diff --git a/www/apps/resources/generated/files-map.mjs b/www/apps/resources/generated/files-map.mjs index e583e9f23e..b34197b8b2 100644 --- a/www/apps/resources/generated/files-map.mjs +++ b/www/apps/resources/generated/files-map.mjs @@ -2891,6 +2891,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderLineItemTotalsDTO/page.mdx", "pathname": "/references/fulfillment/interfaces/fulfillment.OrderLineItemTotalsDTO" }, + { + "filePath": "/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderReturnItemDTO/page.mdx", + "pathname": "/references/fulfillment/interfaces/fulfillment.OrderReturnItemDTO" + }, { "filePath": "/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderShippingMethodAdjustmentDTO/page.mdx", "pathname": "/references/fulfillment/interfaces/fulfillment.OrderShippingMethodAdjustmentDTO" 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 d41d356f62..e0179a1d06 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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 4aefdfea64..301c4fa567 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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_id","type":"`string`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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_id","type":"`string`","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":"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 5468cea2c1..5ceed66b83 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_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":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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 ba0bc55e76..7578f368e5 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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 2f1d22edc5..8665bf320a 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`string`","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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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.OrderReturnItemDTO/page.mdx b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderReturnItemDTO/page.mdx new file mode 100644 index 0000000000..5079134331 --- /dev/null +++ b/www/apps/resources/references/fulfillment/interfaces/fulfillment.OrderReturnItemDTO/page.mdx @@ -0,0 +1,9 @@ +--- +displayed_sidebar: fulfillmentReference +--- + +import { TypeList } from "docs-ui" + +# OrderReturnItemDTO + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="OrderReturnItemDTO"/> 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 c6614fb7c7..fbbceeed7e 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="ReturnDTO"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"items","type":"[OrderReturnItemDTO](../fulfillment.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/fulfillment.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/fulfillment.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="ReturnDTO"/> diff --git a/www/apps/resources/references/medusa_config/interfaces/medusa_config.ConfigModule/page.mdx b/www/apps/resources/references/medusa_config/interfaces/medusa_config.ConfigModule/page.mdx index 99d2fc8436..a97c5f0475 100644 --- a/www/apps/resources/references/medusa_config/interfaces/medusa_config.ConfigModule/page.mdx +++ b/www/apps/resources/references/medusa_config/interfaces/medusa_config.ConfigModule/page.mdx @@ -281,20 +281,31 @@ module.exports = defineConfig({ ### workerMode -Configure the application's worker mode. Default is `shared`. +Configure the application's worker mode. + +Workers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products. + +With a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application. + +![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl\_lossy/f\_auto/r\_16/ar\_16:9,c\_pad/v1/Medusa%20Book/medusa-worker\_klkbch.jpg?\_a=BATFJtAA0) + +Medusa has three runtime modes: - Use `shared` to run the application in a single process. - Use `worker` to run the a worker process only. - Use `server` to run the application server only. -Learn more in [this guide](https://docs.medusajs.com/development/medusa-worker). +In production, it's recommended to deploy two instances: + +1. One having the `workerMode` configuration set to `server`. +2. Another having the `workerMode` configuration set to `worker`. #### Example ```js title="medusa-config.js" module.exports = defineConfig({ projectConfig: { - workerMode: "shared" + workerMode: process.env.WORKER_MODE || "shared" // ... }, // ... diff --git a/www/apps/resources/references/medusa_config/interfaces/medusa_config.ProjectConfigOptions/page.mdx b/www/apps/resources/references/medusa_config/interfaces/medusa_config.ProjectConfigOptions/page.mdx index 3f6e965869..608963edbd 100644 --- a/www/apps/resources/references/medusa_config/interfaces/medusa_config.ProjectConfigOptions/page.mdx +++ b/www/apps/resources/references/medusa_config/interfaces/medusa_config.ProjectConfigOptions/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" Essential configurations related to the Medusa backend, such as database and CORS configurations. -`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"ssl","type":"`object`","description":"Configure support for TLS/SSL connection","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../types/interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode. Default is `shared`.\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nLearn more in [this guide](https://docs.medusajs.com/development/medusa-worker).","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ProjectConfigOptions"/> +`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"ssl","type":"`object`","description":"Configure support for TLS/SSL connection","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../types/interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode.\n\nWorkers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products.\n\nWith a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application.\n\n![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl\\_lossy/f\\_auto/r\\_16/ar\\_16:9,c\\_pad/v1/Medusa%20Book/medusa-worker\\_klkbch.jpg?\\_a=BATFJtAA0)\n\nMedusa has three runtime modes:\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nIn production, it's recommended to deploy two instances:\n\n1. One having the `workerMode` configuration set to `server`.\n2. Another having the `workerMode` configuration set to `worker`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ProjectConfigOptions"/> diff --git a/www/apps/resources/references/modules/fulfillment/page.mdx b/www/apps/resources/references/modules/fulfillment/page.mdx index 489a18b015..69aa1c3b7a 100644 --- a/www/apps/resources/references/modules/fulfillment/page.mdx +++ b/www/apps/resources/references/modules/fulfillment/page.mdx @@ -76,6 +76,7 @@ import { TypeList } from "docs-ui" - [OrderItemDTO](../../fulfillment/interfaces/fulfillment.OrderItemDTO/page.mdx) - [OrderDTO](../../fulfillment/interfaces/fulfillment.OrderDTO/page.mdx) - [ReturnDTO](../../fulfillment/interfaces/fulfillment.ReturnDTO/page.mdx) +- [OrderReturnItemDTO](../../fulfillment/interfaces/fulfillment.OrderReturnItemDTO/page.mdx) - [OrderClaimDTO](../../fulfillment/interfaces/fulfillment.OrderClaimDTO/page.mdx) - [OrderExchangeDTO](../../fulfillment/interfaces/fulfillment.OrderExchangeDTO/page.mdx) - [OrderChangeDTO](../../fulfillment/interfaces/fulfillment.OrderChangeDTO/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 bb4ec8713d..88e2d9d45c 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":"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":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 ba93686bfd..9b39d97f01 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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"/> +`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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 7a0b3bd313..a26570e4d6 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="cancelReturn"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 6a1905abdc..b7f7ed0e48 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":"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":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 516c3328bc..bcb3da9461 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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"/> +`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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.createOrderChange/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.createOrderChange/page.mdx index d2da947731..967a7b5d85 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":"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"/> +`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../../../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":"order_id","type":"`string`","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](../../../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":"return_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":"[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 789cb68778..678a860e44 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":"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":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 980bfee98e..caf8d6cfbc 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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"/> +`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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 d12a4bb0f1..2760c453ca 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="createReturn"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 304b90d6ed..473f6d109f 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="createReturns"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 6dc7b50296..371ab29fa8 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="receiveReturn"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 8fe9053337..ca91a818e2 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":"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"/> +`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../../../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":"order_id","type":"`string`","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](../../../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":"return_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":"[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 5115a5873a..22f0d3ab71 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":"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":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 f045012b62..11f46310cf 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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"/> +`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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 b77e776763..d309920746 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="retrieveReturn"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 66a72819a1..4541dbc6c8 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":"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"/> +`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../../../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":"order_id","type":"`string`","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](../../../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":"return_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":"[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 c89547bcbf..d2019f2391 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 @@ -14,7 +14,7 @@ This documentation provides a reference to the `updateOrderClaims` method. This ### 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":"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":"data","type":"Partial<[UpdateOrderClaimDTO](../../../interfaces/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":"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":[]}]}]},{"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="updateOrderClaims"/> +`","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":"return_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":"[BigNumberValue](../../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"data","type":"Partial<[UpdateOrderClaimDTO](../../../interfaces/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":"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":[]}]}]},{"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="updateOrderClaims"/> ### Returns @@ -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":"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":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 accaf9324e..cd49e6d8fa 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":"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":[]}]}]},{"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="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":[]}]}]},{"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="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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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"/> +`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../../../interfaces/order.OrderReturnItemDTO/page.mdx)[]","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":"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 9cffc72c69..ab16bdad3d 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":"location_id","type":"`string`","description":"","optional":true,"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":[]}]}]},{"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":"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":"location_id","type":"`string`","description":"","optional":true,"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":[]}]}]},{"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 @@ -38,4 +38,4 @@ This documentation provides a reference to the `updateReturns` 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="updateReturns"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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](../../../interfaces/order.OrderDTO/page.mdx)","description":"The associated order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"return_order","type":"[ReturnDTO](../../../interfaces/order.ReturnDTO/page.mdx)","description":"The associated return order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"exchange","type":"[OrderExchangeDTO](../../../interfaces/order.OrderExchangeDTO/page.mdx)","description":"The associated exchange order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"claim","type":"[OrderClaimDTO](../../../interfaces/order.OrderClaimDTO/page.mdx)","description":"The associated claim order","optional":false,"defaultValue":"","expandable":true,"children":[]},{"name":"actions","type":"[OrderChangeActionDTO](../../../interfaces/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](../../../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]}]}]} sectionTitle="updateReturns"/> 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 d5659ea0cb..fd1161f17c 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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 2e3adbb1cf..2a44979cc7 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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_id","type":"`string`","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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_id","type":"`string`","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":"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 b526b2dde3..c66c7184f2 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_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":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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 447a712565..d142d78b24 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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 7555eefde2..df46de7953 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"return_id","type":"`string`","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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"return_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"order_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"item_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"quantity","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reason_id","type":"`null` \\| `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"received_quantity","type":"`number`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"raw_received_quantity","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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 402a4d0cf1..f03edd3ac3 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="ReturnDTO"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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":"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":"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"order_id","type":"`string`","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](../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":"order_id","type":"`string`","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](../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":"return_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":"[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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"ordered_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"fulfilled_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"returned_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"return_request_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"write_off_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"projected_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_subtotal","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"net_total_tax","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"balance","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"paid_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"refunded_total","type":"[BigNumberValue](../../types/order.BigNumberValue/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"value","type":"`string` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"bigNumber","type":"`BigNumber`","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 e7ad37ed4d..f9910967c0 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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":"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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"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 81439ada27..83381e4231 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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="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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"items","type":"[OrderReturnItemDTO](../order.OrderReturnItemDTO/page.mdx)[]","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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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="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 83e885ac55..09735da492 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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"location_id","type":"`string`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":[{"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":"return_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"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string` \\| `Date`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string` \\| `Date`","description":"","optional":true,"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](../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":"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":"location_id","type":"`string`","description":"","optional":true,"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":"numeric","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"raw","type":"[BigNumberRawValue](../../types/order.BigNumberRawValue/page.mdx)","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"bigNumber","type":"`BigNumber`","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":[{"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":"return_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/types/CommonTypes/interfaces/types.CommonTypes.ConfigModule/page.mdx b/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ConfigModule/page.mdx index 0e73bcf34e..555d340f70 100644 --- a/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ConfigModule/page.mdx +++ b/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ConfigModule/page.mdx @@ -44,4 +44,4 @@ setting the environment variables depends on the hosting provider. ## Properties -`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode. Default is `shared`.\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nLearn more in [this guide](https://docs.medusajs.com/development/medusa-worker).","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"featureFlags","type":"`Record`","description":"Some features in the Medusa backend are guarded by a feature flag. This ensures constant shipping of new features while maintaining the engine’s stability.\n\nYou can specify whether a feature should or shouldn’t be used in your backend by enabling its feature flag. Feature flags can be enabled through either environment\nvariables or through this configuration exported in `medusa-config.js`.\n\nThe `featureFlags` configuration is an object. Its properties are the names of the feature flags. Each property’s value is a boolean indicating whether the feature flag is enabled.\n\nYou can find available feature flags and their key name [here](https://github.com/medusajs/medusa/tree/develop/packages/medusa/src/loaders/feature-flags).","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"admin","type":"[AdminOptions](../types.CommonTypes.AdminOptions/page.mdx)","description":"Admin dashboard configurations.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"disable","type":"`boolean`","description":"Whether to disable the admin dashboard. If set to `true`, the admin dashboard is disabled,\nin both development and production environments. The default value is `false`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"path","type":"\\`/${string}\\`","description":"The path to the admin dashboard. The default value is `/app`.\n\nThe value cannot be one of the reserved paths:\n- `/admin`\n- `/store`\n- `/auth`\n- `/`","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"outDir","type":"`string`","description":"The directory where the admin build is output. This is where the build process places the generated files.\nThe default value is `./build`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"backendUrl","type":"`string`","description":"The URL of your Medusa backend. Defaults to an empty string, which means requests will hit the same server that serves the dashboard.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"vite","type":"(`config`: `InlineConfig`) => `InlineConfig`","description":"Configure the Vite configuration for the admin dashboard. This function receives the default Vite configuration\nand returns the modified configuration. The default value is `undefined`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"modules","type":"`Record`","description":"In Medusa, commerce and core logic are modularized to allow developers to extend or replace certain [modules](https://docs.medusajs.com/development/modules/overview)\nwith custom implementations.\n\nAside from installing the module with NPM, you must add it to the exported object in `medusa-config.js`.\n\nThe keys of the `modules` configuration object refer to the module's registration name. Its value can be one of the following:\n\n1. A boolean value indicating whether the module type is enabled. This is only supported for Medusa's commerce and architectural modules;\n2. Or an object having the following properties:\n 1. `resolve`: a string indicating the path to the module relative to `src`, or the module's NPM package name.\n 2. `options`: (optional) an object indicating the options to pass to the module.\n 3. `definition`: (optional) an object of extra configurations, such as `isQueryable` used when a module has relationships.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ConfigModule"/> +`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode.\n\nWorkers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products.\n\nWith a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application.\n\n![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl\\_lossy/f\\_auto/r\\_16/ar\\_16:9,c\\_pad/v1/Medusa%20Book/medusa-worker\\_klkbch.jpg?\\_a=BATFJtAA0)\n\nMedusa has three runtime modes:\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nIn production, it's recommended to deploy two instances:\n\n1. One having the `workerMode` configuration set to `server`.\n2. Another having the `workerMode` configuration set to `worker`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"featureFlags","type":"`Record`","description":"Some features in the Medusa backend are guarded by a feature flag. This ensures constant shipping of new features while maintaining the engine’s stability.\n\nYou can specify whether a feature should or shouldn’t be used in your backend by enabling its feature flag. Feature flags can be enabled through either environment\nvariables or through this configuration exported in `medusa-config.js`.\n\nThe `featureFlags` configuration is an object. Its properties are the names of the feature flags. Each property’s value is a boolean indicating whether the feature flag is enabled.\n\nYou can find available feature flags and their key name [here](https://github.com/medusajs/medusa/tree/develop/packages/medusa/src/loaders/feature-flags).","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"admin","type":"[AdminOptions](../types.CommonTypes.AdminOptions/page.mdx)","description":"Admin dashboard configurations.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"disable","type":"`boolean`","description":"Whether to disable the admin dashboard. If set to `true`, the admin dashboard is disabled,\nin both development and production environments. The default value is `false`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"path","type":"\\`/${string}\\`","description":"The path to the admin dashboard. The default value is `/app`.\n\nThe value cannot be one of the reserved paths:\n- `/admin`\n- `/store`\n- `/auth`\n- `/`","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"outDir","type":"`string`","description":"The directory where the admin build is output. This is where the build process places the generated files.\nThe default value is `./build`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"backendUrl","type":"`string`","description":"The URL of your Medusa backend. Defaults to an empty string, which means requests will hit the same server that serves the dashboard.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"vite","type":"(`config`: `InlineConfig`) => `InlineConfig`","description":"Configure the Vite configuration for the admin dashboard. This function receives the default Vite configuration\nand returns the modified configuration. The default value is `undefined`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"modules","type":"`Record`","description":"In Medusa, commerce and core logic are modularized to allow developers to extend or replace certain [modules](https://docs.medusajs.com/development/modules/overview)\nwith custom implementations.\n\nAside from installing the module with NPM, you must add it to the exported object in `medusa-config.js`.\n\nThe keys of the `modules` configuration object refer to the module's registration name. Its value can be one of the following:\n\n1. A boolean value indicating whether the module type is enabled. This is only supported for Medusa's commerce and architectural modules;\n2. Or an object having the following properties:\n 1. `resolve`: a string indicating the path to the module relative to `src`, or the module's NPM package name.\n 2. `options`: (optional) an object indicating the options to pass to the module.\n 3. `definition`: (optional) an object of extra configurations, such as `isQueryable` used when a module has relationships.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ConfigModule"/> diff --git a/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ProjectConfigOptions/page.mdx b/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ProjectConfigOptions/page.mdx index 9aba7b8efe..be4c0cc868 100644 --- a/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ProjectConfigOptions/page.mdx +++ b/www/apps/resources/references/types/CommonTypes/interfaces/types.CommonTypes.ProjectConfigOptions/page.mdx @@ -6,4 +6,4 @@ Essential configurations related to the Medusa backend, such as database and COR ## Properties -`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"ssl","type":"`object`","description":"Configure support for TLS/SSL connection","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode. Default is `shared`.\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nLearn more in [this guide](https://docs.medusajs.com/development/medusa-worker).","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ProjectConfigOptions"/> +`","description":"Optionally you can specify the supported authentication providers per actor type (such as user, customer, or any custom actors).\nFor example, you only want to allow SSO logins for `users` to the admin, while you want to allow email/password logins for `customers` to the storefront.\n\n`authMethodsPerActor` is a a map where the actor type (eg. 'user') is the key, and an array of supported auth providers as the value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"databaseName","type":"`string`","description":"The name of the database to connect to. If specified in `databaseUrl`, then it’s not required to include it.\n\nMake sure to create the PostgreSQL database before using it. You can check how to create a database in\n[PostgreSQL's documentation](https://www.postgresql.org/docs/current/sql-createdatabase.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseUrl","type":"`string`","description":"The connection URL of the database. The format of the connection URL for PostgreSQL is:\n\n```bash\npostgres://[user][:password]@[host][:port]/[dbname]\n```\n\nWhere:\n\n- `[user]`: (required) your PostgreSQL username. If not specified, the system's username is used by default. The database user that you use must have create privileges. If you're using the `postgres` superuser, then it should have these privileges by default. Otherwise, make sure to grant your user create privileges. You can learn how to do that in [PostgreSQL's documentation](https://www.postgresql.org/docs/current/ddl-priv.html).\n- `[:password]`: an optional password for the user. When provided, make sure to put `:` before the password.\n- `[host]`: (required) your PostgreSQL host. When run locally, it should be `localhost`.\n- `[:port]`: an optional port that the PostgreSQL server is listening on. By default, it's `5432`. When provided, make sure to put `:` before the port.\n- `[dbname]`: (required) the name of the database.\n\nYou can learn more about the connection URL format in [PostgreSQL’s documentation](https://www.postgresql.org/docs/current/libpq-connect.html).","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseSchema","type":"`string`","description":"The database schema to connect to. This is not required to provide if you’re using the default schema, which is `public`.\n\n```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n databaseSchema: process.env.DATABASE_SCHEMA ||\n \"custom\",\n // ...\n },\n // ...\n})\n```","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseLogging","type":"`LoggerOptions`","description":"This configuration specifies what database messages to log. Its value can be one of the following:\n\n- (default) A boolean value that indicates whether any messages should be logged.\n- The string value `all` that indicates all types of messages should be logged.\n- An array of log-level strings to indicate which type of messages to show in the logs. The strings can be `query`, `schema`, `error`, `warn`, `info`, `log`, or `migration`. Refer to [Typeorm’s documentation](https://typeorm.io/logging#logging-options) for more details on what each of these values means.\n\nIf this configuration isn't set, its default value is `false`, meaning no database messages are logged.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"databaseDriverOptions","type":"`Record` & `object`","description":"An object that includes additional configurations to pass to the database connection for v2. You can pass any configuration. One defined configuration to pass is\n`ssl` which enables support for TLS/SSL connections.\n\nThis is useful for production databases, which can be supported by setting the `rejectUnauthorized` attribute of `ssl` object to `false`.\nDuring development, it’s recommended not to pass this option.","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"connection","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"ssl","type":"`object`","description":"Configure support for TLS/SSL connection","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"redisUrl","type":"`string`","description":"Used to specify the URL to connect to Redis. This is only used for scheduled jobs. If you omit this configuration, scheduled jobs won't work.\n\n:::note\n\nYou must first have Redis installed. You can refer to [Redis's installation guide](https://redis.io/docs/getting-started/installation/).\n\n:::\n\nThe Redis connection URL has the following format:\n\n```bash\nredis[s]://[[username][:password]@][host][:port][/db-number]\n```\n\nFor a local Redis installation, the connection URL should be `redis://localhost:6379` unless you’ve made any changes to the Redis configuration during installation.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisPrefix","type":"`string`","description":"The prefix set on all keys stored in Redis. The default value is `sess:`.\n\nIf this configuration option is provided, it is prepended to `sess:`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"redisOptions","type":"`RedisOptions`","description":"An object of options to pass ioredis. You can refer to [ioredis’s RedisOptions documentation](https://redis.github.io/ioredis/index.html#RedisOptions)\nfor the list of available options.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"sessionOptions","type":"[SessionOptions](../../../interfaces/types.SessionOptions/page.mdx)","description":"An object of options to pass to [express-session](https://www.npmjs.com/package/express-session).","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"The name of the session ID cookie to set in the response (and read from in the request). The default value is `connect.sid`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#name) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"resave","type":"`boolean`","description":"Whether the session should be saved back to the session store, even if the session was never modified during the request. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#resave) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"rolling","type":"`boolean`","description":"Whether the session identifier cookie should be force-set on every response. The default value is `false`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#rolling) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"saveUninitialized","type":"`boolean`","description":"Whether a session that is \"uninitialized\" is forced to be saved to the store. The default value is `true`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#saveUninitialized) for more details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"secret","type":"`string`","description":"The secret to sign the session ID cookie. By default, the value of `http.cookieSecret` is used.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#secret) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"ttl","type":"`number`","description":"Used when calculating the `Expires` `Set-Cookie` attribute of cookies. By default, its value is `10 * 60 * 60 * 1000`.\nRefer to [express-session’s documentation](https://www.npmjs.com/package/express-session#cookiemaxage) for details.","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"jobsBatchSize","type":"`number`","description":"Configure the number of staged jobs that are polled from the database. Default is `1000`.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"workerMode","type":"`\"shared\"` \\| `\"worker\"` \\| `\"server\"`","description":"Configure the application's worker mode.\n\nWorkers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products.\n\nWith a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application.\n\n![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl\\_lossy/f\\_auto/r\\_16/ar\\_16:9,c\\_pad/v1/Medusa%20Book/medusa-worker\\_klkbch.jpg?\\_a=BATFJtAA0)\n\nMedusa has three runtime modes:\n\n- Use `shared` to run the application in a single process.\n- Use `worker` to run the a worker process only.\n- Use `server` to run the application server only.\n\nIn production, it's recommended to deploy two instances:\n\n1. One having the `workerMode` configuration set to `server`.\n2. Another having the `workerMode` configuration set to `worker`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="ProjectConfigOptions"/> diff --git a/www/utils/generated/typedoc-json-output/0-medusa.json b/www/utils/generated/typedoc-json-output/0-medusa.json index d31810d065..4c3a9873c7 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": 13663, + "id": 13680, "name": "medusa", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13878, + "id": 13895, "name": "RequestQueryFields", "variant": "declaration", "kind": 256, @@ -21,7 +21,7 @@ }, "children": [ { - "id": 13879, + "id": 13896, "name": "expand", "variant": "declaration", "kind": 1024, @@ -61,7 +61,7 @@ } }, { - "id": 13880, + "id": 13897, "name": "fields", "variant": "declaration", "kind": 1024, @@ -98,7 +98,7 @@ } }, { - "id": 13881, + "id": 13898, "name": "offset", "variant": "declaration", "kind": 1024, @@ -119,7 +119,7 @@ } }, { - "id": 13882, + "id": 13899, "name": "limit", "variant": "declaration", "kind": 1024, @@ -140,7 +140,7 @@ } }, { - "id": 13883, + "id": 13900, "name": "order", "variant": "declaration", "kind": 1024, @@ -173,17 +173,17 @@ { "title": "Properties", "children": [ - 13879, - 13880, - 13881, - 13882, - 13883 + 13896, + 13897, + 13898, + 13899, + 13900 ] } ] }, { - "id": 13857, + "id": 13874, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, @@ -198,7 +198,7 @@ }, "typeParameters": [ { - "id": 13877, + "id": 13894, "name": "Cradle", "variant": "typeParam", "kind": 131072, @@ -248,28 +248,28 @@ { "type": "reflection", "declaration": { - "id": 13858, + "id": 13875, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13859, + "id": 13876, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13860, + "id": 13877, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13861, + "id": 13878, "name": "K", "variant": "typeParam", "kind": 131072, @@ -295,21 +295,21 @@ ], "parameters": [ { - "id": 13862, + "id": 13879, "name": "key", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13861, + "target": 13878, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13863, + "id": 13880, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -331,14 +331,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 13861, + "target": 13878, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 13877, + "target": 13894, "name": "Cradle", "package": "@medusajs/types", "refersToTypeParameter": true @@ -346,14 +346,14 @@ } }, { - "id": 13864, + "id": 13881, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13865, + "id": 13882, "name": "T", "variant": "typeParam", "kind": 131072, @@ -362,7 +362,7 @@ ], "parameters": [ { - "id": 13866, + "id": 13883, "name": "key", "variant": "param", "kind": 32768, @@ -373,7 +373,7 @@ } }, { - "id": 13867, + "id": 13884, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -393,7 +393,7 @@ ], "type": { "type": "reference", - "target": 13865, + "target": 13882, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -406,7 +406,7 @@ { "title": "Methods", "children": [ - 13859 + 13876 ] } ] @@ -416,7 +416,7 @@ } }, { - "id": 13898, + "id": 13915, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -446,14 +446,14 @@ { "type": "reflection", "declaration": { - "id": 13899, + "id": 13916, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13900, + "id": 13917, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -470,7 +470,7 @@ { "title": "Properties", "children": [ - 13900 + 13917 ] } ] @@ -480,14 +480,14 @@ } }, { - "id": 13892, + "id": 13909, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13897, + "id": 13914, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -501,14 +501,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13893, + "id": 13910, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13894, + "id": 13911, "name": "name", "variant": "declaration", "kind": 1024, @@ -519,7 +519,7 @@ } }, { - "id": 13895, + "id": 13912, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -528,20 +528,20 @@ }, "type": { "type": "reference", - "target": 13898, + "target": 13915, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13896, + "id": 13913, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13897, + "target": 13914, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -552,9 +552,9 @@ { "title": "Properties", "children": [ - 13894, - 13895, - 13896 + 13911, + 13912, + 13913 ] } ] @@ -562,7 +562,7 @@ } }, { - "id": 13884, + "id": 13901, "name": "MedusaPricingContext", "variant": "declaration", "kind": 2097152, @@ -570,14 +570,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13885, + "id": 13902, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13886, + "id": 13903, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 13887, + "id": 13904, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -603,7 +603,7 @@ } }, { - "id": 13888, + "id": 13905, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -616,7 +616,7 @@ } }, { - "id": 13889, + "id": 13906, "name": "customer_group_id", "variant": "declaration", "kind": 1024, @@ -636,10 +636,10 @@ { "title": "Properties", "children": [ - 13886, - 13887, - 13888, - 13889 + 13903, + 13904, + 13905, + 13906 ] } ] @@ -647,14 +647,14 @@ } }, { - "id": 13664, + "id": 13681, "name": "FindConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13665, + "id": 13682, "name": "select", "variant": "declaration", "kind": 1024, @@ -668,7 +668,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13673, + "target": 13690, "name": "Entity", "package": "@medusajs/medusa", "qualifiedName": "FindConfig.Entity", @@ -678,7 +678,7 @@ } }, { - "id": 13666, + "id": 13683, "name": "skip", "variant": "declaration", "kind": 1024, @@ -691,7 +691,7 @@ } }, { - "id": 13667, + "id": 13684, "name": "take", "variant": "declaration", "kind": 1024, @@ -704,7 +704,7 @@ } }, { - "id": 13668, + "id": 13685, "name": "relations", "variant": "declaration", "kind": 1024, @@ -720,7 +720,7 @@ } }, { - "id": 13669, + "id": 13686, "name": "order", "variant": "declaration", "kind": 1024, @@ -730,21 +730,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13670, + "id": 13687, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13671, + "id": 13688, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13672, + "id": 13689, "name": "K", "variant": "param", "kind": 32768, @@ -778,17 +778,17 @@ { "title": "Properties", "children": [ - 13665, - 13666, - 13667, - 13668, - 13669 + 13682, + 13683, + 13684, + 13685, + 13686 ] } ], "typeParameters": [ { - "id": 13673, + "id": 13690, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -797,14 +797,14 @@ ] }, { - "id": 13674, + "id": 13691, "name": "QueryConfig", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13684, + "id": 13701, "name": "TEntity", "variant": "typeParam", "kind": 131072, @@ -814,14 +814,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13675, + "id": 13692, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13676, + "id": 13693, "name": "defaults", "variant": "declaration", "kind": 1024, @@ -846,7 +846,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13684, + "target": 13701, "name": "TEntity", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -861,7 +861,7 @@ } }, { - "id": 13677, + "id": 13694, "name": "defaultFields", "variant": "declaration", "kind": 1024, @@ -900,7 +900,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13684, + "target": 13701, "name": "TEntity", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -915,7 +915,7 @@ } }, { - "id": 13678, + "id": 13695, "name": "defaultRelations", "variant": "declaration", "kind": 1024, @@ -953,7 +953,7 @@ } }, { - "id": 13679, + "id": 13696, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -977,7 +977,7 @@ } }, { - "id": 13680, + "id": 13697, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -1015,7 +1015,7 @@ } }, { - "id": 13681, + "id": 13698, "name": "allowedRelations", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 13682, + "id": 13699, "name": "defaultLimit", "variant": "declaration", "kind": 1024, @@ -1066,7 +1066,7 @@ } }, { - "id": 13683, + "id": 13700, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1083,14 +1083,14 @@ { "title": "Properties", "children": [ - 13676, - 13677, - 13678, - 13679, - 13680, - 13681, - 13682, - 13683 + 13693, + 13694, + 13695, + 13696, + 13697, + 13698, + 13699, + 13700 ] } ] @@ -1098,14 +1098,14 @@ } }, { - "id": 13685, + "id": 13702, "name": "ClassConstructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13689, + "id": 13706, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1115,21 +1115,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13686, + "id": 13703, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13687, + "id": 13704, "name": "new ClassConstructor", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 13688, + "id": 13705, "name": "args", "variant": "param", "kind": 32768, @@ -1147,7 +1147,7 @@ ], "type": { "type": "reference", - "target": 13689, + "target": 13706, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -1158,21 +1158,21 @@ } }, { - "id": 13690, + "id": 13707, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 13857, + "target": 13874, "name": "coreMedusaContainer", "package": "@medusajs/types", "qualifiedName": "MedusaContainer" } }, { - "id": 13691, + "id": 13708, "name": "Logger", "variant": "declaration", "kind": 2097152, @@ -1180,14 +1180,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13692, + "id": 13709, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13693, + "id": 13710, "name": "panic", "variant": "declaration", "kind": 1024, @@ -1195,21 +1195,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13694, + "id": 13711, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13695, + "id": 13712, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13696, + "id": 13713, "name": "data", "variant": "param", "kind": 32768, @@ -1230,7 +1230,7 @@ } }, { - "id": 13697, + "id": 13714, "name": "shouldLog", "variant": "declaration", "kind": 1024, @@ -1238,21 +1238,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13698, + "id": 13715, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13699, + "id": 13716, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13700, + "id": 13717, "name": "level", "variant": "param", "kind": 32768, @@ -1273,7 +1273,7 @@ } }, { - "id": 13701, + "id": 13718, "name": "setLogLevel", "variant": "declaration", "kind": 1024, @@ -1281,21 +1281,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13702, + "id": 13719, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13703, + "id": 13720, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13704, + "id": 13721, "name": "level", "variant": "param", "kind": 32768, @@ -1316,7 +1316,7 @@ } }, { - "id": 13705, + "id": 13722, "name": "unsetLogLevel", "variant": "declaration", "kind": 1024, @@ -1324,14 +1324,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13706, + "id": 13723, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13707, + "id": 13724, "name": "__type", "variant": "signature", "kind": 4096, @@ -1346,7 +1346,7 @@ } }, { - "id": 13708, + "id": 13725, "name": "activity", "variant": "declaration", "kind": 1024, @@ -1354,21 +1354,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13709, + "id": 13726, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13710, + "id": 13727, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13711, + "id": 13728, "name": "message", "variant": "param", "kind": 32768, @@ -1379,7 +1379,7 @@ } }, { - "id": 13712, + "id": 13729, "name": "config", "variant": "param", "kind": 32768, @@ -1402,7 +1402,7 @@ } }, { - "id": 13713, + "id": 13730, "name": "progress", "variant": "declaration", "kind": 1024, @@ -1410,21 +1410,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13714, + "id": 13731, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13715, + "id": 13732, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13716, + "id": 13733, "name": "activityId", "variant": "param", "kind": 32768, @@ -1435,7 +1435,7 @@ } }, { - "id": 13717, + "id": 13734, "name": "message", "variant": "param", "kind": 32768, @@ -1456,7 +1456,7 @@ } }, { - "id": 13718, + "id": 13735, "name": "error", "variant": "declaration", "kind": 1024, @@ -1464,21 +1464,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13719, + "id": 13736, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13720, + "id": 13737, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13721, + "id": 13738, "name": "messageOrError", "variant": "param", "kind": 32768, @@ -1489,7 +1489,7 @@ } }, { - "id": 13722, + "id": 13739, "name": "error", "variant": "param", "kind": 32768, @@ -1512,7 +1512,7 @@ } }, { - "id": 13723, + "id": 13740, "name": "failure", "variant": "declaration", "kind": 1024, @@ -1520,21 +1520,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13724, + "id": 13741, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13725, + "id": 13742, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13726, + "id": 13743, "name": "activityId", "variant": "param", "kind": 32768, @@ -1544,189 +1544,6 @@ "name": "any" } }, - { - "id": 13727, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13728, - "name": "success", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13729, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13730, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13731, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 13732, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13733, - "name": "debug", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13734, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13735, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13736, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13737, - "name": "info", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13738, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13739, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 13740, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 13741, - "name": "warn", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 13742, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 13743, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ { "id": 13744, "name": "message", @@ -1750,7 +1567,7 @@ }, { "id": 13745, - "name": "log", + "name": "success", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1772,6 +1589,189 @@ "parameters": [ { "id": 13748, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 13749, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13750, + "name": "debug", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13751, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13752, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13753, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13754, + "name": "info", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13755, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13756, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13757, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13758, + "name": "warn", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13759, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13760, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13761, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 13762, + "name": "log", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 13763, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 13764, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 13765, "name": "args", "variant": "param", "kind": 32768, @@ -1798,19 +1798,19 @@ { "title": "Properties", "children": [ - 13693, - 13697, - 13701, - 13705, - 13708, - 13713, + 13710, + 13714, 13718, - 13723, - 13728, - 13733, - 13737, - 13741, - 13745 + 13722, + 13725, + 13730, + 13735, + 13740, + 13745, + 13750, + 13754, + 13758, + 13762 ] } ] @@ -1818,14 +1818,14 @@ } }, { - "id": 13749, + "id": 13766, "name": "Constructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13753, + "id": 13770, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1835,21 +1835,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13750, + "id": 13767, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 13751, + "id": 13768, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 13752, + "id": 13769, "name": "args", "variant": "param", "kind": 32768, @@ -1867,7 +1867,7 @@ ], "type": { "type": "reference", - "target": 13753, + "target": 13770, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -1878,14 +1878,14 @@ } }, { - "id": 13754, + "id": 13771, "name": "MedusaRequest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13787, + "id": 13804, "name": "user", "variant": "declaration", "kind": 1024, @@ -1896,14 +1896,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13788, + "id": 13805, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13789, + "id": 13806, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 13790, + "id": 13807, "name": "userId", "variant": "declaration", "kind": 1024, @@ -1933,8 +1933,8 @@ { "title": "Properties", "children": [ - 13789, - 13790 + 13806, + 13807 ] } ] @@ -1947,14 +1947,14 @@ } }, { - "id": 13755, + "id": 13772, "name": "validatedBody", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13791, + "target": 13808, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "MedusaRequest.Body", @@ -1967,7 +1967,7 @@ } }, { - "id": 13756, + "id": 13773, "name": "validatedQuery", "variant": "declaration", "kind": 1024, @@ -1977,7 +1977,7 @@ "types": [ { "type": "reference", - "target": 13878, + "target": 13895, "name": "RequestQueryFields", "package": "@medusajs/types" }, @@ -2009,7 +2009,7 @@ } }, { - "id": 13757, + "id": 13774, "name": "allowedProperties", "variant": "declaration", "kind": 1024, @@ -2036,7 +2036,7 @@ } }, { - "id": 13758, + "id": 13775, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -2051,7 +2051,7 @@ }, "type": { "type": "reference", - "target": 13664, + "target": 13681, "typeArguments": [ { "type": "intrinsic", @@ -2068,7 +2068,7 @@ } }, { - "id": 13759, + "id": 13776, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -2083,7 +2083,7 @@ }, "type": { "type": "reference", - "target": 13664, + "target": 13681, "typeArguments": [ { "type": "intrinsic", @@ -2100,7 +2100,7 @@ } }, { - "id": 13760, + "id": 13777, "name": "remoteQueryConfig", "variant": "declaration", "kind": 1024, @@ -2116,14 +2116,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13761, + "id": 13778, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13762, + "id": 13779, "name": "fields", "variant": "declaration", "kind": 1024, @@ -2137,7 +2137,7 @@ } }, { - "id": 13763, + "id": 13780, "name": "pagination", "variant": "declaration", "kind": 1024, @@ -2145,14 +2145,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13764, + "id": 13781, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13765, + "id": 13782, "name": "order", "variant": "declaration", "kind": 1024, @@ -2180,7 +2180,7 @@ } }, { - "id": 13766, + "id": 13783, "name": "skip", "variant": "declaration", "kind": 1024, @@ -2193,7 +2193,7 @@ } }, { - "id": 13767, + "id": 13784, "name": "take", "variant": "declaration", "kind": 1024, @@ -2210,9 +2210,9 @@ { "title": "Properties", "children": [ - 13765, - 13766, - 13767 + 13782, + 13783, + 13784 ] } ] @@ -2224,8 +2224,8 @@ { "title": "Properties", "children": [ - 13762, - 13763 + 13779, + 13780 ] } ] @@ -2238,7 +2238,7 @@ } }, { - "id": 13768, + "id": 13785, "name": "filterableFields", "variant": "declaration", "kind": 1024, @@ -2281,7 +2281,7 @@ } }, { - "id": 13769, + "id": 13786, "name": "includes", "variant": "declaration", "kind": 1024, @@ -2314,7 +2314,7 @@ } }, { - "id": 13770, + "id": 13787, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -2362,7 +2362,7 @@ } }, { - "id": 13771, + "id": 13788, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -2391,7 +2391,7 @@ } }, { - "id": 13772, + "id": 13789, "name": "errors", "variant": "declaration", "kind": 1024, @@ -2410,14 +2410,14 @@ } }, { - "id": 13773, + "id": 13790, "name": "scope", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13857, + "target": 13874, "name": "MedusaContainer", "package": "@medusajs/types" }, @@ -2428,7 +2428,7 @@ } }, { - "id": 13774, + "id": 13791, "name": "session", "variant": "declaration", "kind": 1024, @@ -2441,7 +2441,7 @@ } }, { - "id": 13775, + "id": 13792, "name": "rawBody", "variant": "declaration", "kind": 1024, @@ -2454,7 +2454,7 @@ } }, { - "id": 13776, + "id": 13793, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2472,7 +2472,7 @@ } }, { - "id": 13777, + "id": 13794, "name": "pricingContext", "variant": "declaration", "kind": 1024, @@ -2489,13 +2489,13 @@ }, "type": { "type": "reference", - "target": 13884, + "target": 13901, "name": "MedusaPricingContext", "package": "@medusajs/types" } }, { - "id": 13778, + "id": 13795, "name": "context", "variant": "declaration", "kind": 1024, @@ -2531,7 +2531,7 @@ } }, { - "id": 13779, + "id": 13796, "name": "extendedValidators", "variant": "declaration", "kind": 1024, @@ -2549,14 +2549,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13780, + "id": 13797, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13781, + "id": 13798, "name": "body", "variant": "declaration", "kind": 1024, @@ -2590,7 +2590,7 @@ { "type": "reflection", "declaration": { - "id": 13782, + "id": 13799, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2600,7 +2600,7 @@ { "type": "reflection", "declaration": { - "id": 13783, + "id": 13800, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2613,7 +2613,7 @@ } }, { - "id": 13784, + "id": 13801, "name": "queryParams", "variant": "declaration", "kind": 1024, @@ -2647,7 +2647,7 @@ { "type": "reflection", "declaration": { - "id": 13785, + "id": 13802, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2657,7 +2657,7 @@ { "type": "reflection", "declaration": { - "id": 13786, + "id": 13803, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2674,8 +2674,8 @@ { "title": "Properties", "children": [ - 13781, - 13784 + 13798, + 13801 ] } ] @@ -2687,31 +2687,31 @@ { "title": "Properties", "children": [ - 13787, - 13755, - 13756, - 13757, - 13758, - 13759, - 13760, - 13768, - 13769, - 13770, - 13771, + 13804, 13772, 13773, 13774, 13775, 13776, 13777, - 13778, - 13779 + 13785, + 13786, + 13787, + 13788, + 13789, + 13790, + 13791, + 13792, + 13793, + 13794, + 13795, + 13796 ] } ], "typeParameters": [ { - "id": 13791, + "id": 13808, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -2746,7 +2746,7 @@ }, { "type": "reference", - "target": 13791, + "target": 13808, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "MedusaRequest.Body", @@ -2761,20 +2761,20 @@ "extendedBy": [ { "type": "reference", - "target": 13797, + "target": 13814, "name": "AuthenticatedMedusaRequest" } ] }, { - "id": 13792, + "id": 13809, "name": "AuthContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13793, + "id": 13810, "name": "actor_id", "variant": "declaration", "kind": 1024, @@ -2785,7 +2785,7 @@ } }, { - "id": 13794, + "id": 13811, "name": "actor_type", "variant": "declaration", "kind": 1024, @@ -2796,7 +2796,7 @@ } }, { - "id": 13795, + "id": 13812, "name": "auth_identity_id", "variant": "declaration", "kind": 1024, @@ -2807,7 +2807,7 @@ } }, { - "id": 13796, + "id": 13813, "name": "app_metadata", "variant": "declaration", "kind": 1024, @@ -2837,23 +2837,23 @@ { "title": "Properties", "children": [ - 13793, - 13794, - 13795, - 13796 + 13810, + 13811, + 13812, + 13813 ] } ] }, { - "id": 13797, + "id": 13814, "name": "AuthenticatedMedusaRequest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13831, + "id": 13848, "name": "user", "variant": "declaration", "kind": 1024, @@ -2864,14 +2864,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13832, + "id": 13849, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13833, + "id": 13850, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -2884,7 +2884,7 @@ } }, { - "id": 13834, + "id": 13851, "name": "userId", "variant": "declaration", "kind": 1024, @@ -2901,8 +2901,8 @@ { "title": "Properties", "children": [ - 13833, - 13834 + 13850, + 13851 ] } ] @@ -2910,12 +2910,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13787, + "target": 13804, "name": "MedusaRequest.user" } }, { - "id": 13799, + "id": 13816, "name": "validatedBody", "variant": "declaration", "kind": 1024, @@ -2924,7 +2924,7 @@ }, "type": { "type": "reference", - "target": 13835, + "target": 13852, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "AuthenticatedMedusaRequest.Body", @@ -2932,12 +2932,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13755, + "target": 13772, "name": "MedusaRequest.validatedBody" } }, { - "id": 13800, + "id": 13817, "name": "validatedQuery", "variant": "declaration", "kind": 1024, @@ -2949,7 +2949,7 @@ "types": [ { "type": "reference", - "target": 13878, + "target": 13895, "name": "RequestQueryFields", "package": "@medusajs/types" }, @@ -2976,12 +2976,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13756, + "target": 13773, "name": "MedusaRequest.validatedQuery" } }, { - "id": 13801, + "id": 13818, "name": "allowedProperties", "variant": "declaration", "kind": 1024, @@ -3005,12 +3005,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13757, + "target": 13774, "name": "MedusaRequest.allowedProperties" } }, { - "id": 13802, + "id": 13819, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -3027,7 +3027,7 @@ }, "type": { "type": "reference", - "target": 13664, + "target": 13681, "typeArguments": [ { "type": "intrinsic", @@ -3039,12 +3039,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13758, + "target": 13775, "name": "MedusaRequest.listConfig" } }, { - "id": 13803, + "id": 13820, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -3061,7 +3061,7 @@ }, "type": { "type": "reference", - "target": 13664, + "target": 13681, "typeArguments": [ { "type": "intrinsic", @@ -3073,12 +3073,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13759, + "target": 13776, "name": "MedusaRequest.retrieveConfig" } }, { - "id": 13804, + "id": 13821, "name": "remoteQueryConfig", "variant": "declaration", "kind": 1024, @@ -3096,14 +3096,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13805, + "id": 13822, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13806, + "id": 13823, "name": "fields", "variant": "declaration", "kind": 1024, @@ -3117,7 +3117,7 @@ } }, { - "id": 13807, + "id": 13824, "name": "pagination", "variant": "declaration", "kind": 1024, @@ -3125,14 +3125,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13808, + "id": 13825, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13809, + "id": 13826, "name": "order", "variant": "declaration", "kind": 1024, @@ -3160,7 +3160,7 @@ } }, { - "id": 13810, + "id": 13827, "name": "skip", "variant": "declaration", "kind": 1024, @@ -3173,7 +3173,7 @@ } }, { - "id": 13811, + "id": 13828, "name": "take", "variant": "declaration", "kind": 1024, @@ -3190,9 +3190,9 @@ { "title": "Properties", "children": [ - 13809, - 13810, - 13811 + 13826, + 13827, + 13828 ] } ] @@ -3204,8 +3204,8 @@ { "title": "Properties", "children": [ - 13806, - 13807 + 13823, + 13824 ] } ] @@ -3213,12 +3213,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13760, + "target": 13777, "name": "MedusaRequest.remoteQueryConfig" } }, { - "id": 13812, + "id": 13829, "name": "filterableFields", "variant": "declaration", "kind": 1024, @@ -3258,12 +3258,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13768, + "target": 13785, "name": "MedusaRequest.filterableFields" } }, { - "id": 13813, + "id": 13830, "name": "includes", "variant": "declaration", "kind": 1024, @@ -3292,12 +3292,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13769, + "target": 13786, "name": "MedusaRequest.includes" } }, { - "id": 13814, + "id": 13831, "name": "allowedFields", "variant": "declaration", "kind": 1024, @@ -3341,12 +3341,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13770, + "target": 13787, "name": "MedusaRequest.allowedFields" } }, { - "id": 13815, + "id": 13832, "name": "allowed", "variant": "declaration", "kind": 1024, @@ -3371,12 +3371,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13771, + "target": 13788, "name": "MedusaRequest.allowed" } }, { - "id": 13816, + "id": 13833, "name": "errors", "variant": "declaration", "kind": 1024, @@ -3392,12 +3392,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13772, + "target": 13789, "name": "MedusaRequest.errors" } }, { - "id": 13817, + "id": 13834, "name": "scope", "variant": "declaration", "kind": 1024, @@ -3406,18 +3406,18 @@ }, "type": { "type": "reference", - "target": 13857, + "target": 13874, "name": "MedusaContainer", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 13773, + "target": 13790, "name": "MedusaRequest.scope" } }, { - "id": 13818, + "id": 13835, "name": "session", "variant": "declaration", "kind": 1024, @@ -3431,12 +3431,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13774, + "target": 13791, "name": "MedusaRequest.session" } }, { - "id": 13819, + "id": 13836, "name": "rawBody", "variant": "declaration", "kind": 1024, @@ -3450,12 +3450,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13775, + "target": 13792, "name": "MedusaRequest.rawBody" } }, { - "id": 13820, + "id": 13837, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -3469,12 +3469,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13776, + "target": 13793, "name": "MedusaRequest.requestId" } }, { - "id": 13821, + "id": 13838, "name": "pricingContext", "variant": "declaration", "kind": 1024, @@ -3492,18 +3492,18 @@ }, "type": { "type": "reference", - "target": 13884, + "target": 13901, "name": "MedusaPricingContext", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 13777, + "target": 13794, "name": "MedusaRequest.pricingContext" } }, { - "id": 13822, + "id": 13839, "name": "context", "variant": "declaration", "kind": 1024, @@ -3540,12 +3540,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13778, + "target": 13795, "name": "MedusaRequest.context" } }, { - "id": 13823, + "id": 13840, "name": "extendedValidators", "variant": "declaration", "kind": 1024, @@ -3564,14 +3564,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13824, + "id": 13841, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13825, + "id": 13842, "name": "body", "variant": "declaration", "kind": 1024, @@ -3605,7 +3605,7 @@ { "type": "reflection", "declaration": { - "id": 13826, + "id": 13843, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3615,7 +3615,7 @@ { "type": "reflection", "declaration": { - "id": 13827, + "id": 13844, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3628,7 +3628,7 @@ } }, { - "id": 13828, + "id": 13845, "name": "queryParams", "variant": "declaration", "kind": 1024, @@ -3662,7 +3662,7 @@ { "type": "reflection", "declaration": { - "id": 13829, + "id": 13846, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3672,7 +3672,7 @@ { "type": "reflection", "declaration": { - "id": 13830, + "id": 13847, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3689,8 +3689,8 @@ { "title": "Properties", "children": [ - 13825, - 13828 + 13842, + 13845 ] } ] @@ -3698,19 +3698,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 13779, + "target": 13796, "name": "MedusaRequest.extendedValidators" } }, { - "id": 13798, + "id": 13815, "name": "auth_context", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13792, + "target": 13809, "name": "AuthContext", "package": "@medusajs/medusa" } @@ -3720,32 +3720,32 @@ { "title": "Properties", "children": [ - 13831, - 13799, - 13800, - 13801, - 13802, - 13803, - 13804, - 13812, - 13813, - 13814, - 13815, + 13848, 13816, 13817, 13818, 13819, 13820, 13821, - 13822, - 13823, - 13798 + 13829, + 13830, + 13831, + 13832, + 13833, + 13834, + 13835, + 13836, + 13837, + 13838, + 13839, + 13840, + 13815 ] } ], "typeParameters": [ { - "id": 13835, + "id": 13852, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3759,11 +3759,11 @@ "extendedTypes": [ { "type": "reference", - "target": 13754, + "target": 13771, "typeArguments": [ { "type": "reference", - "target": 13835, + "target": 13852, "name": "Body", "package": "@medusajs/medusa", "qualifiedName": "AuthenticatedMedusaRequest.Body", @@ -3776,14 +3776,14 @@ ] }, { - "id": 13836, + "id": 13853, "name": "MedusaResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13837, + "id": 13854, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3803,7 +3803,7 @@ "typeArguments": [ { "type": "reference", - "target": 13837, + "target": 13854, "name": "Body", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3815,7 +3815,7 @@ } }, { - "id": 13838, + "id": 13855, "name": "MedusaNextFunction", "variant": "declaration", "kind": 2097152, @@ -3832,14 +3832,14 @@ } }, { - "id": 13839, + "id": 13856, "name": "MedusaRequestHandler", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13845, + "id": 13862, "name": "Body", "variant": "typeParam", "kind": 131072, @@ -3850,7 +3850,7 @@ } }, { - "id": 13846, + "id": 13863, "name": "Res", "variant": "typeParam", "kind": 131072, @@ -3864,32 +3864,32 @@ "type": { "type": "reflection", "declaration": { - "id": 13840, + "id": 13857, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13841, + "id": 13858, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13842, + "id": 13859, "name": "req", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13754, + "target": 13771, "typeArguments": [ { "type": "reference", - "target": 13845, + "target": 13862, "name": "Body", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3900,18 +3900,18 @@ } }, { - "id": 13843, + "id": 13860, "name": "res", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13836, + "target": 13853, "typeArguments": [ { "type": "reference", - "target": 13846, + "target": 13863, "name": "Res", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -3922,14 +3922,14 @@ } }, { - "id": 13844, + "id": 13861, "name": "next", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 13838, + "target": 13855, "name": "MedusaNextFunction", "package": "@medusajs/medusa" } @@ -3965,14 +3965,14 @@ } }, { - "id": 13890, + "id": 13907, "name": "SubscriberContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13891, + "id": 13908, "name": "subscriberId", "variant": "declaration", "kind": 1024, @@ -3989,7 +3989,7 @@ { "title": "Properties", "children": [ - 13891 + 13908 ] } ], @@ -4016,7 +4016,7 @@ ] }, { - "id": 13847, + "id": 13864, "name": "SubscriberConfig", "variant": "declaration", "kind": 2097152, @@ -4024,14 +4024,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13848, + "id": 13865, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13849, + "id": 13866, "name": "event", "variant": "declaration", "kind": 1024, @@ -4054,7 +4054,7 @@ } }, { - "id": 13850, + "id": 13867, "name": "context", "variant": "declaration", "kind": 1024, @@ -4063,7 +4063,7 @@ }, "type": { "type": "reference", - "target": 13890, + "target": 13907, "name": "SubscriberContext", "package": "@medusajs/medusa" } @@ -4073,8 +4073,8 @@ { "title": "Properties", "children": [ - 13849, - 13850 + 13866, + 13867 ] } ] @@ -4082,14 +4082,14 @@ } }, { - "id": 13851, + "id": 13868, "name": "SubscriberArgs", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13856, + "id": 13873, "name": "T", "variant": "typeParam", "kind": 131072, @@ -4103,25 +4103,25 @@ "type": { "type": "reflection", "declaration": { - "id": 13852, + "id": 13869, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13853, + "id": 13870, "name": "event", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13892, + "target": 13909, "typeArguments": [ { "type": "reference", - "target": 13856, + "target": 13873, "name": "T", "package": "@medusajs/medusa", "refersToTypeParameter": true @@ -4132,20 +4132,20 @@ } }, { - "id": 13854, + "id": 13871, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13857, + "target": 13874, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 13855, + "id": 13872, "name": "pluginOptions", "variant": "declaration", "kind": 1024, @@ -4175,9 +4175,9 @@ { "title": "Properties", "children": [ - 13853, - 13854, - 13855 + 13870, + 13871, + 13872 ] } ] @@ -4189,191 +4189,123 @@ { "title": "Interfaces", "children": [ - 13878, - 13664, - 13754, - 13792, - 13797, - 13890 + 13895, + 13681, + 13771, + 13809, + 13814, + 13907 ] }, { "title": "Type Aliases", "children": [ - 13857, - 13898, - 13892, - 13884, - 13674, - 13685, - 13690, + 13874, + 13915, + 13909, + 13901, 13691, - 13749, - 13836, - 13838, - 13839, - 13847, - 13851 + 13702, + 13707, + 13708, + 13766, + 13853, + 13855, + 13856, + 13864, + 13868 ] } ], "packageName": "@medusajs/medusa", "symbolIdMap": { - "13663": { + "13680": { "sourceFileName": "../../../../packages/medusa/src/index.js", "qualifiedName": "" }, - "13664": { + "13681": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig" }, - "13665": { + "13682": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.select" }, - "13666": { + "13683": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.skip" }, - "13667": { + "13684": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.take" }, - "13668": { + "13685": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.relations" }, - "13669": { + "13686": { "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "FindConfig.order" }, - "13670": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type" - }, - "13671": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.__index" - }, - "13673": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "FindConfig.Entity" - }, - "13674": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "QueryConfig" - }, - "13675": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type" - }, - "13676": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.defaults" - }, - "13677": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.defaultFields" - }, - "13678": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.defaultRelations" - }, - "13679": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.allowed" - }, - "13680": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.allowedFields" - }, - "13681": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.allowedRelations" - }, - "13682": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.defaultLimit" - }, - "13683": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "__type.isList" - }, - "13684": { - "sourceFileName": "../../../../packages/medusa/src/types/common.ts", - "qualifiedName": "TEntity" - }, - "13685": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "ClassConstructor" - }, - "13686": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, "13687": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type" }, "13688": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "args" - }, - "13689": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.__index" }, "13690": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "MedusaContainer" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "FindConfig.Entity" }, "13691": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "Logger" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "QueryConfig" }, "13692": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", "qualifiedName": "__type" }, "13693": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.panic" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.defaults" }, "13694": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.defaultFields" }, "13695": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.defaultRelations" }, "13696": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.allowed" }, "13697": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.shouldLog" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.allowedFields" }, "13698": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.allowedRelations" }, "13699": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.defaultLimit" }, "13700": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "level" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "__type.isList" }, "13701": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.setLogLevel" + "sourceFileName": "../../../../packages/medusa/src/types/common.ts", + "qualifiedName": "TEntity" }, "13702": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "ClassConstructor" }, "13703": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4381,23 +4313,23 @@ }, "13704": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "level" + "qualifiedName": "__type" }, "13705": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.unsetLogLevel" + "qualifiedName": "args" }, "13706": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "13707": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "MedusaContainer" }, "13708": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.activity" + "qualifiedName": "Logger" }, "13709": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4405,23 +4337,23 @@ }, "13710": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.panic" }, "13711": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13712": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "config" + "qualifiedName": "__type" }, "13713": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.progress" + "qualifiedName": "data" }, "13714": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.shouldLog" }, "13715": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4429,15 +4361,15 @@ }, "13716": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "13717": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "level" }, "13718": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.error" + "qualifiedName": "__type.setLogLevel" }, "13719": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4449,15 +4381,15 @@ }, "13721": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "messageOrError" + "qualifiedName": "level" }, "13722": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "error" + "qualifiedName": "__type.unsetLogLevel" }, "13723": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.failure" + "qualifiedName": "__type" }, "13724": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4465,71 +4397,71 @@ }, "13725": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.activity" }, "13726": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "13727": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13728": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.success" + "qualifiedName": "message" }, "13729": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "13730": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.progress" }, "13731": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "13732": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13733": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.debug" + "qualifiedName": "activityId" }, "13734": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "message" }, "13735": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.error" }, "13736": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "13737": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.info" + "qualifiedName": "__type" }, "13738": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "messageOrError" }, "13739": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "error" }, "13740": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "message" + "qualifiedName": "__type.failure" }, "13741": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.warn" + "qualifiedName": "__type" }, "13742": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4537,7 +4469,7 @@ }, "13743": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "activityId" }, "13744": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4545,7 +4477,7 @@ }, "13745": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.log" + "qualifiedName": "__type.success" }, "13746": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4557,15 +4489,15 @@ }, "13748": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "args" + "qualifiedName": "activityId" }, "13749": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "Constructor" + "qualifiedName": "message" }, "13750": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.debug" }, "13751": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", @@ -4573,359 +4505,359 @@ }, "13752": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "args" + "qualifiedName": "__type" }, "13753": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "T" + "qualifiedName": "message" }, "13754": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.info" }, "13755": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedBody" - }, - "13756": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedQuery" - }, - "13757": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowedProperties" - }, - "13758": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.listConfig" - }, - "13759": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.retrieveConfig" - }, - "13760": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.remoteQueryConfig" - }, - "13761": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, + "13756": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13757": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "message" + }, + "13758": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.warn" + }, + "13759": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13760": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" + }, + "13761": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "message" + }, "13762": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.fields" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.log" }, "13763": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.pagination" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" }, "13764": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, "13765": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.order" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "args" }, "13766": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.skip" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "Constructor" }, "13767": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.take" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" }, "13768": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.filterableFields" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type" }, "13769": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.includes" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "args" }, "13770": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowedFields" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "T" }, "13771": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowed" + "qualifiedName": "MedusaRequest" }, "13772": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.errors" + "qualifiedName": "MedusaRequest.validatedBody" }, "13773": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.scope" + "qualifiedName": "MedusaRequest.validatedQuery" }, "13774": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.session" + "qualifiedName": "MedusaRequest.allowedProperties" }, "13775": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.rawBody" + "qualifiedName": "MedusaRequest.listConfig" }, "13776": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.requestId" + "qualifiedName": "MedusaRequest.retrieveConfig" }, "13777": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.pricingContext" + "qualifiedName": "MedusaRequest.remoteQueryConfig" }, "13778": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.context" + "qualifiedName": "__type" }, "13779": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.extendedValidators" + "qualifiedName": "__type.fields" }, "13780": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.pagination" }, "13781": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.body" + "qualifiedName": "__type" }, "13782": { - "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", - "qualifiedName": "__type" - }, - "13783": { - "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", - "qualifiedName": "__type" - }, - "13784": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.queryParams" - }, - "13785": { - "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", - "qualifiedName": "__type" - }, - "13786": { - "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", - "qualifiedName": "__type" - }, - "13787": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__global.Express.Request.user" - }, - "13788": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type" - }, - "13789": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.customer_id" - }, - "13790": { - "sourceFileName": "../../../../packages/medusa/src/types/global.ts", - "qualifiedName": "__type.userId" - }, - "13791": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.Body" - }, - "13792": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext" - }, - "13793": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.actor_id" - }, - "13794": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.actor_type" - }, - "13795": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.auth_identity_id" - }, - "13796": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthContext.app_metadata" - }, - "13797": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthenticatedMedusaRequest" - }, - "13798": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthenticatedMedusaRequest.auth_context" - }, - "13799": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedBody" - }, - "13800": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.validatedQuery" - }, - "13801": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.allowedProperties" - }, - "13802": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.listConfig" - }, - "13803": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.retrieveConfig" - }, - "13804": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequest.remoteQueryConfig" - }, - "13805": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" - }, - "13806": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.fields" - }, - "13807": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type.pagination" - }, - "13808": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" - }, - "13809": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.order" }, - "13810": { + "13783": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.skip" }, - "13811": { + "13784": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.take" }, - "13812": { + "13785": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.filterableFields" }, - "13813": { + "13786": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.includes" }, - "13814": { + "13787": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.allowedFields" }, - "13815": { + "13788": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.allowed" }, - "13816": { + "13789": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.errors" }, - "13817": { + "13790": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.scope" }, - "13818": { + "13791": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.session" }, - "13819": { + "13792": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.rawBody" }, - "13820": { + "13793": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.requestId" }, - "13821": { + "13794": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.pricingContext" }, - "13822": { + "13795": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.context" }, - "13823": { + "13796": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "MedusaRequest.extendedValidators" }, - "13824": { + "13797": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, - "13825": { + "13798": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.body" }, - "13826": { + "13799": { "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", "qualifiedName": "__type" }, - "13827": { + "13800": { "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", "qualifiedName": "__type" }, - "13828": { + "13801": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type.queryParams" }, - "13829": { + "13802": { "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", "qualifiedName": "__type" }, - "13830": { + "13803": { "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", "qualifiedName": "__type" }, - "13831": { + "13804": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__global.Express.Request.user" }, - "13832": { + "13805": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, - "13833": { + "13806": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type.customer_id" }, - "13834": { + "13807": { "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type.userId" }, + "13808": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.Body" + }, + "13809": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthContext" + }, + "13810": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthContext.actor_id" + }, + "13811": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthContext.actor_type" + }, + "13812": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthContext.auth_identity_id" + }, + "13813": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthContext.app_metadata" + }, + "13814": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthenticatedMedusaRequest" + }, + "13815": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthenticatedMedusaRequest.auth_context" + }, + "13816": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.validatedBody" + }, + "13817": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.validatedQuery" + }, + "13818": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.allowedProperties" + }, + "13819": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.listConfig" + }, + "13820": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.retrieveConfig" + }, + "13821": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.remoteQueryConfig" + }, + "13822": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type" + }, + "13823": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.fields" + }, + "13824": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.pagination" + }, + "13825": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type" + }, + "13826": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.order" + }, + "13827": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.skip" + }, + "13828": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type.take" + }, + "13829": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.filterableFields" + }, + "13830": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.includes" + }, + "13831": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.allowedFields" + }, + "13832": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.allowed" + }, + "13833": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.errors" + }, + "13834": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequest.scope" + }, "13835": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "AuthenticatedMedusaRequest.Body" + "qualifiedName": "MedusaRequest.session" }, "13836": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaResponse" + "qualifiedName": "MedusaRequest.rawBody" }, "13837": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "Body" + "qualifiedName": "MedusaRequest.requestId" }, "13838": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaNextFunction" + "qualifiedName": "MedusaRequest.pricingContext" }, "13839": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "MedusaRequestHandler" + "qualifiedName": "MedusaRequest.context" }, "13840": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "__type" + "qualifiedName": "MedusaRequest.extendedValidators" }, "13841": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", @@ -4933,201 +4865,269 @@ }, "13842": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "req" + "qualifiedName": "__type.body" }, "13843": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "res" + "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", + "qualifiedName": "__type" }, "13844": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "next" + "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", + "qualifiedName": "__type" }, "13845": { "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "Body" + "qualifiedName": "__type.queryParams" }, "13846": { - "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", - "qualifiedName": "Res" + "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", + "qualifiedName": "__type" }, "13847": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "SubscriberConfig" + "sourceFileName": "../../../../node_modules/zod/lib/helpers/util.d.ts", + "qualifiedName": "__type" }, "13848": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__global.Express.Request.user" }, "13849": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type.event" - }, - "13850": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type.context" - }, - "13851": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "SubscriberArgs" - }, - "13852": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", "qualifiedName": "__type" }, + "13850": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.customer_id" + }, + "13851": { + "sourceFileName": "../../../../packages/medusa/src/types/global.ts", + "qualifiedName": "__type.userId" + }, + "13852": { + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "AuthenticatedMedusaRequest.Body" + }, "13853": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type.event" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaResponse" }, "13854": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type.container" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "Body" }, "13855": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "__type.pluginOptions" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaNextFunction" }, "13856": { - "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "MedusaRequestHandler" }, "13857": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "MedusaContainer" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "__type" }, "13858": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", "qualifiedName": "__type" }, "13859": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "req" }, "13860": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "res" }, "13861": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "K" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "next" }, "13862": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "key" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "Body" }, "13863": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" + "sourceFileName": "../../../../packages/medusa/src/types/routing.ts", + "qualifiedName": "Res" }, "13864": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "SubscriberConfig" }, "13865": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type" }, "13866": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "key" + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type.event" }, "13867": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type.context" + }, + "13868": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "SubscriberArgs" + }, + "13869": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type" + }, + "13870": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type.event" + }, + "13871": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type.container" + }, + "13872": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "__type.pluginOptions" + }, + "13873": { + "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", + "qualifiedName": "T" + }, + "13874": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" + "qualifiedName": "MedusaContainer" + }, + "13875": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type" + }, + "13876": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" }, "13877": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "Cradle" + "qualifiedName": "__type.resolve" }, "13878": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "K" + }, + "13879": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "key" + }, + "13880": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, + "13881": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" + }, + "13882": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "T" + }, + "13883": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "key" + }, + "13884": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, + "13894": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "Cradle" + }, + "13895": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "RequestQueryFields" }, - "13879": { + "13896": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.expand" }, - "13880": { + "13897": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.fields" }, - "13881": { + "13898": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.offset" }, - "13882": { + "13899": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.limit" }, - "13883": { + "13900": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.order" }, - "13884": { + "13901": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "MedusaPricingContext" }, - "13885": { + "13902": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type" }, - "13886": { + "13903": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.region_id" }, - "13887": { + "13904": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.currency_code" }, - "13888": { + "13905": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.customer_id" }, - "13889": { + "13906": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/pricing-context.ts", "qualifiedName": "__type.customer_group_id" }, - "13890": { + "13907": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberContext" }, - "13891": { + "13908": { "sourceFileName": "../../../../packages/medusa/src/types/subscribers.ts", "qualifiedName": "SubscriberContext.subscriberId" }, - "13892": { + "13909": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Event" }, - "13893": { + "13910": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13894": { + "13911": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.name" }, - "13895": { + "13912": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.metadata" }, - "13896": { + "13913": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13897": { + "13914": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13898": { + "13915": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "13899": { + "13916": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13900": { + "13917": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" } @@ -5137,7 +5137,7 @@ "1": "../../../../packages/medusa/src/index.js" }, "reflections": { - "1": 13663 + "1": 13680 } } } \ 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 6b83015a15..fb3a35c7ac 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": 13918, + "id": 13935, "name": "types", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13919, + "id": 13936, "name": "AddressDTO", "variant": "declaration", "kind": 2097152, @@ -14,14 +14,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13920, + "id": 13937, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13921, + "id": 13938, "name": "id", "variant": "declaration", "kind": 1024, @@ -34,7 +34,7 @@ } }, { - "id": 13922, + "id": 13939, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -45,7 +45,7 @@ } }, { - "id": 13923, + "id": 13940, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -67,7 +67,7 @@ } }, { - "id": 13924, + "id": 13941, "name": "company", "variant": "declaration", "kind": 1024, @@ -89,7 +89,7 @@ } }, { - "id": 13925, + "id": 13942, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 13926, + "id": 13943, "name": "city", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ } }, { - "id": 13927, + "id": 13944, "name": "phone", "variant": "declaration", "kind": 1024, @@ -144,7 +144,7 @@ } }, { - "id": 13928, + "id": 13945, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -166,7 +166,7 @@ } }, { - "id": 13929, + "id": 13946, "name": "province", "variant": "declaration", "kind": 1024, @@ -188,7 +188,7 @@ } }, { - "id": 13930, + "id": 13947, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -225,7 +225,7 @@ } }, { - "id": 13931, + "id": 13948, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -252,7 +252,7 @@ } }, { - "id": 13932, + "id": 13949, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ } }, { - "id": 13933, + "id": 13950, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -314,19 +314,19 @@ { "title": "Properties", "children": [ - 13921, - 13922, - 13923, - 13924, - 13925, - 13926, - 13927, - 13928, - 13929, - 13930, - 13931, - 13932, - 13933 + 13938, + 13939, + 13940, + 13941, + 13942, + 13943, + 13944, + 13945, + 13946, + 13947, + 13948, + 13949, + 13950 ] } ] @@ -334,7 +334,7 @@ } }, { - "id": 13934, + "id": 13951, "name": "DetailWidgetProps", "variant": "declaration", "kind": 256, @@ -360,14 +360,14 @@ }, "children": [ { - "id": 13935, + "id": 13952, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13936, + "target": 13953, "name": "TData", "package": "@medusajs/types", "qualifiedName": "DetailWidgetProps.TData", @@ -379,13 +379,13 @@ { "title": "Properties", "children": [ - 13935 + 13952 ] } ], "typeParameters": [ { - "id": 13936, + "id": 13953, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -394,42 +394,42 @@ ] }, { - "id": 13937, + "id": 13954, "name": "AdminTypes", "variant": "declaration", "kind": 4, "flags": {} }, { - "id": 13938, + "id": 13955, "name": "CacheTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 13939, + "id": 13956, "name": "ICacheService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13940, + "id": 13957, "name": "get", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13941, + "id": 13958, "name": "get", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13942, + "id": 13959, "name": "T", "variant": "typeParam", "kind": 131072, @@ -438,7 +438,7 @@ ], "parameters": [ { - "id": 13943, + "id": 13960, "name": "key", "variant": "param", "kind": 32768, @@ -465,7 +465,7 @@ }, { "type": "reference", - "target": 13942, + "target": 13959, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -480,21 +480,21 @@ ] }, { - "id": 13944, + "id": 13961, "name": "set", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13945, + "id": 13962, "name": "set", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13946, + "id": 13963, "name": "key", "variant": "param", "kind": 32768, @@ -505,7 +505,7 @@ } }, { - "id": 13947, + "id": 13964, "name": "data", "variant": "param", "kind": 32768, @@ -516,7 +516,7 @@ } }, { - "id": 13948, + "id": 13965, "name": "ttl", "variant": "param", "kind": 32768, @@ -548,21 +548,21 @@ ] }, { - "id": 13949, + "id": 13966, "name": "invalidate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13950, + "id": 13967, "name": "invalidate", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13951, + "id": 13968, "name": "key", "variant": "param", "kind": 32768, @@ -596,9 +596,9 @@ { "title": "Methods", "children": [ - 13940, - 13944, - 13949 + 13957, + 13961, + 13966 ] } ] @@ -608,20 +608,20 @@ { "title": "Interfaces", "children": [ - 13939 + 13956 ] } ] }, { - "id": 17229, + "id": 17246, "name": "IsStringLiteral", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17230, + "id": 17247, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -632,7 +632,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17230, + "target": 17247, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -649,7 +649,7 @@ }, "extendsType": { "type": "reference", - "target": 17230, + "target": 17247, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -670,21 +670,21 @@ } }, { - "id": 17501, + "id": 17518, "name": "WordInCamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17502, + "id": 17519, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17503, + "id": 17520, "name": "Word", "variant": "typeParam", "kind": 131072, @@ -703,7 +703,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17502, + "target": 17519, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -715,7 +715,7 @@ [ { "type": "reference", - "target": 17503, + "target": 17520, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -773,18 +773,18 @@ }, "trueType": { "type": "reference", - "target": 17503, + "target": 17520, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true }, "falseType": { "type": "reference", - "target": 17501, + "target": 17518, "typeArguments": [ { "type": "reference", - "target": 17502, + "target": 17519, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -796,7 +796,7 @@ [ { "type": "reference", - "target": 17503, + "target": 17520, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -825,7 +825,7 @@ }, "falseType": { "type": "reference", - "target": 17503, + "target": 17520, "name": "Word", "package": "@medusajs/types", "refersToTypeParameter": true @@ -833,7 +833,7 @@ } }, { - "id": 17500, + "id": 17517, "name": "Separator", "variant": "declaration", "kind": 2097152, @@ -853,14 +853,14 @@ } }, { - "id": 17430, + "id": 17447, "name": "IncludesSeparator", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17431, + "id": 17448, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -871,7 +871,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17431, + "target": 17448, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -890,7 +890,7 @@ [ { "type": "reference", - "target": 17500, + "target": 17517, "name": "Separator", "package": "@medusajs/types" }, @@ -916,14 +916,14 @@ } }, { - "id": 17435, + "id": 17452, "name": "IsOneWord", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17436, + "id": 17453, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -934,7 +934,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17436, + "target": 17453, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -951,7 +951,7 @@ "types": [ { "type": "reference", - "target": 17436, + "target": 17453, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -974,7 +974,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17436, + "target": 17453, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -991,7 +991,7 @@ "types": [ { "type": "reference", - "target": 17436, + "target": 17453, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1018,14 +1018,14 @@ } }, { - "id": 17437, + "id": 17454, "name": "IsCamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17438, + "id": 17455, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1036,7 +1036,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17438, + "target": 17455, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1053,7 +1053,7 @@ "types": [ { "type": "reference", - "target": 17438, + "target": 17455, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1079,14 +1079,14 @@ } }, { - "id": 17442, + "id": 17459, "name": "IsPascalCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17443, + "id": 17460, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1097,7 +1097,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17443, + "target": 17460, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1114,7 +1114,7 @@ "types": [ { "type": "reference", - "target": 17443, + "target": 17460, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1140,7 +1140,7 @@ } }, { - "id": 17432, + "id": 17449, "name": "SeparatorCaseParser", "variant": "declaration", "kind": 2097152, @@ -1155,14 +1155,14 @@ }, "typeParameters": [ { - "id": 17433, + "id": 17450, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17434, + "id": 17451, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1187,7 +1187,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17433, + "target": 17450, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1206,7 +1206,7 @@ [ { "type": "reference", - "target": 17500, + "target": 17517, "name": "Separator", "package": "@medusajs/types" }, @@ -1223,7 +1223,7 @@ }, "trueType": { "type": "reference", - "target": 17432, + "target": 17449, "typeArguments": [ { "type": "reference", @@ -1242,7 +1242,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17434, + "target": 17451, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1279,7 +1279,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17433, + "target": 17450, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1304,7 +1304,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17434, + "target": 17451, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1335,7 +1335,7 @@ }, "falseType": { "type": "reference", - "target": 17434, + "target": 17451, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1344,21 +1344,21 @@ } }, { - "id": 17439, + "id": 17456, "name": "CamelCaseParser", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17440, + "id": 17457, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17441, + "id": 17458, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1383,7 +1383,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17440, + "target": 17457, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1394,7 +1394,7 @@ }, "trueType": { "type": "reference", - "target": 17441, + "target": 17458, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1403,7 +1403,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17440, + "target": 17457, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1415,11 +1415,11 @@ [ { "type": "reference", - "target": 17501, + "target": 17518, "typeArguments": [ { "type": "reference", - "target": 17440, + "target": 17457, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1443,7 +1443,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17440, + "target": 17457, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1476,7 +1476,7 @@ }, "trueType": { "type": "reference", - "target": 17439, + "target": 17456, "typeArguments": [ { "type": "reference", @@ -1506,7 +1506,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17441, + "target": 17458, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1552,14 +1552,14 @@ } }, { - "id": 17444, + "id": 17461, "name": "PascalCaseParser", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17445, + "id": 17462, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1570,7 +1570,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17445, + "target": 17462, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ }, "trueType": { "type": "reference", - "target": 17439, + "target": 17456, "typeArguments": [ { "type": "reference", @@ -1592,7 +1592,7 @@ "typeArguments": [ { "type": "reference", - "target": 17445, + "target": 17462, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1612,14 +1612,14 @@ } }, { - "id": 17236, + "id": 17253, "name": "SplitAnyCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17237, + "id": 17254, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1630,11 +1630,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17430, + "target": 17447, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1649,11 +1649,11 @@ }, "trueType": { "type": "reference", - "target": 17432, + "target": 17449, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1666,11 +1666,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17435, + "target": 17452, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1698,7 +1698,7 @@ "types": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1719,11 +1719,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17437, + "target": 17454, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1738,11 +1738,11 @@ }, "trueType": { "type": "reference", - "target": 17439, + "target": 17456, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1755,11 +1755,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17442, + "target": 17459, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1774,11 +1774,11 @@ }, "trueType": { "type": "reference", - "target": 17444, + "target": 17461, "typeArguments": [ { "type": "reference", - "target": 17237, + "target": 17254, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1796,21 +1796,21 @@ } }, { - "id": 17427, + "id": 17444, "name": "PascalCapitalizer", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17428, + "id": 17445, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17429, + "id": 17446, "name": "Tuple", "variant": "typeParam", "kind": 131072, @@ -1835,7 +1835,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17428, + "target": 17445, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1874,7 +1874,7 @@ }, "trueType": { "type": "reference", - "target": 17427, + "target": 17444, "typeArguments": [ { "type": "reference", @@ -1893,7 +1893,7 @@ "type": "rest", "elementType": { "type": "reference", - "target": 17429, + "target": 17446, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1928,7 +1928,7 @@ }, "falseType": { "type": "reference", - "target": 17427, + "target": 17444, "typeArguments": [ { "type": "reference", @@ -1942,7 +1942,7 @@ }, { "type": "reference", - "target": 17429, + "target": 17446, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1954,7 +1954,7 @@ }, "falseType": { "type": "reference", - "target": 17429, + "target": 17446, "name": "Tuple", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1962,14 +1962,14 @@ } }, { - "id": 17234, + "id": 17251, "name": "CamelCapitalizer", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17235, + "id": 17252, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -1980,7 +1980,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17235, + "target": 17252, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2003,7 +2003,7 @@ }, "trueType": { "type": "reference", - "target": 17427, + "target": 17444, "typeArguments": [ { "type": "reference", @@ -2040,21 +2040,21 @@ } }, { - "id": 17231, + "id": 17248, "name": "Join", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17232, + "id": 17249, "name": "Type", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17233, + "id": 17250, "name": "JoinedString", "variant": "typeParam", "kind": 131072, @@ -2073,7 +2073,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17232, + "target": 17249, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2112,7 +2112,7 @@ }, "trueType": { "type": "reference", - "target": 17231, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -2131,7 +2131,7 @@ [ { "type": "reference", - "target": 17233, + "target": 17250, "name": "JoinedString", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2159,7 +2159,7 @@ }, "falseType": { "type": "reference", - "target": 17231, + "target": 17248, "typeArguments": [ { "type": "reference", @@ -2178,7 +2178,7 @@ }, "falseType": { "type": "reference", - "target": 17233, + "target": 17250, "name": "JoinedString", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2186,7 +2186,7 @@ } }, { - "id": 17222, + "id": 17239, "name": "SessionOptions", "variant": "declaration", "kind": 256, @@ -2209,7 +2209,7 @@ }, "children": [ { - "id": 17223, + "id": 17240, "name": "name", "variant": "declaration", "kind": 1024, @@ -2238,7 +2238,7 @@ } }, { - "id": 17224, + "id": 17241, "name": "resave", "variant": "declaration", "kind": 1024, @@ -2267,7 +2267,7 @@ } }, { - "id": 17225, + "id": 17242, "name": "rolling", "variant": "declaration", "kind": 1024, @@ -2296,7 +2296,7 @@ } }, { - "id": 17226, + "id": 17243, "name": "saveUninitialized", "variant": "declaration", "kind": 1024, @@ -2325,7 +2325,7 @@ } }, { - "id": 17227, + "id": 17244, "name": "secret", "variant": "declaration", "kind": 1024, @@ -2354,7 +2354,7 @@ } }, { - "id": 17228, + "id": 17245, "name": "ttl", "variant": "declaration", "kind": 1024, @@ -2403,25 +2403,25 @@ { "title": "Properties", "children": [ - 17223, - 17224, - 17225, - 17226, - 17227, - 17228 + 17240, + 17241, + 17242, + 17243, + 17244, + 17245 ] } ] }, { - "id": 13952, + "id": 13969, "name": "CommonTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14059, + "id": 14076, "name": "LinkMethodRequest", "variant": "declaration", "kind": 2097152, @@ -2429,14 +2429,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14060, + "id": 14077, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14061, + "id": 14078, "name": "add", "variant": "declaration", "kind": 1024, @@ -2452,7 +2452,7 @@ } }, { - "id": 14062, + "id": 14079, "name": "remove", "variant": "declaration", "kind": 1024, @@ -2472,8 +2472,8 @@ { "title": "Properties", "children": [ - 14061, - 14062 + 14078, + 14079 ] } ] @@ -2481,7 +2481,7 @@ } }, { - "id": 14063, + "id": 14080, "name": "LinkWorkflowInput", "variant": "declaration", "kind": 2097152, @@ -2489,14 +2489,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14064, + "id": 14081, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14065, + "id": 14082, "name": "id", "variant": "declaration", "kind": 1024, @@ -2507,7 +2507,7 @@ } }, { - "id": 14066, + "id": 14083, "name": "add", "variant": "declaration", "kind": 1024, @@ -2523,7 +2523,7 @@ } }, { - "id": 14067, + "id": 14084, "name": "remove", "variant": "declaration", "kind": 1024, @@ -2543,9 +2543,9 @@ { "title": "Properties", "children": [ - 14065, - 14066, - 14067 + 14082, + 14083, + 14084 ] } ] @@ -2554,34 +2554,34 @@ "extendedBy": [ { "type": "reference", - "target": 16709, + "target": 16726, "name": "BatchUpdateProductsOnCategoryWorkflowInput" } ] }, { - "id": 14068, + "id": 14085, "name": "BatchMethodRequest", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14073, + "id": 14090, "name": "TCreate", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14074, + "id": 14091, "name": "TUpdate", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14075, + "id": 14092, "name": "TDelete", "variant": "typeParam", "kind": 131072, @@ -2595,14 +2595,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14069, + "id": 14086, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14070, + "id": 14087, "name": "create", "variant": "declaration", "kind": 1024, @@ -2613,7 +2613,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14073, + "target": 14090, "name": "TCreate", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2621,7 +2621,7 @@ } }, { - "id": 14071, + "id": 14088, "name": "update", "variant": "declaration", "kind": 1024, @@ -2632,7 +2632,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14074, + "target": 14091, "name": "TUpdate", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2640,7 +2640,7 @@ } }, { - "id": 14072, + "id": 14089, "name": "delete", "variant": "declaration", "kind": 1024, @@ -2651,7 +2651,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14075, + "target": 14092, "name": "TDelete", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2663,9 +2663,9 @@ { "title": "Properties", "children": [ - 14070, - 14071, - 14072 + 14087, + 14088, + 14089 ] } ] @@ -2673,14 +2673,14 @@ } }, { - "id": 14076, + "id": 14093, "name": "BatchMethodResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14085, + "id": 14102, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2690,14 +2690,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14077, + "id": 14094, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14078, + "id": 14095, "name": "created", "variant": "declaration", "kind": 1024, @@ -2706,7 +2706,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14085, + "target": 14102, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2714,7 +2714,7 @@ } }, { - "id": 14079, + "id": 14096, "name": "updated", "variant": "declaration", "kind": 1024, @@ -2723,7 +2723,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14085, + "target": 14102, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2731,7 +2731,7 @@ } }, { - "id": 14080, + "id": 14097, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -2739,14 +2739,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14081, + "id": 14098, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14082, + "id": 14099, "name": "ids", "variant": "declaration", "kind": 1024, @@ -2760,7 +2760,7 @@ } }, { - "id": 14083, + "id": 14100, "name": "object", "variant": "declaration", "kind": 1024, @@ -2771,7 +2771,7 @@ } }, { - "id": 14084, + "id": 14101, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -2786,9 +2786,9 @@ { "title": "Properties", "children": [ - 14082, - 14083, - 14084 + 14099, + 14100, + 14101 ] } ] @@ -2800,9 +2800,9 @@ { "title": "Properties", "children": [ - 14078, - 14079, - 14080 + 14095, + 14096, + 14097 ] } ] @@ -2810,28 +2810,28 @@ } }, { - "id": 14086, + "id": 14103, "name": "BatchWorkflowInput", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14087, + "id": 14104, "name": "TCreate", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14088, + "id": 14105, "name": "TUpdate", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14089, + "id": 14106, "name": "TDelete", "variant": "typeParam", "kind": 131072, @@ -2844,25 +2844,25 @@ ], "type": { "type": "reference", - "target": 14068, + "target": 14085, "typeArguments": [ { "type": "reference", - "target": 14087, + "target": 14104, "name": "TCreate", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 14088, + "target": 14105, "name": "TUpdate", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 14089, + "target": 14106, "name": "TDelete", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2873,14 +2873,14 @@ } }, { - "id": 14090, + "id": 14107, "name": "BatchWorkflowOutput", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14091, + "id": 14108, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2889,11 +2889,11 @@ ], "type": { "type": "reference", - "target": 14076, + "target": 14093, "typeArguments": [ { "type": "reference", - "target": 14091, + "target": 14108, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2904,14 +2904,14 @@ } }, { - "id": 14189, + "id": 14206, "name": "CamelCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14190, + "id": 14207, "name": "Type", "variant": "typeParam", "kind": 131072, @@ -2922,11 +2922,11 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17229, + "target": 17246, "typeArguments": [ { "type": "reference", - "target": 14190, + "target": 14207, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2941,19 +2941,19 @@ }, "trueType": { "type": "reference", - "target": 17231, + "target": 17248, "typeArguments": [ { "type": "reference", - "target": 17234, + "target": 17251, "typeArguments": [ { "type": "reference", - "target": 17236, + "target": 17253, "typeArguments": [ { "type": "reference", - "target": 14190, + "target": 14207, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2972,7 +2972,7 @@ }, "falseType": { "type": "reference", - "target": 14190, + "target": 14207, "name": "Type", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2980,7 +2980,7 @@ } }, { - "id": 13953, + "id": 13970, "name": "Prettify", "variant": "declaration", "kind": 2097152, @@ -2995,7 +2995,7 @@ }, "typeParameters": [ { - "id": 13955, + "id": 13972, "name": "T", "variant": "typeParam", "kind": 131072, @@ -3013,7 +3013,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13955, + "target": 13972, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3033,7 +3033,7 @@ }, "objectType": { "type": "reference", - "target": 13955, + "target": 13972, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3043,7 +3043,7 @@ { "type": "reflection", "declaration": { - "id": 13954, + "id": 13971, "name": "__type", "variant": "declaration", "kind": 65536, @@ -3054,7 +3054,7 @@ } }, { - "id": 13956, + "id": 13973, "name": "WithRequiredProperty", "variant": "declaration", "kind": 2097152, @@ -3069,14 +3069,14 @@ }, "typeParameters": [ { - "id": 13957, + "id": 13974, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 13958, + "id": 13975, "name": "K", "variant": "typeParam", "kind": 131072, @@ -3086,7 +3086,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13957, + "target": 13974, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3099,7 +3099,7 @@ "types": [ { "type": "reference", - "target": 13957, + "target": 13974, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3109,7 +3109,7 @@ "parameter": "Property", "parameterType": { "type": "reference", - "target": 13958, + "target": 13975, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3128,7 +3128,7 @@ }, "objectType": { "type": "reference", - "target": 13957, + "target": 13974, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3140,7 +3140,7 @@ } }, { - "id": 13962, + "id": 13979, "name": "BaseEntity", "variant": "declaration", "kind": 256, @@ -3155,7 +3155,7 @@ }, "children": [ { - "id": 13963, + "id": 13980, "name": "id", "variant": "declaration", "kind": 1024, @@ -3174,7 +3174,7 @@ } }, { - "id": 13964, + "id": 13981, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3198,7 +3198,7 @@ } }, { - "id": 13965, + "id": 13982, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3226,22 +3226,22 @@ { "title": "Properties", "children": [ - 13963, - 13964, - 13965 + 13980, + 13981, + 13982 ] } ], "extendedBy": [ { "type": "reference", - "target": 13966, + "target": 13983, "name": "SoftDeletableEntity" } ] }, { - "id": 13966, + "id": 13983, "name": "SoftDeletableEntity", "variant": "declaration", "kind": 256, @@ -3256,7 +3256,7 @@ }, "children": [ { - "id": 13968, + "id": 13985, "name": "id", "variant": "declaration", "kind": 1024, @@ -3277,12 +3277,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13963, + "target": 13980, "name": "BaseEntity.id" } }, { - "id": 13969, + "id": 13986, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3308,12 +3308,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13964, + "target": 13981, "name": "BaseEntity.created_at" } }, { - "id": 13970, + "id": 13987, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3339,12 +3339,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13965, + "target": 13982, "name": "BaseEntity.updated_at" } }, { - "id": 13967, + "id": 13984, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3381,24 +3381,24 @@ { "title": "Properties", "children": [ - 13968, - 13969, - 13970, - 13967 + 13985, + 13986, + 13987, + 13984 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13962, + "target": 13979, "name": "BaseEntity", "package": "@medusajs/types" } ] }, { - "id": 13973, + "id": 13990, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -3421,7 +3421,7 @@ }, "children": [ { - "id": 13974, + "id": 13991, "name": "select", "variant": "declaration", "kind": 1024, @@ -3450,7 +3450,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13985, + "target": 14002, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -3462,7 +3462,7 @@ } }, { - "id": 13975, + "id": 13992, "name": "skip", "variant": "declaration", "kind": 1024, @@ -3492,7 +3492,7 @@ } }, { - "id": 13976, + "id": 13993, "name": "take", "variant": "declaration", "kind": 1024, @@ -3522,7 +3522,7 @@ } }, { - "id": 13977, + "id": 13994, "name": "relations", "variant": "declaration", "kind": 1024, @@ -3546,7 +3546,7 @@ } }, { - "id": 13978, + "id": 13995, "name": "order", "variant": "declaration", "kind": 1024, @@ -3580,21 +3580,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13979, + "id": 13996, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13980, + "id": 13997, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13981, + "id": 13998, "name": "K", "variant": "param", "kind": 32768, @@ -3624,7 +3624,7 @@ } }, { - "id": 13982, + "id": 13999, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -3653,7 +3653,7 @@ } }, { - "id": 13983, + "id": 14000, "name": "filters", "variant": "declaration", "kind": 1024, @@ -3689,7 +3689,7 @@ } }, { - "id": 13984, + "id": 14001, "name": "options", "variant": "declaration", "kind": 1024, @@ -3729,20 +3729,20 @@ { "title": "Properties", "children": [ - 13974, - 13975, - 13976, - 13977, - 13978, - 13982, - 13983, - 13984 + 13991, + 13992, + 13993, + 13994, + 13995, + 13999, + 14000, + 14001 ] } ], "typeParameters": [ { - "id": 13985, + "id": 14002, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -3751,7 +3751,7 @@ ] }, { - "id": 14021, + "id": 14038, "name": "RequestQueryFields", "variant": "declaration", "kind": 256, @@ -3766,7 +3766,7 @@ }, "children": [ { - "id": 14022, + "id": 14039, "name": "expand", "variant": "declaration", "kind": 1024, @@ -3806,7 +3806,7 @@ } }, { - "id": 14023, + "id": 14040, "name": "fields", "variant": "declaration", "kind": 1024, @@ -3843,7 +3843,7 @@ } }, { - "id": 14024, + "id": 14041, "name": "offset", "variant": "declaration", "kind": 1024, @@ -3864,7 +3864,7 @@ } }, { - "id": 14025, + "id": 14042, "name": "limit", "variant": "declaration", "kind": 1024, @@ -3885,7 +3885,7 @@ } }, { - "id": 14026, + "id": 14043, "name": "order", "variant": "declaration", "kind": 1024, @@ -3918,17 +3918,17 @@ { "title": "Properties", "children": [ - 14022, - 14023, - 14024, - 14025, - 14026 + 14039, + 14040, + 14041, + 14042, + 14043 ] } ] }, { - "id": 14027, + "id": 14044, "name": "EmptyQueryParams", "variant": "declaration", "kind": 256, @@ -3943,7 +3943,7 @@ } }, { - "id": 14028, + "id": 14045, "name": "RepositoryTransformOptions", "variant": "declaration", "kind": 256, @@ -3951,13 +3951,13 @@ "extendedBy": [ { "type": "reference", - "target": 17123, + "target": 17140, "name": "ProductCategoryTransformOptions" } ] }, { - "id": 14029, + "id": 14046, "name": "DateComparisonOperator", "variant": "declaration", "kind": 256, @@ -3972,7 +3972,7 @@ }, "children": [ { - "id": 14030, + "id": 14047, "name": "lt", "variant": "declaration", "kind": 1024, @@ -3998,7 +3998,7 @@ } }, { - "id": 14031, + "id": 14048, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4024,7 +4024,7 @@ } }, { - "id": 14032, + "id": 14049, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4050,7 +4050,7 @@ } }, { - "id": 14033, + "id": 14050, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4080,16 +4080,16 @@ { "title": "Properties", "children": [ - 14030, - 14031, - 14032, - 14033 + 14047, + 14048, + 14049, + 14050 ] } ] }, { - "id": 14034, + "id": 14051, "name": "StringComparisonOperator", "variant": "declaration", "kind": 256, @@ -4104,7 +4104,7 @@ }, "children": [ { - "id": 14035, + "id": 14052, "name": "lt", "variant": "declaration", "kind": 1024, @@ -4125,7 +4125,7 @@ } }, { - "id": 14036, + "id": 14053, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4146,7 +4146,7 @@ } }, { - "id": 14037, + "id": 14054, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4167,7 +4167,7 @@ } }, { - "id": 14038, + "id": 14055, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4188,7 +4188,7 @@ } }, { - "id": 14039, + "id": 14056, "name": "contains", "variant": "declaration", "kind": 1024, @@ -4209,7 +4209,7 @@ } }, { - "id": 14040, + "id": 14057, "name": "starts_with", "variant": "declaration", "kind": 1024, @@ -4230,7 +4230,7 @@ } }, { - "id": 14041, + "id": 14058, "name": "ends_with", "variant": "declaration", "kind": 1024, @@ -4255,19 +4255,19 @@ { "title": "Properties", "children": [ - 14035, - 14036, - 14037, - 14038, - 14039, - 14040, - 14041 + 14052, + 14053, + 14054, + 14055, + 14056, + 14057, + 14058 ] } ] }, { - "id": 14042, + "id": 14059, "name": "NumericalComparisonOperator", "variant": "declaration", "kind": 256, @@ -4282,7 +4282,7 @@ }, "children": [ { - "id": 14043, + "id": 14060, "name": "lt", "variant": "declaration", "kind": 1024, @@ -4303,7 +4303,7 @@ } }, { - "id": 14044, + "id": 14061, "name": "gt", "variant": "declaration", "kind": 1024, @@ -4324,7 +4324,7 @@ } }, { - "id": 14045, + "id": 14062, "name": "gte", "variant": "declaration", "kind": 1024, @@ -4345,7 +4345,7 @@ } }, { - "id": 14046, + "id": 14063, "name": "lte", "variant": "declaration", "kind": 1024, @@ -4370,23 +4370,23 @@ { "title": "Properties", "children": [ - 14043, - 14044, - 14045, - 14046 + 14060, + 14061, + 14062, + 14063 ] } ] }, { - "id": 14049, + "id": 14066, "name": "SnakeCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14050, + "id": 14067, "name": "S", "variant": "typeParam", "kind": 131072, @@ -4401,7 +4401,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 14050, + "target": 14067, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4497,7 +4497,7 @@ [ { "type": "reference", - "target": 14049, + "target": 14066, "typeArguments": [ { "type": "templateLiteral", @@ -4570,7 +4570,7 @@ [ { "type": "reference", - "target": 14049, + "target": 14066, "typeArguments": [ { "type": "templateLiteral", @@ -4615,7 +4615,7 @@ }, "falseType": { "type": "reference", - "target": 14050, + "target": 14067, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4623,14 +4623,14 @@ } }, { - "id": 14051, + "id": 14068, "name": "KebabCase", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14052, + "id": 14069, "name": "S", "variant": "typeParam", "kind": 131072, @@ -4645,7 +4645,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 14052, + "target": 14069, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4741,7 +4741,7 @@ [ { "type": "reference", - "target": 14051, + "target": 14068, "typeArguments": [ { "type": "templateLiteral", @@ -4814,7 +4814,7 @@ [ { "type": "reference", - "target": 14051, + "target": 14068, "typeArguments": [ { "type": "templateLiteral", @@ -4859,7 +4859,7 @@ }, "falseType": { "type": "reference", - "target": 14052, + "target": 14069, "name": "S", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4867,7 +4867,7 @@ } }, { - "id": 14053, + "id": 14070, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -4902,7 +4902,7 @@ } }, { - "id": 14054, + "id": 14071, "name": "RawRounding", "variant": "declaration", "kind": 2097152, @@ -4910,14 +4910,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14055, + "id": 14072, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14056, + "id": 14073, "name": "value", "variant": "declaration", "kind": 1024, @@ -4928,7 +4928,7 @@ } }, { - "id": 14057, + "id": 14074, "name": "precision", "variant": "declaration", "kind": 1024, @@ -4943,8 +4943,8 @@ { "title": "Properties", "children": [ - 14056, - 14057 + 14073, + 14074 ] } ] @@ -4952,7 +4952,7 @@ } }, { - "id": 14092, + "id": 14109, "name": "AdminOptions", "variant": "declaration", "kind": 256, @@ -4967,7 +4967,7 @@ }, "children": [ { - "id": 14093, + "id": 14110, "name": "disable", "variant": "declaration", "kind": 1024, @@ -5004,7 +5004,7 @@ } }, { - "id": 14094, + "id": 14111, "name": "path", "variant": "declaration", "kind": 1024, @@ -5070,7 +5070,7 @@ } }, { - "id": 14095, + "id": 14112, "name": "outDir", "variant": "declaration", "kind": 1024, @@ -5099,7 +5099,7 @@ } }, { - "id": 14096, + "id": 14113, "name": "backendUrl", "variant": "declaration", "kind": 1024, @@ -5120,7 +5120,7 @@ } }, { - "id": 14097, + "id": 14114, "name": "vite", "variant": "declaration", "kind": 1024, @@ -5146,21 +5146,21 @@ "type": { "type": "reflection", "declaration": { - "id": 14098, + "id": 14115, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14099, + "id": 14116, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14100, + "id": 14117, "name": "config", "variant": "param", "kind": 32768, @@ -5195,17 +5195,17 @@ { "title": "Properties", "children": [ - 14093, - 14094, - 14095, - 14096, - 14097 + 14110, + 14111, + 14112, + 14113, + 14114 ] } ] }, { - "id": 14101, + "id": 14118, "name": "HttpCompressionOptions", "variant": "declaration", "kind": 256, @@ -5220,7 +5220,7 @@ }, "children": [ { - "id": 14102, + "id": 14119, "name": "enabled", "variant": "declaration", "kind": 1024, @@ -5249,7 +5249,7 @@ } }, { - "id": 14103, + "id": 14120, "name": "level", "variant": "declaration", "kind": 1024, @@ -5278,7 +5278,7 @@ } }, { - "id": 14104, + "id": 14121, "name": "memLevel", "variant": "declaration", "kind": 1024, @@ -5307,7 +5307,7 @@ } }, { - "id": 14105, + "id": 14122, "name": "threshold", "variant": "declaration", "kind": 1024, @@ -5349,16 +5349,16 @@ { "title": "Properties", "children": [ - 14102, - 14103, - 14104, - 14105 + 14119, + 14120, + 14121, + 14122 ] } ] }, { - "id": 14106, + "id": 14123, "name": "ProjectConfigOptions", "variant": "declaration", "kind": 256, @@ -5373,7 +5373,7 @@ }, "children": [ { - "id": 14107, + "id": 14124, "name": "databaseName", "variant": "declaration", "kind": 1024, @@ -5413,7 +5413,7 @@ } }, { - "id": 14108, + "id": 14125, "name": "databaseUrl", "variant": "declaration", "kind": 1024, @@ -5553,7 +5553,7 @@ } }, { - "id": 14109, + "id": 14126, "name": "databaseSchema", "variant": "declaration", "kind": 1024, @@ -5586,7 +5586,7 @@ } }, { - "id": 14110, + "id": 14127, "name": "databaseLogging", "variant": "declaration", "kind": 1024, @@ -5695,7 +5695,7 @@ } }, { - "id": 14112, + "id": 14129, "name": "databaseDriverOptions", "variant": "declaration", "kind": 1024, @@ -5778,14 +5778,14 @@ { "type": "reflection", "declaration": { - "id": 14113, + "id": 14130, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14114, + "id": 14131, "name": "connection", "variant": "declaration", "kind": 1024, @@ -5795,14 +5795,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14115, + "id": 14132, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14116, + "id": 14133, "name": "ssl", "variant": "declaration", "kind": 1024, @@ -5820,14 +5820,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14117, + "id": 14134, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14118, + "id": 14135, "name": "rejectUnauthorized", "variant": "declaration", "kind": 1024, @@ -5852,7 +5852,7 @@ { "title": "Properties", "children": [ - 14118 + 14135 ] } ] @@ -5864,7 +5864,7 @@ { "title": "Properties", "children": [ - 14116 + 14133 ] } ] @@ -5876,7 +5876,7 @@ { "title": "Properties", "children": [ - 14114 + 14131 ] } ] @@ -5886,7 +5886,7 @@ } }, { - "id": 14119, + "id": 14136, "name": "redisUrl", "variant": "declaration", "kind": 1024, @@ -5934,7 +5934,7 @@ } }, { - "id": 14120, + "id": 14137, "name": "redisPrefix", "variant": "declaration", "kind": 1024, @@ -5982,7 +5982,7 @@ } }, { - "id": 14121, + "id": 14138, "name": "redisOptions", "variant": "declaration", "kind": 1024, @@ -6019,7 +6019,7 @@ } }, { - "id": 14122, + "id": 14139, "name": "sessionOptions", "variant": "declaration", "kind": 1024, @@ -6047,13 +6047,13 @@ }, "type": { "type": "reference", - "target": 17222, + "target": 17239, "name": "SessionOptions", "package": "@medusajs/types" } }, { - "id": 14124, + "id": 14141, "name": "jobsBatchSize", "variant": "declaration", "kind": 1024, @@ -6093,7 +6093,7 @@ } }, { - "id": 14125, + "id": 14142, "name": "workerMode", "variant": "declaration", "kind": 1024, @@ -6104,15 +6104,7 @@ "summary": [ { "kind": "text", - "text": "Configure the application's worker mode. Default is " - }, - { - "kind": "code", - "text": "`shared`" - }, - { - "kind": "text", - "text": ".\n\n- Use " + "text": "Configure the application's worker mode.\n\nWorkers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products.\n\nWith a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application.\n\n![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl_lossy/f_auto/r_16/ar_16:9,c_pad/v1/Medusa%20Book/medusa-worker_klkbch.jpg?_a=BATFJtAA0)\n\nMedusa has three runtime modes:\n\n- Use " }, { "kind": "code", @@ -6136,7 +6128,39 @@ }, { "kind": "text", - "text": " to run the application server only.\n\nLearn more in [this guide](https://docs.medusajs.com/development/medusa-worker)." + "text": " to run the application server only.\n\nIn production, it's recommended to deploy two instances:\n\n1. One having the " + }, + { + "kind": "code", + "text": "`workerMode`" + }, + { + "kind": "text", + "text": " configuration set to " + }, + { + "kind": "code", + "text": "`server`" + }, + { + "kind": "text", + "text": ".\n2. Another having the " + }, + { + "kind": "code", + "text": "`workerMode`" + }, + { + "kind": "text", + "text": " configuration set to " + }, + { + "kind": "code", + "text": "`worker`" + }, + { + "kind": "text", + "text": "." } ], "blockTags": [ @@ -6145,7 +6169,7 @@ "content": [ { "kind": "code", - "text": "```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n workerMode: \"shared\"\n // ...\n },\n // ...\n})\n```" + "text": "```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n workerMode: process.env.WORKER_MODE || \"shared\"\n // ...\n },\n // ...\n})\n```" } ] } @@ -6170,7 +6194,7 @@ } }, { - "id": 14126, + "id": 14143, "name": "http", "variant": "declaration", "kind": 1024, @@ -6197,14 +6221,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14127, + "id": 14144, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14128, + "id": 14145, "name": "jwtSecret", "variant": "declaration", "kind": 1024, @@ -6244,7 +6268,7 @@ } }, { - "id": 14129, + "id": 14146, "name": "jwtExpiresIn", "variant": "declaration", "kind": 1024, @@ -6284,7 +6308,7 @@ } }, { - "id": 14130, + "id": 14147, "name": "cookieSecret", "variant": "declaration", "kind": 1024, @@ -6324,7 +6348,7 @@ } }, { - "id": 14131, + "id": 14148, "name": "authCors", "variant": "declaration", "kind": 1024, @@ -6438,7 +6462,7 @@ } }, { - "id": 14132, + "id": 14149, "name": "compression", "variant": "declaration", "kind": 1024, @@ -6474,13 +6498,13 @@ }, "type": { "type": "reference", - "target": 14101, + "target": 14118, "name": "HttpCompressionOptions", "package": "@medusajs/types" } }, { - "id": 14133, + "id": 14150, "name": "storeCors", "variant": "declaration", "kind": 1024, @@ -6586,7 +6610,7 @@ } }, { - "id": 14134, + "id": 14151, "name": "adminCors", "variant": "declaration", "kind": 1024, @@ -6692,7 +6716,7 @@ } }, { - "id": 14135, + "id": 14152, "name": "authMethodsPerActor", "variant": "declaration", "kind": 1024, @@ -6782,14 +6806,14 @@ { "title": "Properties", "children": [ - 14128, - 14129, - 14130, - 14131, - 14132, - 14133, - 14134, - 14135 + 14145, + 14146, + 14147, + 14148, + 14149, + 14150, + 14151, + 14152 ] } ] @@ -6801,24 +6825,24 @@ { "title": "Properties", "children": [ - 14107, - 14108, - 14109, - 14110, - 14112, - 14119, - 14120, - 14121, - 14122, 14124, 14125, - 14126 + 14126, + 14127, + 14129, + 14136, + 14137, + 14138, + 14139, + 14141, + 14142, + 14143 ] } ] }, { - "id": 14136, + "id": 14153, "name": "ConfigModule", "variant": "declaration", "kind": 256, @@ -6849,7 +6873,7 @@ "kind": "inline-tag", "tag": "@link", "text": "projectConfig", - "target": 14137, + "target": 14154, "tsLinkText": "projectConfig" }, { @@ -6860,7 +6884,7 @@ "kind": "inline-tag", "tag": "@link", "text": "admin", - "target": 14138, + "target": 14155, "tsLinkText": "admin" }, { @@ -6885,7 +6909,7 @@ "kind": "inline-tag", "tag": "@link", "text": "modules", - "target": 14143, + "target": 14160, "tsLinkText": "modules" }, { @@ -6896,7 +6920,7 @@ "kind": "inline-tag", "tag": "@link", "text": "featureFlags", - "target": 14144, + "target": 14161, "tsLinkText": "featureFlags" }, { @@ -6931,7 +6955,7 @@ }, "children": [ { - "id": 14137, + "id": 14154, "name": "projectConfig", "variant": "declaration", "kind": 1024, @@ -6946,13 +6970,13 @@ }, "type": { "type": "reference", - "target": 14106, + "target": 14123, "name": "ProjectConfigOptions", "package": "@medusajs/types" } }, { - "id": 14138, + "id": 14155, "name": "admin", "variant": "declaration", "kind": 1024, @@ -6980,13 +7004,13 @@ }, "type": { "type": "reference", - "target": 14092, + "target": 14109, "name": "AdminOptions", "package": "@medusajs/types" } }, { - "id": 14143, + "id": 14160, "name": "modules", "variant": "declaration", "kind": 1024, @@ -7098,13 +7122,13 @@ "types": [ { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 16062, + "target": 16079, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -7122,7 +7146,7 @@ } }, { - "id": 14144, + "id": 14161, "name": "featureFlags", "variant": "declaration", "kind": 1024, @@ -7200,16 +7224,16 @@ { "title": "Properties", "children": [ - 14137, - 14138, - 14143, - 14144 + 14154, + 14155, + 14160, + 14161 ] } ] }, { - "id": 14145, + "id": 14162, "name": "PluginDetails", "variant": "declaration", "kind": 2097152, @@ -7217,14 +7241,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14146, + "id": 14163, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14147, + "id": 14164, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -7235,7 +7259,7 @@ } }, { - "id": 14148, + "id": 14165, "name": "name", "variant": "declaration", "kind": 1024, @@ -7246,7 +7270,7 @@ } }, { - "id": 14149, + "id": 14166, "name": "id", "variant": "declaration", "kind": 1024, @@ -7257,7 +7281,7 @@ } }, { - "id": 14150, + "id": 14167, "name": "options", "variant": "declaration", "kind": 1024, @@ -7283,7 +7307,7 @@ } }, { - "id": 14151, + "id": 14168, "name": "version", "variant": "declaration", "kind": 1024, @@ -7298,11 +7322,11 @@ { "title": "Properties", "children": [ - 14147, - 14148, - 14149, - 14150, - 14151 + 14164, + 14165, + 14166, + 14167, + 14168 ] } ] @@ -7310,7 +7334,7 @@ } }, { - "id": 14152, + "id": 14169, "name": "ExecArgs", "variant": "declaration", "kind": 2097152, @@ -7318,27 +7342,27 @@ "type": { "type": "reflection", "declaration": { - "id": 14153, + "id": 14170, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14154, + "id": 14171, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14157, + "target": 14174, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 14155, + "id": 14172, "name": "args", "variant": "declaration", "kind": 1024, @@ -7356,8 +7380,8 @@ { "title": "Properties", "children": [ - 14154, - 14155 + 14171, + 14172 ] } ] @@ -7365,7 +7389,7 @@ } }, { - "id": 14156, + "id": 14173, "name": "ModuleImplementations", "variant": "declaration", "kind": 256, @@ -7380,7 +7404,7 @@ } }, { - "id": 14157, + "id": 14174, "name": "MedusaContainer", "variant": "declaration", "kind": 2097152, @@ -7395,7 +7419,7 @@ }, "typeParameters": [ { - "id": 14177, + "id": 14194, "name": "Cradle", "variant": "typeParam", "kind": 131072, @@ -7406,7 +7430,7 @@ }, "default": { "type": "reference", - "target": 14156, + "target": 14173, "name": "ModuleImplementations", "package": "@medusajs/types" } @@ -7442,28 +7466,28 @@ { "type": "reflection", "declaration": { - "id": 14158, + "id": 14175, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14159, + "id": 14176, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14160, + "id": 14177, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14161, + "id": 14178, "name": "K", "variant": "typeParam", "kind": 131072, @@ -7489,21 +7513,21 @@ ], "parameters": [ { - "id": 14162, + "id": 14179, "name": "key", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14161, + "target": 14178, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14163, + "id": 14180, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -7525,14 +7549,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 14161, + "target": 14178, "name": "K", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 14177, + "target": 14194, "name": "Cradle", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7540,14 +7564,14 @@ } }, { - "id": 14164, + "id": 14181, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14165, + "id": 14182, "name": "T", "variant": "typeParam", "kind": 131072, @@ -7556,7 +7580,7 @@ ], "parameters": [ { - "id": 14166, + "id": 14183, "name": "key", "variant": "param", "kind": 32768, @@ -7567,7 +7591,7 @@ } }, { - "id": 14167, + "id": 14184, "name": "resolveOptions", "variant": "param", "kind": 32768, @@ -7587,7 +7611,7 @@ ], "type": { "type": "reference", - "target": 14165, + "target": 14182, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7600,7 +7624,7 @@ { "title": "Methods", "children": [ - 14159 + 14176 ] } ] @@ -7610,7 +7634,7 @@ } }, { - "id": 14178, + "id": 14195, "name": "ContainerLike", "variant": "declaration", "kind": 2097152, @@ -7618,28 +7642,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14179, + "id": 14196, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14180, + "id": 14197, "name": "resolve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14181, + "id": 14198, "name": "resolve", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14182, + "id": 14199, "name": "T", "variant": "typeParam", "kind": 131072, @@ -7652,7 +7676,7 @@ ], "parameters": [ { - "id": 14183, + "id": 14200, "name": "key", "variant": "param", "kind": 32768, @@ -7665,7 +7689,7 @@ ], "type": { "type": "reference", - "target": 14182, + "target": 14199, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7678,7 +7702,7 @@ { "title": "Methods", "children": [ - 14180 + 14197 ] } ] @@ -7686,7 +7710,7 @@ } }, { - "id": 14058, + "id": 14075, "name": "RuleOperatorType", "variant": "declaration", "kind": 2097152, @@ -7738,14 +7762,14 @@ } }, { - "id": 14184, + "id": 14201, "name": "WithCalculatedPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14185, + "id": 14202, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -7753,14 +7777,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14186, + "id": 14203, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14187, + "id": 14204, "name": "calculated_amount", "variant": "declaration", "kind": 1024, @@ -7771,7 +7795,7 @@ } }, { - "id": 14188, + "id": 14205, "name": "is_calculated_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7788,8 +7812,8 @@ { "title": "Properties", "children": [ - 14187, - 14188 + 14204, + 14205 ] } ] @@ -7801,7 +7825,7 @@ { "title": "Properties", "children": [ - 14185 + 14202 ] } ] @@ -7811,57 +7835,57 @@ { "title": "Interfaces", "children": [ - 13962, - 13966, - 13973, - 14021, - 14027, - 14028, - 14029, - 14034, - 14042, - 14092, - 14101, - 14106, - 14136, - 14156, - 14184 + 13979, + 13983, + 13990, + 14038, + 14044, + 14045, + 14046, + 14051, + 14059, + 14109, + 14118, + 14123, + 14153, + 14173, + 14201 ] }, { "title": "Type Aliases", "children": [ - 14059, - 14063, - 14068, 14076, - 14086, - 14090, - 14189, - 13953, - 13956, - 14049, - 14051, - 14053, - 14054, - 14145, - 14152, - 14157, - 14178, - 14058 + 14080, + 14085, + 14093, + 14103, + 14107, + 14206, + 13970, + 13973, + 14066, + 14068, + 14070, + 14071, + 14162, + 14169, + 14174, + 14195, + 14075 ] } ] }, { - "id": 14191, + "id": 14208, "name": "DAL", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14378, + "id": 14395, "name": "ModelDateColumns", "variant": "declaration", "kind": 2097152, @@ -7881,7 +7905,7 @@ } }, { - "id": 14379, + "id": 14396, "name": "SoftDeletableModelDateColumns", "variant": "declaration", "kind": 2097152, @@ -7895,7 +7919,7 @@ }, { "type": "reference", - "target": 14378, + "target": 14395, "name": "ModelDateColumns", "package": "@medusajs/types" } @@ -7903,7 +7927,7 @@ } }, { - "id": 14220, + "id": 14237, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -7918,7 +7942,7 @@ }, "children": [ { - "id": 14221, + "id": 14238, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7940,11 +7964,11 @@ "types": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14223, + "target": 14240, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -7956,7 +7980,7 @@ }, { "type": "reference", - "target": 14223, + "target": 14240, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -7967,7 +7991,7 @@ } }, { - "id": 14222, + "id": 14239, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7989,11 +8013,11 @@ "types": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14223, + "target": 14240, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -8005,7 +8029,7 @@ }, { "type": "reference", - "target": 14223, + "target": 14240, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -8020,14 +8044,14 @@ { "title": "Properties", "children": [ - 14221, - 14222 + 14238, + 14239 ] } ], "typeParameters": [ { - "id": 14223, + "id": 14240, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8037,68 +8061,68 @@ "extendedBy": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams" }, { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams" }, { "type": "reference", - "target": 15105, + "target": 15122, "name": "AdminProductTagListParams" }, { "type": "reference", - "target": 15148, + "target": 15165, "name": "AdminProductTypeListParams" }, { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams" }, { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams" }, { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps" }, { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps" }, { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps" }, { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps" }, { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams" }, { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams" } ] }, { - "id": 14224, + "id": 14241, "name": "OptionsQuery", "variant": "declaration", "kind": 256, @@ -8113,7 +8137,7 @@ }, "children": [ { - "id": 14225, + "id": 14242, "name": "populate", "variant": "declaration", "kind": 1024, @@ -8137,7 +8161,7 @@ } }, { - "id": 14226, + "id": 14243, "name": "orderBy", "variant": "declaration", "kind": 1024, @@ -8157,11 +8181,11 @@ "types": [ { "type": "reference", - "target": 17243, + "target": 17260, "typeArguments": [ { "type": "reference", - "target": 14232, + "target": 14249, "name": "T", "package": "@medusajs/types", "qualifiedName": "OptionsQuery.T", @@ -8175,11 +8199,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17243, + "target": 17260, "typeArguments": [ { "type": "reference", - "target": 14232, + "target": 14249, "name": "T", "package": "@medusajs/types", "qualifiedName": "OptionsQuery.T", @@ -8194,7 +8218,7 @@ } }, { - "id": 14227, + "id": 14244, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8215,7 +8239,7 @@ } }, { - "id": 14228, + "id": 14245, "name": "offset", "variant": "declaration", "kind": 1024, @@ -8236,7 +8260,7 @@ } }, { - "id": 14229, + "id": 14246, "name": "fields", "variant": "declaration", "kind": 1024, @@ -8260,7 +8284,7 @@ } }, { - "id": 14230, + "id": 14247, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -8293,7 +8317,7 @@ } }, { - "id": 14231, + "id": 14248, "name": "filters", "variant": "declaration", "kind": 1024, @@ -8324,7 +8348,7 @@ }, { "type": "reference", - "target": 17245, + "target": 17262, "typeArguments": [ { "type": "union", @@ -8335,7 +8359,7 @@ }, { "type": "reference", - "target": 17245, + "target": 17262, "name": "Dictionary", "package": "@medusajs/types" } @@ -8353,26 +8377,26 @@ { "title": "Properties", "children": [ - 14225, - 14226, - 14227, - 14228, - 14229, - 14230, - 14231 + 14242, + 14243, + 14244, + 14245, + 14246, + 14247, + 14248 ] } ], "typeParameters": [ { - "id": 14232, + "id": 14249, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 14233, + "id": 14250, "name": "P", "variant": "typeParam", "kind": 131072, @@ -8389,7 +8413,7 @@ ] }, { - "id": 14234, + "id": 14251, "name": "FindOptions", "variant": "declaration", "kind": 256, @@ -8404,7 +8428,7 @@ }, "children": [ { - "id": 14235, + "id": 14252, "name": "where", "variant": "declaration", "kind": 1024, @@ -8456,7 +8480,7 @@ }, "objectType": { "type": "reference", - "target": 14243, + "target": 14260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8512,7 +8536,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "indexedAccess", @@ -8547,7 +8571,7 @@ }, "objectType": { "type": "reference", - "target": 14243, + "target": 14260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8578,21 +8602,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14236, + "id": 14253, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14237, + "id": 14254, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14238, + "id": 14255, "name": "x", "variant": "param", "kind": 32768, @@ -8748,7 +8772,7 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "mapped", @@ -8786,7 +8810,7 @@ }, "objectType": { "type": "reference", - "target": 14243, + "target": 14260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8842,7 +8866,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "indexedAccess", @@ -8877,7 +8901,7 @@ }, "objectType": { "type": "reference", - "target": 14243, + "target": 14260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8908,21 +8932,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14239, + "id": 14256, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14240, + "id": 14257, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14241, + "id": 14258, "name": "x", "variant": "param", "kind": 32768, @@ -9024,7 +9048,7 @@ } }, { - "id": 14242, + "id": 14259, "name": "options", "variant": "declaration", "kind": 1024, @@ -9041,11 +9065,11 @@ }, "type": { "type": "reference", - "target": 14224, + "target": 14241, "typeArguments": [ { "type": "reference", - "target": 14243, + "target": 14260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9064,14 +9088,14 @@ { "title": "Properties", "children": [ - 14235, - 14242 + 14252, + 14259 ] } ], "typeParameters": [ { - "id": 14243, + "id": 14260, "name": "T", "variant": "typeParam", "kind": 131072, @@ -9084,7 +9108,7 @@ ] }, { - "id": 14244, + "id": 14261, "name": "UpsertWithReplaceConfig", "variant": "declaration", "kind": 256, @@ -9099,7 +9123,7 @@ }, "children": [ { - "id": 14245, + "id": 14262, "name": "relations", "variant": "declaration", "kind": 1024, @@ -9121,7 +9145,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 14246, + "target": 14263, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9134,13 +9158,13 @@ { "title": "Properties", "children": [ - 14245 + 14262 ] } ], "typeParameters": [ { - "id": 14246, + "id": 14263, "name": "T", "variant": "typeParam", "kind": 131072, @@ -9149,7 +9173,7 @@ ] }, { - "id": 14247, + "id": 14264, "name": "PerformedActions", "variant": "declaration", "kind": 2097152, @@ -9157,14 +9181,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14248, + "id": 14265, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14249, + "id": 14266, "name": "created", "variant": "declaration", "kind": 1024, @@ -9178,13 +9202,13 @@ "typeArguments": [ { "type": "reference", - "target": 17250, + "target": 17267, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 17251, + "target": 17268, "name": "EntityValues", "package": "@medusajs/types" } @@ -9194,7 +9218,7 @@ } }, { - "id": 14250, + "id": 14267, "name": "updated", "variant": "declaration", "kind": 1024, @@ -9208,13 +9232,13 @@ "typeArguments": [ { "type": "reference", - "target": 17250, + "target": 17267, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 17251, + "target": 17268, "name": "EntityValues", "package": "@medusajs/types" } @@ -9224,7 +9248,7 @@ } }, { - "id": 14251, + "id": 14268, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -9238,13 +9262,13 @@ "typeArguments": [ { "type": "reference", - "target": 17250, + "target": 17267, "name": "EntityClassName", "package": "@medusajs/types" }, { "type": "reference", - "target": 17251, + "target": 17268, "name": "EntityValues", "package": "@medusajs/types" } @@ -9258,9 +9282,9 @@ { "title": "Properties", "children": [ - 14249, - 14250, - 14251 + 14266, + 14267, + 14268 ] } ] @@ -9268,7 +9292,7 @@ } }, { - "id": 14252, + "id": 14269, "name": "RepositoryService", "variant": "declaration", "kind": 256, @@ -9283,7 +9307,7 @@ }, "children": [ { - "id": 14305, + "id": 14322, "name": "transaction", "variant": "declaration", "kind": 2048, @@ -9292,7 +9316,7 @@ }, "signatures": [ { - "id": 14306, + "id": 14323, "name": "transaction", "variant": "signature", "kind": 4096, @@ -9301,7 +9325,7 @@ }, "typeParameters": [ { - "id": 14307, + "id": 14324, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9314,7 +9338,7 @@ ], "parameters": [ { - "id": 14308, + "id": 14325, "name": "task", "variant": "param", "kind": 32768, @@ -9322,28 +9346,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14309, + "id": 14326, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14310, + "id": 14327, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14311, + "id": 14328, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9371,7 +9395,7 @@ } }, { - "id": 14312, + "id": 14329, "name": "context", "variant": "param", "kind": 32768, @@ -9381,14 +9405,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14313, + "id": 14330, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14314, + "id": 14331, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -9401,7 +9425,7 @@ } }, { - "id": 14315, + "id": 14332, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -9410,14 +9434,14 @@ }, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14316, + "id": 14333, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -9434,9 +9458,9 @@ { "title": "Properties", "children": [ - 14314, - 14315, - 14316 + 14331, + 14332, + 14333 ] } ] @@ -9461,19 +9485,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 17256, + "target": 17273, "name": "BaseRepositoryService.transaction" } } ], "inheritedFrom": { "type": "reference", - "target": 17255, + "target": 17272, "name": "BaseRepositoryService.transaction" } }, { - "id": 14317, + "id": 14334, "name": "getFreshManager", "variant": "declaration", "kind": 2048, @@ -9482,7 +9506,7 @@ }, "signatures": [ { - "id": 14318, + "id": 14335, "name": "getFreshManager", "variant": "signature", "kind": 4096, @@ -9491,7 +9515,7 @@ }, "typeParameters": [ { - "id": 14319, + "id": 14336, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9504,26 +9528,26 @@ ], "type": { "type": "reference", - "target": 14319, + "target": 14336, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 17268, + "target": 17285, "name": "BaseRepositoryService.getFreshManager" } } ], "inheritedFrom": { "type": "reference", - "target": 17267, + "target": 17284, "name": "BaseRepositoryService.getFreshManager" } }, { - "id": 14320, + "id": 14337, "name": "getActiveManager", "variant": "declaration", "kind": 2048, @@ -9532,7 +9556,7 @@ }, "signatures": [ { - "id": 14321, + "id": 14338, "name": "getActiveManager", "variant": "signature", "kind": 4096, @@ -9541,7 +9565,7 @@ }, "typeParameters": [ { - "id": 14322, + "id": 14339, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -9554,26 +9578,26 @@ ], "type": { "type": "reference", - "target": 14322, + "target": 14339, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 17271, + "target": 17288, "name": "BaseRepositoryService.getActiveManager" } } ], "inheritedFrom": { "type": "reference", - "target": 17270, + "target": 17287, "name": "BaseRepositoryService.getActiveManager" } }, { - "id": 14323, + "id": 14340, "name": "serialize", "variant": "declaration", "kind": 2048, @@ -9582,7 +9606,7 @@ }, "signatures": [ { - "id": 14324, + "id": 14341, "name": "serialize", "variant": "signature", "kind": 4096, @@ -9591,7 +9615,7 @@ }, "typeParameters": [ { - "id": 14325, + "id": 14342, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -9616,7 +9640,7 @@ ], "parameters": [ { - "id": 14326, + "id": 14343, "name": "data", "variant": "param", "kind": 32768, @@ -9627,7 +9651,7 @@ } }, { - "id": 14327, + "id": 14344, "name": "options", "variant": "param", "kind": 32768, @@ -9649,7 +9673,7 @@ "typeArguments": [ { "type": "reference", - "target": 14325, + "target": 14342, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -9660,33 +9684,33 @@ }, "inheritedFrom": { "type": "reference", - "target": 17274, + "target": 17291, "name": "BaseRepositoryService.serialize" } } ], "inheritedFrom": { "type": "reference", - "target": 17273, + "target": 17290, "name": "BaseRepositoryService.serialize" } }, { - "id": 14253, + "id": 14270, "name": "find", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14254, + "id": 14271, "name": "find", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14255, + "id": 14272, "name": "options", "variant": "param", "kind": 32768, @@ -9695,11 +9719,11 @@ }, "type": { "type": "reference", - "target": 14234, + "target": 14251, "typeArguments": [ { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9711,7 +9735,7 @@ } }, { - "id": 14256, + "id": 14273, "name": "context", "variant": "param", "kind": 32768, @@ -9720,7 +9744,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -9737,7 +9761,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9752,21 +9776,21 @@ ] }, { - "id": 14257, + "id": 14274, "name": "findAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14258, + "id": 14275, "name": "findAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14259, + "id": 14276, "name": "options", "variant": "param", "kind": 32768, @@ -9775,11 +9799,11 @@ }, "type": { "type": "reference", - "target": 14234, + "target": 14251, "typeArguments": [ { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9791,7 +9815,7 @@ } }, { - "id": 14260, + "id": 14277, "name": "context", "variant": "param", "kind": 32768, @@ -9800,7 +9824,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -9820,7 +9844,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9841,21 +9865,21 @@ ] }, { - "id": 14261, + "id": 14278, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14262, + "id": 14279, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14263, + "id": 14280, "name": "data", "variant": "param", "kind": 32768, @@ -9869,7 +9893,7 @@ } }, { - "id": 14264, + "id": 14281, "name": "context", "variant": "param", "kind": 32768, @@ -9878,7 +9902,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -9895,7 +9919,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -9910,21 +9934,21 @@ ] }, { - "id": 14265, + "id": 14282, "name": "update", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14266, + "id": 14283, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14267, + "id": 14284, "name": "data", "variant": "param", "kind": 32768, @@ -9934,14 +9958,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14268, + "id": 14285, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14269, + "id": 14286, "name": "entity", "variant": "declaration", "kind": 1024, @@ -9952,7 +9976,7 @@ } }, { - "id": 14270, + "id": 14287, "name": "update", "variant": "declaration", "kind": 1024, @@ -9967,8 +9991,8 @@ { "title": "Properties", "children": [ - 14269, - 14270 + 14286, + 14287 ] } ] @@ -9977,7 +10001,7 @@ } }, { - "id": 14271, + "id": 14288, "name": "context", "variant": "param", "kind": 32768, @@ -9986,7 +10010,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -10003,7 +10027,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10018,21 +10042,21 @@ ] }, { - "id": 14272, + "id": 14289, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14273, + "id": 14290, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14274, + "id": 14291, "name": "idsOrPKs", "variant": "param", "kind": 32768, @@ -10076,7 +10100,7 @@ }, "objectType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10133,7 +10157,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "indexedAccess", @@ -10168,7 +10192,7 @@ }, "objectType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10200,21 +10224,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14275, + "id": 14292, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14276, + "id": 14293, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14277, + "id": 14294, "name": "x", "variant": "param", "kind": 32768, @@ -10370,7 +10394,7 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "mapped", @@ -10408,7 +10432,7 @@ }, "objectType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10465,7 +10489,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "indexedAccess", @@ -10500,7 +10524,7 @@ }, "objectType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10532,21 +10556,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14278, + "id": 14295, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14279, + "id": 14296, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14280, + "id": 14297, "name": "x", "variant": "param", "kind": 32768, @@ -10648,7 +10672,7 @@ } }, { - "id": 14281, + "id": 14298, "name": "context", "variant": "param", "kind": 32768, @@ -10657,7 +10681,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -10682,14 +10706,14 @@ ] }, { - "id": 14282, + "id": 14299, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14283, + "id": 14300, "name": "softDelete", "variant": "signature", "kind": 4096, @@ -10715,7 +10739,7 @@ }, "parameters": [ { - "id": 14284, + "id": 14301, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -10737,7 +10761,7 @@ { "type": "reflection", "declaration": { - "id": 14285, + "id": 14302, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10749,7 +10773,7 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14286, + "id": 14303, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10761,7 +10785,7 @@ } }, { - "id": 14287, + "id": 14304, "name": "context", "variant": "param", "kind": 32768, @@ -10770,7 +10794,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -10790,7 +10814,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10829,21 +10853,21 @@ ] }, { - "id": 14288, + "id": 14305, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14289, + "id": 14306, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14290, + "id": 14307, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -10861,7 +10885,7 @@ { "type": "reflection", "declaration": { - "id": 14291, + "id": 14308, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10872,7 +10896,7 @@ } }, { - "id": 14292, + "id": 14309, "name": "context", "variant": "param", "kind": 32768, @@ -10881,7 +10905,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -10901,7 +10925,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -10940,21 +10964,21 @@ ] }, { - "id": 14293, + "id": 14310, "name": "upsert", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14294, + "id": 14311, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14295, + "id": 14312, "name": "data", "variant": "param", "kind": 32768, @@ -10968,7 +10992,7 @@ } }, { - "id": 14296, + "id": 14313, "name": "context", "variant": "param", "kind": 32768, @@ -10977,7 +11001,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -10994,7 +11018,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11009,21 +11033,21 @@ ] }, { - "id": 14297, + "id": 14314, "name": "upsertWithReplace", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14298, + "id": 14315, "name": "upsertWithReplace", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14299, + "id": 14316, "name": "data", "variant": "param", "kind": 32768, @@ -11037,7 +11061,7 @@ } }, { - "id": 14300, + "id": 14317, "name": "config", "variant": "param", "kind": 32768, @@ -11046,11 +11070,11 @@ }, "type": { "type": "reference", - "target": 14244, + "target": 14261, "typeArguments": [ { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11062,7 +11086,7 @@ } }, { - "id": 14301, + "id": 14318, "name": "context", "variant": "param", "kind": 32768, @@ -11071,7 +11095,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -11087,14 +11111,14 @@ { "type": "reflection", "declaration": { - "id": 14302, + "id": 14319, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14303, + "id": 14320, "name": "entities", "variant": "declaration", "kind": 1024, @@ -11103,7 +11127,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11112,14 +11136,14 @@ } }, { - "id": 14304, + "id": 14321, "name": "performedActions", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14264, "name": "PerformedActions", "package": "@medusajs/types" } @@ -11129,8 +11153,8 @@ { "title": "Properties", "children": [ - 14303, - 14304 + 14320, + 14321 ] } ] @@ -11148,25 +11172,25 @@ { "title": "Methods", "children": [ - 14305, - 14317, - 14320, - 14323, - 14253, - 14257, - 14261, - 14265, - 14272, + 14322, + 14334, + 14337, + 14340, + 14270, + 14274, + 14278, 14282, - 14288, - 14293, - 14297 + 14289, + 14299, + 14305, + 14310, + 14314 ] } ], "typeParameters": [ { - "id": 14328, + "id": 14345, "name": "T", "variant": "typeParam", "kind": 131072, @@ -11180,11 +11204,11 @@ "extendedTypes": [ { "type": "reference", - "target": 17254, + "target": 17271, "typeArguments": [ { "type": "reference", - "target": 14328, + "target": 14345, "name": "T", "package": "@medusajs/types", "qualifiedName": "RepositoryService.T", @@ -11197,7 +11221,7 @@ ] }, { - "id": 14329, + "id": 14346, "name": "TreeRepositoryService", "variant": "declaration", "kind": 256, @@ -11212,7 +11236,7 @@ }, "children": [ { - "id": 14348, + "id": 14365, "name": "transaction", "variant": "declaration", "kind": 2048, @@ -11221,7 +11245,7 @@ }, "signatures": [ { - "id": 14349, + "id": 14366, "name": "transaction", "variant": "signature", "kind": 4096, @@ -11230,7 +11254,7 @@ }, "typeParameters": [ { - "id": 14350, + "id": 14367, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11243,7 +11267,7 @@ ], "parameters": [ { - "id": 14351, + "id": 14368, "name": "task", "variant": "param", "kind": 32768, @@ -11251,28 +11275,28 @@ "type": { "type": "reflection", "declaration": { - "id": 14352, + "id": 14369, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14353, + "id": 14370, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14354, + "id": 14371, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11300,7 +11324,7 @@ } }, { - "id": 14355, + "id": 14372, "name": "context", "variant": "param", "kind": 32768, @@ -11310,14 +11334,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14356, + "id": 14373, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14357, + "id": 14374, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -11330,7 +11354,7 @@ } }, { - "id": 14358, + "id": 14375, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -11339,14 +11363,14 @@ }, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14359, + "id": 14376, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -11363,9 +11387,9 @@ { "title": "Properties", "children": [ - 14357, - 14358, - 14359 + 14374, + 14375, + 14376 ] } ] @@ -11390,19 +11414,19 @@ }, "inheritedFrom": { "type": "reference", - "target": 17256, + "target": 17273, "name": "BaseRepositoryService.transaction" } } ], "inheritedFrom": { "type": "reference", - "target": 17255, + "target": 17272, "name": "BaseRepositoryService.transaction" } }, { - "id": 14360, + "id": 14377, "name": "getFreshManager", "variant": "declaration", "kind": 2048, @@ -11411,7 +11435,7 @@ }, "signatures": [ { - "id": 14361, + "id": 14378, "name": "getFreshManager", "variant": "signature", "kind": 4096, @@ -11420,7 +11444,7 @@ }, "typeParameters": [ { - "id": 14362, + "id": 14379, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11433,26 +11457,26 @@ ], "type": { "type": "reference", - "target": 14319, + "target": 14336, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 17268, + "target": 17285, "name": "BaseRepositoryService.getFreshManager" } } ], "inheritedFrom": { "type": "reference", - "target": 17267, + "target": 17284, "name": "BaseRepositoryService.getFreshManager" } }, { - "id": 14363, + "id": 14380, "name": "getActiveManager", "variant": "declaration", "kind": 2048, @@ -11461,7 +11485,7 @@ }, "signatures": [ { - "id": 14364, + "id": 14381, "name": "getActiveManager", "variant": "signature", "kind": 4096, @@ -11470,7 +11494,7 @@ }, "typeParameters": [ { - "id": 14365, + "id": 14382, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -11483,26 +11507,26 @@ ], "type": { "type": "reference", - "target": 14322, + "target": 14339, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true }, "inheritedFrom": { "type": "reference", - "target": 17271, + "target": 17288, "name": "BaseRepositoryService.getActiveManager" } } ], "inheritedFrom": { "type": "reference", - "target": 17270, + "target": 17287, "name": "BaseRepositoryService.getActiveManager" } }, { - "id": 14366, + "id": 14383, "name": "serialize", "variant": "declaration", "kind": 2048, @@ -11511,7 +11535,7 @@ }, "signatures": [ { - "id": 14367, + "id": 14384, "name": "serialize", "variant": "signature", "kind": 4096, @@ -11520,7 +11544,7 @@ }, "typeParameters": [ { - "id": 14368, + "id": 14385, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -11545,7 +11569,7 @@ ], "parameters": [ { - "id": 14369, + "id": 14386, "name": "data", "variant": "param", "kind": 32768, @@ -11556,7 +11580,7 @@ } }, { - "id": 14370, + "id": 14387, "name": "options", "variant": "param", "kind": 32768, @@ -11578,7 +11602,7 @@ "typeArguments": [ { "type": "reference", - "target": 14325, + "target": 14342, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11589,33 +11613,33 @@ }, "inheritedFrom": { "type": "reference", - "target": 17274, + "target": 17291, "name": "BaseRepositoryService.serialize" } } ], "inheritedFrom": { "type": "reference", - "target": 17273, + "target": 17290, "name": "BaseRepositoryService.serialize" } }, { - "id": 14330, + "id": 14347, "name": "find", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14331, + "id": 14348, "name": "find", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14332, + "id": 14349, "name": "options", "variant": "param", "kind": 32768, @@ -11624,11 +11648,11 @@ }, "type": { "type": "reference", - "target": 14234, + "target": 14251, "typeArguments": [ { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11640,7 +11664,7 @@ } }, { - "id": 14333, + "id": 14350, "name": "transformOptions", "variant": "param", "kind": 32768, @@ -11649,13 +11673,13 @@ }, "type": { "type": "reference", - "target": 14028, + "target": 14045, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } }, { - "id": 14334, + "id": 14351, "name": "context", "variant": "param", "kind": 32768, @@ -11664,7 +11688,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -11681,7 +11705,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11696,21 +11720,21 @@ ] }, { - "id": 14335, + "id": 14352, "name": "findAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14336, + "id": 14353, "name": "findAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14337, + "id": 14354, "name": "options", "variant": "param", "kind": 32768, @@ -11719,11 +11743,11 @@ }, "type": { "type": "reference", - "target": 14234, + "target": 14251, "typeArguments": [ { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11735,7 +11759,7 @@ } }, { - "id": 14338, + "id": 14355, "name": "transformOptions", "variant": "param", "kind": 32768, @@ -11744,13 +11768,13 @@ }, "type": { "type": "reference", - "target": 14028, + "target": 14045, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } }, { - "id": 14339, + "id": 14356, "name": "context", "variant": "param", "kind": 32768, @@ -11759,7 +11783,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -11779,7 +11803,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11800,21 +11824,21 @@ ] }, { - "id": 14340, + "id": 14357, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14341, + "id": 14358, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14342, + "id": 14359, "name": "data", "variant": "param", "kind": 32768, @@ -11828,7 +11852,7 @@ } }, { - "id": 14343, + "id": 14360, "name": "context", "variant": "param", "kind": 32768, @@ -11837,7 +11861,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -11854,7 +11878,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11869,21 +11893,21 @@ ] }, { - "id": 14344, + "id": 14361, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14345, + "id": 14362, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14346, + "id": 14363, "name": "ids", "variant": "param", "kind": 32768, @@ -11897,7 +11921,7 @@ } }, { - "id": 14347, + "id": 14364, "name": "context", "variant": "param", "kind": 32768, @@ -11906,7 +11930,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -11935,20 +11959,20 @@ { "title": "Methods", "children": [ - 14348, - 14360, - 14363, - 14366, - 14330, - 14335, - 14340, - 14344 + 14365, + 14377, + 14380, + 14383, + 14347, + 14352, + 14357, + 14361 ] } ], "typeParameters": [ { - "id": 14371, + "id": 14388, "name": "T", "variant": "typeParam", "kind": 131072, @@ -11962,11 +11986,11 @@ "extendedTypes": [ { "type": "reference", - "target": 17254, + "target": 17271, "typeArguments": [ { "type": "reference", - "target": 14371, + "target": 14388, "name": "T", "package": "@medusajs/types", "qualifiedName": "TreeRepositoryService.T", @@ -11979,7 +12003,7 @@ ] }, { - "id": 14372, + "id": 14389, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -11994,7 +12018,7 @@ }, "children": [ { - "id": 14373, + "id": 14390, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -12013,7 +12037,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14374, + "target": 14391, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12025,13 +12049,13 @@ { "title": "Properties", "children": [ - 14373 + 14390 ] } ], "typeParameters": [ { - "id": 14374, + "id": 14391, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12044,7 +12068,7 @@ ] }, { - "id": 14375, + "id": 14392, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -12059,7 +12083,7 @@ }, "children": [ { - "id": 14376, + "id": 14393, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -12078,7 +12102,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14377, + "target": 14394, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12090,13 +12114,13 @@ { "title": "Properties", "children": [ - 14376 + 14393 ] } ], "typeParameters": [ { - "id": 14377, + "id": 14394, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12109,14 +12133,14 @@ ] }, { - "id": 14198, + "id": 14215, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14219, + "id": 14236, "name": "T", "variant": "typeParam", "kind": 131072, @@ -12126,14 +12150,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14199, + "id": 14216, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14200, + "id": 14217, "name": "$and", "variant": "declaration", "kind": 1024, @@ -12144,11 +12168,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17239, + "target": 17256, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12160,7 +12184,7 @@ } }, { - "id": 14201, + "id": 14218, "name": "$or", "variant": "declaration", "kind": 1024, @@ -12171,11 +12195,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17239, + "target": 17256, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12187,7 +12211,7 @@ } }, { - "id": 14202, + "id": 14219, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -12199,11 +12223,11 @@ "types": [ { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12216,11 +12240,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12234,7 +12258,7 @@ } }, { - "id": 14203, + "id": 14220, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -12243,11 +12267,11 @@ }, "type": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12258,7 +12282,7 @@ } }, { - "id": 14204, + "id": 14221, "name": "$in", "variant": "declaration", "kind": 1024, @@ -12269,11 +12293,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12285,7 +12309,7 @@ } }, { - "id": 14205, + "id": 14222, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -12296,11 +12320,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12312,7 +12336,7 @@ } }, { - "id": 14206, + "id": 14223, "name": "$not", "variant": "declaration", "kind": 1024, @@ -12321,11 +12345,11 @@ }, "type": { "type": "reference", - "target": 17239, + "target": 17256, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12336,7 +12360,7 @@ } }, { - "id": 14207, + "id": 14224, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -12345,11 +12369,11 @@ }, "type": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12360,7 +12384,7 @@ } }, { - "id": 14208, + "id": 14225, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -12369,11 +12393,11 @@ }, "type": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12384,7 +12408,7 @@ } }, { - "id": 14209, + "id": 14226, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -12393,11 +12417,11 @@ }, "type": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12408,7 +12432,7 @@ } }, { - "id": 14210, + "id": 14227, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -12417,11 +12441,11 @@ }, "type": { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 14219, + "target": 14236, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12432,7 +12456,7 @@ } }, { - "id": 14211, + "id": 14228, "name": "$like", "variant": "declaration", "kind": 1024, @@ -12445,7 +12469,7 @@ } }, { - "id": 14212, + "id": 14229, "name": "$re", "variant": "declaration", "kind": 1024, @@ -12458,7 +12482,7 @@ } }, { - "id": 14213, + "id": 14230, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -12471,7 +12495,7 @@ } }, { - "id": 14214, + "id": 14231, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -12484,7 +12508,7 @@ } }, { - "id": 14215, + "id": 14232, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -12500,7 +12524,7 @@ } }, { - "id": 14216, + "id": 14233, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -12516,7 +12540,7 @@ } }, { - "id": 14217, + "id": 14234, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -12532,7 +12556,7 @@ } }, { - "id": 14218, + "id": 14235, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -12549,25 +12573,25 @@ { "title": "Properties", "children": [ - 14200, - 14201, - 14202, - 14203, - 14204, - 14205, - 14206, - 14207, - 14208, - 14209, - 14210, - 14211, - 14212, - 14213, - 14214, - 14215, - 14216, 14217, - 14218 + 14218, + 14219, + 14220, + 14221, + 14222, + 14223, + 14224, + 14225, + 14226, + 14227, + 14228, + 14229, + 14230, + 14231, + 14232, + 14233, + 14234, + 14235 ] } ] @@ -12575,14 +12599,14 @@ } }, { - "id": 14192, + "id": 14209, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14196, + "id": 14213, "name": "T", "variant": "typeParam", "kind": 131072, @@ -12593,7 +12617,7 @@ } }, { - "id": 14197, + "id": 14214, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -12612,7 +12636,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 14197, + "target": 14214, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12633,7 +12657,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 14196, + "target": 14213, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12655,7 +12679,7 @@ }, "objectType": { "type": "reference", - "target": 14196, + "target": 14213, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12712,7 +12736,7 @@ }, "objectType": { "type": "reference", - "target": 14196, + "target": 14213, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12720,7 +12744,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "indexedAccess", @@ -12736,7 +12760,7 @@ }, "objectType": { "type": "reference", - "target": 14196, + "target": 14213, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12764,7 +12788,7 @@ }, "objectType": { "type": "reference", - "target": 14196, + "target": 14213, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12789,21 +12813,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 14193, + "id": 14210, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 14194, + "id": 14211, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 14195, + "id": 14212, "name": "x", "variant": "param", "kind": 32768, @@ -12840,7 +12864,7 @@ }, "trueType": { "type": "reference", - "target": 14192, + "target": 14209, "typeArguments": [ { "type": "reference", @@ -12867,14 +12891,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 14197, + "target": 14214, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 17238, + "target": 17255, "name": "PrevLimit", "package": "@medusajs/types" } @@ -12908,30 +12932,30 @@ { "title": "Interfaces", "children": [ - 14220, - 14224, - 14234, - 14244, - 14252, - 14329, - 14372, - 14375 + 14237, + 14241, + 14251, + 14261, + 14269, + 14346, + 14389, + 14392 ] }, { "title": "Type Aliases", "children": [ - 14378, - 14379, - 14247, - 14198, - 14192 + 14395, + 14396, + 14264, + 14215, + 14209 ] } ] }, { - "id": 17250, + "id": 17267, "name": "EntityClassName", "variant": "declaration", "kind": 2097152, @@ -12942,7 +12966,7 @@ } }, { - "id": 17251, + "id": 17268, "name": "EntityValues", "variant": "declaration", "kind": 2097152, @@ -12952,14 +12976,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17252, + "id": 17269, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17253, + "id": 17270, "name": "id", "variant": "declaration", "kind": 1024, @@ -12974,7 +12998,7 @@ { "title": "Properties", "children": [ - 17253 + 17270 ] } ] @@ -12983,7 +13007,7 @@ } }, { - "id": 17254, + "id": 17271, "name": "BaseRepositoryService", "variant": "declaration", "kind": 256, @@ -12998,21 +13022,21 @@ }, "children": [ { - "id": 17255, + "id": 17272, "name": "transaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17256, + "id": 17273, "name": "transaction", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17257, + "id": 17274, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13025,7 +13049,7 @@ ], "parameters": [ { - "id": 17258, + "id": 17275, "name": "task", "variant": "param", "kind": 32768, @@ -13033,28 +13057,28 @@ "type": { "type": "reflection", "declaration": { - "id": 17259, + "id": 17276, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17260, + "id": 17277, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17261, + "id": 17278, "name": "transactionManager", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13082,7 +13106,7 @@ } }, { - "id": 17262, + "id": 17279, "name": "context", "variant": "param", "kind": 32768, @@ -13092,14 +13116,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17263, + "id": 17280, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17264, + "id": 17281, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -13112,7 +13136,7 @@ } }, { - "id": 17265, + "id": 17282, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -13121,14 +13145,14 @@ }, "type": { "type": "reference", - "target": 14307, + "target": 14324, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 17266, + "id": 17283, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -13145,9 +13169,9 @@ { "title": "Properties", "children": [ - 17264, - 17265, - 17266 + 17281, + 17282, + 17283 ] } ] @@ -13174,21 +13198,21 @@ ] }, { - "id": 17267, + "id": 17284, "name": "getFreshManager", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17268, + "id": 17285, "name": "getFreshManager", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17269, + "id": 17286, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13201,7 +13225,7 @@ ], "type": { "type": "reference", - "target": 14319, + "target": 14336, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13210,21 +13234,21 @@ ] }, { - "id": 17270, + "id": 17287, "name": "getActiveManager", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17271, + "id": 17288, "name": "getActiveManager", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17272, + "id": 17289, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -13237,7 +13261,7 @@ ], "type": { "type": "reference", - "target": 14322, + "target": 14339, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13246,21 +13270,21 @@ ] }, { - "id": 17273, + "id": 17290, "name": "serialize", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17274, + "id": 17291, "name": "serialize", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17275, + "id": 17292, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -13285,7 +13309,7 @@ ], "parameters": [ { - "id": 17276, + "id": 17293, "name": "data", "variant": "param", "kind": 32768, @@ -13296,7 +13320,7 @@ } }, { - "id": 17277, + "id": 17294, "name": "options", "variant": "param", "kind": 32768, @@ -13318,7 +13342,7 @@ "typeArguments": [ { "type": "reference", - "target": 14325, + "target": 14342, "name": "TOutput", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13335,16 +13359,16 @@ { "title": "Methods", "children": [ - 17255, - 17267, - 17270, - 17273 + 17272, + 17284, + 17287, + 17290 ] } ], "typeParameters": [ { - "id": 17278, + "id": 17295, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13358,25 +13382,25 @@ "extendedBy": [ { "type": "reference", - "target": 14252, + "target": 14269, "name": "RepositoryService" }, { "type": "reference", - "target": 14329, + "target": 14346, "name": "TreeRepositoryService" } ] }, { - "id": 17245, + "id": 17262, "name": "Dictionary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17249, + "id": 17266, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13390,21 +13414,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17246, + "id": 17263, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17247, + "id": 17264, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17248, + "id": 17265, "name": "k", "variant": "param", "kind": 32768, @@ -13417,7 +13441,7 @@ ], "type": { "type": "reference", - "target": 17249, + "target": 17266, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13428,14 +13452,14 @@ } }, { - "id": 17239, + "id": 17256, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17240, + "id": 17257, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13446,7 +13470,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17240, + "target": 17257, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13459,14 +13483,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17240, + "target": 17257, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 17446, + "target": 17463, "name": "Scalar", "package": "@medusajs/types" }, @@ -13476,11 +13500,11 @@ }, "falseType": { "type": "reference", - "target": 14192, + "target": 14209, "typeArguments": [ { "type": "reference", - "target": 17240, + "target": 17257, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13492,11 +13516,11 @@ }, "falseType": { "type": "reference", - "target": 17450, + "target": 17467, "typeArguments": [ { "type": "reference", - "target": 17240, + "target": 17257, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13508,14 +13532,14 @@ } }, { - "id": 17241, + "id": 17258, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17242, + "id": 17259, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13533,7 +13557,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17242, + "target": 17259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13564,7 +13588,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17242, + "target": 17259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13598,7 +13622,7 @@ }, "falseType": { "type": "reference", - "target": 17242, + "target": 17259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13609,7 +13633,7 @@ } }, { - "id": 17446, + "id": 17463, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -13668,21 +13692,21 @@ { "type": "reflection", "declaration": { - "id": 17447, + "id": 17464, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17448, + "id": 17465, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17449, + "id": 17466, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -13699,7 +13723,7 @@ { "title": "Methods", "children": [ - 17448 + 17465 ] } ] @@ -13709,14 +13733,14 @@ } }, { - "id": 17525, + "id": 17542, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17526, + "id": 17543, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13727,7 +13751,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17526, + "target": 17543, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13748,7 +13772,7 @@ "typeArguments": [ { "type": "reference", - "target": 17526, + "target": 17543, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13759,7 +13783,7 @@ }, "falseType": { "type": "reference", - "target": 17526, + "target": 17543, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13767,14 +13791,14 @@ } }, { - "id": 17515, + "id": 17532, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17524, + "id": 17541, "name": "T", "variant": "typeParam", "kind": 131072, @@ -13785,7 +13809,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17524, + "target": 17541, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13793,14 +13817,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17516, + "id": 17533, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17517, + "id": 17534, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -13817,7 +13841,7 @@ { "title": "Properties", "children": [ - 17517 + 17534 ] } ] @@ -13825,7 +13849,7 @@ }, "trueType": { "type": "reference", - "target": 17525, + "target": 17542, "typeArguments": [ { "type": "reference", @@ -13845,7 +13869,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17524, + "target": 17541, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13853,14 +13877,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17518, + "id": 17535, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17519, + "id": 17536, "name": "_id", "variant": "declaration", "kind": 1024, @@ -13877,7 +13901,7 @@ { "title": "Properties", "children": [ - 17519 + 17536 ] } ] @@ -13888,7 +13912,7 @@ "types": [ { "type": "reference", - "target": 17525, + "target": 17542, "typeArguments": [ { "type": "reference", @@ -13914,7 +13938,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17524, + "target": 17541, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13922,14 +13946,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17520, + "id": 17537, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17521, + "id": 17538, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -13946,7 +13970,7 @@ { "title": "Properties", "children": [ - 17521 + 17538 ] } ] @@ -13954,7 +13978,7 @@ }, "trueType": { "type": "reference", - "target": 17525, + "target": 17542, "typeArguments": [ { "type": "reference", @@ -13974,7 +13998,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17524, + "target": 17541, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13982,14 +14006,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 17522, + "id": 17539, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17523, + "id": 17540, "name": "id", "variant": "declaration", "kind": 1024, @@ -14006,7 +14030,7 @@ { "title": "Properties", "children": [ - 17523 + 17540 ] } ] @@ -14014,7 +14038,7 @@ }, "trueType": { "type": "reference", - "target": 17525, + "target": 17542, "typeArguments": [ { "type": "reference", @@ -14040,14 +14064,14 @@ } }, { - "id": 17504, + "id": 17521, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17505, + "id": 17522, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14059,18 +14083,18 @@ "types": [ { "type": "reference", - "target": 17505, + "target": 17522, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 17241, + "target": 17258, "typeArguments": [ { "type": "reference", - "target": 17505, + "target": 17522, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14081,11 +14105,11 @@ }, { "type": "reference", - "target": 17515, + "target": 17532, "typeArguments": [ { "type": "reference", - "target": 17505, + "target": 17522, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14098,14 +14122,14 @@ } }, { - "id": 17450, + "id": 17467, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17451, + "id": 17468, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14117,15 +14141,15 @@ "types": [ { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "reference", - "target": 17504, + "target": 17521, "typeArguments": [ { "type": "reference", - "target": 17451, + "target": 17468, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14140,11 +14164,11 @@ }, { "type": "reference", - "target": 17504, + "target": 17521, "typeArguments": [ { "type": "reference", - "target": 17451, + "target": 17468, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14157,11 +14181,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 17504, + "target": 17521, "typeArguments": [ { "type": "reference", - "target": 17451, + "target": 17468, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14179,7 +14203,7 @@ } }, { - "id": 17238, + "id": 17255, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -14207,14 +14231,14 @@ } }, { - "id": 17243, + "id": 17260, "name": "Order", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17244, + "id": 17261, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14229,7 +14253,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 17244, + "target": 17261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14248,7 +14272,7 @@ }, { "type": "reference", - "target": 17243, + "target": 17260, "typeArguments": [ { "type": "conditional", @@ -14266,7 +14290,7 @@ }, "objectType": { "type": "reference", - "target": 17244, + "target": 17261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14299,7 +14323,7 @@ }, "objectType": { "type": "reference", - "target": 17244, + "target": 17261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14320,7 +14344,7 @@ }, "objectType": { "type": "reference", - "target": 17244, + "target": 17261, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14337,14 +14361,14 @@ } }, { - "id": 16839, + "id": 16856, "name": "DmlTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16840, + "id": 16857, "name": "IsDmlEntity", "variant": "declaration", "kind": 32, @@ -14363,7 +14387,7 @@ "type": "query", "queryType": { "type": "reference", - "target": 16840, + "target": 16857, "name": "IsDmlEntity", "package": "@medusajs/types" } @@ -14371,7 +14395,7 @@ "defaultValue": "..." }, { - "id": 16841, + "id": 16858, "name": "DMLSchema", "variant": "declaration", "kind": 2097152, @@ -14400,7 +14424,7 @@ "types": [ { "type": "reference", - "target": 16875, + "target": 16892, "typeArguments": [ { "type": "intrinsic", @@ -14412,7 +14436,7 @@ }, { "type": "reference", - "target": 16893, + "target": 16910, "typeArguments": [ { "type": "intrinsic", @@ -14430,7 +14454,7 @@ } }, { - "id": 16842, + "id": 16859, "name": "IDmlEntityConfig", "variant": "declaration", "kind": 2097152, @@ -14445,14 +14469,14 @@ { "type": "reflection", "declaration": { - "id": 16843, + "id": 16860, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16844, + "id": 16861, "name": "name", "variant": "declaration", "kind": 1024, @@ -14465,7 +14489,7 @@ } }, { - "id": 16845, + "id": 16862, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14480,8 +14504,8 @@ { "title": "Properties", "children": [ - 16844, - 16845 + 16861, + 16862 ] } ] @@ -14491,21 +14515,21 @@ } }, { - "id": 16846, + "id": 16863, "name": "InferDmlEntityNameFromConfig", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16851, + "id": 16868, "name": "TConfig", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16842, + "target": 16859, "name": "IDmlEntityConfig", "package": "@medusajs/types" } @@ -14515,7 +14539,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14526,11 +14550,11 @@ }, "trueType": { "type": "reference", - "target": 14189, + "target": 14206, "typeArguments": [ { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14543,7 +14567,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14551,14 +14575,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16847, + "id": 16864, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16848, + "id": 16865, "name": "name", "variant": "declaration", "kind": 1024, @@ -14573,7 +14597,7 @@ { "title": "Properties", "children": [ - 16848 + 16865 ] } ] @@ -14581,7 +14605,7 @@ }, "trueType": { "type": "reference", - "target": 14189, + "target": 14206, "typeArguments": [ { "type": "indexedAccess", @@ -14591,7 +14615,7 @@ }, "objectType": { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14605,7 +14629,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14613,14 +14637,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16849, + "id": 16866, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16850, + "id": 16867, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14635,7 +14659,7 @@ { "title": "Properties", "children": [ - 16850 + 16867 ] } ] @@ -14643,7 +14667,7 @@ }, "trueType": { "type": "reference", - "target": 14189, + "target": 14206, "typeArguments": [ { "type": "indexedAccess", @@ -14653,7 +14677,7 @@ }, "objectType": { "type": "reference", - "target": 16851, + "target": 16868, "name": "TConfig", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14672,7 +14696,7 @@ } }, { - "id": 16852, + "id": 16869, "name": "IDmlEntity", "variant": "declaration", "kind": 256, @@ -14687,7 +14711,7 @@ }, "children": [ { - "id": 16855, + "id": 16872, "name": "[IsDmlEntity]", "variant": "declaration", "kind": 1024, @@ -14698,18 +14722,18 @@ } }, { - "id": 16853, + "id": 16870, "name": "name", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16846, + "target": 16863, "typeArguments": [ { "type": "reference", - "target": 16857, + "target": 16874, "name": "Config", "package": "@medusajs/types", "qualifiedName": "IDmlEntity.Config", @@ -14721,14 +14745,14 @@ } }, { - "id": 16854, + "id": 16871, "name": "schema", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16856, + "target": 16873, "name": "Schema", "package": "@medusajs/types", "qualifiedName": "IDmlEntity.Schema", @@ -14740,35 +14764,35 @@ { "title": "Properties", "children": [ - 16855, - 16853, - 16854 + 16872, + 16870, + 16871 ] } ], "typeParameters": [ { - "id": 16856, + "id": 16873, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" } }, { - "id": 16857, + "id": 16874, "name": "Config", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16842, + "target": 16859, "name": "IDmlEntityConfig", "package": "@medusajs/types" } @@ -14776,7 +14800,7 @@ ] }, { - "id": 16858, + "id": 16875, "name": "KnownDataTypes", "variant": "declaration", "kind": 2097152, @@ -14832,7 +14856,7 @@ } }, { - "id": 16859, + "id": 16876, "name": "RelationshipTypes", "variant": "declaration", "kind": 2097152, @@ -14868,7 +14892,7 @@ } }, { - "id": 16860, + "id": 16877, "name": "PropertyMetadata", "variant": "declaration", "kind": 2097152, @@ -14884,14 +14908,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16861, + "id": 16878, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16862, + "id": 16879, "name": "fieldName", "variant": "declaration", "kind": 1024, @@ -14902,7 +14926,7 @@ } }, { - "id": 16863, + "id": 16880, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -14915,7 +14939,7 @@ } }, { - "id": 16864, + "id": 16881, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -14926,7 +14950,7 @@ } }, { - "id": 16865, + "id": 16882, "name": "dataType", "variant": "declaration", "kind": 1024, @@ -14934,27 +14958,27 @@ "type": { "type": "reflection", "declaration": { - "id": 16866, + "id": 16883, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16867, + "id": 16884, "name": "name", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16858, + "target": 16875, "name": "KnownDataTypes", "package": "@medusajs/types" } }, { - "id": 16868, + "id": 16885, "name": "options", "variant": "declaration", "kind": 1024, @@ -14986,8 +15010,8 @@ { "title": "Properties", "children": [ - 16867, - 16868 + 16884, + 16885 ] } ] @@ -14995,7 +15019,7 @@ } }, { - "id": 16869, + "id": 16886, "name": "indexes", "variant": "declaration", "kind": 1024, @@ -15005,14 +15029,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16870, + "id": 16887, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16871, + "id": 16888, "name": "name", "variant": "declaration", "kind": 1024, @@ -15025,7 +15049,7 @@ } }, { - "id": 16872, + "id": 16889, "name": "type", "variant": "declaration", "kind": 1024, @@ -15049,8 +15073,8 @@ { "title": "Properties", "children": [ - 16871, - 16872 + 16888, + 16889 ] } ] @@ -15059,7 +15083,7 @@ } }, { - "id": 16873, + "id": 16890, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -15068,14 +15092,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16885, + "target": 16902, "name": "RelationshipMetadata", "package": "@medusajs/types" } } }, { - "id": 16874, + "id": 16891, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -15092,13 +15116,13 @@ { "title": "Properties", "children": [ - 16862, - 16863, - 16864, - 16865, - 16869, - 16873, - 16874 + 16879, + 16880, + 16881, + 16882, + 16886, + 16890, + 16891 ] } ] @@ -15106,7 +15130,7 @@ } }, { - "id": 16875, + "id": 16892, "name": "PropertyType", "variant": "declaration", "kind": 2097152, @@ -15121,7 +15145,7 @@ }, "typeParameters": [ { - "id": 16881, + "id": 16898, "name": "T", "variant": "typeParam", "kind": 131072, @@ -15131,42 +15155,42 @@ "type": { "type": "reflection", "declaration": { - "id": 16876, + "id": 16893, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16877, + "id": 16894, "name": "$dataType", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16881, + "target": 16898, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16878, + "id": 16895, "name": "parse", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16879, + "id": 16896, "name": "parse", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16880, + "id": 16897, "name": "fieldName", "variant": "param", "kind": 32768, @@ -15179,7 +15203,7 @@ ], "type": { "type": "reference", - "target": 16860, + "target": 16877, "name": "PropertyMetadata", "package": "@medusajs/types" } @@ -15191,13 +15215,13 @@ { "title": "Properties", "children": [ - 16877 + 16894 ] }, { "title": "Methods", "children": [ - 16878 + 16895 ] } ] @@ -15205,7 +15229,7 @@ } }, { - "id": 16882, + "id": 16899, "name": "RelationshipOptions", "variant": "declaration", "kind": 2097152, @@ -15224,14 +15248,14 @@ { "type": "reflection", "declaration": { - "id": 16883, + "id": 16900, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16884, + "id": 16901, "name": "mappedBy", "variant": "declaration", "kind": 1024, @@ -15264,7 +15288,7 @@ { "title": "Properties", "children": [ - 16884 + 16901 ] } ] @@ -15293,7 +15317,7 @@ } }, { - "id": 16885, + "id": 16902, "name": "RelationshipMetadata", "variant": "declaration", "kind": 2097152, @@ -15309,14 +15333,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16886, + "id": 16903, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16887, + "id": 16904, "name": "name", "variant": "declaration", "kind": 1024, @@ -15327,20 +15351,20 @@ } }, { - "id": 16888, + "id": 16905, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" } }, { - "id": 16889, + "id": 16906, "name": "entity", "variant": "declaration", "kind": 1024, @@ -15351,7 +15375,7 @@ } }, { - "id": 16890, + "id": 16907, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -15362,7 +15386,7 @@ } }, { - "id": 16891, + "id": 16908, "name": "mappedBy", "variant": "declaration", "kind": 1024, @@ -15375,7 +15399,7 @@ } }, { - "id": 16892, + "id": 16909, "name": "options", "variant": "declaration", "kind": 1024, @@ -15405,12 +15429,12 @@ { "title": "Properties", "children": [ - 16887, - 16888, - 16889, - 16890, - 16891, - 16892 + 16904, + 16905, + 16906, + 16907, + 16908, + 16909 ] } ] @@ -15418,7 +15442,7 @@ } }, { - "id": 16893, + "id": 16910, "name": "RelationshipType", "variant": "declaration", "kind": 2097152, @@ -15433,7 +15457,7 @@ }, "typeParameters": [ { - "id": 16900, + "id": 16917, "name": "T", "variant": "typeParam", "kind": 131072, @@ -15443,55 +15467,55 @@ "type": { "type": "reflection", "declaration": { - "id": 16894, + "id": 16911, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16895, + "id": 16912, "name": "$dataType", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16900, + "target": 16917, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16896, + "id": 16913, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" } }, { - "id": 16897, + "id": 16914, "name": "parse", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16898, + "id": 16915, "name": "parse", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16899, + "id": 16916, "name": "relationshipName", "variant": "param", "kind": 32768, @@ -15504,7 +15528,7 @@ ], "type": { "type": "reference", - "target": 16885, + "target": 16902, "name": "RelationshipMetadata", "package": "@medusajs/types" } @@ -15516,14 +15540,14 @@ { "title": "Properties", "children": [ - 16895, - 16896 + 16912, + 16913 ] }, { "title": "Methods", "children": [ - 16897 + 16914 ] } ] @@ -15531,7 +15555,7 @@ } }, { - "id": 16901, + "id": 16918, "name": "EntityConstructor", "variant": "declaration", "kind": 256, @@ -15546,21 +15570,21 @@ }, "children": [ { - "id": 16903, + "id": 16920, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 16904, + "id": 16921, "name": "new EntityConstructor", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 16902, + "target": 16919, "name": "Props", "package": "@medusajs/types", "qualifiedName": "EntityConstructor.Props", @@ -15584,13 +15608,13 @@ { "title": "Constructors", "children": [ - 16903 + 16920 ] } ], "typeParameters": [ { - "id": 16902, + "id": 16919, "name": "Props", "variant": "typeParam", "kind": 131072, @@ -15610,7 +15634,7 @@ ] }, { - "id": 16905, + "id": 16922, "name": "InferForeignKeys", "variant": "declaration", "kind": 2097152, @@ -15625,14 +15649,14 @@ }, "typeParameters": [ { - "id": 16910, + "id": 16927, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" } @@ -15646,7 +15670,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16910, + "target": 16927, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15668,7 +15692,7 @@ }, "objectType": { "type": "reference", - "target": 16910, + "target": 16927, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15677,14 +15701,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16906, + "id": 16923, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16907, + "id": 16924, "name": "type", "variant": "declaration", "kind": 1024, @@ -15699,7 +15723,7 @@ { "title": "Properties", "children": [ - 16907 + 16924 ] } ] @@ -15719,7 +15743,7 @@ }, "extendsType": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -15753,7 +15777,7 @@ }, "objectType": { "type": "reference", - "target": 16910, + "target": 16927, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15762,14 +15786,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16908, + "id": 16925, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16909, + "id": 16926, "name": "type", "variant": "declaration", "kind": 1024, @@ -15784,7 +15808,7 @@ { "title": "Properties", "children": [ - 16909 + 16926 ] } ] @@ -15804,7 +15828,7 @@ }, "extendsType": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -15849,7 +15873,7 @@ } }, { - "id": 16911, + "id": 16928, "name": "InferBelongsToFields", "variant": "declaration", "kind": 2097152, @@ -15864,7 +15888,7 @@ }, "typeParameters": [ { - "id": 16916, + "id": 16933, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -15875,7 +15899,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16916, + "target": 16933, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15883,21 +15907,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16912, + "id": 16929, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16913, + "id": 16930, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "inferred", @@ -15917,7 +15941,7 @@ }, "trueType": { "type": "reference", - "target": 16925, + "target": 16942, "typeArguments": [ { "type": "reference", @@ -15937,7 +15961,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16916, + "target": 16933, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15945,14 +15969,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16914, + "id": 16931, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16915, + "id": 16932, "name": "__type", "variant": "signature", "kind": 4096, @@ -15962,7 +15986,7 @@ "types": [ { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "inferred", @@ -15991,7 +16015,7 @@ "types": [ { "type": "reference", - "target": 16925, + "target": 16942, "typeArguments": [ { "type": "reference", @@ -16021,7 +16045,7 @@ } }, { - "id": 16917, + "id": 16934, "name": "InferHasOneFields", "variant": "declaration", "kind": 2097152, @@ -16036,7 +16060,7 @@ }, "typeParameters": [ { - "id": 16918, + "id": 16935, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16045,11 +16069,11 @@ ], "type": { "type": "reference", - "target": 16911, + "target": 16928, "typeArguments": [ { "type": "reference", - "target": 16918, + "target": 16935, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16060,7 +16084,7 @@ } }, { - "id": 16919, + "id": 16936, "name": "InferHasManyFields", "variant": "declaration", "kind": 2097152, @@ -16075,7 +16099,7 @@ }, "typeParameters": [ { - "id": 16922, + "id": 16939, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16086,7 +16110,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16922, + "target": 16939, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16094,21 +16118,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16920, + "id": 16937, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16921, + "id": 16938, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "inferred", @@ -16130,7 +16154,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16925, + "target": 16942, "typeArguments": [ { "type": "reference", @@ -16154,7 +16178,7 @@ } }, { - "id": 16923, + "id": 16940, "name": "InferManyToManyFields", "variant": "declaration", "kind": 2097152, @@ -16169,7 +16193,7 @@ }, "typeParameters": [ { - "id": 16924, + "id": 16941, "name": "Relation", "variant": "typeParam", "kind": 131072, @@ -16178,11 +16202,11 @@ ], "type": { "type": "reference", - "target": 16919, + "target": 16936, "typeArguments": [ { "type": "reference", - "target": 16924, + "target": 16941, "name": "Relation", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16193,7 +16217,7 @@ } }, { - "id": 16925, + "id": 16942, "name": "InferSchemaFields", "variant": "declaration", "kind": 2097152, @@ -16208,14 +16232,14 @@ }, "typeParameters": [ { - "id": 16926, + "id": 16943, "name": "Schema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" } @@ -16223,7 +16247,7 @@ ], "type": { "type": "reference", - "target": 13953, + "target": 13970, "typeArguments": [ { "type": "mapped", @@ -16233,7 +16257,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16255,7 +16279,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16263,7 +16287,7 @@ }, "extendsType": { "type": "reference", - "target": 16893, + "target": 16910, "typeArguments": [ { "type": "intrinsic", @@ -16295,7 +16319,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16308,7 +16332,7 @@ }, "trueType": { "type": "reference", - "target": 16911, + "target": 16928, "typeArguments": [ { "type": "indexedAccess", @@ -16330,7 +16354,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16363,7 +16387,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16376,7 +16400,7 @@ }, "trueType": { "type": "reference", - "target": 16917, + "target": 16934, "typeArguments": [ { "type": "indexedAccess", @@ -16398,7 +16422,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16431,7 +16455,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16444,7 +16468,7 @@ }, "trueType": { "type": "reference", - "target": 16919, + "target": 16936, "typeArguments": [ { "type": "indexedAccess", @@ -16466,7 +16490,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16499,7 +16523,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16512,7 +16536,7 @@ }, "trueType": { "type": "reference", - "target": 16923, + "target": 16940, "typeArguments": [ { "type": "indexedAccess", @@ -16534,7 +16558,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16573,7 +16597,7 @@ }, "objectType": { "type": "reference", - "target": 16926, + "target": 16943, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16588,7 +16612,7 @@ } }, { - "id": 16927, + "id": 16944, "name": "Infer", "variant": "declaration", "kind": 2097152, @@ -16603,7 +16627,7 @@ }, "typeParameters": [ { - "id": 16928, + "id": 16945, "name": "T", "variant": "typeParam", "kind": 131072, @@ -16614,14 +16638,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16928, + "target": 16945, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "inferred", @@ -16637,11 +16661,11 @@ }, "trueType": { "type": "reference", - "target": 16901, + "target": 16918, "typeArguments": [ { "type": "reference", - "target": 16925, + "target": 16942, "typeArguments": [ { "type": "reference", @@ -16668,7 +16692,7 @@ } }, { - "id": 16929, + "id": 16946, "name": "ExtractEntityRelations", "variant": "declaration", "kind": 2097152, @@ -16683,7 +16707,7 @@ }, "typeParameters": [ { - "id": 16932, + "id": 16949, "name": "Schema", "variant": "typeParam", "kind": 131072, @@ -16709,14 +16733,14 @@ } }, { - "id": 16933, + "id": 16950, "name": "OfType", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" } @@ -16734,7 +16758,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16932, + "target": 16949, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16757,7 +16781,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 16932, + "target": 16949, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16785,7 +16809,7 @@ }, "objectType": { "type": "reference", - "target": 16932, + "target": 16949, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16793,7 +16817,7 @@ }, "extendsType": { "type": "reference", - "target": 16893, + "target": 16910, "typeArguments": [ { "type": "intrinsic", @@ -16819,7 +16843,7 @@ }, "objectType": { "type": "reference", - "target": 16932, + "target": 16949, "name": "Schema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16828,21 +16852,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16930, + "id": 16947, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16931, + "id": 16948, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16933, + "target": 16950, "name": "OfType", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16853,7 +16877,7 @@ { "title": "Properties", "children": [ - 16931 + 16948 ] } ] @@ -16884,7 +16908,7 @@ } }, { - "id": 16934, + "id": 16951, "name": "EntityCascades", "variant": "declaration", "kind": 2097152, @@ -16899,7 +16923,7 @@ }, "typeParameters": [ { - "id": 16937, + "id": 16954, "name": "Relationships", "variant": "typeParam", "kind": 131072, @@ -16909,14 +16933,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16935, + "id": 16952, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16936, + "id": 16953, "name": "delete", "variant": "declaration", "kind": 1024, @@ -16933,7 +16957,7 @@ }, "type": { "type": "reference", - "target": 16937, + "target": 16954, "name": "Relationships", "package": "@medusajs/types", "refersToTypeParameter": true @@ -16944,7 +16968,7 @@ { "title": "Properties", "children": [ - 16936 + 16953 ] } ] @@ -16952,7 +16976,7 @@ } }, { - "id": 16938, + "id": 16955, "name": "InferTypeOf", "variant": "declaration", "kind": 2097152, @@ -16967,14 +16991,14 @@ }, "typeParameters": [ { - "id": 16939, + "id": 16956, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "intrinsic", @@ -16999,11 +17023,11 @@ "typeArguments": [ { "type": "reference", - "target": 16927, + "target": 16944, "typeArguments": [ { "type": "reference", - "target": 16939, + "target": 16956, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17018,7 +17042,7 @@ } }, { - "id": 16940, + "id": 16957, "name": "InferEntityType", "variant": "declaration", "kind": 2097152, @@ -17033,7 +17057,7 @@ }, "typeParameters": [ { - "id": 16941, + "id": 16958, "name": "T", "variant": "typeParam", "kind": 131072, @@ -17044,14 +17068,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16941, + "target": 16958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "intrinsic", @@ -17067,11 +17091,11 @@ }, "trueType": { "type": "reference", - "target": 16938, + "target": 16955, "typeArguments": [ { "type": "reference", - "target": 16941, + "target": 16958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17082,7 +17106,7 @@ }, "falseType": { "type": "reference", - "target": 16941, + "target": 16958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17090,7 +17114,7 @@ } }, { - "id": 16942, + "id": 16959, "name": "InferIndexableProperties", "variant": "declaration", "kind": 2097152, @@ -17105,7 +17129,7 @@ }, "typeParameters": [ { - "id": 16945, + "id": 16962, "name": "T", "variant": "typeParam", "kind": 131072, @@ -17119,14 +17143,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 16945, + "target": 16962, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "inferred", @@ -17192,14 +17216,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 16943, + "id": 16960, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16944, + "id": 16961, "name": "type", "variant": "declaration", "kind": 1024, @@ -17214,7 +17238,7 @@ { "title": "Properties", "children": [ - 16944 + 16961 ] } ] @@ -17234,7 +17258,7 @@ }, "extendsType": { "type": "reference", - "target": 16859, + "target": 16876, "name": "RelationshipTypes", "package": "@medusajs/types" }, @@ -17267,7 +17291,7 @@ }, { "type": "reference", - "target": 16905, + "target": 16922, "typeArguments": [ { "type": "reference", @@ -17293,33 +17317,33 @@ } }, { - "id": 16946, + "id": 16963, "name": "EntityIndex", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16952, + "id": 16969, "name": "TSchema", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" }, "default": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" } }, { - "id": 16953, + "id": 16970, "name": "TWhere", "variant": "typeParam", "kind": 131072, @@ -17333,14 +17357,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16947, + "id": 16964, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16948, + "id": 16965, "name": "name", "variant": "declaration", "kind": 1024, @@ -17361,7 +17385,7 @@ } }, { - "id": 16949, + "id": 16966, "name": "unique", "variant": "declaration", "kind": 1024, @@ -17382,7 +17406,7 @@ } }, { - "id": 16950, + "id": 16967, "name": "on", "variant": "declaration", "kind": 1024, @@ -17399,15 +17423,15 @@ "type": "array", "elementType": { "type": "reference", - "target": 16942, + "target": 16959, "typeArguments": [ { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "reference", - "target": 16952, + "target": 16969, "name": "TSchema", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17427,7 +17451,7 @@ } }, { - "id": 16951, + "id": 16968, "name": "where", "variant": "declaration", "kind": 1024, @@ -17444,7 +17468,7 @@ }, "type": { "type": "reference", - "target": 16953, + "target": 16970, "name": "TWhere", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17455,10 +17479,10 @@ { "title": "Properties", "children": [ - 16948, - 16949, - 16950, - 16951 + 16965, + 16966, + 16967, + 16968 ] } ] @@ -17466,7 +17490,7 @@ } }, { - "id": 16954, + "id": 16971, "name": "SimpleQueryValue", "variant": "declaration", "kind": 2097152, @@ -17494,7 +17518,7 @@ } }, { - "id": 16955, + "id": 16972, "name": "NeQueryValue", "variant": "declaration", "kind": 2097152, @@ -17502,21 +17526,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16956, + "id": 16973, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16957, + "id": 16974, "name": "$ne", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16954, + "target": 16971, "name": "SimpleQueryValue", "package": "@medusajs/types" } @@ -17526,7 +17550,7 @@ { "title": "Properties", "children": [ - 16957 + 16974 ] } ] @@ -17534,7 +17558,7 @@ } }, { - "id": 16958, + "id": 16975, "name": "QueryValue", "variant": "declaration", "kind": 2097152, @@ -17544,13 +17568,13 @@ "types": [ { "type": "reference", - "target": 16954, + "target": 16971, "name": "SimpleQueryValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 16955, + "target": 16972, "name": "NeQueryValue", "package": "@medusajs/types" } @@ -17558,27 +17582,27 @@ } }, { - "id": 16959, + "id": 16976, "name": "QueryCondition", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16960, + "id": 16977, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" }, "default": { "type": "reference", - "target": 16841, + "target": 16858, "name": "DMLSchema", "package": "@medusajs/types" } @@ -17598,11 +17622,11 @@ }, "objectType": { "type": "reference", - "target": 16852, + "target": 16869, "typeArguments": [ { "type": "reference", - "target": 16960, + "target": 16977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17633,7 +17657,7 @@ }, "objectType": { "type": "reference", - "target": 16960, + "target": 16977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17645,17 +17669,17 @@ }, "trueType": { "type": "reference", - "target": 16958, + "target": 16975, "name": "QueryValue", "package": "@medusajs/types" }, "falseType": { "type": "reference", - "target": 16959, + "target": 16976, "typeArguments": [ { "type": "reference", - "target": 16960, + "target": 16977, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17673,66 +17697,66 @@ { "title": "Interfaces", "children": [ - 16852, - 16901 + 16869, + 16918 ] }, { "title": "Type Aliases", "children": [ - 16841, - 16842, - 16846, 16858, 16859, - 16860, + 16863, 16875, - 16882, - 16885, - 16893, - 16905, - 16911, - 16917, - 16919, - 16923, - 16925, - 16927, - 16929, + 16876, + 16877, + 16892, + 16899, + 16902, + 16910, + 16922, + 16928, 16934, - 16938, + 16936, 16940, 16942, + 16944, 16946, - 16954, + 16951, 16955, - 16958, - 16959 + 16957, + 16959, + 16963, + 16971, + 16972, + 16975, + 16976 ] }, { "title": "Variables", "children": [ - 16840 + 16857 ] } ] }, { - "id": 14380, + "id": 14397, "name": "EventBusTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14381, + "id": 14398, "name": "Subscriber", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14385, + "id": 14402, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -17746,32 +17770,32 @@ "type": { "type": "reflection", "declaration": { - "id": 14382, + "id": 14399, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14383, + "id": 14400, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14384, + "id": 14401, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14396, + "target": 14413, "typeArguments": [ { "type": "reference", - "target": 14385, + "target": 14402, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17803,7 +17827,7 @@ } }, { - "id": 14386, + "id": 14403, "name": "SubscriberContext", "variant": "declaration", "kind": 2097152, @@ -17811,14 +17835,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14387, + "id": 14404, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14388, + "id": 14405, "name": "subscriberId", "variant": "declaration", "kind": 1024, @@ -17833,7 +17857,7 @@ { "title": "Properties", "children": [ - 14388 + 14405 ] } ] @@ -17841,7 +17865,7 @@ } }, { - "id": 14389, + "id": 14406, "name": "SubscriberDescriptor", "variant": "declaration", "kind": 2097152, @@ -17849,14 +17873,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14390, + "id": 14407, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14391, + "id": 14408, "name": "id", "variant": "declaration", "kind": 1024, @@ -17867,14 +17891,14 @@ } }, { - "id": 14392, + "id": 14409, "name": "subscriber", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14381, + "target": 14398, "name": "Subscriber", "package": "@medusajs/types" } @@ -17884,8 +17908,8 @@ { "title": "Properties", "children": [ - 14391, - 14392 + 14408, + 14409 ] } ] @@ -17893,7 +17917,7 @@ } }, { - "id": 14393, + "id": 14410, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -17923,14 +17947,14 @@ { "type": "reflection", "declaration": { - "id": 14394, + "id": 14411, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14395, + "id": 14412, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -17947,7 +17971,7 @@ { "title": "Properties", "children": [ - 14395 + 14412 ] } ] @@ -17957,14 +17981,14 @@ } }, { - "id": 14396, + "id": 14413, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14401, + "id": 14418, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -17978,14 +18002,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14397, + "id": 14414, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14398, + "id": 14415, "name": "name", "variant": "declaration", "kind": 1024, @@ -17996,7 +18020,7 @@ } }, { - "id": 14399, + "id": 14416, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -18005,20 +18029,20 @@ }, "type": { "type": "reference", - "target": 14393, + "target": 14410, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 14400, + "id": 14417, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14401, + "target": 14418, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18029,9 +18053,9 @@ { "title": "Properties", "children": [ - 14398, - 14399, - 14400 + 14415, + 14416, + 14417 ] } ] @@ -18039,14 +18063,14 @@ } }, { - "id": 14402, + "id": 14419, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14405, + "id": 14422, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -18062,11 +18086,11 @@ "types": [ { "type": "reference", - "target": 14396, + "target": 14413, "typeArguments": [ { "type": "reference", - "target": 14405, + "target": 14422, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18078,14 +18102,14 @@ { "type": "reflection", "declaration": { - "id": 14403, + "id": 14420, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14404, + "id": 14421, "name": "options", "variant": "declaration", "kind": 1024, @@ -18117,7 +18141,7 @@ { "title": "Properties", "children": [ - 14404 + 14421 ] } ] @@ -18127,14 +18151,14 @@ } }, { - "id": 14406, + "id": 14423, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14415, + "id": 14432, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -18148,14 +18172,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14407, + "id": 14424, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14408, + "id": 14425, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -18166,21 +18190,21 @@ } }, { - "id": 14409, + "id": 14426, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14415, + "target": 14432, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14410, + "id": 14427, "name": "source", "variant": "declaration", "kind": 1024, @@ -18191,7 +18215,7 @@ } }, { - "id": 14411, + "id": 14428, "name": "object", "variant": "declaration", "kind": 1024, @@ -18202,7 +18226,7 @@ } }, { - "id": 14412, + "id": 14429, "name": "action", "variant": "declaration", "kind": 1024, @@ -18215,7 +18239,7 @@ } }, { - "id": 14413, + "id": 14430, "name": "context", "variant": "declaration", "kind": 1024, @@ -18231,7 +18255,7 @@ "typeArguments": [ { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" }, @@ -18245,7 +18269,7 @@ } }, { - "id": 14414, + "id": 14431, "name": "options", "variant": "declaration", "kind": 1024, @@ -18277,13 +18301,13 @@ { "title": "Properties", "children": [ - 14408, - 14409, - 14410, - 14411, - 14412, - 14413, - 14414 + 14425, + 14426, + 14427, + 14428, + 14429, + 14430, + 14431 ] } ] @@ -18291,28 +18315,28 @@ } }, { - "id": 14434, + "id": 14451, "name": "IEventBusModuleService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14435, + "id": 14452, "name": "emit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14436, + "id": 14453, "name": "emit", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14437, + "id": 14454, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18321,7 +18345,7 @@ ], "parameters": [ { - "id": 14438, + "id": 14455, "name": "data", "variant": "param", "kind": 32768, @@ -18331,11 +18355,11 @@ "types": [ { "type": "reference", - "target": 14402, + "target": 14419, "typeArguments": [ { "type": "reference", - "target": 14437, + "target": 14454, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18348,11 +18372,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14402, + "target": 14419, "typeArguments": [ { "type": "reference", - "target": 14437, + "target": 14454, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18366,7 +18390,7 @@ } }, { - "id": 14439, + "id": 14456, "name": "options", "variant": "param", "kind": 32768, @@ -18413,21 +18437,21 @@ ] }, { - "id": 14440, + "id": 14457, "name": "subscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14441, + "id": 14458, "name": "subscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14442, + "id": 14459, "name": "eventName", "variant": "param", "kind": 32768, @@ -18447,20 +18471,20 @@ } }, { - "id": 14443, + "id": 14460, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14381, + "target": 14398, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14444, + "id": 14461, "name": "context", "variant": "param", "kind": 32768, @@ -18469,7 +18493,7 @@ }, "type": { "type": "reference", - "target": 14386, + "target": 14403, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18483,21 +18507,21 @@ ] }, { - "id": 14445, + "id": 14462, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14446, + "id": 14463, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14447, + "id": 14464, "name": "eventName", "variant": "param", "kind": 32768, @@ -18517,20 +18541,20 @@ } }, { - "id": 14448, + "id": 14465, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14381, + "target": 14398, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14449, + "id": 14466, "name": "context", "variant": "param", "kind": 32768, @@ -18539,7 +18563,7 @@ }, "type": { "type": "reference", - "target": 14386, + "target": 14403, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18553,21 +18577,21 @@ ] }, { - "id": 14450, + "id": 14467, "name": "releaseGroupedEvents", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14451, + "id": 14468, "name": "releaseGroupedEvents", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14452, + "id": 14469, "name": "eventGroupId", "variant": "param", "kind": 32768, @@ -18597,21 +18621,21 @@ ] }, { - "id": 14453, + "id": 14470, "name": "clearGroupedEvents", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14454, + "id": 14471, "name": "clearGroupedEvents", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14455, + "id": 14472, "name": "eventGroupId", "variant": "param", "kind": 32768, @@ -18645,38 +18669,38 @@ { "title": "Methods", "children": [ - 14435, - 14440, - 14445, - 14450, - 14453 + 14452, + 14457, + 14462, + 14467, + 14470 ] } ] }, { - "id": 14416, + "id": 14433, "name": "IEventBusService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14417, + "id": 14434, "name": "subscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14418, + "id": 14435, "name": "subscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14419, + "id": 14436, "name": "eventName", "variant": "param", "kind": 32768, @@ -18696,20 +18720,20 @@ } }, { - "id": 14420, + "id": 14437, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14381, + "target": 14398, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14421, + "id": 14438, "name": "context", "variant": "param", "kind": 32768, @@ -18718,7 +18742,7 @@ }, "type": { "type": "reference", - "target": 14386, + "target": 14403, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18732,21 +18756,21 @@ ] }, { - "id": 14422, + "id": 14439, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14423, + "id": 14440, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14424, + "id": 14441, "name": "eventName", "variant": "param", "kind": 32768, @@ -18766,20 +18790,20 @@ } }, { - "id": 14425, + "id": 14442, "name": "subscriber", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 14381, + "target": 14398, "name": "Subscriber", "package": "@medusajs/types" } }, { - "id": 14426, + "id": 14443, "name": "context", "variant": "param", "kind": 32768, @@ -18788,7 +18812,7 @@ }, "type": { "type": "reference", - "target": 14386, + "target": 14403, "name": "SubscriberContext", "package": "@medusajs/types" } @@ -18802,21 +18826,21 @@ ] }, { - "id": 14427, + "id": 14444, "name": "emit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14428, + "id": 14445, "name": "emit", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 14429, + "id": 14446, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18825,7 +18849,7 @@ ], "parameters": [ { - "id": 14430, + "id": 14447, "name": "data", "variant": "param", "kind": 32768, @@ -18835,11 +18859,11 @@ "types": [ { "type": "reference", - "target": 14402, + "target": 14419, "typeArguments": [ { "type": "reference", - "target": 14429, + "target": 14446, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18852,11 +18876,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14402, + "target": 14419, "typeArguments": [ { "type": "reference", - "target": 14429, + "target": 14446, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18889,7 +18913,7 @@ ] }, { - "id": 14431, + "id": 14448, "name": "withTransaction", "variant": "declaration", "kind": 2048, @@ -18898,7 +18922,7 @@ }, "signatures": [ { - "id": 14432, + "id": 14449, "name": "withTransaction", "variant": "signature", "kind": 4096, @@ -18907,7 +18931,7 @@ }, "parameters": [ { - "id": 14433, + "id": 14450, "name": "transactionManager", "variant": "param", "kind": 32768, @@ -18931,14 +18955,14 @@ }, "inheritedFrom": { "type": "reference", - "target": 16606, + "target": 16623, "name": "ITransactionBaseService.withTransaction" } } ], "inheritedFrom": { "type": "reference", - "target": 16605, + "target": 16622, "name": "ITransactionBaseService.withTransaction" } } @@ -18947,17 +18971,17 @@ { "title": "Methods", "children": [ - 14417, - 14422, - 14427, - 14431 + 14434, + 14439, + 14444, + 14448 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16604, + "target": 16621, "name": "ITransactionBaseService", "package": "@medusajs/types" } @@ -18968,40 +18992,40 @@ { "title": "Interfaces", "children": [ - 14434, - 14416 + 14451, + 14433 ] }, { "title": "Type Aliases", "children": [ - 14381, - 14386, - 14389, - 14393, - 14396, - 14402, - 14406 + 14398, + 14403, + 14406, + 14410, + 14413, + 14419, + 14423 ] } ] }, { - "id": 14456, + "id": 14473, "name": "FeatureFlagTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14457, + "id": 14474, "name": "IFlagRouter", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14458, + "id": 14475, "name": "isFeatureEnabled", "variant": "declaration", "kind": 1024, @@ -19009,21 +19033,21 @@ "type": { "type": "reflection", "declaration": { - "id": 14459, + "id": 14476, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14460, + "id": 14477, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 14461, + "id": 14478, "name": "key", "variant": "param", "kind": 32768, @@ -19044,7 +19068,7 @@ } }, { - "id": 14462, + "id": 14479, "name": "listFlags", "variant": "declaration", "kind": 1024, @@ -19052,21 +19076,21 @@ "type": { "type": "reflection", "declaration": { - "id": 14463, + "id": 14480, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 14464, + "id": 14481, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "type": { "type": "reference", - "target": 14465, + "target": 14482, "name": "FeatureFlagsResponse", "package": "@medusajs/types" } @@ -19080,14 +19104,14 @@ { "title": "Properties", "children": [ - 14458, - 14462 + 14475, + 14479 ] } ] }, { - "id": 14465, + "id": 14482, "name": "FeatureFlagsResponse", "variant": "declaration", "kind": 2097152, @@ -19103,14 +19127,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 14466, + "id": 14483, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14467, + "id": 14484, "name": "key", "variant": "declaration", "kind": 1024, @@ -19121,7 +19145,7 @@ } }, { - "id": 14468, + "id": 14485, "name": "value", "variant": "declaration", "kind": 1024, @@ -19160,8 +19184,8 @@ { "title": "Properties", "children": [ - 14467, - 14468 + 14484, + 14485 ] } ] @@ -19170,7 +19194,7 @@ } }, { - "id": 14469, + "id": 14486, "name": "FlagSettings", "variant": "declaration", "kind": 2097152, @@ -19178,14 +19202,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14470, + "id": 14487, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14471, + "id": 14488, "name": "key", "variant": "declaration", "kind": 1024, @@ -19196,7 +19220,7 @@ } }, { - "id": 14472, + "id": 14489, "name": "description", "variant": "declaration", "kind": 1024, @@ -19207,7 +19231,7 @@ } }, { - "id": 14473, + "id": 14490, "name": "env_key", "variant": "declaration", "kind": 1024, @@ -19218,7 +19242,7 @@ } }, { - "id": 14474, + "id": 14491, "name": "default_val", "variant": "declaration", "kind": 1024, @@ -19233,10 +19257,10 @@ { "title": "Properties", "children": [ - 14471, - 14472, - 14473, - 14474 + 14488, + 14489, + 14490, + 14491 ] } ] @@ -19248,20 +19272,20 @@ { "title": "Interfaces", "children": [ - 14457 + 14474 ] }, { "title": "Type Aliases", "children": [ - 14465, - 14469 + 14482, + 14486 ] } ] }, { - "id": 16961, + "id": 16978, "name": "FileServiceUploadResult", "variant": "declaration", "kind": 256, @@ -19276,7 +19300,7 @@ }, "children": [ { - "id": 16962, + "id": 16979, "name": "url", "variant": "declaration", "kind": 1024, @@ -19295,7 +19319,7 @@ } }, { - "id": 16963, + "id": 16980, "name": "key", "variant": "declaration", "kind": 1024, @@ -19318,14 +19342,14 @@ { "title": "Properties", "children": [ - 16962, - 16963 + 16979, + 16980 ] } ] }, { - "id": 16964, + "id": 16981, "name": "FileServiceGetUploadStreamResult", "variant": "declaration", "kind": 256, @@ -19340,7 +19364,7 @@ }, "children": [ { - "id": 16965, + "id": 16982, "name": "writeStream", "variant": "declaration", "kind": 1024, @@ -19365,7 +19389,7 @@ } }, { - "id": 16966, + "id": 16983, "name": "promise", "variant": "declaration", "kind": 1024, @@ -19395,7 +19419,7 @@ } }, { - "id": 16967, + "id": 16984, "name": "url", "variant": "declaration", "kind": 1024, @@ -19414,7 +19438,7 @@ } }, { - "id": 16968, + "id": 16985, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19437,16 +19461,16 @@ { "title": "Properties", "children": [ - 16965, - 16966, - 16967, - 16968 + 16982, + 16983, + 16984, + 16985 ] } ] }, { - "id": 16969, + "id": 16986, "name": "GetUploadedFileType", "variant": "declaration", "kind": 256, @@ -19461,7 +19485,7 @@ }, "children": [ { - "id": 16970, + "id": 16987, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19480,7 +19504,7 @@ } }, { - "id": 16971, + "id": 16988, "name": "isPrivate", "variant": "declaration", "kind": 1024, @@ -19505,14 +19529,14 @@ { "title": "Properties", "children": [ - 16970, - 16971 + 16987, + 16988 ] } ] }, { - "id": 16972, + "id": 16989, "name": "DeleteFileType", "variant": "declaration", "kind": 256, @@ -19527,7 +19551,7 @@ }, "children": [ { - "id": 16973, + "id": 16990, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19550,13 +19574,13 @@ { "title": "Properties", "children": [ - 16973 + 16990 ] } ] }, { - "id": 16974, + "id": 16991, "name": "UploadStreamDescriptorType", "variant": "declaration", "kind": 256, @@ -19571,7 +19595,7 @@ }, "children": [ { - "id": 16975, + "id": 16992, "name": "name", "variant": "declaration", "kind": 1024, @@ -19590,7 +19614,7 @@ } }, { - "id": 16976, + "id": 16993, "name": "ext", "variant": "declaration", "kind": 1024, @@ -19611,7 +19635,7 @@ } }, { - "id": 16977, + "id": 16994, "name": "isPrivate", "variant": "declaration", "kind": 1024, @@ -19644,22 +19668,22 @@ { "title": "Properties", "children": [ - 16975, - 16976, - 16977 + 16992, + 16993, + 16994 ] } ] }, { - "id": 14475, + "id": 14492, "name": "FileTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14476, + "id": 14493, "name": "FileDTO", "variant": "declaration", "kind": 256, @@ -19674,7 +19698,7 @@ }, "children": [ { - "id": 14477, + "id": 14494, "name": "id", "variant": "declaration", "kind": 1024, @@ -19693,7 +19717,7 @@ } }, { - "id": 14478, + "id": 14495, "name": "url", "variant": "declaration", "kind": 1024, @@ -19716,14 +19740,14 @@ { "title": "Properties", "children": [ - 14477, - 14478 + 14494, + 14495 ] } ] }, { - "id": 14479, + "id": 14496, "name": "FilterableFileProps", "variant": "declaration", "kind": 256, @@ -19738,7 +19762,7 @@ }, "children": [ { - "id": 14480, + "id": 14497, "name": "id", "variant": "declaration", "kind": 1024, @@ -19763,13 +19787,13 @@ { "title": "Properties", "children": [ - 14480 + 14497 ] } ] }, { - "id": 14481, + "id": 14498, "name": "CreateFileDTO", "variant": "declaration", "kind": 256, @@ -19784,7 +19808,7 @@ }, "children": [ { - "id": 14482, + "id": 14499, "name": "filename", "variant": "declaration", "kind": 1024, @@ -19803,7 +19827,7 @@ } }, { - "id": 14483, + "id": 14500, "name": "mimeType", "variant": "declaration", "kind": 1024, @@ -19822,7 +19846,7 @@ } }, { - "id": 14484, + "id": 14501, "name": "content", "variant": "declaration", "kind": 1024, @@ -19841,7 +19865,7 @@ } }, { - "id": 14485, + "id": 14502, "name": "access", "variant": "declaration", "kind": 1024, @@ -19875,16 +19899,16 @@ { "title": "Properties", "children": [ - 14482, - 14483, - 14484, - 14485 + 14499, + 14500, + 14501, + 14502 ] } ] }, { - "id": 14529, + "id": 14546, "name": "ProviderFileResultDTO", "variant": "declaration", "kind": 256, @@ -19899,7 +19923,7 @@ }, "children": [ { - "id": 14530, + "id": 14547, "name": "url", "variant": "declaration", "kind": 1024, @@ -19918,7 +19942,7 @@ } }, { - "id": 14531, + "id": 14548, "name": "key", "variant": "declaration", "kind": 1024, @@ -19941,14 +19965,14 @@ { "title": "Properties", "children": [ - 14530, - 14531 + 14547, + 14548 ] } ] }, { - "id": 14532, + "id": 14549, "name": "ProviderGetFileDTO", "variant": "declaration", "kind": 256, @@ -19963,7 +19987,7 @@ }, "children": [ { - "id": 14533, + "id": 14550, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -19986,13 +20010,13 @@ { "title": "Properties", "children": [ - 14533 + 14550 ] } ] }, { - "id": 14534, + "id": 14551, "name": "ProviderDeleteFileDTO", "variant": "declaration", "kind": 256, @@ -20007,7 +20031,7 @@ }, "children": [ { - "id": 14535, + "id": 14552, "name": "fileKey", "variant": "declaration", "kind": 1024, @@ -20030,13 +20054,13 @@ { "title": "Properties", "children": [ - 14535 + 14552 ] } ] }, { - "id": 14536, + "id": 14553, "name": "ProviderUploadFileDTO", "variant": "declaration", "kind": 256, @@ -20051,7 +20075,7 @@ }, "children": [ { - "id": 14537, + "id": 14554, "name": "filename", "variant": "declaration", "kind": 1024, @@ -20070,7 +20094,7 @@ } }, { - "id": 14538, + "id": 14555, "name": "mimeType", "variant": "declaration", "kind": 1024, @@ -20089,7 +20113,7 @@ } }, { - "id": 14539, + "id": 14556, "name": "content", "variant": "declaration", "kind": 1024, @@ -20108,7 +20132,7 @@ } }, { - "id": 14540, + "id": 14557, "name": "access", "variant": "declaration", "kind": 1024, @@ -20142,30 +20166,30 @@ { "title": "Properties", "children": [ - 14537, - 14538, - 14539, - 14540 + 14554, + 14555, + 14556, + 14557 ] } ] }, { - "id": 14541, + "id": 14558, "name": "IFileProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14542, + "id": 14559, "name": "upload", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14543, + "id": 14560, "name": "upload", "variant": "signature", "kind": 4096, @@ -20191,7 +20215,7 @@ }, "parameters": [ { - "id": 14544, + "id": 14561, "name": "file", "variant": "param", "kind": 32768, @@ -20214,7 +20238,7 @@ }, "type": { "type": "reference", - "target": 14536, + "target": 14553, "name": "ProviderUploadFileDTO", "package": "@medusajs/types" } @@ -20229,7 +20253,7 @@ "typeArguments": [ { "type": "reference", - "target": 14529, + "target": 14546, "name": "ProviderFileResultDTO", "package": "@medusajs/types" } @@ -20241,14 +20265,14 @@ ] }, { - "id": 14545, + "id": 14562, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14546, + "id": 14563, "name": "delete", "variant": "signature", "kind": 4096, @@ -20274,7 +20298,7 @@ }, "parameters": [ { - "id": 14547, + "id": 14564, "name": "fileData", "variant": "param", "kind": 32768, @@ -20289,7 +20313,7 @@ }, "type": { "type": "reference", - "target": 14534, + "target": 14551, "name": "ProviderDeleteFileDTO", "package": "@medusajs/types" } @@ -20314,14 +20338,14 @@ ] }, { - "id": 14548, + "id": 14565, "name": "getPresignedDownloadUrl", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14549, + "id": 14566, "name": "getPresignedDownloadUrl", "variant": "signature", "kind": 4096, @@ -20347,7 +20371,7 @@ }, "parameters": [ { - "id": 14550, + "id": 14567, "name": "fileData", "variant": "param", "kind": 32768, @@ -20362,7 +20386,7 @@ }, "type": { "type": "reference", - "target": 14532, + "target": 14549, "name": "ProviderGetFileDTO", "package": "@medusajs/types" } @@ -20391,22 +20415,22 @@ { "title": "Methods", "children": [ - 14542, - 14545, - 14548 + 14559, + 14562, + 14565 ] } ] }, { - "id": 14562, + "id": 14579, "name": "LocalFileServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14563, + "id": 14580, "name": "upload_dir", "variant": "declaration", "kind": 1024, @@ -20419,7 +20443,7 @@ } }, { - "id": 14564, + "id": 14581, "name": "private_upload_dir", "variant": "declaration", "kind": 1024, @@ -20432,7 +20456,7 @@ } }, { - "id": 14565, + "id": 14582, "name": "backend_url", "variant": "declaration", "kind": 1024, @@ -20449,22 +20473,22 @@ { "title": "Properties", "children": [ - 14563, - 14564, - 14565 + 14580, + 14581, + 14582 ] } ] }, { - "id": 14551, + "id": 14568, "name": "S3FileServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14552, + "id": 14569, "name": "file_url", "variant": "declaration", "kind": 1024, @@ -20475,7 +20499,7 @@ } }, { - "id": 14553, + "id": 14570, "name": "access_key_id", "variant": "declaration", "kind": 1024, @@ -20486,7 +20510,7 @@ } }, { - "id": 14554, + "id": 14571, "name": "secret_access_key", "variant": "declaration", "kind": 1024, @@ -20497,7 +20521,7 @@ } }, { - "id": 14555, + "id": 14572, "name": "region", "variant": "declaration", "kind": 1024, @@ -20508,7 +20532,7 @@ } }, { - "id": 14556, + "id": 14573, "name": "bucket", "variant": "declaration", "kind": 1024, @@ -20519,7 +20543,7 @@ } }, { - "id": 14557, + "id": 14574, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -20532,7 +20556,7 @@ } }, { - "id": 14558, + "id": 14575, "name": "endpoint", "variant": "declaration", "kind": 1024, @@ -20545,7 +20569,7 @@ } }, { - "id": 14559, + "id": 14576, "name": "cache_control", "variant": "declaration", "kind": 1024, @@ -20558,7 +20582,7 @@ } }, { - "id": 14560, + "id": 14577, "name": "download_file_duration", "variant": "declaration", "kind": 1024, @@ -20571,7 +20595,7 @@ } }, { - "id": 14561, + "id": 14578, "name": "additional_client_config", "variant": "declaration", "kind": 1024, @@ -20603,22 +20627,22 @@ { "title": "Properties", "children": [ - 14552, - 14553, - 14554, - 14555, - 14556, - 14557, - 14558, - 14559, - 14560, - 14561 + 14569, + 14570, + 14571, + 14572, + 14573, + 14574, + 14575, + 14576, + 14577, + 14578 ] } ] }, { - "id": 14486, + "id": 14503, "name": "IFileModuleService", "variant": "declaration", "kind": 256, @@ -20633,14 +20657,14 @@ }, "children": [ { - "id": 14487, + "id": 14504, "name": "createFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14488, + "id": 14505, "name": "createFiles", "variant": "signature", "kind": 4096, @@ -20675,7 +20699,7 @@ }, "parameters": [ { - "id": 14489, + "id": 14506, "name": "data", "variant": "param", "kind": 32768, @@ -20692,14 +20716,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14481, + "target": 14498, "name": "CreateFileDTO", "package": "@medusajs/types" } } }, { - "id": 14490, + "id": 14507, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20716,7 +20740,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -20733,7 +20757,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -20744,7 +20768,7 @@ } }, { - "id": 14491, + "id": 14508, "name": "createFiles", "variant": "signature", "kind": 4096, @@ -20779,7 +20803,7 @@ }, "parameters": [ { - "id": 14492, + "id": 14509, "name": "data", "variant": "param", "kind": 32768, @@ -20794,13 +20818,13 @@ }, "type": { "type": "reference", - "target": 14481, + "target": 14498, "name": "CreateFileDTO", "package": "@medusajs/types" } }, { - "id": 14493, + "id": 14510, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20817,7 +20841,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -20832,7 +20856,7 @@ "typeArguments": [ { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -20844,14 +20868,14 @@ ] }, { - "id": 14494, + "id": 14511, "name": "deleteFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14495, + "id": 14512, "name": "deleteFiles", "variant": "signature", "kind": 4096, @@ -20886,7 +20910,7 @@ }, "parameters": [ { - "id": 14496, + "id": 14513, "name": "ids", "variant": "param", "kind": 32768, @@ -20908,7 +20932,7 @@ } }, { - "id": 14497, + "id": 14514, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20925,7 +20949,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -20948,7 +20972,7 @@ } }, { - "id": 14498, + "id": 14515, "name": "deleteFiles", "variant": "signature", "kind": 4096, @@ -20983,7 +21007,7 @@ }, "parameters": [ { - "id": 14499, + "id": 14516, "name": "id", "variant": "param", "kind": 32768, @@ -21002,7 +21026,7 @@ } }, { - "id": 14500, + "id": 14517, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21019,7 +21043,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -21044,14 +21068,14 @@ ] }, { - "id": 14501, + "id": 14518, "name": "retrieveFile", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14502, + "id": 14519, "name": "retrieveFile", "variant": "signature", "kind": 4096, @@ -21086,7 +21110,7 @@ }, "parameters": [ { - "id": 14503, + "id": 14520, "name": "id", "variant": "param", "kind": 32768, @@ -21105,7 +21129,7 @@ } }, { - "id": 14504, + "id": 14521, "name": "config", "variant": "param", "kind": 32768, @@ -21138,11 +21162,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21152,7 +21176,7 @@ } }, { - "id": 14505, + "id": 14522, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21169,7 +21193,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -21184,7 +21208,7 @@ "typeArguments": [ { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21196,14 +21220,14 @@ ] }, { - "id": 14506, + "id": 14523, "name": "listFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14507, + "id": 14524, "name": "listFiles", "variant": "signature", "kind": 4096, @@ -21237,7 +21261,7 @@ }, "parameters": [ { - "id": 14508, + "id": 14525, "name": "filters", "variant": "param", "kind": 32768, @@ -21254,13 +21278,13 @@ }, "type": { "type": "reference", - "target": 14479, + "target": 14496, "name": "FilterableFileProps", "package": "@medusajs/types" } }, { - "id": 14509, + "id": 14526, "name": "config", "variant": "param", "kind": 32768, @@ -21293,11 +21317,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21307,7 +21331,7 @@ } }, { - "id": 14510, + "id": 14527, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21324,7 +21348,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -21341,7 +21365,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21354,14 +21378,14 @@ ] }, { - "id": 14511, + "id": 14528, "name": "listAndCountFiles", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 14512, + "id": 14529, "name": "listAndCountFiles", "variant": "signature", "kind": 4096, @@ -21395,7 +21419,7 @@ }, "parameters": [ { - "id": 14513, + "id": 14530, "name": "filters", "variant": "param", "kind": 32768, @@ -21412,13 +21436,13 @@ }, "type": { "type": "reference", - "target": 14479, + "target": 14496, "name": "FilterableFileProps", "package": "@medusajs/types" } }, { - "id": 14514, + "id": 14531, "name": "config", "variant": "param", "kind": 32768, @@ -21451,11 +21475,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21465,7 +21489,7 @@ } }, { - "id": 14515, + "id": 14532, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21482,7 +21506,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -21502,7 +21526,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14476, + "target": 14493, "name": "FileDTO", "package": "@medusajs/types" } @@ -21525,18 +21549,18 @@ { "title": "Methods", "children": [ - 14487, - 14494, - 14501, - 14506, - 14511 + 14504, + 14511, + 14518, + 14523, + 14528 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } @@ -21547,30 +21571,30 @@ { "title": "Interfaces", "children": [ - 14476, - 14479, - 14481, - 14529, - 14532, - 14534, - 14536, - 14541, - 14562, + 14493, + 14496, + 14498, + 14546, + 14549, 14551, - 14486 + 14553, + 14558, + 14579, + 14568, + 14503 ] } ] }, { - "id": 17279, + "id": 17296, "name": "BaseCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17280, + "id": 17297, "name": "id", "variant": "declaration", "kind": 1024, @@ -21581,7 +21605,7 @@ } }, { - "id": 17281, + "id": 17298, "name": "title", "variant": "declaration", "kind": 1024, @@ -21592,7 +21616,7 @@ } }, { - "id": 17282, + "id": 17299, "name": "handle", "variant": "declaration", "kind": 1024, @@ -21603,7 +21627,7 @@ } }, { - "id": 17283, + "id": 17300, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -21614,7 +21638,7 @@ } }, { - "id": 17284, + "id": 17301, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -21625,7 +21649,7 @@ } }, { - "id": 17285, + "id": 17302, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -21645,7 +21669,7 @@ } }, { - "id": 17286, + "id": 17303, "name": "products", "variant": "declaration", "kind": 1024, @@ -21666,7 +21690,7 @@ } }, { - "id": 17287, + "id": 17304, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -21705,39 +21729,39 @@ { "title": "Properties", "children": [ - 17280, - 17281, - 17282, - 17283, - 17284, - 17285, - 17286, - 17287 + 17297, + 17298, + 17299, + 17300, + 17301, + 17302, + 17303, + 17304 ] } ], "extendedBy": [ { "type": "reference", - "target": 14611, + "target": 14628, "name": "AdminCollection" }, { "type": "reference", - "target": 14662, + "target": 14679, "name": "StoreCollection" } ] }, { - "id": 17301, + "id": 17318, "name": "BaseCollectionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17302, + "id": 17319, "name": "fields", "variant": "declaration", "kind": 1024, @@ -21751,7 +21775,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } } @@ -21760,14 +21784,14 @@ { "title": "Properties", "children": [ - 17302 + 17319 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } @@ -21775,13 +21799,13 @@ "extendedBy": [ { "type": "reference", - "target": 14645, + "target": 14662, "name": "AdminCollectionParams" } ] }, { - "id": 17288, + "id": 17305, "name": "BaseCollectionListParams", "variant": "declaration", "kind": 256, @@ -21796,7 +21820,7 @@ }, "children": [ { - "id": 17299, + "id": 17316, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21819,17 +21843,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -21842,12 +21866,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 17300, + "id": 17317, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21870,17 +21894,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -21893,12 +21917,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 17289, + "id": 17306, "name": "q", "variant": "declaration", "kind": 1024, @@ -21911,7 +21935,7 @@ } }, { - "id": 17290, + "id": 17307, "name": "id", "variant": "declaration", "kind": 1024, @@ -21936,7 +21960,7 @@ } }, { - "id": 17291, + "id": 17308, "name": "handle", "variant": "declaration", "kind": 1024, @@ -21961,7 +21985,7 @@ } }, { - "id": 17292, + "id": 17309, "name": "title", "variant": "declaration", "kind": 1024, @@ -21986,7 +22010,7 @@ } }, { - "id": 17293, + "id": 17310, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -21995,7 +22019,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -22007,7 +22031,7 @@ } }, { - "id": 17294, + "id": 17311, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -22016,7 +22040,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -22028,7 +22052,7 @@ } }, { - "id": 17298, + "id": 17315, "name": "fields", "variant": "declaration", "kind": 1024, @@ -22042,12 +22066,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 17295, + "id": 17312, "name": "limit", "variant": "declaration", "kind": 1024, @@ -22061,12 +22085,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 17296, + "id": 17313, "name": "offset", "variant": "declaration", "kind": 1024, @@ -22080,12 +22104,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 17297, + "id": 17314, "name": "order", "variant": "declaration", "kind": 1024, @@ -22099,7 +22123,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } } @@ -22108,35 +22132,35 @@ { "title": "Properties", "children": [ - 17299, - 17300, - 17289, - 17290, - 17291, - 17292, - 17293, - 17294, - 17298, - 17295, - 17296, - 17297 + 17316, + 17317, + 17306, + 17307, + 17308, + 17309, + 17310, + 17311, + 17315, + 17312, + 17313, + 17314 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -22148,25 +22172,25 @@ "extendedBy": [ { "type": "reference", - "target": 14631, + "target": 14648, "name": "AdminCollectionListParams" }, { "type": "reference", - "target": 14671, + "target": 14688, "name": "StoreCollectionFilters" } ] }, { - "id": 17303, + "id": 17320, "name": "BaseFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17304, + "id": 17321, "name": "id", "variant": "declaration", "kind": 1024, @@ -22177,7 +22201,7 @@ } }, { - "id": 17305, + "id": 17322, "name": "url", "variant": "declaration", "kind": 1024, @@ -22192,26 +22216,26 @@ { "title": "Properties", "children": [ - 17304, - 17305 + 17321, + 17322 ] } ], "extendedBy": [ { "type": "reference", - "target": 14706, + "target": 14723, "name": "AdminFile" }, { "type": "reference", - "target": 14710, + "target": 14727, "name": "StoreFile" } ] }, { - "id": 17306, + "id": 17323, "name": "BaseUploadFile", "variant": "declaration", "kind": 2097152, @@ -22222,14 +22246,14 @@ { "type": "reflection", "declaration": { - "id": 17307, + "id": 17324, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17308, + "id": 17325, "name": "files", "variant": "declaration", "kind": 1024, @@ -22242,14 +22266,14 @@ { "type": "reflection", "declaration": { - "id": 17309, + "id": 17326, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17310, + "id": 17327, "name": "name", "variant": "declaration", "kind": 1024, @@ -22260,7 +22284,7 @@ } }, { - "id": 17311, + "id": 17328, "name": "content", "variant": "declaration", "kind": 1024, @@ -22275,8 +22299,8 @@ { "title": "Properties", "children": [ - 17310, - 17311 + 17327, + 17328 ] } ] @@ -22300,7 +22324,7 @@ { "title": "Properties", "children": [ - 17308 + 17325 ] } ] @@ -22319,14 +22343,14 @@ } }, { - "id": 17506, + "id": 17523, "name": "AdminUpsertGeoZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17507, + "id": 17524, "name": "type", "variant": "declaration", "kind": 1024, @@ -22337,7 +22361,7 @@ } }, { - "id": 17508, + "id": 17525, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22348,7 +22372,7 @@ } }, { - "id": 17509, + "id": 17526, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22389,49 +22413,49 @@ { "title": "Properties", "children": [ - 17507, - 17508, - 17509 + 17524, + 17525, + 17526 ] } ], "extendedBy": [ { "type": "reference", - "target": 17452, + "target": 17469, "name": "AdminUpsertFulfillmentSetServiceZoneCountry" }, { "type": "reference", - "target": 17456, + "target": 17473, "name": "AdminUpsertFulfillmentSetServiceZoneProvince" }, { "type": "reference", - "target": 17461, + "target": 17478, "name": "AdminUpsertFulfillmentSetServiceZoneCity" }, { "type": "reference", - "target": 17467, + "target": 17484, "name": "AdminUpsertFulfillmentSetServiceZoneZip" }, { "type": "reference", - "target": 17510, + "target": 17527, "name": "AdminUpdateGeoZone" } ] }, { - "id": 17452, + "id": 17469, "name": "AdminUpsertFulfillmentSetServiceZoneCountry", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17454, + "id": 17471, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22444,12 +22468,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17508, + "target": 17525, "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17455, + "id": 17472, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22487,12 +22511,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17509, + "target": 17526, "name": "AdminUpsertGeoZone.metadata" } }, { - "id": 17453, + "id": 17470, "name": "type", "variant": "declaration", "kind": 1024, @@ -22503,7 +22527,7 @@ }, "overwrites": { "type": "reference", - "target": 17507, + "target": 17524, "name": "AdminUpsertGeoZone.type" } } @@ -22512,30 +22536,30 @@ { "title": "Properties", "children": [ - 17454, - 17455, - 17453 + 17471, + 17472, + 17470 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17506, + "target": 17523, "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17456, + "id": 17473, "name": "AdminUpsertFulfillmentSetServiceZoneProvince", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17459, + "id": 17476, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22548,12 +22572,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17508, + "target": 17525, "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17460, + "id": 17477, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22591,12 +22615,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17509, + "target": 17526, "name": "AdminUpsertGeoZone.metadata" } }, { - "id": 17457, + "id": 17474, "name": "type", "variant": "declaration", "kind": 1024, @@ -22607,12 +22631,12 @@ }, "overwrites": { "type": "reference", - "target": 17507, + "target": 17524, "name": "AdminUpsertGeoZone.type" } }, { - "id": 17458, + "id": 17475, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -22627,31 +22651,31 @@ { "title": "Properties", "children": [ - 17459, - 17460, - 17457, - 17458 + 17476, + 17477, + 17474, + 17475 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17506, + "target": 17523, "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17461, + "id": 17478, "name": "AdminUpsertFulfillmentSetServiceZoneCity", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17465, + "id": 17482, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22664,12 +22688,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17508, + "target": 17525, "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17466, + "id": 17483, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22707,12 +22731,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17509, + "target": 17526, "name": "AdminUpsertGeoZone.metadata" } }, { - "id": 17462, + "id": 17479, "name": "type", "variant": "declaration", "kind": 1024, @@ -22723,12 +22747,12 @@ }, "overwrites": { "type": "reference", - "target": 17507, + "target": 17524, "name": "AdminUpsertGeoZone.type" } }, { - "id": 17463, + "id": 17480, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -22739,7 +22763,7 @@ } }, { - "id": 17464, + "id": 17481, "name": "city", "variant": "declaration", "kind": 1024, @@ -22754,32 +22778,32 @@ { "title": "Properties", "children": [ - 17465, - 17466, - 17462, - 17463, - 17464 + 17482, + 17483, + 17479, + 17480, + 17481 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17506, + "target": 17523, "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17467, + "id": 17484, "name": "AdminUpsertFulfillmentSetServiceZoneZip", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17472, + "id": 17489, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -22792,12 +22816,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17508, + "target": 17525, "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17473, + "id": 17490, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -22835,12 +22859,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17509, + "target": 17526, "name": "AdminUpsertGeoZone.metadata" } }, { - "id": 17468, + "id": 17485, "name": "type", "variant": "declaration", "kind": 1024, @@ -22851,625 +22875,24 @@ }, "overwrites": { "type": "reference", - "target": 17507, + "target": 17524, "name": "AdminUpsertGeoZone.type" } }, - { - "id": 17469, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17470, - "name": "city", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17471, - "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": [ - 17472, - 17473, - 17468, - 17469, - 17470, - 17471 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17506, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17312, - "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "reference", - "target": 17452, - "name": "AdminUpsertFulfillmentSetServiceZoneCountry", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17456, - "name": "AdminUpsertFulfillmentSetServiceZoneProvince", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17461, - "name": "AdminUpsertFulfillmentSetServiceZoneCity", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 17467, - "name": "AdminUpsertFulfillmentSetServiceZoneZip", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 17510, - "name": "AdminUpdateGeoZone", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17512, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17507, - "name": "AdminUpsertGeoZone.type" - } - }, - { - "id": 17513, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17508, - "name": "AdminUpsertGeoZone.country_code" - } - }, - { - "id": 17514, - "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": 17509, - "name": "AdminUpsertGeoZone.metadata" - } - }, - { - "id": 17511, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17512, - 17513, - 17514, - 17511 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17506, - "name": "AdminUpsertGeoZone", - "package": "@medusajs/types" - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 17474, - "name": "AdminUpdateFulfillmentSetServiceZoneCountry" - }, - { - "type": "reference", - "target": 17479, - "name": "AdminUpdateFulfillmentSetServiceZoneProvince" - }, - { - "type": "reference", - "target": 17485, - "name": "AdminUpdateFulfillmentSetServiceZoneCity" - }, - { - "type": "reference", - "target": 17492, - "name": "AdminUpdateFulfillmentSetServiceZoneZip" - } - ] - }, - { - "id": 17474, - "name": "AdminUpdateFulfillmentSetServiceZoneCountry", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17477, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17513, - "name": "AdminUpdateGeoZone.country_code" - } - }, - { - "id": 17478, - "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": 17514, - "name": "AdminUpdateGeoZone.metadata" - } - }, - { - "id": 17476, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17511, - "name": "AdminUpdateGeoZone.id" - } - }, - { - "id": 17475, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "country" - }, - "overwrites": { - "type": "reference", - "target": 17512, - "name": "AdminUpdateGeoZone.type" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17477, - 17478, - 17476, - 17475 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17510, - "name": "AdminUpdateGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17479, - "name": "AdminUpdateFulfillmentSetServiceZoneProvince", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17483, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17513, - "name": "AdminUpdateGeoZone.country_code" - } - }, - { - "id": 17484, - "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": 17514, - "name": "AdminUpdateGeoZone.metadata" - } - }, - { - "id": 17482, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17511, - "name": "AdminUpdateGeoZone.id" - } - }, - { - "id": 17480, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "literal", - "value": "province" - }, - "overwrites": { - "type": "reference", - "target": 17512, - "name": "AdminUpdateGeoZone.type" - } - }, - { - "id": 17481, - "name": "province_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17483, - 17484, - 17482, - 17480, - 17481 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17510, - "name": "AdminUpdateGeoZone", - "package": "@medusajs/types" - } - ] - }, - { - "id": 17485, - "name": "AdminUpdateFulfillmentSetServiceZoneCity", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17490, - "name": "country_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17513, - "name": "AdminUpdateGeoZone.country_code" - } - }, - { - "id": 17491, - "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": 17514, - "name": "AdminUpdateGeoZone.metadata" - } - }, - { - "id": 17489, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17511, - "name": "AdminUpdateGeoZone.id" - } - }, { "id": 17486, - "name": "type", + "name": "province_code", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "literal", - "value": "city" - }, - "overwrites": { - "type": "reference", - "target": 17512, - "name": "AdminUpdateGeoZone.type" + "type": "intrinsic", + "name": "string" } }, { "id": 17487, - "name": "province_code", + "name": "city", "variant": "declaration", "kind": 1024, "flags": {}, @@ -23480,13 +22903,28 @@ }, { "id": 17488, - "name": "city", + "name": "postal_expression", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "intrinsic", - "name": "string" + "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" } } ], @@ -23494,9 +22932,9 @@ { "title": "Properties", "children": [ - 17490, - 17491, 17489, + 17490, + 17485, 17486, 17487, 17488 @@ -23506,21 +22944,75 @@ "extendedTypes": [ { "type": "reference", - "target": 17510, - "name": "AdminUpdateGeoZone", + "target": 17523, + "name": "AdminUpsertGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17492, - "name": "AdminUpdateFulfillmentSetServiceZoneZip", + "id": 17329, + "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": 17469, + "name": "AdminUpsertFulfillmentSetServiceZoneCountry", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17473, + "name": "AdminUpsertFulfillmentSetServiceZoneProvince", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17478, + "name": "AdminUpsertFulfillmentSetServiceZoneCity", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 17484, + "name": "AdminUpsertFulfillmentSetServiceZoneZip", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 17527, + "name": "AdminUpdateGeoZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17498, + "id": 17529, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17524, + "name": "AdminUpsertGeoZone.type" + } + }, + { + "id": 17530, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23533,12 +23025,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17513, - "name": "AdminUpdateGeoZone.country_code" + "target": 17525, + "name": "AdminUpsertGeoZone.country_code" } }, { - "id": 17499, + "id": 17531, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23576,12 +23068,136 @@ }, "inheritedFrom": { "type": "reference", - "target": 17514, + "target": 17526, + "name": "AdminUpsertGeoZone.metadata" + } + }, + { + "id": 17528, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17529, + 17530, + 17531, + 17528 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17523, + "name": "AdminUpsertGeoZone", + "package": "@medusajs/types" + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 17491, + "name": "AdminUpdateFulfillmentSetServiceZoneCountry" + }, + { + "type": "reference", + "target": 17496, + "name": "AdminUpdateFulfillmentSetServiceZoneProvince" + }, + { + "type": "reference", + "target": 17502, + "name": "AdminUpdateFulfillmentSetServiceZoneCity" + }, + { + "type": "reference", + "target": 17509, + "name": "AdminUpdateFulfillmentSetServiceZoneZip" + } + ] + }, + { + "id": 17491, + "name": "AdminUpdateFulfillmentSetServiceZoneCountry", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17494, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17530, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17495, + "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": 17531, "name": "AdminUpdateGeoZone.metadata" } }, { - "id": 17497, + "id": 17493, "name": "id", "variant": "declaration", "kind": 1024, @@ -23595,28 +23211,288 @@ }, "inheritedFrom": { "type": "reference", - "target": 17511, + "target": 17528, "name": "AdminUpdateGeoZone.id" } }, { - "id": 17493, + "id": 17492, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "literal", - "value": "zip" + "value": "country" }, "overwrites": { "type": "reference", - "target": 17512, + "target": 17529, + "name": "AdminUpdateGeoZone.type" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17494, + 17495, + 17493, + 17492 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17527, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17496, + "name": "AdminUpdateFulfillmentSetServiceZoneProvince", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17500, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17530, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17501, + "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": 17531, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17499, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17528, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17497, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "province" + }, + "overwrites": { + "type": "reference", + "target": 17529, "name": "AdminUpdateGeoZone.type" } }, { - "id": 17494, + "id": 17498, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17500, + 17501, + 17499, + 17497, + 17498 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17527, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17502, + "name": "AdminUpdateFulfillmentSetServiceZoneCity", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17507, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17530, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17508, + "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": 17531, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17506, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17528, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17503, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "city" + }, + "overwrites": { + "type": "reference", + "target": 17529, + "name": "AdminUpdateGeoZone.type" + } + }, + { + "id": 17504, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -23627,7 +23503,155 @@ } }, { - "id": 17495, + "id": 17505, + "name": "city", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17507, + 17508, + 17506, + 17503, + 17504, + 17505 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17527, + "name": "AdminUpdateGeoZone", + "package": "@medusajs/types" + } + ] + }, + { + "id": 17509, + "name": "AdminUpdateFulfillmentSetServiceZoneZip", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17515, + "name": "country_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17530, + "name": "AdminUpdateGeoZone.country_code" + } + }, + { + "id": 17516, + "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": 17531, + "name": "AdminUpdateGeoZone.metadata" + } + }, + { + "id": 17514, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17528, + "name": "AdminUpdateGeoZone.id" + } + }, + { + "id": 17510, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "literal", + "value": "zip" + }, + "overwrites": { + "type": "reference", + "target": 17529, + "name": "AdminUpdateGeoZone.type" + } + }, + { + "id": 17511, + "name": "province_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17512, "name": "city", "variant": "declaration", "kind": 1024, @@ -23638,7 +23662,7 @@ } }, { - "id": 17496, + "id": 17513, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -23668,27 +23692,27 @@ { "title": "Properties", "children": [ - 17498, - 17499, - 17497, - 17493, - 17494, - 17495, - 17496 + 17515, + 17516, + 17514, + 17510, + 17511, + 17512, + 17513 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17510, + "target": 17527, "name": "AdminUpdateGeoZone", "package": "@medusajs/types" } ] }, { - "id": 17313, + "id": 17330, "name": "AdminUpdateFulfillmentSetServiceZoneGeoZone", "variant": "declaration", "kind": 2097152, @@ -23698,25 +23722,25 @@ "types": [ { "type": "reference", - "target": 17474, + "target": 17491, "name": "AdminUpdateFulfillmentSetServiceZoneCountry", "package": "@medusajs/types" }, { "type": "reference", - "target": 17479, + "target": 17496, "name": "AdminUpdateFulfillmentSetServiceZoneProvince", "package": "@medusajs/types" }, { "type": "reference", - "target": 17485, + "target": 17502, "name": "AdminUpdateFulfillmentSetServiceZoneCity", "package": "@medusajs/types" }, { "type": "reference", - "target": 17492, + "target": 17509, "name": "AdminUpdateFulfillmentSetServiceZoneZip", "package": "@medusajs/types" } @@ -23724,21 +23748,21 @@ } }, { - "id": 14566, + "id": 14583, "name": "HttpTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 14567, + "id": 14584, "name": "AdminCreateCampaign", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14568, + "id": 14585, "name": "name", "variant": "declaration", "kind": 1024, @@ -23751,7 +23775,7 @@ } }, { - "id": 14569, + "id": 14586, "name": "description", "variant": "declaration", "kind": 1024, @@ -23764,7 +23788,7 @@ } }, { - "id": 14570, + "id": 14587, "name": "currency", "variant": "declaration", "kind": 1024, @@ -23786,7 +23810,7 @@ } }, { - "id": 14571, + "id": 14588, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -23799,7 +23823,7 @@ } }, { - "id": 14572, + "id": 14589, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -23826,7 +23850,7 @@ } }, { - "id": 14573, + "id": 14590, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -23853,7 +23877,7 @@ } }, { - "id": 14574, + "id": 14591, "name": "budget", "variant": "declaration", "kind": 1024, @@ -23870,14 +23894,14 @@ { "type": "reflection", "declaration": { - "id": 14575, + "id": 14592, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14576, + "id": 14593, "name": "type", "variant": "declaration", "kind": 1024, @@ -23895,7 +23919,7 @@ } }, { - "id": 14577, + "id": 14594, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -23917,7 +23941,7 @@ } }, { - "id": 14578, + "id": 14595, "name": "limit", "variant": "declaration", "kind": 1024, @@ -23943,9 +23967,9 @@ { "title": "Properties", "children": [ - 14576, - 14577, - 14578 + 14593, + 14594, + 14595 ] } ] @@ -23959,26 +23983,26 @@ { "title": "Properties", "children": [ - 14568, - 14569, - 14570, - 14571, - 14572, - 14573, - 14574 + 14585, + 14586, + 14587, + 14588, + 14589, + 14590, + 14591 ] } ] }, { - "id": 14579, + "id": 14596, "name": "AdminUpdateCampaign", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14580, + "id": 14597, "name": "name", "variant": "declaration", "kind": 1024, @@ -23991,7 +24015,7 @@ } }, { - "id": 14581, + "id": 14598, "name": "description", "variant": "declaration", "kind": 1024, @@ -24004,7 +24028,7 @@ } }, { - "id": 14582, + "id": 14599, "name": "currency", "variant": "declaration", "kind": 1024, @@ -24026,7 +24050,7 @@ } }, { - "id": 14583, + "id": 14600, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -24039,7 +24063,7 @@ } }, { - "id": 14584, + "id": 14601, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -24066,7 +24090,7 @@ } }, { - "id": 14585, + "id": 14602, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -24093,7 +24117,7 @@ } }, { - "id": 14586, + "id": 14603, "name": "budget", "variant": "declaration", "kind": 1024, @@ -24110,14 +24134,14 @@ { "type": "reflection", "declaration": { - "id": 14587, + "id": 14604, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14588, + "id": 14605, "name": "type", "variant": "declaration", "kind": 1024, @@ -24135,7 +24159,7 @@ } }, { - "id": 14589, + "id": 14606, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -24157,7 +24181,7 @@ } }, { - "id": 14590, + "id": 14607, "name": "limit", "variant": "declaration", "kind": 1024, @@ -24183,9 +24207,9 @@ { "title": "Properties", "children": [ - 14588, - 14589, - 14590 + 14605, + 14606, + 14607 ] } ] @@ -24199,26 +24223,26 @@ { "title": "Properties", "children": [ - 14580, - 14581, - 14582, - 14583, - 14584, - 14585, - 14586 + 14597, + 14598, + 14599, + 14600, + 14601, + 14602, + 14603 ] } ] }, { - "id": 14591, + "id": 14608, "name": "CampaignResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14592, + "id": 14609, "name": "id", "variant": "declaration", "kind": 1024, @@ -24229,7 +24253,7 @@ } }, { - "id": 14593, + "id": 14610, "name": "name", "variant": "declaration", "kind": 1024, @@ -24240,7 +24264,7 @@ } }, { - "id": 14594, + "id": 14611, "name": "description", "variant": "declaration", "kind": 1024, @@ -24251,7 +24275,7 @@ } }, { - "id": 14595, + "id": 14612, "name": "currency", "variant": "declaration", "kind": 1024, @@ -24262,7 +24286,7 @@ } }, { - "id": 14596, + "id": 14613, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -24273,7 +24297,7 @@ } }, { - "id": 14597, + "id": 14614, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -24284,7 +24308,7 @@ } }, { - "id": 14598, + "id": 14615, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -24295,7 +24319,7 @@ } }, { - "id": 14599, + "id": 14616, "name": "budget", "variant": "declaration", "kind": 1024, @@ -24303,14 +24327,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14600, + "id": 14617, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14601, + "id": 14618, "name": "id", "variant": "declaration", "kind": 1024, @@ -24321,7 +24345,7 @@ } }, { - "id": 14602, + "id": 14619, "name": "type", "variant": "declaration", "kind": 1024, @@ -24337,7 +24361,7 @@ } }, { - "id": 14603, + "id": 14620, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -24348,7 +24372,7 @@ } }, { - "id": 14604, + "id": 14621, "name": "limit", "variant": "declaration", "kind": 1024, @@ -24359,7 +24383,7 @@ } }, { - "id": 14605, + "id": 14622, "name": "used", "variant": "declaration", "kind": 1024, @@ -24374,11 +24398,11 @@ { "title": "Properties", "children": [ - 14601, - 14602, - 14603, - 14604, - 14605 + 14618, + 14619, + 14620, + 14621, + 14622 ] } ] @@ -24390,39 +24414,39 @@ { "title": "Properties", "children": [ - 14592, - 14593, - 14594, - 14595, - 14596, - 14597, - 14598, - 14599 + 14609, + 14610, + 14611, + 14612, + 14613, + 14614, + 14615, + 14616 ] } ] }, { - "id": 14606, + "id": 14623, "name": "AdminCampaignListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14607, + "id": 14624, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14608, + "id": 14625, "name": "campaigns", "variant": "declaration", "kind": 1024, @@ -24431,7 +24455,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14591, + "target": 14608, "name": "CampaignResponse", "package": "@medusajs/types" } @@ -24442,7 +24466,7 @@ { "title": "Properties", "children": [ - 14608 + 14625 ] } ] @@ -24454,21 +24478,21 @@ } }, { - "id": 14609, + "id": 14626, "name": "AdminCampaignResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14610, + "id": 14627, "name": "campaign", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14591, + "target": 14608, "name": "CampaignResponse", "package": "@medusajs/types" } @@ -24478,20 +24502,20 @@ { "title": "Properties", "children": [ - 14610 + 14627 ] } ] }, { - "id": 14611, + "id": 14628, "name": "AdminCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14612, + "id": 14629, "name": "id", "variant": "declaration", "kind": 1024, @@ -24504,12 +24528,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17280, + "target": 17297, "name": "BaseCollection.id" } }, { - "id": 14613, + "id": 14630, "name": "title", "variant": "declaration", "kind": 1024, @@ -24522,12 +24546,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17281, + "target": 17298, "name": "BaseCollection.title" } }, { - "id": 14614, + "id": 14631, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24540,12 +24564,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17282, + "target": 17299, "name": "BaseCollection.handle" } }, { - "id": 14615, + "id": 14632, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -24558,12 +24582,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17283, + "target": 17300, "name": "BaseCollection.created_at" } }, { - "id": 14616, + "id": 14633, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -24576,12 +24600,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17284, + "target": 17301, "name": "BaseCollection.updated_at" } }, { - "id": 14617, + "id": 14634, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -24603,12 +24627,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17285, + "target": 17302, "name": "BaseCollection.deleted_at" } }, { - "id": 14618, + "id": 14635, "name": "products", "variant": "declaration", "kind": 1024, @@ -24630,12 +24654,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17286, + "target": 17303, "name": "BaseCollection.products" } }, { - "id": 14619, + "id": 14636, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24672,7 +24696,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17287, + "target": 17304, "name": "BaseCollection.metadata" } } @@ -24681,35 +24705,35 @@ { "title": "Properties", "children": [ - 14612, - 14613, - 14614, - 14615, - 14616, - 14617, - 14618, - 14619 + 14629, + 14630, + 14631, + 14632, + 14633, + 14634, + 14635, + 14636 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17279, + "target": 17296, "name": "BaseCollection", "package": "@medusajs/types" } ] }, { - "id": 14620, + "id": 14637, "name": "AdminCreateCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14621, + "id": 14638, "name": "title", "variant": "declaration", "kind": 1024, @@ -24720,7 +24744,7 @@ } }, { - "id": 14622, + "id": 14639, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24733,7 +24757,7 @@ } }, { - "id": 14623, + "id": 14640, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24765,22 +24789,22 @@ { "title": "Properties", "children": [ - 14621, - 14622, - 14623 + 14638, + 14639, + 14640 ] } ] }, { - "id": 14624, + "id": 14641, "name": "AdminUpdateCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14625, + "id": 14642, "name": "title", "variant": "declaration", "kind": 1024, @@ -24793,7 +24817,7 @@ } }, { - "id": 14626, + "id": 14643, "name": "handle", "variant": "declaration", "kind": 1024, @@ -24806,7 +24830,7 @@ } }, { - "id": 14627, + "id": 14644, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24838,22 +24862,22 @@ { "title": "Properties", "children": [ - 14625, - 14626, - 14627 + 14642, + 14643, + 14644 ] } ] }, { - "id": 14628, + "id": 14645, "name": "AdminUpdateCollectionProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14629, + "id": 14646, "name": "add", "variant": "declaration", "kind": 1024, @@ -24869,7 +24893,7 @@ } }, { - "id": 14630, + "id": 14647, "name": "remove", "variant": "declaration", "kind": 1024, @@ -24889,14 +24913,14 @@ { "title": "Properties", "children": [ - 14629, - 14630 + 14646, + 14647 ] } ] }, { - "id": 14631, + "id": 14648, "name": "AdminCollectionListParams", "variant": "declaration", "kind": 256, @@ -24911,7 +24935,7 @@ }, "children": [ { - "id": 14643, + "id": 14660, "name": "$and", "variant": "declaration", "kind": 1024, @@ -24934,17 +24958,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -24957,12 +24981,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17299, + "target": 17316, "name": "BaseCollectionListParams.$and" } }, { - "id": 14644, + "id": 14661, "name": "$or", "variant": "declaration", "kind": 1024, @@ -24985,17 +25009,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -25008,12 +25032,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17300, + "target": 17317, "name": "BaseCollectionListParams.$or" } }, { - "id": 14632, + "id": 14649, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -25022,7 +25046,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -25034,7 +25058,7 @@ } }, { - "id": 14633, + "id": 14650, "name": "q", "variant": "declaration", "kind": 1024, @@ -25048,12 +25072,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17289, + "target": 17306, "name": "BaseCollectionListParams.q" } }, { - "id": 14634, + "id": 14651, "name": "id", "variant": "declaration", "kind": 1024, @@ -25079,12 +25103,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17290, + "target": 17307, "name": "BaseCollectionListParams.id" } }, { - "id": 14635, + "id": 14652, "name": "handle", "variant": "declaration", "kind": 1024, @@ -25110,12 +25134,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17291, + "target": 17308, "name": "BaseCollectionListParams.handle" } }, { - "id": 14636, + "id": 14653, "name": "title", "variant": "declaration", "kind": 1024, @@ -25141,12 +25165,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17292, + "target": 17309, "name": "BaseCollectionListParams.title" } }, { - "id": 14637, + "id": 14654, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -25156,7 +25180,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -25168,12 +25192,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17293, + "target": 17310, "name": "BaseCollectionListParams.created_at" } }, { - "id": 14638, + "id": 14655, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -25183,7 +25207,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -25195,12 +25219,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17294, + "target": 17311, "name": "BaseCollectionListParams.updated_at" } }, { - "id": 14642, + "id": 14659, "name": "fields", "variant": "declaration", "kind": 1024, @@ -25214,12 +25238,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17298, + "target": 17315, "name": "BaseCollectionListParams.fields" } }, { - "id": 14639, + "id": 14656, "name": "limit", "variant": "declaration", "kind": 1024, @@ -25233,12 +25257,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17295, + "target": 17312, "name": "BaseCollectionListParams.limit" } }, { - "id": 14640, + "id": 14657, "name": "offset", "variant": "declaration", "kind": 1024, @@ -25252,12 +25276,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17296, + "target": 17313, "name": "BaseCollectionListParams.offset" } }, { - "id": 14641, + "id": 14658, "name": "order", "variant": "declaration", "kind": 1024, @@ -25271,7 +25295,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17297, + "target": 17314, "name": "BaseCollectionListParams.order" } } @@ -25280,40 +25304,40 @@ { "title": "Properties", "children": [ - 14643, - 14644, - 14632, - 14633, - 14634, - 14635, - 14636, - 14637, - 14638, - 14642, - 14639, - 14640, - 14641 + 14660, + 14661, + 14649, + 14650, + 14651, + 14652, + 14653, + 14654, + 14655, + 14659, + 14656, + 14657, + 14658 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } ] }, { - "id": 14645, + "id": 14662, "name": "AdminCollectionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14646, + "id": 14663, "name": "fields", "variant": "declaration", "kind": 1024, @@ -25327,7 +25351,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17302, + "target": 17319, "name": "BaseCollectionParams.fields" } } @@ -25336,35 +25360,35 @@ { "title": "Properties", "children": [ - 14646 + 14663 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17301, + "target": 17318, "name": "BaseCollectionParams", "package": "@medusajs/types" } ] }, { - "id": 14647, + "id": 14664, "name": "AdminCollectionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14648, + "id": 14665, "name": "collection", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14611, + "target": 14628, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25374,20 +25398,20 @@ { "title": "Properties", "children": [ - 14648 + 14665 ] } ] }, { - "id": 14649, + "id": 14666, "name": "AdminCollectionListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14655, + "id": 14672, "name": "collections", "variant": "declaration", "kind": 1024, @@ -25398,7 +25422,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14611, + "target": 14628, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25410,7 +25434,7 @@ } }, { - "id": 14652, + "id": 14669, "name": "limit", "variant": "declaration", "kind": 1024, @@ -25428,7 +25452,7 @@ } }, { - "id": 14653, + "id": 14670, "name": "offset", "variant": "declaration", "kind": 1024, @@ -25446,7 +25470,7 @@ } }, { - "id": 14654, + "id": 14671, "name": "count", "variant": "declaration", "kind": 1024, @@ -25468,29 +25492,29 @@ { "title": "Properties", "children": [ - 14655, - 14652, - 14653, - 14654 + 14672, + 14669, + 14670, + 14671 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14650, + "id": 14667, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14651, + "id": 14668, "name": "collections", "variant": "declaration", "kind": 1024, @@ -25499,7 +25523,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14611, + "target": 14628, "name": "AdminCollection", "package": "@medusajs/types" } @@ -25510,7 +25534,7 @@ { "title": "Properties", "children": [ - 14651 + 14668 ] } ] @@ -25523,14 +25547,14 @@ ] }, { - "id": 14656, + "id": 14673, "name": "AdminCollectionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14657, + "id": 14674, "name": "id", "variant": "declaration", "kind": 1024, @@ -25556,7 +25580,7 @@ } }, { - "id": 14658, + "id": 14675, "name": "object", "variant": "declaration", "kind": 1024, @@ -25582,7 +25606,7 @@ } }, { - "id": 14659, + "id": 14676, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -25608,7 +25632,7 @@ } }, { - "id": 14660, + "id": 14677, "name": "parent", "variant": "declaration", "kind": 1024, @@ -25627,7 +25651,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14661, + "id": 14678, "name": "__type", "variant": "declaration", "kind": 65536, @@ -25645,17 +25669,17 @@ { "title": "Properties", "children": [ - 14657, - 14658, - 14659, - 14660 + 14674, + 14675, + 14676, + 14677 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -25668,14 +25692,14 @@ ] }, { - "id": 14662, + "id": 14679, "name": "StoreCollection", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14663, + "id": 14680, "name": "id", "variant": "declaration", "kind": 1024, @@ -25688,12 +25712,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17280, + "target": 17297, "name": "BaseCollection.id" } }, { - "id": 14664, + "id": 14681, "name": "title", "variant": "declaration", "kind": 1024, @@ -25706,12 +25730,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17281, + "target": 17298, "name": "BaseCollection.title" } }, { - "id": 14665, + "id": 14682, "name": "handle", "variant": "declaration", "kind": 1024, @@ -25724,12 +25748,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17282, + "target": 17299, "name": "BaseCollection.handle" } }, { - "id": 14666, + "id": 14683, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -25742,12 +25766,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17283, + "target": 17300, "name": "BaseCollection.created_at" } }, { - "id": 14667, + "id": 14684, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -25760,12 +25784,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17284, + "target": 17301, "name": "BaseCollection.updated_at" } }, { - "id": 14668, + "id": 14685, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -25787,12 +25811,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17285, + "target": 17302, "name": "BaseCollection.deleted_at" } }, { - "id": 14669, + "id": 14686, "name": "products", "variant": "declaration", "kind": 1024, @@ -25814,12 +25838,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17286, + "target": 17303, "name": "BaseCollection.products" } }, { - "id": 14670, + "id": 14687, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -25856,7 +25880,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17287, + "target": 17304, "name": "BaseCollection.metadata" } } @@ -25865,28 +25889,28 @@ { "title": "Properties", "children": [ - 14663, - 14664, - 14665, - 14666, - 14667, - 14668, - 14669, - 14670 + 14680, + 14681, + 14682, + 14683, + 14684, + 14685, + 14686, + 14687 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17279, + "target": 17296, "name": "BaseCollection", "package": "@medusajs/types" } ] }, { - "id": 14671, + "id": 14688, "name": "StoreCollectionFilters", "variant": "declaration", "kind": 256, @@ -25901,7 +25925,7 @@ }, "children": [ { - "id": 14682, + "id": 14699, "name": "$and", "variant": "declaration", "kind": 1024, @@ -25924,17 +25948,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -25947,12 +25971,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17299, + "target": 17316, "name": "BaseCollectionListParams.$and" } }, { - "id": 14683, + "id": 14700, "name": "$or", "variant": "declaration", "kind": 1024, @@ -25975,17 +25999,17 @@ "types": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } @@ -25998,12 +26022,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17300, + "target": 17317, "name": "BaseCollectionListParams.$or" } }, { - "id": 14672, + "id": 14689, "name": "q", "variant": "declaration", "kind": 1024, @@ -26017,12 +26041,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17289, + "target": 17306, "name": "BaseCollectionListParams.q" } }, { - "id": 14673, + "id": 14690, "name": "id", "variant": "declaration", "kind": 1024, @@ -26048,12 +26072,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17290, + "target": 17307, "name": "BaseCollectionListParams.id" } }, { - "id": 14674, + "id": 14691, "name": "handle", "variant": "declaration", "kind": 1024, @@ -26079,12 +26103,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17291, + "target": 17308, "name": "BaseCollectionListParams.handle" } }, { - "id": 14675, + "id": 14692, "name": "title", "variant": "declaration", "kind": 1024, @@ -26110,12 +26134,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17292, + "target": 17309, "name": "BaseCollectionListParams.title" } }, { - "id": 14676, + "id": 14693, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -26125,7 +26149,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -26137,12 +26161,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17293, + "target": 17310, "name": "BaseCollectionListParams.created_at" } }, { - "id": 14677, + "id": 14694, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -26152,7 +26176,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -26164,12 +26188,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17294, + "target": 17311, "name": "BaseCollectionListParams.updated_at" } }, { - "id": 14681, + "id": 14698, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26183,12 +26207,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17298, + "target": 17315, "name": "BaseCollectionListParams.fields" } }, { - "id": 14678, + "id": 14695, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26202,12 +26226,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17295, + "target": 17312, "name": "BaseCollectionListParams.limit" } }, { - "id": 14679, + "id": 14696, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26221,12 +26245,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17296, + "target": 17313, "name": "BaseCollectionListParams.offset" } }, { - "id": 14680, + "id": 14697, "name": "order", "variant": "declaration", "kind": 1024, @@ -26240,7 +26264,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17297, + "target": 17314, "name": "BaseCollectionListParams.order" } } @@ -26249,39 +26273,39 @@ { "title": "Properties", "children": [ - 14682, - 14683, - 14672, - 14673, - 14674, - 14675, - 14676, - 14677, - 14681, - 14678, - 14679, - 14680 + 14699, + 14700, + 14689, + 14690, + 14691, + 14692, + 14693, + 14694, + 14698, + 14695, + 14696, + 14697 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams", "package": "@medusajs/types" } ] }, { - "id": 14684, + "id": 14701, "name": "SelectParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14685, + "id": 14702, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26298,62 +26322,62 @@ { "title": "Properties", "children": [ - 14685 + 14702 ] } ], "extendedBy": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams" }, { "type": "reference", - "target": 14922, + "target": 14939, "name": "AdminNotificationParams" }, { "type": "reference", - "target": 15000, + "target": 15017, "name": "AdminPriceListParams" }, { "type": "reference", - "target": 15118, + "target": 15135, "name": "AdminProductTagParams" }, { "type": "reference", - "target": 15161, + "target": 15178, "name": "AdminProductTypeParams" }, { "type": "reference", - "target": 15612, + "target": 15629, "name": "AdminTaxRegionParams" }, { "type": "reference", - "target": 17301, + "target": 17318, "name": "BaseCollectionParams" }, { "type": "reference", - "target": 17349, + "target": 17366, "name": "BaseProductCategoryParams" } ] }, { - "id": 14686, + "id": 14703, "name": "FindParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14690, + "id": 14707, "name": "fields", "variant": "declaration", "kind": 1024, @@ -26367,12 +26391,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } }, { - "id": 14687, + "id": 14704, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26385,7 +26409,7 @@ } }, { - "id": 14688, + "id": 14705, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26398,7 +26422,7 @@ } }, { - "id": 14689, + "id": 14706, "name": "order", "variant": "declaration", "kind": 1024, @@ -26415,17 +26439,17 @@ { "title": "Properties", "children": [ - 14690, - 14687, - 14688, - 14689 + 14707, + 14704, + 14705, + 14706 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } @@ -26433,95 +26457,95 @@ "extendedBy": [ { "type": "reference", - "target": 14716, + "target": 14733, "name": "AdminFulfillmentProviderListParams" }, { "type": "reference", - "target": 14825, + "target": 14842, "name": "AdminInventoryItemParams" }, { "type": "reference", - "target": 14869, + "target": 14886, "name": "AdminInventoryLevelFilters" }, { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams" }, { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams" }, { "type": "reference", - "target": 15148, + "target": 15165, "name": "AdminProductTypeListParams" }, { "type": "reference", - "target": 15233, + "target": 15250, "name": "AdminReturnFilters" }, { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams" }, { "type": "reference", - "target": 15369, + "target": 15386, "name": "AdminShippingOptionListParams" }, { "type": "reference", - "target": 15418, + "target": 15435, "name": "AdminShippingProfileListParams" }, { "type": "reference", - "target": 15476, + "target": 15493, "name": "AdminStockLocationListParams" }, { "type": "reference", - "target": 15538, + "target": 15555, "name": "AdminTaxRateListParams" }, { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams" }, { "type": "reference", - "target": 17288, + "target": 17305, "name": "BaseCollectionListParams" }, { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams" }, { "type": "reference", - "target": 17360, + "target": 17377, "name": "BaseProductTagListParams" } ] }, { - "id": 14691, + "id": 14708, "name": "DeleteResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14697, + "id": 14714, "name": "TObject", "variant": "typeParam", "kind": 131072, @@ -26532,7 +26556,7 @@ } }, { - "id": 14698, + "id": 14715, "name": "TParent", "variant": "typeParam", "kind": 131072, @@ -26540,7 +26564,7 @@ "default": { "type": "reflection", "declaration": { - "id": 14699, + "id": 14716, "name": "__type", "variant": "declaration", "kind": 65536, @@ -26552,14 +26576,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14692, + "id": 14709, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14693, + "id": 14710, "name": "id", "variant": "declaration", "kind": 1024, @@ -26578,7 +26602,7 @@ } }, { - "id": 14694, + "id": 14711, "name": "object", "variant": "declaration", "kind": 1024, @@ -26593,14 +26617,14 @@ }, "type": { "type": "reference", - "target": 14697, + "target": 14714, "name": "TObject", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 14695, + "id": 14712, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -26619,7 +26643,7 @@ } }, { - "id": 14696, + "id": 14713, "name": "parent", "variant": "declaration", "kind": 1024, @@ -26636,7 +26660,7 @@ }, "type": { "type": "reference", - "target": 14698, + "target": 14715, "name": "TParent", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26647,10 +26671,10 @@ { "title": "Properties", "children": [ - 14693, - 14694, - 14695, - 14696 + 14710, + 14711, + 14712, + 14713 ] } ] @@ -26659,75 +26683,75 @@ "extendedBy": [ { "type": "reference", - "target": 14656, + "target": 14673, "name": "AdminCollectionDeleteResponse" }, { "type": "reference", - "target": 14766, + "target": 14783, "name": "AdminServiceZoneDeleteResponse" }, { "type": "reference", - "target": 14773, + "target": 14790, "name": "AdminFulfillmentSetDeleteResponse" }, { "type": "reference", - "target": 15011, + "target": 15028, "name": "AdminPriceListDeleteResponse" }, { "type": "reference", - "target": 15086, + "target": 15103, "name": "AdminProductCategoryDeleteResponse" }, { "type": "reference", - "target": 15129, + "target": 15146, "name": "AdminProductTagDeleteResponse" }, { "type": "reference", - "target": 15172, + "target": 15189, "name": "AdminProductTypeDeleteResponse" }, { "type": "reference", - "target": 15388, + "target": 15405, "name": "AdminShippingOptionDeleteResponse" }, { "type": "reference", - "target": 15437, + "target": 15454, "name": "AdminShippingProfileDeleteResponse" }, { "type": "reference", - "target": 15497, + "target": 15514, "name": "AdminStockLocationDeleteResponse" }, { "type": "reference", - "target": 15559, + "target": 15576, "name": "AdminTaxRateDeleteResponse" }, { "type": "reference", - "target": 15619, + "target": 15636, "name": "AdminTaxRegionDeleteResponse" } ] }, { - "id": 14700, + "id": 14717, "name": "PaginatedResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 14705, + "id": 14722, "name": "T", "variant": "typeParam", "kind": 131072, @@ -26740,14 +26764,14 @@ { "type": "reflection", "declaration": { - "id": 14701, + "id": 14718, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14702, + "id": 14719, "name": "limit", "variant": "declaration", "kind": 1024, @@ -26758,7 +26782,7 @@ } }, { - "id": 14703, + "id": 14720, "name": "offset", "variant": "declaration", "kind": 1024, @@ -26769,7 +26793,7 @@ } }, { - "id": 14704, + "id": 14721, "name": "count", "variant": "declaration", "kind": 1024, @@ -26784,9 +26808,9 @@ { "title": "Properties", "children": [ - 14702, - 14703, - 14704 + 14719, + 14720, + 14721 ] } ] @@ -26794,7 +26818,7 @@ }, { "type": "reference", - "target": 14705, + "target": 14722, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26804,55 +26828,55 @@ "extendedBy": [ { "type": "reference", - "target": 14649, + "target": 14666, "name": "AdminCollectionListResponse" }, { "type": "reference", - "target": 14724, + "target": 14741, "name": "AdminFulfillmentProviderListResponse" }, { "type": "reference", - "target": 14926, + "target": 14943, "name": "AdminNotificationListResponse" }, { "type": "reference", - "target": 15004, + "target": 15021, "name": "AdminPriceListListResponse" }, { "type": "reference", - "target": 15079, + "target": 15096, "name": "AdminProductCategoryListResponse" }, { "type": "reference", - "target": 15122, + "target": 15139, "name": "AdminProductTagListResponse" }, { "type": "reference", - "target": 15165, + "target": 15182, "name": "AdminProductTypeListResponse" }, { "type": "reference", - "target": 15490, + "target": 15507, "name": "AdminStockLocationListResponse" } ] }, { - "id": 14706, + "id": 14723, "name": "AdminFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14707, + "id": 14724, "name": "id", "variant": "declaration", "kind": 1024, @@ -26865,12 +26889,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17304, + "target": 17321, "name": "BaseFile.id" } }, { - "id": 14708, + "id": 14725, "name": "url", "variant": "declaration", "kind": 1024, @@ -26883,7 +26907,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17305, + "target": 17322, "name": "BaseFile.url" } } @@ -26892,42 +26916,42 @@ { "title": "Properties", "children": [ - 14707, - 14708 + 14724, + 14725 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17303, + "target": 17320, "name": "BaseFile", "package": "@medusajs/types" } ] }, { - "id": 14709, + "id": 14726, "name": "AdminUploadFile", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 17306, + "target": 17323, "name": "BaseUploadFile", "package": "@medusajs/types" } }, { - "id": 14710, + "id": 14727, "name": "StoreFile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14711, + "id": 14728, "name": "id", "variant": "declaration", "kind": 1024, @@ -26940,12 +26964,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17304, + "target": 17321, "name": "BaseFile.id" } }, { - "id": 14712, + "id": 14729, "name": "url", "variant": "declaration", "kind": 1024, @@ -26958,7 +26982,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17305, + "target": 17322, "name": "BaseFile.url" } } @@ -26967,29 +26991,29 @@ { "title": "Properties", "children": [ - 14711, - 14712 + 14728, + 14729 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17303, + "target": 17320, "name": "BaseFile", "package": "@medusajs/types" } ] }, { - "id": 14713, + "id": 14730, "name": "AdminFulfillmentProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14714, + "id": 14731, "name": "id", "variant": "declaration", "kind": 1024, @@ -27000,7 +27024,7 @@ } }, { - "id": 14715, + "id": 14732, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -27015,21 +27039,21 @@ { "title": "Properties", "children": [ - 14714, - 14715 + 14731, + 14732 ] } ] }, { - "id": 14716, + "id": 14733, "name": "AdminFulfillmentProviderListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14723, + "id": 14740, "name": "fields", "variant": "declaration", "kind": 1024, @@ -27043,12 +27067,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 14720, + "id": 14737, "name": "limit", "variant": "declaration", "kind": 1024, @@ -27062,12 +27086,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 14721, + "id": 14738, "name": "offset", "variant": "declaration", "kind": 1024, @@ -27081,12 +27105,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 14722, + "id": 14739, "name": "order", "variant": "declaration", "kind": 1024, @@ -27100,12 +27124,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 14717, + "id": 14734, "name": "id", "variant": "declaration", "kind": 1024, @@ -27130,7 +27154,7 @@ } }, { - "id": 14718, + "id": 14735, "name": "q", "variant": "declaration", "kind": 1024, @@ -27143,7 +27167,7 @@ } }, { - "id": 14719, + "id": 14736, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -27160,34 +27184,34 @@ { "title": "Properties", "children": [ - 14723, - 14720, - 14721, - 14722, - 14717, - 14718, - 14719 + 14740, + 14737, + 14738, + 14739, + 14734, + 14735, + 14736 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14724, + "id": 14741, "name": "AdminFulfillmentProviderListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14727, + "id": 14744, "name": "limit", "variant": "declaration", "kind": 1024, @@ -27205,7 +27229,7 @@ } }, { - "id": 14728, + "id": 14745, "name": "offset", "variant": "declaration", "kind": 1024, @@ -27223,7 +27247,7 @@ } }, { - "id": 14729, + "id": 14746, "name": "count", "variant": "declaration", "kind": 1024, @@ -27241,7 +27265,7 @@ } }, { - "id": 14730, + "id": 14747, "name": "fulfillment_providers", "variant": "declaration", "kind": 1024, @@ -27252,7 +27276,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14713, + "target": 14730, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } @@ -27268,29 +27292,29 @@ { "title": "Properties", "children": [ - 14727, - 14728, - 14729, - 14730 + 14744, + 14745, + 14746, + 14747 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14725, + "id": 14742, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14726, + "id": 14743, "name": "fulfillment_providers", "variant": "declaration", "kind": 1024, @@ -27299,7 +27323,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14713, + "target": 14730, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } @@ -27310,7 +27334,7 @@ { "title": "Properties", "children": [ - 14726 + 14743 ] } ] @@ -27323,14 +27347,14 @@ ] }, { - "id": 14731, + "id": 14748, "name": "AdminGeoZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14732, + "id": 14749, "name": "id", "variant": "declaration", "kind": 1024, @@ -27341,7 +27365,7 @@ } }, { - "id": 14733, + "id": 14750, "name": "type", "variant": "declaration", "kind": 1024, @@ -27357,7 +27381,7 @@ } }, { - "id": 14734, + "id": 14751, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -27368,7 +27392,7 @@ } }, { - "id": 14735, + "id": 14752, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -27388,7 +27412,7 @@ } }, { - "id": 14736, + "id": 14753, "name": "city", "variant": "declaration", "kind": 1024, @@ -27408,7 +27432,7 @@ } }, { - "id": 14737, + "id": 14754, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -27442,253 +27466,6 @@ ] } }, - { - "id": 14738, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14739, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14740, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14732, - 14733, - 14734, - 14735, - 14736, - 14737, - 14738, - 14739, - 14740 - ] - } - ] - }, - { - "id": 14741, - "name": "AdminServiceZone", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14742, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14743, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14744, - "name": "fulfillment_set_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14745, - "name": "geo_zones", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 14731, - "name": "AdminGeoZone", - "package": "@medusajs/types" - } - } - }, - { - "id": 14746, - "name": "shipping_options", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15300, - "name": "AdminShippingOption", - "package": "@medusajs/types" - } - } - }, - { - "id": 14747, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14748, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14749, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14742, - 14743, - 14744, - 14745, - 14746, - 14747, - 14748, - 14749 - ] - } - ] - }, - { - "id": 14750, - "name": "AdminFulfillmentSet", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14751, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14752, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14753, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14754, - "name": "service_zones", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 14741, - "name": "AdminServiceZone", - "package": "@medusajs/types" - } - } - }, { "id": 14755, "name": "created_at", @@ -27736,6 +27513,8 @@ { "title": "Properties", "children": [ + 14749, + 14750, 14751, 14752, 14753, @@ -27749,14 +27528,14 @@ }, { "id": 14758, - "name": "AdminCreateFulfillmentSetServiceZone", + "name": "AdminServiceZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 14759, - "name": "name", + "name": "id", "variant": "declaration", "kind": 1024, "flags": {}, @@ -27767,6 +27546,28 @@ }, { "id": 14760, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14761, + "name": "fulfillment_set_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14762, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -27775,7 +27576,230 @@ "type": "array", "elementType": { "type": "reference", - "target": 17312, + "target": 14748, + "name": "AdminGeoZone", + "package": "@medusajs/types" + } + } + }, + { + "id": 14763, + "name": "shipping_options", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15317, + "name": "AdminShippingOption", + "package": "@medusajs/types" + } + } + }, + { + "id": 14764, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14765, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14766, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14759, + 14760, + 14761, + 14762, + 14763, + 14764, + 14765, + 14766 + ] + } + ] + }, + { + "id": 14767, + "name": "AdminFulfillmentSet", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14768, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14769, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14770, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14771, + "name": "service_zones", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 14758, + "name": "AdminServiceZone", + "package": "@medusajs/types" + } + } + }, + { + "id": 14772, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14773, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14774, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14768, + 14769, + 14770, + 14771, + 14772, + 14773, + 14774 + ] + } + ] + }, + { + "id": 14775, + "name": "AdminCreateFulfillmentSetServiceZone", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14776, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14777, + "name": "geo_zones", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 17329, "name": "AdminUpsertFulfillmentSetServiceZoneGeoZone", "package": "@medusajs/types" } @@ -27786,21 +27810,21 @@ { "title": "Properties", "children": [ - 14759, - 14760 + 14776, + 14777 ] } ] }, { - "id": 14761, + "id": 14778, "name": "AdminUpdateFulfillmentSetServiceZone", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14762, + "id": 14779, "name": "name", "variant": "declaration", "kind": 1024, @@ -27813,7 +27837,7 @@ } }, { - "id": 14763, + "id": 14780, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -27824,7 +27848,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17313, + "target": 17330, "name": "AdminUpdateFulfillmentSetServiceZoneGeoZone", "package": "@medusajs/types" } @@ -27835,28 +27859,28 @@ { "title": "Properties", "children": [ - 14762, - 14763 + 14779, + 14780 ] } ] }, { - "id": 14764, + "id": 14781, "name": "AdminServiceZoneResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14765, + "id": 14782, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14741, + "target": 14758, "name": "AdminServiceZone", "package": "@medusajs/types" } @@ -27866,20 +27890,20 @@ { "title": "Properties", "children": [ - 14765 + 14782 ] } ] }, { - "id": 14766, + "id": 14783, "name": "AdminServiceZoneDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14767, + "id": 14784, "name": "id", "variant": "declaration", "kind": 1024, @@ -27905,7 +27929,7 @@ } }, { - "id": 14768, + "id": 14785, "name": "object", "variant": "declaration", "kind": 1024, @@ -27931,7 +27955,7 @@ } }, { - "id": 14769, + "id": 14786, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -27957,7 +27981,7 @@ } }, { - "id": 14770, + "id": 14787, "name": "parent", "variant": "declaration", "kind": 1024, @@ -27975,7 +27999,7 @@ }, "type": { "type": "reference", - "target": 14750, + "target": 14767, "name": "AdminFulfillmentSet", "package": "@medusajs/types" }, @@ -27990,17 +28014,17 @@ { "title": "Properties", "children": [ - 14767, - 14768, - 14769, - 14770 + 14784, + 14785, + 14786, + 14787 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -28008,7 +28032,7 @@ }, { "type": "reference", - "target": 14750, + "target": 14767, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -28019,21 +28043,21 @@ ] }, { - "id": 14771, + "id": 14788, "name": "AdminFulfillmentSetResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14772, + "id": 14789, "name": "fulfillment_set", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14750, + "target": 14767, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -28043,20 +28067,20 @@ { "title": "Properties", "children": [ - 14772 + 14789 ] } ] }, { - "id": 14773, + "id": 14790, "name": "AdminFulfillmentSetDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14774, + "id": 14791, "name": "id", "variant": "declaration", "kind": 1024, @@ -28082,7 +28106,7 @@ } }, { - "id": 14775, + "id": 14792, "name": "object", "variant": "declaration", "kind": 1024, @@ -28108,7 +28132,7 @@ } }, { - "id": 14776, + "id": 14793, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -28134,7 +28158,7 @@ } }, { - "id": 14777, + "id": 14794, "name": "parent", "variant": "declaration", "kind": 1024, @@ -28153,7 +28177,7 @@ "type": { "type": "reflection", "declaration": { - "id": 14778, + "id": 14795, "name": "__type", "variant": "declaration", "kind": 65536, @@ -28171,17 +28195,17 @@ { "title": "Properties", "children": [ - 14774, - 14775, - 14776, - 14777 + 14791, + 14792, + 14793, + 14794 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -28194,14 +28218,14 @@ ] }, { - "id": 14849, + "id": 14866, "name": "InventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14850, + "id": 14867, "name": "id", "variant": "declaration", "kind": 1024, @@ -28212,7 +28236,7 @@ } }, { - "id": 14851, + "id": 14868, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -28223,7 +28247,7 @@ } }, { - "id": 14852, + "id": 14869, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28234,7 +28258,7 @@ } }, { - "id": 14853, + "id": 14870, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28245,7 +28269,7 @@ } }, { - "id": 14854, + "id": 14871, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -28256,7 +28280,7 @@ } }, { - "id": 14855, + "id": 14872, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -28267,7 +28291,7 @@ } }, { - "id": 14856, + "id": 14873, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28278,7 +28302,7 @@ } }, { - "id": 14857, + "id": 14874, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28319,27 +28343,27 @@ { "title": "Properties", "children": [ - 14850, - 14851, - 14852, - 14853, - 14854, - 14855, - 14856, - 14857 + 14867, + 14868, + 14869, + 14870, + 14871, + 14872, + 14873, + 14874 ] } ] }, { - "id": 14858, + "id": 14875, "name": "AdminUpdateInventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14859, + "id": 14876, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28352,7 +28376,7 @@ } }, { - "id": 14860, + "id": 14877, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28369,21 +28393,21 @@ { "title": "Properties", "children": [ - 14859, - 14860 + 14876, + 14877 ] } ] }, { - "id": 14861, + "id": 14878, "name": "AdminCreateInventoryLevel", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14862, + "id": 14879, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28394,7 +28418,7 @@ } }, { - "id": 14863, + "id": 14880, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -28407,7 +28431,7 @@ } }, { - "id": 14864, + "id": 14881, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -28424,22 +28448,22 @@ { "title": "Properties", "children": [ - 14862, - 14863, - 14864 + 14879, + 14880, + 14881 ] } ] }, { - "id": 14865, + "id": 14882, "name": "AdminBatchUpdateInventoryLevelLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14866, + "id": 14883, "name": "delete", "variant": "declaration", "kind": 1024, @@ -28455,7 +28479,7 @@ } }, { - "id": 14867, + "id": 14884, "name": "update", "variant": "declaration", "kind": 1024, @@ -28468,7 +28492,7 @@ } }, { - "id": 14868, + "id": 14885, "name": "create", "variant": "declaration", "kind": 1024, @@ -28479,7 +28503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14861, + "target": 14878, "name": "AdminCreateInventoryLevel", "package": "@medusajs/types" } @@ -28490,22 +28514,22 @@ { "title": "Properties", "children": [ - 14866, - 14867, - 14868 + 14883, + 14884, + 14885 ] } ] }, { - "id": 14869, + "id": 14886, "name": "AdminInventoryLevelFilters", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14874, + "id": 14891, "name": "fields", "variant": "declaration", "kind": 1024, @@ -28519,12 +28543,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 14871, + "id": 14888, "name": "limit", "variant": "declaration", "kind": 1024, @@ -28538,12 +28562,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 14872, + "id": 14889, "name": "offset", "variant": "declaration", "kind": 1024, @@ -28557,12 +28581,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 14873, + "id": 14890, "name": "order", "variant": "declaration", "kind": 1024, @@ -28576,12 +28600,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 14870, + "id": 14887, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -28610,39 +28634,39 @@ { "title": "Properties", "children": [ - 14874, - 14871, - 14872, - 14873, - 14870 + 14891, + 14888, + 14889, + 14890, + 14887 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14875, + "id": 14892, "name": "AdminInventoryLevelResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14876, + "id": 14893, "name": "inventory_level", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14849, + "target": 14866, "name": "InventoryLevel", "package": "@medusajs/types" } @@ -28652,32 +28676,32 @@ { "title": "Properties", "children": [ - 14876 + 14893 ] } ] }, { - "id": 14877, + "id": 14894, "name": "AdminInventoryLevelListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14878, + "id": 14895, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14879, + "id": 14896, "name": "inventory_levels", "variant": "declaration", "kind": 1024, @@ -28686,7 +28710,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14849, + "target": 14866, "name": "InventoryLevel", "package": "@medusajs/types" } @@ -28697,7 +28721,7 @@ { "title": "Properties", "children": [ - 14879 + 14896 ] } ] @@ -28709,14 +28733,14 @@ } }, { - "id": 14779, + "id": 14796, "name": "AdminInventoryItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14780, + "id": 14797, "name": "id", "variant": "declaration", "kind": 1024, @@ -28727,7 +28751,7 @@ } }, { - "id": 14781, + "id": 14798, "name": "sku", "variant": "declaration", "kind": 1024, @@ -28749,7 +28773,7 @@ } }, { - "id": 14782, + "id": 14799, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -28771,7 +28795,7 @@ } }, { - "id": 14783, + "id": 14800, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -28793,7 +28817,7 @@ } }, { - "id": 14784, + "id": 14801, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -28804,7 +28828,7 @@ } }, { - "id": 14785, + "id": 14802, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -28826,7 +28850,7 @@ } }, { - "id": 14786, + "id": 14803, "name": "material", "variant": "declaration", "kind": 1024, @@ -28848,7 +28872,7 @@ } }, { - "id": 14787, + "id": 14804, "name": "weight", "variant": "declaration", "kind": 1024, @@ -28870,7 +28894,7 @@ } }, { - "id": 14788, + "id": 14805, "name": "length", "variant": "declaration", "kind": 1024, @@ -28892,7 +28916,7 @@ } }, { - "id": 14789, + "id": 14806, "name": "height", "variant": "declaration", "kind": 1024, @@ -28914,7 +28938,7 @@ } }, { - "id": 14790, + "id": 14807, "name": "width", "variant": "declaration", "kind": 1024, @@ -28936,7 +28960,7 @@ } }, { - "id": 14791, + "id": 14808, "name": "title", "variant": "declaration", "kind": 1024, @@ -28958,7 +28982,7 @@ } }, { - "id": 14792, + "id": 14809, "name": "description", "variant": "declaration", "kind": 1024, @@ -28980,7 +29004,7 @@ } }, { - "id": 14793, + "id": 14810, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -29002,7 +29026,7 @@ } }, { - "id": 14794, + "id": 14811, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29043,235 +29067,6 @@ { "title": "Properties", "children": [ - 14780, - 14781, - 14782, - 14783, - 14784, - 14785, - 14786, - 14787, - 14788, - 14789, - 14790, - 14791, - 14792, - 14793, - 14794 - ] - } - ] - }, - { - "id": 14795, - "name": "AdminCreateInventoryItem", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14796, - "name": "sku", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14797, - "name": "hs_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14798, - "name": "weight", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 14799, - "name": "length", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 14800, - "name": "height", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 14801, - "name": "width", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 14802, - "name": "origin_country", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14803, - "name": "mid_code", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14804, - "name": "material", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14805, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14806, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14807, - "name": "requires_shipping", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 14808, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14809, - "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": [ - 14796, 14797, 14798, 14799, @@ -29284,27 +29079,256 @@ 14806, 14807, 14808, - 14809 + 14809, + 14810, + 14811 + ] + } + ] + }, + { + "id": 14812, + "name": "AdminCreateInventoryItem", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14813, + "name": "sku", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14814, + "name": "hs_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14815, + "name": "weight", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14816, + "name": "length", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14817, + "name": "height", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14818, + "name": "width", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14819, + "name": "origin_country", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14820, + "name": "mid_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14821, + "name": "material", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14822, + "name": "title", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14823, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14824, + "name": "requires_shipping", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 14825, + "name": "thumbnail", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14826, + "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": [ + 14813, + 14814, + 14815, + 14816, + 14817, + 14818, + 14819, + 14820, + 14821, + 14822, + 14823, + 14824, + 14825, + 14826 ] } ], "extendedBy": [ { "type": "reference", - "target": 14810, + "target": 14827, "name": "AdminUpdateInventoryItem" } ] }, { - "id": 14810, + "id": 14827, "name": "AdminUpdateInventoryItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14811, + "id": 14828, "name": "sku", "variant": "declaration", "kind": 1024, @@ -29318,12 +29342,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14796, + "target": 14813, "name": "AdminCreateInventoryItem.sku" } }, { - "id": 14812, + "id": 14829, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -29337,12 +29361,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14797, + "target": 14814, "name": "AdminCreateInventoryItem.hs_code" } }, { - "id": 14813, + "id": 14830, "name": "weight", "variant": "declaration", "kind": 1024, @@ -29356,12 +29380,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14798, + "target": 14815, "name": "AdminCreateInventoryItem.weight" } }, { - "id": 14814, + "id": 14831, "name": "length", "variant": "declaration", "kind": 1024, @@ -29375,12 +29399,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14799, + "target": 14816, "name": "AdminCreateInventoryItem.length" } }, { - "id": 14815, + "id": 14832, "name": "height", "variant": "declaration", "kind": 1024, @@ -29394,12 +29418,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14800, + "target": 14817, "name": "AdminCreateInventoryItem.height" } }, { - "id": 14816, + "id": 14833, "name": "width", "variant": "declaration", "kind": 1024, @@ -29413,12 +29437,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14801, + "target": 14818, "name": "AdminCreateInventoryItem.width" } }, { - "id": 14817, + "id": 14834, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -29432,12 +29456,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14802, + "target": 14819, "name": "AdminCreateInventoryItem.origin_country" } }, { - "id": 14818, + "id": 14835, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -29451,12 +29475,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14803, + "target": 14820, "name": "AdminCreateInventoryItem.mid_code" } }, { - "id": 14819, + "id": 14836, "name": "material", "variant": "declaration", "kind": 1024, @@ -29470,12 +29494,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14804, + "target": 14821, "name": "AdminCreateInventoryItem.material" } }, { - "id": 14820, + "id": 14837, "name": "title", "variant": "declaration", "kind": 1024, @@ -29489,12 +29513,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14805, + "target": 14822, "name": "AdminCreateInventoryItem.title" } }, { - "id": 14821, + "id": 14838, "name": "description", "variant": "declaration", "kind": 1024, @@ -29508,12 +29532,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14806, + "target": 14823, "name": "AdminCreateInventoryItem.description" } }, { - "id": 14822, + "id": 14839, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -29527,12 +29551,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14807, + "target": 14824, "name": "AdminCreateInventoryItem.requires_shipping" } }, { - "id": 14823, + "id": 14840, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -29546,12 +29570,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14808, + "target": 14825, "name": "AdminCreateInventoryItem.thumbnail" } }, { - "id": 14824, + "id": 14841, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29580,7 +29604,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14809, + "target": 14826, "name": "AdminCreateInventoryItem.metadata" } } @@ -29589,41 +29613,41 @@ { "title": "Properties", "children": [ - 14811, - 14812, - 14813, - 14814, - 14815, - 14816, - 14817, - 14818, - 14819, - 14820, - 14821, - 14822, - 14823, - 14824 + 14828, + 14829, + 14830, + 14831, + 14832, + 14833, + 14834, + 14835, + 14836, + 14837, + 14838, + 14839, + 14840, + 14841 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14795, + "target": 14812, "name": "AdminCreateInventoryItem", "package": "@medusajs/types" } ] }, { - "id": 14825, + "id": 14842, "name": "AdminInventoryItemParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14842, + "id": 14859, "name": "fields", "variant": "declaration", "kind": 1024, @@ -29637,12 +29661,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 14839, + "id": 14856, "name": "limit", "variant": "declaration", "kind": 1024, @@ -29656,12 +29680,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 14840, + "id": 14857, "name": "offset", "variant": "declaration", "kind": 1024, @@ -29675,12 +29699,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 14841, + "id": 14858, "name": "order", "variant": "declaration", "kind": 1024, @@ -29694,12 +29718,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 14826, + "id": 14843, "name": "id", "variant": "declaration", "kind": 1024, @@ -29724,7 +29748,7 @@ } }, { - "id": 14827, + "id": 14844, "name": "q", "variant": "declaration", "kind": 1024, @@ -29737,7 +29761,7 @@ } }, { - "id": 14828, + "id": 14845, "name": "sku", "variant": "declaration", "kind": 1024, @@ -29762,7 +29786,7 @@ } }, { - "id": 14829, + "id": 14846, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -29787,7 +29811,7 @@ } }, { - "id": 14830, + "id": 14847, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -29812,7 +29836,7 @@ } }, { - "id": 14831, + "id": 14848, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -29837,7 +29861,7 @@ } }, { - "id": 14832, + "id": 14849, "name": "material", "variant": "declaration", "kind": 1024, @@ -29862,7 +29886,7 @@ } }, { - "id": 14833, + "id": 14850, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -29875,7 +29899,7 @@ } }, { - "id": 14834, + "id": 14851, "name": "weight", "variant": "declaration", "kind": 1024, @@ -29891,7 +29915,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -29905,7 +29929,7 @@ } }, { - "id": 14835, + "id": 14852, "name": "length", "variant": "declaration", "kind": 1024, @@ -29921,7 +29945,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -29935,7 +29959,7 @@ } }, { - "id": 14836, + "id": 14853, "name": "height", "variant": "declaration", "kind": 1024, @@ -29951,7 +29975,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -29965,7 +29989,7 @@ } }, { - "id": 14837, + "id": 14854, "name": "width", "variant": "declaration", "kind": 1024, @@ -29981,7 +30005,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -29995,7 +30019,7 @@ } }, { - "id": 14838, + "id": 14855, "name": "location_levels", "variant": "declaration", "kind": 1024, @@ -30039,51 +30063,51 @@ { "title": "Properties", "children": [ - 14842, - 14839, - 14840, - 14841, - 14826, - 14827, - 14828, - 14829, - 14830, - 14831, - 14832, - 14833, - 14834, - 14835, - 14836, - 14837, - 14838 + 14859, + 14856, + 14857, + 14858, + 14843, + 14844, + 14845, + 14846, + 14847, + 14848, + 14849, + 14850, + 14851, + 14852, + 14853, + 14854, + 14855 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14843, + "id": 14860, "name": "AdminInventoryItemResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14844, + "id": 14861, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14779, + "target": 14796, "name": "AdminInventoryItem", "package": "@medusajs/types" } @@ -30093,32 +30117,32 @@ { "title": "Properties", "children": [ - 14844 + 14861 ] } ] }, { - "id": 14845, + "id": 14862, "name": "AdminInventoryItemListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14846, + "id": 14863, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14847, + "id": 14864, "name": "inventory_items", "variant": "declaration", "kind": 1024, @@ -30127,7 +30151,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14779, + "target": 14796, "name": "AdminInventoryItem", "package": "@medusajs/types" } @@ -30138,7 +30162,7 @@ { "title": "Properties", "children": [ - 14847 + 14864 ] } ] @@ -30150,14 +30174,14 @@ } }, { - "id": 14848, + "id": 14865, "name": "AdminInventoryItemDeleteResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -30169,7 +30193,7 @@ } }, { - "id": 14880, + "id": 14897, "name": "AdminAcceptInvite", "variant": "declaration", "kind": 2097152, @@ -30177,14 +30201,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14881, + "id": 14898, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14882, + "id": 14899, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -30195,7 +30219,7 @@ } }, { - "id": 14883, + "id": 14900, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -30210,8 +30234,8 @@ { "title": "Properties", "children": [ - 14882, - 14883 + 14899, + 14900 ] } ] @@ -30219,7 +30243,7 @@ } }, { - "id": 14884, + "id": 14901, "name": "AdminCreateInvite", "variant": "declaration", "kind": 2097152, @@ -30227,14 +30251,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14885, + "id": 14902, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14886, + "id": 14903, "name": "email", "variant": "declaration", "kind": 1024, @@ -30245,7 +30269,7 @@ } }, { - "id": 14887, + "id": 14904, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -30277,8 +30301,8 @@ { "title": "Properties", "children": [ - 14886, - 14887 + 14903, + 14904 ] } ] @@ -30286,7 +30310,7 @@ } }, { - "id": 14888, + "id": 14905, "name": "AdminInviteResponse", "variant": "declaration", "kind": 2097152, @@ -30294,14 +30318,14 @@ "type": { "type": "reflection", "declaration": { - "id": 14889, + "id": 14906, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14890, + "id": 14907, "name": "id", "variant": "declaration", "kind": 1024, @@ -30312,7 +30336,7 @@ } }, { - "id": 14891, + "id": 14908, "name": "email", "variant": "declaration", "kind": 1024, @@ -30323,7 +30347,7 @@ } }, { - "id": 14892, + "id": 14909, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -30334,7 +30358,7 @@ } }, { - "id": 14893, + "id": 14910, "name": "token", "variant": "declaration", "kind": 1024, @@ -30345,7 +30369,7 @@ } }, { - "id": 14894, + "id": 14911, "name": "expires_at", "variant": "declaration", "kind": 1024, @@ -30363,7 +30387,7 @@ } }, { - "id": 14895, + "id": 14912, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -30391,7 +30415,7 @@ } }, { - "id": 14896, + "id": 14913, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -30409,7 +30433,7 @@ } }, { - "id": 14897, + "id": 14914, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -30431,14 +30455,14 @@ { "title": "Properties", "children": [ - 14890, - 14891, - 14892, - 14893, - 14894, - 14895, - 14896, - 14897 + 14907, + 14908, + 14909, + 14910, + 14911, + 14912, + 14913, + 14914 ] } ] @@ -30446,14 +30470,14 @@ } }, { - "id": 14898, + "id": 14915, "name": "AdminNotification", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14899, + "id": 14916, "name": "id", "variant": "declaration", "kind": 1024, @@ -30464,7 +30488,7 @@ } }, { - "id": 14900, + "id": 14917, "name": "to", "variant": "declaration", "kind": 1024, @@ -30475,7 +30499,7 @@ } }, { - "id": 14901, + "id": 14918, "name": "channel", "variant": "declaration", "kind": 1024, @@ -30486,7 +30510,7 @@ } }, { - "id": 14902, + "id": 14919, "name": "template", "variant": "declaration", "kind": 1024, @@ -30497,7 +30521,7 @@ } }, { - "id": 14903, + "id": 14920, "name": "data", "variant": "declaration", "kind": 1024, @@ -30534,7 +30558,7 @@ } }, { - "id": 14904, + "id": 14921, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -30556,7 +30580,7 @@ } }, { - "id": 14905, + "id": 14922, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -30578,7 +30602,7 @@ } }, { - "id": 14906, + "id": 14923, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -30600,7 +30624,7 @@ } }, { - "id": 14907, + "id": 14924, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -30622,7 +30646,7 @@ } }, { - "id": 14908, + "id": 14925, "name": "original_notification_id", "variant": "declaration", "kind": 1024, @@ -30644,7 +30668,7 @@ } }, { - "id": 14909, + "id": 14926, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -30666,7 +30690,7 @@ } }, { - "id": 14910, + "id": 14927, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -30677,7 +30701,7 @@ } }, { - "id": 14911, + "id": 14928, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -30697,25 +30721,25 @@ { "title": "Properties", "children": [ - 14899, - 14900, - 14901, - 14902, - 14903, - 14904, - 14905, - 14906, - 14907, - 14908, - 14909, - 14910, - 14911 + 14916, + 14917, + 14918, + 14919, + 14920, + 14921, + 14922, + 14923, + 14924, + 14925, + 14926, + 14927, + 14928 ] } ] }, { - "id": 14912, + "id": 14929, "name": "AdminNotificationListParams", "variant": "declaration", "kind": 256, @@ -30730,7 +30754,7 @@ }, "children": [ { - "id": 14916, + "id": 14933, "name": "$and", "variant": "declaration", "kind": 1024, @@ -30753,17 +30777,17 @@ "types": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams", "package": "@medusajs/types" } @@ -30776,12 +30800,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 14917, + "id": 14934, "name": "$or", "variant": "declaration", "kind": 1024, @@ -30804,17 +30828,17 @@ "types": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams", "package": "@medusajs/types" } @@ -30827,12 +30851,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 14921, + "id": 14938, "name": "fields", "variant": "declaration", "kind": 1024, @@ -30846,12 +30870,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 14918, + "id": 14935, "name": "limit", "variant": "declaration", "kind": 1024, @@ -30865,12 +30889,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 14919, + "id": 14936, "name": "offset", "variant": "declaration", "kind": 1024, @@ -30884,12 +30908,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 14920, + "id": 14937, "name": "order", "variant": "declaration", "kind": 1024, @@ -30903,12 +30927,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 14913, + "id": 14930, "name": "q", "variant": "declaration", "kind": 1024, @@ -30921,7 +30945,7 @@ } }, { - "id": 14914, + "id": 14931, "name": "id", "variant": "declaration", "kind": 1024, @@ -30946,7 +30970,7 @@ } }, { - "id": 14915, + "id": 14932, "name": "channel", "variant": "declaration", "kind": 1024, @@ -30975,26 +30999,26 @@ { "title": "Properties", "children": [ - 14916, - 14917, - 14921, - 14918, - 14919, - 14920, - 14913, - 14914, - 14915 + 14933, + 14934, + 14938, + 14935, + 14936, + 14937, + 14930, + 14931, + 14932 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14912, + "target": 14929, "name": "AdminNotificationListParams", "package": "@medusajs/types" } @@ -31004,21 +31028,21 @@ }, { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 14922, + "id": 14939, "name": "AdminNotificationParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14923, + "id": 14940, "name": "fields", "variant": "declaration", "kind": 1024, @@ -31032,7 +31056,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } } @@ -31041,35 +31065,35 @@ { "title": "Properties", "children": [ - 14923 + 14940 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 14924, + "id": 14941, "name": "AdminNotificationResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14925, + "id": 14942, "name": "notification", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14898, + "target": 14915, "name": "AdminNotification", "package": "@medusajs/types" } @@ -31079,20 +31103,20 @@ { "title": "Properties", "children": [ - 14925 + 14942 ] } ] }, { - "id": 14926, + "id": 14943, "name": "AdminNotificationListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14929, + "id": 14946, "name": "limit", "variant": "declaration", "kind": 1024, @@ -31110,7 +31134,7 @@ } }, { - "id": 14930, + "id": 14947, "name": "offset", "variant": "declaration", "kind": 1024, @@ -31128,7 +31152,7 @@ } }, { - "id": 14931, + "id": 14948, "name": "count", "variant": "declaration", "kind": 1024, @@ -31146,7 +31170,7 @@ } }, { - "id": 14932, + "id": 14949, "name": "notifications", "variant": "declaration", "kind": 1024, @@ -31157,7 +31181,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14898, + "target": 14915, "name": "AdminNotification", "package": "@medusajs/types" } @@ -31173,29 +31197,29 @@ { "title": "Properties", "children": [ - 14929, - 14930, - 14931, - 14932 + 14946, + 14947, + 14948, + 14949 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 14927, + "id": 14944, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 14928, + "id": 14945, "name": "notifications", "variant": "declaration", "kind": 1024, @@ -31204,7 +31228,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14898, + "target": 14915, "name": "AdminNotification", "package": "@medusajs/types" } @@ -31215,7 +31239,7 @@ { "title": "Properties", "children": [ - 14928 + 14945 ] } ] @@ -31228,14 +31252,14 @@ ] }, { - "id": 14933, + "id": 14950, "name": "AdminPriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14934, + "id": 14951, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -31246,7 +31270,7 @@ } }, { - "id": 14935, + "id": 14952, "name": "rules", "variant": "declaration", "kind": 1024, @@ -31276,8 +31300,8 @@ { "title": "Properties", "children": [ - 14934, - 14935 + 14951, + 14952 ] } ], @@ -31294,14 +31318,14 @@ ] }, { - "id": 14936, + "id": 14953, "name": "AdminPriceList", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14937, + "id": 14954, "name": "id", "variant": "declaration", "kind": 1024, @@ -31312,7 +31336,7 @@ } }, { - "id": 14938, + "id": 14955, "name": "title", "variant": "declaration", "kind": 1024, @@ -31323,7 +31347,7 @@ } }, { - "id": 14939, + "id": 14956, "name": "description", "variant": "declaration", "kind": 1024, @@ -31334,7 +31358,7 @@ } }, { - "id": 14940, + "id": 14957, "name": "rules", "variant": "declaration", "kind": 1024, @@ -31360,7 +31384,7 @@ } }, { - "id": 14941, + "id": 14958, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -31380,7 +31404,7 @@ } }, { - "id": 14942, + "id": 14959, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -31400,7 +31424,7 @@ } }, { - "id": 14943, + "id": 14960, "name": "status", "variant": "declaration", "kind": 1024, @@ -31416,7 +31440,7 @@ } }, { - "id": 14944, + "id": 14961, "name": "type", "variant": "declaration", "kind": 1024, @@ -31432,7 +31456,7 @@ } }, { - "id": 14945, + "id": 14962, "name": "prices", "variant": "declaration", "kind": 1024, @@ -31441,14 +31465,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14933, + "target": 14950, "name": "AdminPriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14946, + "id": 14963, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -31459,7 +31483,7 @@ } }, { - "id": 14947, + "id": 14964, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -31470,7 +31494,7 @@ } }, { - "id": 14948, + "id": 14965, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -31494,319 +31518,9 @@ { "title": "Properties", "children": [ - 14937, - 14938, - 14939, - 14940, - 14941, - 14942, - 14943, - 14944, - 14945, - 14946, - 14947, - 14948 - ] - } - ] - }, - { - "id": 14949, - "name": "AdminCreatePriceListPrice", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14950, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14951, - "name": "amount", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 14952, - "name": "variant_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14953, - "name": "min_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 14954, - "name": "max_quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - }, - { - "id": 14955, - "name": "rules", - "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": "string" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 14950, - 14951, - 14952, - 14953, 14954, - 14955 - ] - } - ] - }, - { - "id": 14956, - "name": "AdminCreatePriceList", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 14957, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 14958, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 14959, - "name": "starts_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 14960, - "name": "ends_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 14961, - "name": "status", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListStatus" - }, - "name": "PriceListStatus", - "package": "@medusajs/types" - } - }, - { - "id": 14962, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListType" - }, - "name": "PriceListType", - "package": "@medusajs/types" - } - }, - { - "id": 14963, - "name": "rules", - "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": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ], - "name": "Record", - "package": "typescript" - } - }, - { - "id": 14964, - "name": "prices", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 14949, - "name": "AdminCreatePriceListPrice", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ + 14955, + 14956, 14957, 14958, 14959, @@ -31814,37 +31528,25 @@ 14961, 14962, 14963, - 14964 + 14964, + 14965 ] } ] }, { - "id": 14965, - "name": "AdminUpdatePriceListPrice", + "id": 14966, + "name": "AdminCreatePriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ - { - "id": 14966, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 14967, "name": "currency_code", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" @@ -31855,9 +31557,7 @@ "name": "amount", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "number" @@ -31951,7 +31651,6 @@ { "title": "Properties", "children": [ - 14966, 14967, 14968, 14969, @@ -31964,7 +31663,7 @@ }, { "id": 14973, - "name": "AdminUpdatePriceList", + "name": "AdminCreatePriceList", "variant": "declaration", "kind": 256, "flags": {}, @@ -31974,9 +31673,7 @@ "name": "title", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "intrinsic", "name": "string" @@ -31991,8 +31688,17 @@ "isOptional": true }, "type": { - "type": "intrinsic", - "name": "string" + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] } }, { @@ -32044,9 +31750,7 @@ "name": "status", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "reference", "target": { @@ -32062,9 +31766,7 @@ "name": "type", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "reference", "target": { @@ -32105,6 +31807,24 @@ "name": "Record", "package": "typescript" } + }, + { + "id": 14981, + "name": "prices", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 14966, + "name": "AdminCreatePriceListPrice", + "package": "@medusajs/types" + } + } } ], "groups": [ @@ -32117,20 +31837,324 @@ 14977, 14978, 14979, - 14980 + 14980, + 14981 ] } ] }, { - "id": 14981, + "id": 14982, + "name": "AdminUpdatePriceListPrice", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14983, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14984, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14985, + "name": "amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 14986, + "name": "variant_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14987, + "name": "min_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 14988, + "name": "max_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + }, + { + "id": 14989, + "name": "rules", + "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": "string" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14983, + 14984, + 14985, + 14986, + 14987, + 14988, + 14989 + ] + } + ] + }, + { + "id": 14990, + "name": "AdminUpdatePriceList", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 14991, + "name": "title", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14992, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 14993, + "name": "starts_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 14994, + "name": "ends_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 14995, + "name": "status", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "PriceListStatus" + }, + "name": "PriceListStatus", + "package": "@medusajs/types" + } + }, + { + "id": 14996, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "PriceListType" + }, + "name": "PriceListType", + "package": "@medusajs/types" + } + }, + { + "id": 14997, + "name": "rules", + "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": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 14991, + 14992, + 14993, + 14994, + 14995, + 14996, + 14997 + ] + } + ] + }, + { + "id": 14998, "name": "AdminBatchPriceListPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14982, + "id": 14999, "name": "create", "variant": "declaration", "kind": 1024, @@ -32141,14 +32165,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14949, + "target": 14966, "name": "AdminCreatePriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14983, + "id": 15000, "name": "update", "variant": "declaration", "kind": 1024, @@ -32159,14 +32183,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 14965, + "target": 14982, "name": "AdminUpdatePriceListPrice", "package": "@medusajs/types" } } }, { - "id": 14984, + "id": 15001, "name": "delete", "variant": "declaration", "kind": 1024, @@ -32186,22 +32210,22 @@ { "title": "Properties", "children": [ - 14982, - 14983, - 14984 + 14999, + 15000, + 15001 ] } ] }, { - "id": 14985, + "id": 15002, "name": "AdminLinkPriceListProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 14986, + "id": 15003, "name": "remove", "variant": "declaration", "kind": 1024, @@ -32221,13 +32245,13 @@ { "title": "Properties", "children": [ - 14986 + 15003 ] } ] }, { - "id": 14987, + "id": 15004, "name": "AdminPriceListListParams", "variant": "declaration", "kind": 256, @@ -32242,7 +32266,7 @@ }, "children": [ { - "id": 14998, + "id": 15015, "name": "$and", "variant": "declaration", "kind": 1024, @@ -32265,17 +32289,17 @@ "types": [ { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -32288,12 +32312,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 14999, + "id": 15016, "name": "$or", "variant": "declaration", "kind": 1024, @@ -32316,17 +32340,17 @@ "types": [ { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -32339,12 +32363,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 14997, + "id": 15014, "name": "fields", "variant": "declaration", "kind": 1024, @@ -32358,12 +32382,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 14994, + "id": 15011, "name": "limit", "variant": "declaration", "kind": 1024, @@ -32377,12 +32401,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 14995, + "id": 15012, "name": "offset", "variant": "declaration", "kind": 1024, @@ -32396,12 +32420,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 14996, + "id": 15013, "name": "order", "variant": "declaration", "kind": 1024, @@ -32415,12 +32439,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 14988, + "id": 15005, "name": "q", "variant": "declaration", "kind": 1024, @@ -32433,7 +32457,7 @@ } }, { - "id": 14989, + "id": 15006, "name": "id", "variant": "declaration", "kind": 1024, @@ -32458,7 +32482,7 @@ } }, { - "id": 14990, + "id": 15007, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -32467,7 +32491,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -32479,7 +32503,7 @@ } }, { - "id": 14991, + "id": 15008, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -32488,7 +32512,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -32500,7 +32524,7 @@ } }, { - "id": 14992, + "id": 15009, "name": "status", "variant": "declaration", "kind": 1024, @@ -32521,7 +32545,7 @@ } }, { - "id": 14993, + "id": 15010, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -32541,35 +32565,35 @@ { "title": "Properties", "children": [ - 14998, - 14999, - 14997, - 14994, - 14995, - 14996, - 14988, - 14989, - 14990, - 14991, - 14992, - 14993 + 15015, + 15016, + 15014, + 15011, + 15012, + 15013, + 15005, + 15006, + 15007, + 15008, + 15009, + 15010 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 14987, + "target": 15004, "name": "AdminPriceListListParams", "package": "@medusajs/types" } @@ -32580,14 +32604,14 @@ ] }, { - "id": 15000, + "id": 15017, "name": "AdminPriceListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15001, + "id": 15018, "name": "fields", "variant": "declaration", "kind": 1024, @@ -32601,7 +32625,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } } @@ -32610,35 +32634,35 @@ { "title": "Properties", "children": [ - 15001 + 15018 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 15002, + "id": 15019, "name": "AdminPriceListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15003, + "id": 15020, "name": "price_list", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14936, + "target": 14953, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -32648,20 +32672,20 @@ { "title": "Properties", "children": [ - 15003 + 15020 ] } ] }, { - "id": 15004, + "id": 15021, "name": "AdminPriceListListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15007, + "id": 15024, "name": "limit", "variant": "declaration", "kind": 1024, @@ -32679,7 +32703,7 @@ } }, { - "id": 15008, + "id": 15025, "name": "offset", "variant": "declaration", "kind": 1024, @@ -32697,7 +32721,7 @@ } }, { - "id": 15009, + "id": 15026, "name": "count", "variant": "declaration", "kind": 1024, @@ -32715,7 +32739,7 @@ } }, { - "id": 15010, + "id": 15027, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -32726,7 +32750,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14936, + "target": 14953, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -32742,29 +32766,29 @@ { "title": "Properties", "children": [ - 15007, - 15008, - 15009, - 15010 + 15024, + 15025, + 15026, + 15027 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15005, + "id": 15022, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15006, + "id": 15023, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -32773,7 +32797,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14936, + "target": 14953, "name": "AdminPriceList", "package": "@medusajs/types" } @@ -32784,7 +32808,7 @@ { "title": "Properties", "children": [ - 15006 + 15023 ] } ] @@ -32797,14 +32821,14 @@ ] }, { - "id": 15011, + "id": 15028, "name": "AdminPriceListDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15012, + "id": 15029, "name": "id", "variant": "declaration", "kind": 1024, @@ -32830,7 +32854,7 @@ } }, { - "id": 15013, + "id": 15030, "name": "object", "variant": "declaration", "kind": 1024, @@ -32856,7 +32880,7 @@ } }, { - "id": 15014, + "id": 15031, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -32882,7 +32906,7 @@ } }, { - "id": 15015, + "id": 15032, "name": "parent", "variant": "declaration", "kind": 1024, @@ -32901,7 +32925,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15016, + "id": 15033, "name": "__type", "variant": "declaration", "kind": 65536, @@ -32919,17 +32943,17 @@ { "title": "Properties", "children": [ - 15012, - 15013, - 15014, - 15015 + 15029, + 15030, + 15031, + 15032 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -32942,14 +32966,14 @@ ] }, { - "id": 15017, + "id": 15034, "name": "AdminProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15018, + "id": 15035, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -32958,14 +32982,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15017, + "target": 15034, "name": "AdminProductCategory", "package": "@medusajs/types" } } }, { - "id": 15019, + "id": 15036, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -32979,7 +33003,7 @@ }, { "type": "reference", - "target": 15017, + "target": 15034, "name": "AdminProductCategory", "package": "@medusajs/types" } @@ -32987,7 +33011,7 @@ } }, { - "id": 15020, + "id": 15037, "name": "products", "variant": "declaration", "kind": 1024, @@ -33008,7 +33032,7 @@ } }, { - "id": 15022, + "id": 15039, "name": "id", "variant": "declaration", "kind": 1024, @@ -33026,7 +33050,7 @@ } }, { - "id": 15021, + "id": 15038, "name": "name", "variant": "declaration", "kind": 1024, @@ -33044,7 +33068,7 @@ } }, { - "id": 15026, + "id": 15043, "name": "description", "variant": "declaration", "kind": 1024, @@ -33062,7 +33086,7 @@ } }, { - "id": 15027, + "id": 15044, "name": "handle", "variant": "declaration", "kind": 1024, @@ -33080,7 +33104,7 @@ } }, { - "id": 15029, + "id": 15046, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -33098,7 +33122,7 @@ } }, { - "id": 15030, + "id": 15047, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -33116,7 +33140,7 @@ } }, { - "id": 15031, + "id": 15048, "name": "rank", "variant": "declaration", "kind": 1024, @@ -33143,7 +33167,7 @@ } }, { - "id": 15028, + "id": 15045, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -33170,7 +33194,7 @@ } }, { - "id": 15023, + "id": 15040, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -33188,7 +33212,7 @@ } }, { - "id": 15024, + "id": 15041, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -33206,7 +33230,7 @@ } }, { - "id": 15025, + "id": 15042, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -33237,20 +33261,20 @@ { "title": "Properties", "children": [ - 15018, - 15019, - 15020, - 15022, - 15021, - 15026, - 15027, - 15029, - 15030, - 15031, - 15028, - 15023, - 15024, - 15025 + 15035, + 15036, + 15037, + 15039, + 15038, + 15043, + 15044, + 15046, + 15047, + 15048, + 15045, + 15040, + 15041, + 15042 ] } ], @@ -33264,7 +33288,7 @@ "typeArguments": [ { "type": "reference", - "target": 17314, + "target": 17331, "name": "BaseProductCategory", "package": "@medusajs/types" }, @@ -33292,14 +33316,14 @@ ] }, { - "id": 15032, + "id": 15049, "name": "AdminCreateProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15033, + "id": 15050, "name": "name", "variant": "declaration", "kind": 1024, @@ -33310,7 +33334,7 @@ } }, { - "id": 15034, + "id": 15051, "name": "description", "variant": "declaration", "kind": 1024, @@ -33323,7 +33347,7 @@ } }, { - "id": 15035, + "id": 15052, "name": "handle", "variant": "declaration", "kind": 1024, @@ -33336,7 +33360,7 @@ } }, { - "id": 15036, + "id": 15053, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -33349,7 +33373,7 @@ } }, { - "id": 15037, + "id": 15054, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -33362,7 +33386,7 @@ } }, { - "id": 15038, + "id": 15055, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -33375,7 +33399,7 @@ } }, { - "id": 15039, + "id": 15056, "name": "rank", "variant": "declaration", "kind": 1024, @@ -33388,7 +33412,7 @@ } }, { - "id": 15040, + "id": 15057, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33420,27 +33444,27 @@ { "title": "Properties", "children": [ - 15033, - 15034, - 15035, - 15036, - 15037, - 15038, - 15039, - 15040 + 15050, + 15051, + 15052, + 15053, + 15054, + 15055, + 15056, + 15057 ] } ] }, { - "id": 15041, + "id": 15058, "name": "AdminUpdateProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15042, + "id": 15059, "name": "name", "variant": "declaration", "kind": 1024, @@ -33453,7 +33477,7 @@ } }, { - "id": 15043, + "id": 15060, "name": "description", "variant": "declaration", "kind": 1024, @@ -33466,7 +33490,7 @@ } }, { - "id": 15044, + "id": 15061, "name": "handle", "variant": "declaration", "kind": 1024, @@ -33479,7 +33503,7 @@ } }, { - "id": 15045, + "id": 15062, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -33492,7 +33516,7 @@ } }, { - "id": 15046, + "id": 15063, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -33505,7 +33529,7 @@ } }, { - "id": 15047, + "id": 15064, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -33527,7 +33551,7 @@ } }, { - "id": 15048, + "id": 15065, "name": "rank", "variant": "declaration", "kind": 1024, @@ -33540,7 +33564,7 @@ } }, { - "id": 15049, + "id": 15066, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33572,27 +33596,27 @@ { "title": "Properties", "children": [ - 15042, - 15043, - 15044, - 15045, - 15046, - 15047, - 15048, - 15049 + 15059, + 15060, + 15061, + 15062, + 15063, + 15064, + 15065, + 15066 ] } ] }, { - "id": 15050, + "id": 15067, "name": "AdminUpdateProductCategoryProducts", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15051, + "id": 15068, "name": "add", "variant": "declaration", "kind": 1024, @@ -33608,7 +33632,7 @@ } }, { - "id": 15052, + "id": 15069, "name": "remove", "variant": "declaration", "kind": 1024, @@ -33628,14 +33652,14 @@ { "title": "Properties", "children": [ - 15051, - 15052 + 15068, + 15069 ] } ] }, { - "id": 15053, + "id": 15070, "name": "AdminProductCategoryListParams", "variant": "declaration", "kind": 256, @@ -33650,7 +33674,7 @@ }, "children": [ { - "id": 15071, + "id": 15088, "name": "$and", "variant": "declaration", "kind": 1024, @@ -33673,17 +33697,17 @@ "types": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -33696,12 +33720,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17347, + "target": 17364, "name": "BaseProductCategoryListParams.$and" } }, { - "id": 15072, + "id": 15089, "name": "$or", "variant": "declaration", "kind": 1024, @@ -33724,17 +33748,17 @@ "types": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -33747,12 +33771,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17348, + "target": 17365, "name": "BaseProductCategoryListParams.$or" } }, { - "id": 15070, + "id": 15087, "name": "fields", "variant": "declaration", "kind": 1024, @@ -33766,12 +33790,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17346, + "target": 17363, "name": "BaseProductCategoryListParams.fields" } }, { - "id": 15067, + "id": 15084, "name": "limit", "variant": "declaration", "kind": 1024, @@ -33785,12 +33809,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17343, + "target": 17360, "name": "BaseProductCategoryListParams.limit" } }, { - "id": 15068, + "id": 15085, "name": "offset", "variant": "declaration", "kind": 1024, @@ -33804,12 +33828,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17344, + "target": 17361, "name": "BaseProductCategoryListParams.offset" } }, { - "id": 15069, + "id": 15086, "name": "order", "variant": "declaration", "kind": 1024, @@ -33823,12 +33847,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17345, + "target": 17362, "name": "BaseProductCategoryListParams.order" } }, { - "id": 15054, + "id": 15071, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -33841,12 +33865,12 @@ }, "overwrites": { "type": "reference", - "target": 17337, + "target": 17354, "name": "BaseProductCategoryListParams.is_internal" } }, { - "id": 15055, + "id": 15072, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -33859,12 +33883,12 @@ }, "overwrites": { "type": "reference", - "target": 17336, + "target": 17353, "name": "BaseProductCategoryListParams.is_active" } }, { - "id": 15056, + "id": 15073, "name": "q", "variant": "declaration", "kind": 1024, @@ -33878,12 +33902,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17330, + "target": 17347, "name": "BaseProductCategoryListParams.q" } }, { - "id": 15057, + "id": 15074, "name": "id", "variant": "declaration", "kind": 1024, @@ -33909,12 +33933,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17331, + "target": 17348, "name": "BaseProductCategoryListParams.id" } }, { - "id": 15058, + "id": 15075, "name": "name", "variant": "declaration", "kind": 1024, @@ -33940,12 +33964,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17332, + "target": 17349, "name": "BaseProductCategoryListParams.name" } }, { - "id": 15059, + "id": 15076, "name": "description", "variant": "declaration", "kind": 1024, @@ -33971,12 +33995,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17333, + "target": 17350, "name": "BaseProductCategoryListParams.description" } }, { - "id": 15060, + "id": 15077, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -34006,12 +34030,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17334, + "target": 17351, "name": "BaseProductCategoryListParams.parent_category_id" } }, { - "id": 15061, + "id": 15078, "name": "handle", "variant": "declaration", "kind": 1024, @@ -34037,12 +34061,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17335, + "target": 17352, "name": "BaseProductCategoryListParams.handle" } }, { - "id": 15062, + "id": 15079, "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, @@ -34056,12 +34080,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17338, + "target": 17355, "name": "BaseProductCategoryListParams.include_descendants_tree" } }, { - "id": 15063, + "id": 15080, "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, @@ -34075,12 +34099,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17339, + "target": 17356, "name": "BaseProductCategoryListParams.include_ancestors_tree" } }, { - "id": 15064, + "id": 15081, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -34090,7 +34114,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -34102,12 +34126,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17340, + "target": 17357, "name": "BaseProductCategoryListParams.created_at" } }, { - "id": 15065, + "id": 15082, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -34117,7 +34141,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -34129,12 +34153,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17341, + "target": 17358, "name": "BaseProductCategoryListParams.updated_at" } }, { - "id": 15066, + "id": 15083, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -34144,7 +34168,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -34156,7 +34180,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17342, + "target": 17359, "name": "BaseProductCategoryListParams.deleted_at" } } @@ -34165,46 +34189,46 @@ { "title": "Properties", "children": [ + 15088, + 15089, + 15087, + 15084, + 15085, + 15086, 15071, 15072, - 15070, - 15067, - 15068, - 15069, - 15054, - 15055, - 15056, - 15057, - 15058, - 15059, - 15060, - 15061, - 15062, - 15063, - 15064, - 15065, - 15066 + 15073, + 15074, + 15075, + 15076, + 15077, + 15078, + 15079, + 15080, + 15081, + 15082, + 15083 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } ] }, { - "id": 15073, + "id": 15090, "name": "AdminProductCategoryParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15076, + "id": 15093, "name": "fields", "variant": "declaration", "kind": 1024, @@ -34218,12 +34242,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17352, + "target": 17369, "name": "BaseProductCategoryParams.fields" } }, { - "id": 15074, + "id": 15091, "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, @@ -34237,12 +34261,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17350, + "target": 17367, "name": "BaseProductCategoryParams.include_ancestors_tree" } }, { - "id": 15075, + "id": 15092, "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, @@ -34256,7 +34280,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17351, + "target": 17368, "name": "BaseProductCategoryParams.include_descendants_tree" } } @@ -34265,37 +34289,37 @@ { "title": "Properties", "children": [ - 15076, - 15074, - 15075 + 15093, + 15091, + 15092 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17349, + "target": 17366, "name": "BaseProductCategoryParams", "package": "@medusajs/types" } ] }, { - "id": 15077, + "id": 15094, "name": "AdminProductCategoryResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15078, + "id": 15095, "name": "product_category", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15017, + "target": 15034, "name": "AdminProductCategory", "package": "@medusajs/types" } @@ -34305,20 +34329,20 @@ { "title": "Properties", "children": [ - 15078 + 15095 ] } ] }, { - "id": 15079, + "id": 15096, "name": "AdminProductCategoryListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15082, + "id": 15099, "name": "limit", "variant": "declaration", "kind": 1024, @@ -34336,7 +34360,7 @@ } }, { - "id": 15083, + "id": 15100, "name": "offset", "variant": "declaration", "kind": 1024, @@ -34354,7 +34378,7 @@ } }, { - "id": 15084, + "id": 15101, "name": "count", "variant": "declaration", "kind": 1024, @@ -34372,7 +34396,7 @@ } }, { - "id": 15085, + "id": 15102, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -34383,7 +34407,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15017, + "target": 15034, "name": "AdminProductCategory", "package": "@medusajs/types" } @@ -34399,29 +34423,29 @@ { "title": "Properties", "children": [ - 15082, - 15083, - 15084, - 15085 + 15099, + 15100, + 15101, + 15102 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15080, + "id": 15097, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15081, + "id": 15098, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -34430,7 +34454,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15017, + "target": 15034, "name": "AdminProductCategory", "package": "@medusajs/types" } @@ -34441,7 +34465,7 @@ { "title": "Properties", "children": [ - 15081 + 15098 ] } ] @@ -34454,14 +34478,14 @@ ] }, { - "id": 15086, + "id": 15103, "name": "AdminProductCategoryDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15087, + "id": 15104, "name": "id", "variant": "declaration", "kind": 1024, @@ -34487,7 +34511,7 @@ } }, { - "id": 15088, + "id": 15105, "name": "object", "variant": "declaration", "kind": 1024, @@ -34513,7 +34537,7 @@ } }, { - "id": 15089, + "id": 15106, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -34539,7 +34563,7 @@ } }, { - "id": 15090, + "id": 15107, "name": "parent", "variant": "declaration", "kind": 1024, @@ -34558,7 +34582,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15091, + "id": 15108, "name": "__type", "variant": "declaration", "kind": 65536, @@ -34576,17 +34600,17 @@ { "title": "Properties", "children": [ - 15087, - 15088, - 15089, - 15090 + 15104, + 15105, + 15106, + 15107 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -34599,1075 +34623,14 @@ ] }, { - "id": 15092, + "id": 15109, "name": "AdminProductTag", "variant": "declaration", "kind": 256, "flags": {}, "children": [ - { - "id": 15093, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17354, - "name": "BaseProductTag.id" - } - }, - { - "id": 15094, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17355, - "name": "BaseProductTag.value" - } - }, - { - "id": 15095, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17356, - "name": "BaseProductTag.created_at" - } - }, - { - "id": 15096, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17357, - "name": "BaseProductTag.updated_at" - } - }, - { - "id": 15097, - "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": 17358, - "name": "BaseProductTag.deleted_at" - } - }, - { - "id": 15098, - "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": 17359, - "name": "BaseProductTag.metadata" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15093, - 15094, - 15095, - 15096, - 15097, - 15098 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17353, - "name": "BaseProductTag", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15099, - "name": "AdminCreateProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15100, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15101, - "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": [ - 15100, - 15101 - ] - } - ] - }, - { - "id": 15102, - "name": "AdminUpdateProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15103, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15104, - "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": [ - 15103, - 15104 - ] - } - ] - }, - { - "id": 15105, - "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": 15116, - "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": 15105, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14220, - "typeArguments": [ - { - "type": "reference", - "target": 15105, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - "inheritedFrom": { - "type": "reference", - "target": 14221, - "name": "BaseFilterable.$and" - } - }, - { - "id": 15117, - "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": 15105, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14220, - "typeArguments": [ - { - "type": "reference", - "target": 15105, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - } - }, - "inheritedFrom": { - "type": "reference", - "target": 14222, - "name": "BaseFilterable.$or" - } - }, - { - "id": 15115, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17369, - "name": "BaseProductTagListParams.fields" - } - }, - { - "id": 15112, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 17366, - "name": "BaseProductTagListParams.limit" - } - }, - { - "id": 15113, - "name": "offset", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 17367, - "name": "BaseProductTagListParams.offset" - } - }, - { - "id": 15114, - "name": "order", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17368, - "name": "BaseProductTagListParams.order" - } - }, - { - "id": 15106, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 15107, - "name": "q", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 17361, - "name": "BaseProductTagListParams.q" - } - }, - { - "id": 15108, - "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": 17362, - "name": "BaseProductTagListParams.id" - } - }, - { - "id": 15109, - "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": 17363, - "name": "BaseProductTagListParams.value" - } - }, { "id": 15110, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 17364, - "name": "BaseProductTagListParams.created_at" - } - }, - { - "id": 15111, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 17365, - "name": "BaseProductTagListParams.updated_at" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15116, - 15117, - 15115, - 15112, - 15113, - 15114, - 15106, - 15107, - 15108, - 15109, - 15110, - 15111 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 17360, - "name": "BaseProductTagListParams", - "package": "@medusajs/types" - }, - { - "type": "reference", - "target": 14220, - "typeArguments": [ - { - "type": "reference", - "target": 15105, - "name": "AdminProductTagListParams", - "package": "@medusajs/types" - } - ], - "name": "BaseFilterable", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15118, - "name": "AdminProductTagParams", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15119, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14685, - "name": "SelectParams.fields" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15119 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14684, - "name": "SelectParams", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15120, - "name": "AdminProductTagResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15121, - "name": "product_tag", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 15092, - "name": "AdminProductTag", - "package": "@medusajs/types" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15121 - ] - } - ] - }, - { - "id": 15122, - "name": "AdminProductTagListResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15125, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.limit" - } - }, - { - "id": 15126, - "name": "offset", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.offset" - } - }, - { - "id": 15127, - "name": "count", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.count" - } - }, - { - "id": 15128, - "name": "product_tags", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15092, - "name": "AdminProductTag", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "PaginatedResponse.product_tags" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15125, - 15126, - 15127, - 15128 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14700, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 15123, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 15124, - "name": "product_tags", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15092, - "name": "AdminProductTag", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15124 - ] - } - ] - } - } - ], - "name": "PaginatedResponse", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15129, - "name": "AdminProductTagDeleteResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15130, - "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": 15131, - "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_tag" - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.object" - } - }, - { - "id": 15132, - "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": 15133, - "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": 15134, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {} - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "DeleteResponse.parent" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15130, - 15131, - 15132, - 15133 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14691, - "typeArguments": [ - { - "type": "literal", - "value": "product_tag" - } - ], - "name": "DeleteResponse", - "package": "@medusajs/types" - } - ] - }, - { - "id": 15135, - "name": "AdminProductType", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15136, "name": "id", "variant": "declaration", "kind": 1024, @@ -35681,11 +34644,11 @@ "inheritedFrom": { "type": "reference", "target": 17371, - "name": "BaseProductType.id" + "name": "BaseProductTag.id" } }, { - "id": 15137, + "id": 15111, "name": "value", "variant": "declaration", "kind": 1024, @@ -35699,11 +34662,11 @@ "inheritedFrom": { "type": "reference", "target": 17372, - "name": "BaseProductType.value" + "name": "BaseProductTag.value" } }, { - "id": 15138, + "id": 15112, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -35717,11 +34680,11 @@ "inheritedFrom": { "type": "reference", "target": 17373, - "name": "BaseProductType.created_at" + "name": "BaseProductTag.created_at" } }, { - "id": 15139, + "id": 15113, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -35735,11 +34698,11 @@ "inheritedFrom": { "type": "reference", "target": 17374, - "name": "BaseProductType.updated_at" + "name": "BaseProductTag.updated_at" } }, { - "id": 15140, + "id": 15114, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -35763,11 +34726,11 @@ "inheritedFrom": { "type": "reference", "target": 17375, - "name": "BaseProductType.deleted_at" + "name": "BaseProductTag.deleted_at" } }, { - "id": 15141, + "id": 15115, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -35806,7 +34769,7 @@ "inheritedFrom": { "type": "reference", "target": 17376, - "name": "BaseProductType.metadata" + "name": "BaseProductTag.metadata" } } ], @@ -35814,12 +34777,12 @@ { "title": "Properties", "children": [ - 15136, - 15137, - 15138, - 15139, - 15140, - 15141 + 15110, + 15111, + 15112, + 15113, + 15114, + 15115 ] } ], @@ -35827,20 +34790,20 @@ { "type": "reference", "target": 17370, - "name": "BaseProductType", + "name": "BaseProductTag", "package": "@medusajs/types" } ] }, { - "id": 15142, - "name": "AdminCreateProductType", + "id": 15116, + "name": "AdminCreateProductTag", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15143, + "id": 15117, "name": "value", "variant": "declaration", "kind": 1024, @@ -35851,7 +34814,7 @@ } }, { - "id": 15144, + "id": 15118, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -35892,21 +34855,21 @@ { "title": "Properties", "children": [ - 15143, - 15144 + 15117, + 15118 ] } ] }, { - "id": 15145, - "name": "AdminUpdateProductType", + "id": 15119, + "name": "AdminUpdateProductTag", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15146, + "id": 15120, "name": "value", "variant": "declaration", "kind": 1024, @@ -35919,7 +34882,7 @@ } }, { - "id": 15147, + "id": 15121, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -35960,15 +34923,15 @@ { "title": "Properties", "children": [ - 15146, - 15147 + 15120, + 15121 ] } ] }, { - "id": 15148, - "name": "AdminProductTypeListParams", + "id": 15122, + "name": "AdminProductTagListParams", "variant": "declaration", "kind": 256, "flags": {}, @@ -35982,7 +34945,7 @@ }, "children": [ { - "id": 15159, + "id": 15133, "name": "$and", "variant": "declaration", "kind": 1024, @@ -36005,18 +34968,18 @@ "types": [ { "type": "reference", - "target": 15148, - "name": "AdminProductTypeListParams", + "target": 15122, + "name": "AdminProductTagListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15148, - "name": "AdminProductTypeListParams", + "target": 15122, + "name": "AdminProductTagListParams", "package": "@medusajs/types" } ], @@ -36028,12 +34991,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 15160, + "id": 15134, "name": "$or", "variant": "declaration", "kind": 1024, @@ -36056,18 +35019,18 @@ "types": [ { "type": "reference", - "target": 15148, - "name": "AdminProductTypeListParams", + "target": 15122, + "name": "AdminProductTagListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15148, - "name": "AdminProductTypeListParams", + "target": 15122, + "name": "AdminProductTagListParams", "package": "@medusajs/types" } ], @@ -36079,12 +35042,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 15158, + "id": 15132, "name": "fields", "variant": "declaration", "kind": 1024, @@ -36098,12 +35061,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, - "name": "FindParams.fields" + "target": 17386, + "name": "BaseProductTagListParams.fields" } }, { - "id": 15155, + "id": 15129, "name": "limit", "variant": "declaration", "kind": 1024, @@ -36117,12 +35080,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, - "name": "FindParams.limit" + "target": 17383, + "name": "BaseProductTagListParams.limit" } }, { - "id": 15156, + "id": 15130, "name": "offset", "variant": "declaration", "kind": 1024, @@ -36136,12 +35099,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, - "name": "FindParams.offset" + "target": 17384, + "name": "BaseProductTagListParams.offset" } }, { - "id": 15157, + "id": 15131, "name": "order", "variant": "declaration", "kind": 1024, @@ -36155,117 +35118,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, - "name": "FindParams.order" + "target": 17385, + "name": "BaseProductTagListParams.order" } }, { - "id": 15149, - "name": "q", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15150, - "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": 15151, - "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": 15152, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 15153, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 15154, + "id": 15123, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -36274,7 +35132,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -36284,42 +35142,177 @@ "name": "OperatorMap", "package": "@medusajs/types" } + }, + { + "id": 15124, + "name": "q", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17378, + "name": "BaseProductTagListParams.q" + } + }, + { + "id": 15125, + "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": 17379, + "name": "BaseProductTagListParams.id" + } + }, + { + "id": 15126, + "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": 17380, + "name": "BaseProductTagListParams.value" + } + }, + { + "id": 15127, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 17381, + "name": "BaseProductTagListParams.created_at" + } + }, + { + "id": 15128, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 17382, + "name": "BaseProductTagListParams.updated_at" + } } ], "groups": [ { "title": "Properties", "children": [ - 15159, - 15160, - 15158, - 15155, - 15156, - 15157, - 15149, - 15150, - 15151, - 15152, - 15153, - 15154 + 15133, + 15134, + 15132, + 15129, + 15130, + 15131, + 15123, + 15124, + 15125, + 15126, + 15127, + 15128 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, - "name": "FindParams", + "target": 17377, + "name": "BaseProductTagListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15148, - "name": "AdminProductTypeListParams", + "target": 15122, + "name": "AdminProductTagListParams", "package": "@medusajs/types" } ], @@ -36329,14 +35322,14 @@ ] }, { - "id": 15161, - "name": "AdminProductTypeParams", + "id": 15135, + "name": "AdminProductTagParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15162, + "id": 15136, "name": "fields", "variant": "declaration", "kind": 1024, @@ -36350,7 +35343,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } } @@ -36359,36 +35352,36 @@ { "title": "Properties", "children": [ - 15162 + 15136 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 15163, - "name": "AdminProductTypeResponse", + "id": 15137, + "name": "AdminProductTagResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15164, - "name": "product_type", + "id": 15138, + "name": "product_tag", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15135, - "name": "AdminProductType", + "target": 15109, + "name": "AdminProductTag", "package": "@medusajs/types" } } @@ -36397,20 +35390,20 @@ { "title": "Properties", "children": [ - 15164 + 15138 ] } ] }, { - "id": 15165, - "name": "AdminProductTypeListResponse", + "id": 15139, + "name": "AdminProductTagListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15168, + "id": 15142, "name": "limit", "variant": "declaration", "kind": 1024, @@ -36428,7 +35421,7 @@ } }, { - "id": 15169, + "id": 15143, "name": "offset", "variant": "declaration", "kind": 1024, @@ -36446,7 +35439,7 @@ } }, { - "id": 15170, + "id": 15144, "name": "count", "variant": "declaration", "kind": 1024, @@ -36464,8 +35457,8 @@ } }, { - "id": 15171, - "name": "product_types", + "id": 15145, + "name": "product_tags", "variant": "declaration", "kind": 1024, "flags": { @@ -36475,15 +35468,15 @@ "type": "array", "elementType": { "type": "reference", - "target": 15135, - "name": "AdminProductType", + "target": 15109, + "name": "AdminProductTag", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", "target": -1, - "name": "PaginatedResponse.product_types" + "name": "PaginatedResponse.product_tags" } } ], @@ -36491,30 +35484,30 @@ { "title": "Properties", "children": [ - 15168, - 15169, - 15170, - 15171 + 15142, + 15143, + 15144, + 15145 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15166, + "id": 15140, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15167, - "name": "product_types", + "id": 15141, + "name": "product_tags", "variant": "declaration", "kind": 1024, "flags": {}, @@ -36522,8 +35515,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 15135, - "name": "AdminProductType", + "target": 15109, + "name": "AdminProductTag", "package": "@medusajs/types" } } @@ -36533,7 +35526,7 @@ { "title": "Properties", "children": [ - 15167 + 15141 ] } ] @@ -36546,14 +35539,14 @@ ] }, { - "id": 15172, - "name": "AdminProductTypeDeleteResponse", + "id": 15146, + "name": "AdminProductTagDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15173, + "id": 15147, "name": "id", "variant": "declaration", "kind": 1024, @@ -36579,7 +35572,7 @@ } }, { - "id": 15174, + "id": 15148, "name": "object", "variant": "declaration", "kind": 1024, @@ -36596,7 +35589,7 @@ }, "type": { "type": "literal", - "value": "product_type" + "value": "product_tag" }, "inheritedFrom": { "type": "reference", @@ -36605,7 +35598,7 @@ } }, { - "id": 15175, + "id": 15149, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -36631,7 +35624,7 @@ } }, { - "id": 15176, + "id": 15150, "name": "parent", "variant": "declaration", "kind": 1024, @@ -36650,7 +35643,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15177, + "id": 15151, "name": "__type", "variant": "declaration", "kind": 65536, @@ -36668,21 +35661,21 @@ { "title": "Properties", "children": [ - 15173, - 15174, - 15175, - 15176 + 15147, + 15148, + 15149, + 15150 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", - "value": "product_type" + "value": "product_tag" } ], "name": "DeleteResponse", @@ -36691,95 +35684,14 @@ ] }, { - "id": 15271, - "name": "AdminReservationResponse", + "id": 15152, + "name": "AdminProductType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15272, - "name": "reservation", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17385, - "name": "ReservationResponse", - "package": "@medusajs/types" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15272 - ] - } - ] - }, - { - "id": 15273, - "name": "AdminReservationListResponse", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "reference", - "target": 14700, - "typeArguments": [ - { - "type": "reflection", - "declaration": { - "id": 15274, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 15275, - "name": "reservations", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 17385, - "name": "ReservationResponse", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15275 - ] - } - ] - } - } - ], - "name": "PaginatedResponse", - "package": "@medusajs/types" - } - }, - { - "id": 15243, - "name": "AdminReturnReason", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15244, + "id": 15153, "name": "id", "variant": "declaration", "kind": 1024, @@ -36792,12 +35704,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17378, - "name": "BaseReturnReason.id" + "target": 17388, + "name": "BaseProductType.id" } }, { - "id": 15245, + "id": 15154, "name": "value", "variant": "declaration", "kind": 1024, @@ -36810,12 +35722,1124 @@ }, "inheritedFrom": { "type": "reference", - "target": 17379, + "target": 17389, + "name": "BaseProductType.value" + } + }, + { + "id": 15155, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17390, + "name": "BaseProductType.created_at" + } + }, + { + "id": 15156, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17391, + "name": "BaseProductType.updated_at" + } + }, + { + "id": 15157, + "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": 17392, + "name": "BaseProductType.deleted_at" + } + }, + { + "id": 15158, + "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": 17393, + "name": "BaseProductType.metadata" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15153, + 15154, + 15155, + 15156, + 15157, + 15158 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 17387, + "name": "BaseProductType", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15159, + "name": "AdminCreateProductType", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15160, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15161, + "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": [ + 15160, + 15161 + ] + } + ] + }, + { + "id": 15162, + "name": "AdminUpdateProductType", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15163, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15164, + "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": [ + 15163, + 15164 + ] + } + ] + }, + { + "id": 15165, + "name": "AdminProductTypeListParams", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "An object used to allow specifying flexible queries with and/or conditions." + } + ] + }, + "children": [ + { + "id": 15176, + "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": 15165, + "name": "AdminProductTypeListParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14237, + "typeArguments": [ + { + "type": "reference", + "target": 15165, + "name": "AdminProductTypeListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } + }, + "inheritedFrom": { + "type": "reference", + "target": 14238, + "name": "BaseFilterable.$and" + } + }, + { + "id": 15177, + "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": 15165, + "name": "AdminProductTypeListParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14237, + "typeArguments": [ + { + "type": "reference", + "target": 15165, + "name": "AdminProductTypeListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + } + }, + "inheritedFrom": { + "type": "reference", + "target": 14239, + "name": "BaseFilterable.$or" + } + }, + { + "id": 15175, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14707, + "name": "FindParams.fields" + } + }, + { + "id": 15172, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14704, + "name": "FindParams.limit" + } + }, + { + "id": 15173, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14705, + "name": "FindParams.offset" + } + }, + { + "id": 15174, + "name": "order", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14706, + "name": "FindParams.order" + } + }, + { + "id": 15166, + "name": "q", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15167, + "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": 15168, + "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": 15169, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 15170, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 15171, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15176, + 15177, + 15175, + 15172, + 15173, + 15174, + 15166, + 15167, + 15168, + 15169, + 15170, + 15171 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14703, + "name": "FindParams", + "package": "@medusajs/types" + }, + { + "type": "reference", + "target": 14237, + "typeArguments": [ + { + "type": "reference", + "target": 15165, + "name": "AdminProductTypeListParams", + "package": "@medusajs/types" + } + ], + "name": "BaseFilterable", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15178, + "name": "AdminProductTypeParams", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15179, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14702, + "name": "SelectParams.fields" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15179 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14701, + "name": "SelectParams", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15180, + "name": "AdminProductTypeResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15181, + "name": "product_type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 15152, + "name": "AdminProductType", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15181 + ] + } + ] + }, + { + "id": 15182, + "name": "AdminProductTypeListResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15185, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.limit" + } + }, + { + "id": 15186, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.offset" + } + }, + { + "id": 15187, + "name": "count", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.count" + } + }, + { + "id": 15188, + "name": "product_types", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15152, + "name": "AdminProductType", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "PaginatedResponse.product_types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15185, + 15186, + 15187, + 15188 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14717, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 15183, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 15184, + "name": "product_types", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15152, + "name": "AdminProductType", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15184 + ] + } + ] + } + } + ], + "name": "PaginatedResponse", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15189, + "name": "AdminProductTypeDeleteResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15190, + "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": 15191, + "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_type" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.object" + } + }, + { + "id": 15192, + "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": 15193, + "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": 15194, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {} + } + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "DeleteResponse.parent" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15190, + 15191, + 15192, + 15193 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14708, + "typeArguments": [ + { + "type": "literal", + "value": "product_type" + } + ], + "name": "DeleteResponse", + "package": "@medusajs/types" + } + ] + }, + { + "id": 15288, + "name": "AdminReservationResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15289, + "name": "reservation", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17402, + "name": "ReservationResponse", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15289 + ] + } + ] + }, + { + "id": 15290, + "name": "AdminReservationListResponse", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "reference", + "target": 14717, + "typeArguments": [ + { + "type": "reflection", + "declaration": { + "id": 15291, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 15292, + "name": "reservations", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 17402, + "name": "ReservationResponse", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15292 + ] + } + ] + } + } + ], + "name": "PaginatedResponse", + "package": "@medusajs/types" + } + }, + { + "id": 15260, + "name": "AdminReturnReason", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15261, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17395, + "name": "BaseReturnReason.id" + } + }, + { + "id": 15262, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 17396, "name": "BaseReturnReason.value" } }, { - "id": 15246, + "id": 15263, "name": "label", "variant": "declaration", "kind": 1024, @@ -36828,12 +36852,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17380, + "target": 17397, "name": "BaseReturnReason.label" } }, { - "id": 15247, + "id": 15264, "name": "description", "variant": "declaration", "kind": 1024, @@ -36856,12 +36880,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17381, + "target": 17398, "name": "BaseReturnReason.description" } }, { - "id": 15248, + "id": 15265, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -36899,12 +36923,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17382, + "target": 17399, "name": "BaseReturnReason.metadata" } }, { - "id": 15249, + "id": 15266, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -36917,12 +36941,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 17383, + "target": 17400, "name": "BaseReturnReason.created_at" } }, { - "id": 15250, + "id": 15267, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -36935,7 +36959,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 17384, + "target": 17401, "name": "BaseReturnReason.updated_at" } } @@ -36944,34 +36968,34 @@ { "title": "Properties", "children": [ - 15244, - 15245, - 15246, - 15247, - 15248, - 15249, - 15250 + 15261, + 15262, + 15263, + 15264, + 15265, + 15266, + 15267 ] } ], "extendedTypes": [ { "type": "reference", - "target": 17377, + "target": 17394, "name": "BaseReturnReason", "package": "@medusajs/types" } ] }, { - "id": 15251, + "id": 15268, "name": "AdminCreateReturnReason", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15252, + "id": 15269, "name": "value", "variant": "declaration", "kind": 1024, @@ -36982,7 +37006,7 @@ } }, { - "id": 15253, + "id": 15270, "name": "label", "variant": "declaration", "kind": 1024, @@ -36993,7 +37017,7 @@ } }, { - "id": 15254, + "id": 15271, "name": "description", "variant": "declaration", "kind": 1024, @@ -37010,22 +37034,22 @@ { "title": "Properties", "children": [ - 15252, - 15253, - 15254 + 15269, + 15270, + 15271 ] } ] }, { - "id": 15255, + "id": 15272, "name": "AdminReturnReasonsResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15256, + "id": 15273, "name": "return_reasons", "variant": "declaration", "kind": 1024, @@ -37034,7 +37058,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15243, + "target": 15260, "name": "AdminReturnReason", "package": "@medusajs/types" } @@ -37045,13 +37069,13 @@ { "title": "Properties", "children": [ - 15256 + 15273 ] } ] }, { - "id": 15257, + "id": 15274, "name": "AdminReturnReasonListParams", "variant": "declaration", "kind": 256, @@ -37066,7 +37090,7 @@ }, "children": [ { - "id": 15269, + "id": 15286, "name": "$and", "variant": "declaration", "kind": 1024, @@ -37089,17 +37113,17 @@ "types": [ { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams", "package": "@medusajs/types" } @@ -37112,12 +37136,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 15270, + "id": 15287, "name": "$or", "variant": "declaration", "kind": 1024, @@ -37140,17 +37164,17 @@ "types": [ { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams", "package": "@medusajs/types" } @@ -37163,12 +37187,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 15268, + "id": 15285, "name": "fields", "variant": "declaration", "kind": 1024, @@ -37182,12 +37206,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15265, + "id": 15282, "name": "limit", "variant": "declaration", "kind": 1024, @@ -37201,12 +37225,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15266, + "id": 15283, "name": "offset", "variant": "declaration", "kind": 1024, @@ -37220,12 +37244,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15267, + "id": 15284, "name": "order", "variant": "declaration", "kind": 1024, @@ -37239,12 +37263,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15258, + "id": 15275, "name": "id", "variant": "declaration", "kind": 1024, @@ -37267,7 +37291,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -37293,7 +37317,7 @@ } }, { - "id": 15259, + "id": 15276, "name": "value", "variant": "declaration", "kind": 1024, @@ -37309,7 +37333,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -37323,7 +37347,7 @@ } }, { - "id": 15260, + "id": 15277, "name": "label", "variant": "declaration", "kind": 1024, @@ -37339,7 +37363,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -37353,7 +37377,7 @@ } }, { - "id": 15261, + "id": 15278, "name": "description", "variant": "declaration", "kind": 1024, @@ -37369,7 +37393,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -37383,7 +37407,7 @@ } }, { - "id": 15262, + "id": 15279, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -37399,7 +37423,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -37425,7 +37449,7 @@ } }, { - "id": 15263, + "id": 15280, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -37434,7 +37458,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -37446,7 +37470,7 @@ } }, { - "id": 15264, + "id": 15281, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -37455,7 +37479,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -37471,36 +37495,36 @@ { "title": "Properties", "children": [ - 15269, - 15270, - 15268, - 15265, - 15266, - 15267, - 15258, - 15259, - 15260, - 15261, - 15262, - 15263, - 15264 + 15286, + 15287, + 15285, + 15282, + 15283, + 15284, + 15275, + 15276, + 15277, + 15278, + 15279, + 15280, + 15281 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15257, + "target": 15274, "name": "AdminReturnReasonListParams", "package": "@medusajs/types" } @@ -37511,14 +37535,14 @@ ] }, { - "id": 15178, + "id": 15195, "name": "AdminBaseReturnItem", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15179, + "id": 15196, "name": "id", "variant": "declaration", "kind": 1024, @@ -37529,7 +37553,7 @@ } }, { - "id": 15180, + "id": 15197, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -37540,7 +37564,7 @@ } }, { - "id": 15181, + "id": 15198, "name": "received_quantity", "variant": "declaration", "kind": 1024, @@ -37551,7 +37575,7 @@ } }, { - "id": 15182, + "id": 15199, "name": "reason_id", "variant": "declaration", "kind": 1024, @@ -37564,7 +37588,7 @@ } }, { - "id": 15183, + "id": 15200, "name": "note", "variant": "declaration", "kind": 1024, @@ -37577,7 +37601,7 @@ } }, { - "id": 15184, + "id": 15201, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -37588,7 +37612,7 @@ } }, { - "id": 15185, + "id": 15202, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -37599,7 +37623,7 @@ } }, { - "id": 15186, + "id": 15203, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -37631,27 +37655,27 @@ { "title": "Properties", "children": [ - 15179, - 15180, - 15181, - 15182, - 15183, - 15184, - 15185, - 15186 + 15196, + 15197, + 15198, + 15199, + 15200, + 15201, + 15202, + 15203 ] } ] }, { - "id": 15187, + "id": 15204, "name": "AdminReturn", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15188, + "id": 15205, "name": "id", "variant": "declaration", "kind": 1024, @@ -37662,7 +37686,7 @@ } }, { - "id": 15189, + "id": 15206, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -37673,7 +37697,7 @@ } }, { - "id": 15190, + "id": 15207, "name": "status", "variant": "declaration", "kind": 1024, @@ -37686,7 +37710,7 @@ } }, { - "id": 15191, + "id": 15208, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -37699,7 +37723,7 @@ } }, { - "id": 15192, + "id": 15209, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -37712,7 +37736,7 @@ } }, { - "id": 15193, + "id": 15210, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -37723,7 +37747,7 @@ } }, { - "id": 15194, + "id": 15211, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -37734,7 +37758,7 @@ } }, { - "id": 15195, + "id": 15212, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -37747,7 +37771,7 @@ } }, { - "id": 15196, + "id": 15213, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -37760,7 +37784,7 @@ } }, { - "id": 15197, + "id": 15214, "name": "items", "variant": "declaration", "kind": 1024, @@ -37769,7 +37793,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15178, + "target": 15195, "name": "AdminBaseReturnItem", "package": "@medusajs/types" } @@ -37780,284 +37804,11 @@ { "title": "Properties", "children": [ - 15188, - 15189, - 15190, - 15191, - 15192, - 15193, - 15194, - 15195, - 15196, - 15197 - ] - } - ] - }, - { - "id": 15198, - "name": "AdminReturnResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15199, - "name": "return", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 15187, - "name": "AdminReturn", - "package": "@medusajs/types" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15199 - ] - } - ] - }, - { - "id": 15200, - "name": "AdminReturnsResponse", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15201, - "name": "returns", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15187, - "name": "AdminReturn", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 15201 - ] - } - ] - }, - { - "id": 15202, - "name": "AdminInitiateReturnRequest", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15203, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15204, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15205, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15206, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15207, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 15208, - "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": [ - 15203, - 15204, 15205, 15206, 15207, - 15208 - ] - } - ] - }, - { - "id": 15209, - "name": "AdminAddReturnItem", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 15210, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15211, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 15212, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15213, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 15214, - "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": [ + 15208, + 15209, 15210, 15211, 15212, @@ -38069,25 +37820,22 @@ }, { "id": 15215, - "name": "AdminAddReturnItems", + "name": "AdminReturnResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 15216, - "name": "items", + "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 15209, - "name": "AdminAddReturnItem", - "package": "@medusajs/types" - } + "type": "reference", + "target": 15204, + "name": "AdminReturn", + "package": "@medusajs/types" } } ], @@ -38102,14 +37850,58 @@ }, { "id": 15217, - "name": "AdminUpdateReturnItems", + "name": "AdminReturnsResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 15218, - "name": "quantity", + "name": "returns", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15204, + "name": "AdminReturn", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15218 + ] + } + ] + }, + { + "id": 15219, + "name": "AdminInitiateReturnRequest", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15220, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15221, + "name": "location_id", "variant": "declaration", "kind": 1024, "flags": { @@ -38117,11 +37909,24 @@ }, "type": { "type": "intrinsic", - "name": "number" + "name": "string" } }, { - "id": 15219, + "id": 15222, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15223, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -38134,7 +37939,226 @@ } }, { - "id": 15220, + "id": 15224, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 15225, + "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": [ + 15220, + 15221, + 15222, + 15223, + 15224, + 15225 + ] + } + ] + }, + { + "id": 15226, + "name": "AdminAddReturnItem", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15227, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15228, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15229, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15230, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15231, + "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": [ + 15227, + 15228, + 15229, + 15230, + 15231 + ] + } + ] + }, + { + "id": 15232, + "name": "AdminAddReturnItems", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15233, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 15226, + "name": "AdminAddReturnItem", + "package": "@medusajs/types" + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 15233 + ] + } + ] + }, + { + "id": 15234, + "name": "AdminUpdateReturnItems", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 15235, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 15236, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 15237, "name": "reason_id", "variant": "declaration", "kind": 1024, @@ -38151,22 +38175,22 @@ { "title": "Properties", "children": [ - 15218, - 15219, - 15220 + 15235, + 15236, + 15237 ] } ] }, { - "id": 15221, + "id": 15238, "name": "AdminAddReturnShipping", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15222, + "id": 15239, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -38177,7 +38201,7 @@ } }, { - "id": 15223, + "id": 15240, "name": "custom_price", "variant": "declaration", "kind": 1024, @@ -38190,7 +38214,7 @@ } }, { - "id": 15224, + "id": 15241, "name": "description", "variant": "declaration", "kind": 1024, @@ -38203,7 +38227,7 @@ } }, { - "id": 15225, + "id": 15242, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -38216,7 +38240,7 @@ } }, { - "id": 15226, + "id": 15243, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -38248,24 +38272,24 @@ { "title": "Properties", "children": [ - 15222, - 15223, - 15224, - 15225, - 15226 + 15239, + 15240, + 15241, + 15242, + 15243 ] } ] }, { - "id": 15227, + "id": 15244, "name": "AdminUpdateReturnShipping", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15228, + "id": 15245, "name": "custom_price", "variant": "declaration", "kind": 1024, @@ -38278,7 +38302,7 @@ } }, { - "id": 15229, + "id": 15246, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -38291,7 +38315,7 @@ } }, { - "id": 15230, + "id": 15247, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -38323,22 +38347,22 @@ { "title": "Properties", "children": [ - 15228, - 15229, - 15230 + 15245, + 15246, + 15247 ] } ] }, { - "id": 15231, + "id": 15248, "name": "AdminConfirmReturnRequest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15232, + "id": 15249, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -38355,20 +38379,20 @@ { "title": "Properties", "children": [ - 15232 + 15249 ] } ] }, { - "id": 15233, + "id": 15250, "name": "AdminReturnFilters", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15242, + "id": 15259, "name": "fields", "variant": "declaration", "kind": 1024, @@ -38382,12 +38406,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15239, + "id": 15256, "name": "limit", "variant": "declaration", "kind": 1024, @@ -38401,12 +38425,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15240, + "id": 15257, "name": "offset", "variant": "declaration", "kind": 1024, @@ -38420,12 +38444,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15241, + "id": 15258, "name": "order", "variant": "declaration", "kind": 1024, @@ -38439,12 +38463,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15234, + "id": 15251, "name": "id", "variant": "declaration", "kind": 1024, @@ -38467,7 +38491,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -38493,7 +38517,7 @@ } }, { - "id": 15235, + "id": 15252, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -38516,7 +38540,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -38542,7 +38566,7 @@ } }, { - "id": 15236, + "id": 15253, "name": "status", "variant": "declaration", "kind": 1024, @@ -38584,7 +38608,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "reference", @@ -38613,7 +38637,7 @@ } }, { - "id": 15237, + "id": 15254, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -38622,7 +38646,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -38634,7 +38658,7 @@ } }, { - "id": 15238, + "id": 15255, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -38643,7 +38667,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -38659,36 +38683,36 @@ { "title": "Properties", "children": [ - 15242, - 15239, - 15240, - 15241, - 15234, - 15235, - 15236, - 15237, - 15238 + 15259, + 15256, + 15257, + 15258, + 15251, + 15252, + 15253, + 15254, + 15255 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15276, + "id": 15293, "name": "AdminShippingOptionType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15277, + "id": 15294, "name": "id", "variant": "declaration", "kind": 1024, @@ -38699,7 +38723,7 @@ } }, { - "id": 15278, + "id": 15295, "name": "label", "variant": "declaration", "kind": 1024, @@ -38710,7 +38734,7 @@ } }, { - "id": 15279, + "id": 15296, "name": "description", "variant": "declaration", "kind": 1024, @@ -38721,7 +38745,7 @@ } }, { - "id": 15280, + "id": 15297, "name": "code", "variant": "declaration", "kind": 1024, @@ -38732,7 +38756,7 @@ } }, { - "id": 15281, + "id": 15298, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -38743,7 +38767,7 @@ } }, { - "id": 15282, + "id": 15299, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -38754,7 +38778,7 @@ } }, { - "id": 15283, + "id": 15300, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -38765,7 +38789,7 @@ } }, { - "id": 15284, + "id": 15301, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -38789,27 +38813,27 @@ { "title": "Properties", "children": [ - 15277, - 15278, - 15279, - 15280, - 15281, - 15282, - 15283, - 15284 + 15294, + 15295, + 15296, + 15297, + 15298, + 15299, + 15300, + 15301 ] } ] }, { - "id": 15285, + "id": 15302, "name": "AdminShippingOptionRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15286, + "id": 15303, "name": "id", "variant": "declaration", "kind": 1024, @@ -38820,7 +38844,7 @@ } }, { - "id": 15287, + "id": 15304, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -38831,7 +38855,7 @@ } }, { - "id": 15288, + "id": 15305, "name": "operator", "variant": "declaration", "kind": 1024, @@ -38842,7 +38866,7 @@ } }, { - "id": 15289, + "id": 15306, "name": "value", "variant": "declaration", "kind": 1024, @@ -38869,7 +38893,7 @@ } }, { - "id": 15290, + "id": 15307, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -38880,7 +38904,7 @@ } }, { - "id": 15291, + "id": 15308, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -38891,7 +38915,7 @@ } }, { - "id": 15292, + "id": 15309, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -38902,7 +38926,7 @@ } }, { - "id": 15293, + "id": 15310, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -38926,27 +38950,27 @@ { "title": "Properties", "children": [ - 15286, - 15287, - 15288, - 15289, - 15290, - 15291, - 15292, - 15293 + 15303, + 15304, + 15305, + 15306, + 15307, + 15308, + 15309, + 15310 ] } ] }, { - "id": 15294, + "id": 15311, "name": "AdminShippingOptionPriceRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15295, + "id": 15312, "name": "id", "variant": "declaration", "kind": 1024, @@ -38957,7 +38981,7 @@ } }, { - "id": 15296, + "id": 15313, "name": "value", "variant": "declaration", "kind": 1024, @@ -38972,21 +38996,21 @@ { "title": "Properties", "children": [ - 15295, - 15296 + 15312, + 15313 ] } ] }, { - "id": 15297, + "id": 15314, "name": "AdminShippingOptionPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15298, + "id": 15315, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -38995,14 +39019,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15294, + "target": 15311, "name": "AdminShippingOptionPriceRule", "package": "@medusajs/types" } } }, { - "id": 15299, + "id": 15316, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -39017,8 +39041,8 @@ { "title": "Properties", "children": [ - 15298, - 15299 + 15315, + 15316 ] } ], @@ -39035,14 +39059,14 @@ ] }, { - "id": 15300, + "id": 15317, "name": "AdminShippingOption", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15301, + "id": 15318, "name": "id", "variant": "declaration", "kind": 1024, @@ -39053,7 +39077,7 @@ } }, { - "id": 15302, + "id": 15319, "name": "name", "variant": "declaration", "kind": 1024, @@ -39064,7 +39088,7 @@ } }, { - "id": 15303, + "id": 15320, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -39080,7 +39104,7 @@ } }, { - "id": 15304, + "id": 15321, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -39091,20 +39115,20 @@ } }, { - "id": 15305, + "id": 15322, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14741, + "target": 14758, "name": "AdminServiceZone", "package": "@medusajs/types" } }, { - "id": 15306, + "id": 15323, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -39115,20 +39139,20 @@ } }, { - "id": 15307, + "id": 15324, "name": "provider", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14713, + "target": 14730, "name": "AdminFulfillmentProvider", "package": "@medusajs/types" } }, { - "id": 15308, + "id": 15325, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -39148,20 +39172,20 @@ } }, { - "id": 15309, + "id": 15326, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15276, + "target": 15293, "name": "AdminShippingOptionType", "package": "@medusajs/types" } }, { - "id": 15310, + "id": 15327, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -39172,20 +39196,20 @@ } }, { - "id": 15311, + "id": 15328, "name": "shipping_profile", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15402, + "target": 15419, "name": "AdminShippingProfile", "package": "@medusajs/types" } }, { - "id": 15312, + "id": 15329, "name": "rules", "variant": "declaration", "kind": 1024, @@ -39194,14 +39218,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15285, + "target": 15302, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15313, + "id": 15330, "name": "prices", "variant": "declaration", "kind": 1024, @@ -39210,14 +39234,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15297, + "target": 15314, "name": "AdminShippingOptionPrice", "package": "@medusajs/types" } } }, { - "id": 15314, + "id": 15331, "name": "data", "variant": "declaration", "kind": 1024, @@ -39252,7 +39276,7 @@ } }, { - "id": 15315, + "id": 15332, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -39287,7 +39311,7 @@ } }, { - "id": 15316, + "id": 15333, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -39303,7 +39327,7 @@ } }, { - "id": 15317, + "id": 15334, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -39319,7 +39343,7 @@ } }, { - "id": 15318, + "id": 15335, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -39348,50 +39372,50 @@ { "title": "Properties", "children": [ - 15301, - 15302, - 15303, - 15304, - 15305, - 15306, - 15307, - 15308, - 15309, - 15310, - 15311, - 15312, - 15313, - 15314, - 15315, - 15316, - 15317, - 15318 + 15318, + 15319, + 15320, + 15321, + 15322, + 15323, + 15324, + 15325, + 15326, + 15327, + 15328, + 15329, + 15330, + 15331, + 15332, + 15333, + 15334, + 15335 ] } ] }, { - "id": 15319, + "id": 15336, "name": "AdminCreateShippingOptionRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15320, + "id": 15337, "name": "operator", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14058, + "target": 14075, "name": "RuleOperatorType", "package": "@medusajs/types" } }, { - "id": 15321, + "id": 15338, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -39402,7 +39426,7 @@ } }, { - "id": 15322, + "id": 15339, "name": "value", "variant": "declaration", "kind": 1024, @@ -39429,29 +39453,29 @@ { "title": "Properties", "children": [ - 15320, - 15321, - 15322 + 15337, + 15338, + 15339 ] } ], "extendedBy": [ { "type": "reference", - "target": 15343, + "target": 15360, "name": "AdminUpdateShippingOptionRule" } ] }, { - "id": 15323, + "id": 15340, "name": "AdminCreateShippingOptionType", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15324, + "id": 15341, "name": "label", "variant": "declaration", "kind": 1024, @@ -39462,7 +39486,7 @@ } }, { - "id": 15325, + "id": 15342, "name": "description", "variant": "declaration", "kind": 1024, @@ -39473,7 +39497,7 @@ } }, { - "id": 15326, + "id": 15343, "name": "code", "variant": "declaration", "kind": 1024, @@ -39488,22 +39512,22 @@ { "title": "Properties", "children": [ - 15324, - 15325, - 15326 + 15341, + 15342, + 15343 ] } ] }, { - "id": 15327, + "id": 15344, "name": "AdminCreateShippingOptionPriceWithCurrency", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15328, + "id": 15345, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -39514,7 +39538,7 @@ } }, { - "id": 15329, + "id": 15346, "name": "amount", "variant": "declaration", "kind": 1024, @@ -39529,21 +39553,21 @@ { "title": "Properties", "children": [ - 15328, - 15329 + 15345, + 15346 ] } ] }, { - "id": 15330, + "id": 15347, "name": "AdminCreateShippingOptionPriceWithRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15331, + "id": 15348, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -39554,7 +39578,7 @@ } }, { - "id": 15332, + "id": 15349, "name": "amount", "variant": "declaration", "kind": 1024, @@ -39569,21 +39593,21 @@ { "title": "Properties", "children": [ - 15331, - 15332 + 15348, + 15349 ] } ] }, { - "id": 15333, + "id": 15350, "name": "AdminCreateShippingOption", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15334, + "id": 15351, "name": "name", "variant": "declaration", "kind": 1024, @@ -39594,7 +39618,7 @@ } }, { - "id": 15335, + "id": 15352, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -39605,7 +39629,7 @@ } }, { - "id": 15336, + "id": 15353, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -39616,7 +39640,7 @@ } }, { - "id": 15337, + "id": 15354, "name": "data", "variant": "declaration", "kind": 1024, @@ -39644,7 +39668,7 @@ } }, { - "id": 15338, + "id": 15355, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -39660,7 +39684,7 @@ } }, { - "id": 15339, + "id": 15356, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -39671,20 +39695,20 @@ } }, { - "id": 15340, + "id": 15357, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15323, + "target": 15340, "name": "AdminCreateShippingOptionType", "package": "@medusajs/types" } }, { - "id": 15341, + "id": 15358, "name": "prices", "variant": "declaration", "kind": 1024, @@ -39696,13 +39720,13 @@ "types": [ { "type": "reference", - "target": 15327, + "target": 15344, "name": "AdminCreateShippingOptionPriceWithCurrency", "package": "@medusajs/types" }, { "type": "reference", - "target": 15330, + "target": 15347, "name": "AdminCreateShippingOptionPriceWithRegion", "package": "@medusajs/types" } @@ -39711,7 +39735,7 @@ } }, { - "id": 15342, + "id": 15359, "name": "rules", "variant": "declaration", "kind": 1024, @@ -39722,7 +39746,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15319, + "target": 15336, "name": "AdminCreateShippingOptionRule", "package": "@medusajs/types" } @@ -39733,28 +39757,28 @@ { "title": "Properties", "children": [ - 15334, - 15335, - 15336, - 15337, - 15338, - 15339, - 15340, - 15341, - 15342 + 15351, + 15352, + 15353, + 15354, + 15355, + 15356, + 15357, + 15358, + 15359 ] } ] }, { - "id": 15343, + "id": 15360, "name": "AdminUpdateShippingOptionRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15345, + "id": 15362, "name": "operator", "variant": "declaration", "kind": 1024, @@ -39763,18 +39787,18 @@ }, "type": { "type": "reference", - "target": 14058, + "target": 14075, "name": "RuleOperatorType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 15320, + "target": 15337, "name": "AdminCreateShippingOptionRule.operator" } }, { - "id": 15346, + "id": 15363, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -39787,12 +39811,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 15321, + "target": 15338, "name": "AdminCreateShippingOptionRule.attribute" } }, { - "id": 15347, + "id": 15364, "name": "value", "variant": "declaration", "kind": 1024, @@ -39817,12 +39841,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 15322, + "target": 15339, "name": "AdminCreateShippingOptionRule.value" } }, { - "id": 15344, + "id": 15361, "name": "id", "variant": "declaration", "kind": 1024, @@ -39839,31 +39863,31 @@ { "title": "Properties", "children": [ - 15345, - 15346, - 15347, - 15344 + 15362, + 15363, + 15364, + 15361 ] } ], "extendedTypes": [ { "type": "reference", - "target": 15319, + "target": 15336, "name": "AdminCreateShippingOptionRule", "package": "@medusajs/types" } ] }, { - "id": 15348, + "id": 15365, "name": "AdminUpdateShippingOptionPriceWithCurrency", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15349, + "id": 15366, "name": "id", "variant": "declaration", "kind": 1024, @@ -39876,7 +39900,7 @@ } }, { - "id": 15350, + "id": 15367, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -39889,7 +39913,7 @@ } }, { - "id": 15351, + "id": 15368, "name": "amount", "variant": "declaration", "kind": 1024, @@ -39906,22 +39930,22 @@ { "title": "Properties", "children": [ - 15349, - 15350, - 15351 + 15366, + 15367, + 15368 ] } ] }, { - "id": 15352, + "id": 15369, "name": "AdminUpdateShippingOptionPriceWithRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15353, + "id": 15370, "name": "id", "variant": "declaration", "kind": 1024, @@ -39934,7 +39958,7 @@ } }, { - "id": 15354, + "id": 15371, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -39947,7 +39971,7 @@ } }, { - "id": 15355, + "id": 15372, "name": "amount", "variant": "declaration", "kind": 1024, @@ -39964,22 +39988,22 @@ { "title": "Properties", "children": [ - 15353, - 15354, - 15355 + 15370, + 15371, + 15372 ] } ] }, { - "id": 15356, + "id": 15373, "name": "AdminUpdateShippingOption", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15357, + "id": 15374, "name": "name", "variant": "declaration", "kind": 1024, @@ -39992,7 +40016,7 @@ } }, { - "id": 15358, + "id": 15375, "name": "data", "variant": "declaration", "kind": 1024, @@ -40020,7 +40044,7 @@ } }, { - "id": 15359, + "id": 15376, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -40038,7 +40062,7 @@ } }, { - "id": 15360, + "id": 15377, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -40051,7 +40075,7 @@ } }, { - "id": 15361, + "id": 15378, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -40064,7 +40088,7 @@ } }, { - "id": 15362, + "id": 15379, "name": "type", "variant": "declaration", "kind": 1024, @@ -40073,13 +40097,13 @@ }, "type": { "type": "reference", - "target": 15323, + "target": 15340, "name": "AdminCreateShippingOptionType", "package": "@medusajs/types" } }, { - "id": 15363, + "id": 15380, "name": "prices", "variant": "declaration", "kind": 1024, @@ -40093,13 +40117,13 @@ "types": [ { "type": "reference", - "target": 15348, + "target": 15365, "name": "AdminUpdateShippingOptionPriceWithCurrency", "package": "@medusajs/types" }, { "type": "reference", - "target": 15352, + "target": 15369, "name": "AdminUpdateShippingOptionPriceWithRegion", "package": "@medusajs/types" } @@ -40108,7 +40132,7 @@ } }, { - "id": 15364, + "id": 15381, "name": "rules", "variant": "declaration", "kind": 1024, @@ -40122,13 +40146,13 @@ "types": [ { "type": "reference", - "target": 15319, + "target": 15336, "name": "AdminCreateShippingOptionRule", "package": "@medusajs/types" }, { "type": "reference", - "target": 15343, + "target": 15360, "name": "AdminUpdateShippingOptionRule", "package": "@medusajs/types" } @@ -40141,27 +40165,27 @@ { "title": "Properties", "children": [ - 15357, - 15358, - 15359, - 15360, - 15361, - 15362, - 15363, - 15364 + 15374, + 15375, + 15376, + 15377, + 15378, + 15379, + 15380, + 15381 ] } ] }, { - "id": 15365, + "id": 15382, "name": "AdminUpdateShippingOptionRules", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15366, + "id": 15383, "name": "create", "variant": "declaration", "kind": 1024, @@ -40177,7 +40201,7 @@ } }, { - "id": 15367, + "id": 15384, "name": "update", "variant": "declaration", "kind": 1024, @@ -40193,7 +40217,7 @@ } }, { - "id": 15368, + "id": 15385, "name": "delete", "variant": "declaration", "kind": 1024, @@ -40213,22 +40237,22 @@ { "title": "Properties", "children": [ - 15366, - 15367, - 15368 + 15383, + 15384, + 15385 ] } ] }, { - "id": 15369, + "id": 15386, "name": "AdminShippingOptionListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15382, + "id": 15399, "name": "fields", "variant": "declaration", "kind": 1024, @@ -40242,12 +40266,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15379, + "id": 15396, "name": "limit", "variant": "declaration", "kind": 1024, @@ -40261,12 +40285,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15380, + "id": 15397, "name": "offset", "variant": "declaration", "kind": 1024, @@ -40280,12 +40304,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15381, + "id": 15398, "name": "order", "variant": "declaration", "kind": 1024, @@ -40299,12 +40323,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15370, + "id": 15387, "name": "id", "variant": "declaration", "kind": 1024, @@ -40329,7 +40353,7 @@ } }, { - "id": 15371, + "id": 15388, "name": "q", "variant": "declaration", "kind": 1024, @@ -40342,7 +40366,7 @@ } }, { - "id": 15372, + "id": 15389, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -40355,7 +40379,7 @@ } }, { - "id": 15373, + "id": 15390, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -40368,7 +40392,7 @@ } }, { - "id": 15374, + "id": 15391, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -40381,7 +40405,7 @@ } }, { - "id": 15375, + "id": 15392, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -40394,7 +40418,7 @@ } }, { - "id": 15376, + "id": 15393, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -40403,7 +40427,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -40415,7 +40439,7 @@ } }, { - "id": 15377, + "id": 15394, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -40424,7 +40448,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -40436,7 +40460,7 @@ } }, { - "id": 15378, + "id": 15395, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -40445,7 +40469,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -40461,47 +40485,47 @@ { "title": "Properties", "children": [ - 15382, - 15379, - 15380, - 15381, - 15370, - 15371, - 15372, - 15373, - 15374, - 15375, - 15376, - 15377, - 15378 + 15399, + 15396, + 15397, + 15398, + 15387, + 15388, + 15389, + 15390, + 15391, + 15392, + 15393, + 15394, + 15395 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15383, + "id": 15400, "name": "AdminShippingOptionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15384, + "id": 15401, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15300, + "target": 15317, "name": "AdminShippingOption", "package": "@medusajs/types" } @@ -40511,32 +40535,32 @@ { "title": "Properties", "children": [ - 15384 + 15401 ] } ] }, { - "id": 15385, + "id": 15402, "name": "AdminShippingOptionListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15386, + "id": 15403, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15387, + "id": 15404, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -40545,7 +40569,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15300, + "target": 15317, "name": "AdminShippingOption", "package": "@medusajs/types" } @@ -40556,7 +40580,7 @@ { "title": "Properties", "children": [ - 15387 + 15404 ] } ] @@ -40568,14 +40592,14 @@ } }, { - "id": 15388, + "id": 15405, "name": "AdminShippingOptionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15389, + "id": 15406, "name": "id", "variant": "declaration", "kind": 1024, @@ -40601,7 +40625,7 @@ } }, { - "id": 15390, + "id": 15407, "name": "object", "variant": "declaration", "kind": 1024, @@ -40627,7 +40651,7 @@ } }, { - "id": 15391, + "id": 15408, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -40653,7 +40677,7 @@ } }, { - "id": 15392, + "id": 15409, "name": "parent", "variant": "declaration", "kind": 1024, @@ -40672,7 +40696,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15393, + "id": 15410, "name": "__type", "variant": "declaration", "kind": 65536, @@ -40690,17 +40714,17 @@ { "title": "Properties", "children": [ - 15389, - 15390, - 15391, - 15392 + 15406, + 15407, + 15408, + 15409 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -40713,14 +40737,14 @@ ] }, { - "id": 15394, + "id": 15411, "name": "AdminUpdateShippingOptionRulesResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15395, + "id": 15412, "name": "created", "variant": "declaration", "kind": 1024, @@ -40729,14 +40753,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15285, + "target": 15302, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15396, + "id": 15413, "name": "updated", "variant": "declaration", "kind": 1024, @@ -40745,14 +40769,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15285, + "target": 15302, "name": "AdminShippingOptionRule", "package": "@medusajs/types" } } }, { - "id": 15397, + "id": 15414, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -40760,14 +40784,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15398, + "id": 15415, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15399, + "id": 15416, "name": "ids", "variant": "declaration", "kind": 1024, @@ -40781,7 +40805,7 @@ } }, { - "id": 15400, + "id": 15417, "name": "object", "variant": "declaration", "kind": 1024, @@ -40792,7 +40816,7 @@ } }, { - "id": 15401, + "id": 15418, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -40807,9 +40831,9 @@ { "title": "Properties", "children": [ - 15399, - 15400, - 15401 + 15416, + 15417, + 15418 ] } ] @@ -40821,22 +40845,22 @@ { "title": "Properties", "children": [ - 15395, - 15396, - 15397 + 15412, + 15413, + 15414 ] } ] }, { - "id": 15402, + "id": 15419, "name": "AdminShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15403, + "id": 15420, "name": "id", "variant": "declaration", "kind": 1024, @@ -40847,7 +40871,7 @@ } }, { - "id": 15404, + "id": 15421, "name": "name", "variant": "declaration", "kind": 1024, @@ -40858,7 +40882,7 @@ } }, { - "id": 15405, + "id": 15422, "name": "type", "variant": "declaration", "kind": 1024, @@ -40869,7 +40893,7 @@ } }, { - "id": 15406, + "id": 15423, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -40904,7 +40928,7 @@ } }, { - "id": 15407, + "id": 15424, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -40915,7 +40939,7 @@ } }, { - "id": 15408, + "id": 15425, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -40926,7 +40950,7 @@ } }, { - "id": 15409, + "id": 15426, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -40950,26 +40974,26 @@ { "title": "Properties", "children": [ - 15403, - 15404, - 15405, - 15406, - 15407, - 15408, - 15409 + 15420, + 15421, + 15422, + 15423, + 15424, + 15425, + 15426 ] } ] }, { - "id": 15410, + "id": 15427, "name": "AdminCreateShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15411, + "id": 15428, "name": "name", "variant": "declaration", "kind": 1024, @@ -40980,7 +41004,7 @@ } }, { - "id": 15412, + "id": 15429, "name": "type", "variant": "declaration", "kind": 1024, @@ -40991,7 +41015,7 @@ } }, { - "id": 15413, + "id": 15430, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41023,22 +41047,22 @@ { "title": "Properties", "children": [ - 15411, - 15412, - 15413 + 15428, + 15429, + 15430 ] } ] }, { - "id": 15414, + "id": 15431, "name": "AdminUpdateShippingProfile", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15415, + "id": 15432, "name": "name", "variant": "declaration", "kind": 1024, @@ -41051,7 +41075,7 @@ } }, { - "id": 15416, + "id": 15433, "name": "type", "variant": "declaration", "kind": 1024, @@ -41064,7 +41088,7 @@ } }, { - "id": 15417, + "id": 15434, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41105,22 +41129,22 @@ { "title": "Properties", "children": [ - 15415, - 15416, - 15417 + 15432, + 15433, + 15434 ] } ] }, { - "id": 15418, + "id": 15435, "name": "AdminShippingProfileListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15431, + "id": 15448, "name": "fields", "variant": "declaration", "kind": 1024, @@ -41134,12 +41158,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15428, + "id": 15445, "name": "limit", "variant": "declaration", "kind": 1024, @@ -41153,12 +41177,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15429, + "id": 15446, "name": "offset", "variant": "declaration", "kind": 1024, @@ -41172,12 +41196,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15430, + "id": 15447, "name": "order", "variant": "declaration", "kind": 1024, @@ -41191,12 +41215,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15419, + "id": 15436, "name": "id", "variant": "declaration", "kind": 1024, @@ -41221,7 +41245,7 @@ } }, { - "id": 15420, + "id": 15437, "name": "q", "variant": "declaration", "kind": 1024, @@ -41234,7 +41258,7 @@ } }, { - "id": 15421, + "id": 15438, "name": "type", "variant": "declaration", "kind": 1024, @@ -41247,7 +41271,7 @@ } }, { - "id": 15422, + "id": 15439, "name": "name", "variant": "declaration", "kind": 1024, @@ -41260,7 +41284,7 @@ } }, { - "id": 15423, + "id": 15440, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -41269,7 +41293,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -41281,7 +41305,7 @@ } }, { - "id": 15424, + "id": 15441, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -41290,7 +41314,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -41302,7 +41326,7 @@ } }, { - "id": 15425, + "id": 15442, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -41311,7 +41335,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -41323,7 +41347,7 @@ } }, { - "id": 15426, + "id": 15443, "name": "$and", "variant": "declaration", "kind": 1024, @@ -41334,14 +41358,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15418, + "target": 15435, "name": "AdminShippingProfileListParams", "package": "@medusajs/types" } } }, { - "id": 15427, + "id": 15444, "name": "$or", "variant": "declaration", "kind": 1024, @@ -41352,7 +41376,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15418, + "target": 15435, "name": "AdminShippingProfileListParams", "package": "@medusajs/types" } @@ -41363,47 +41387,47 @@ { "title": "Properties", "children": [ - 15431, - 15428, - 15429, - 15430, - 15419, - 15420, - 15421, - 15422, - 15423, - 15424, - 15425, - 15426, - 15427 + 15448, + 15445, + 15446, + 15447, + 15436, + 15437, + 15438, + 15439, + 15440, + 15441, + 15442, + 15443, + 15444 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15432, + "id": 15449, "name": "AdminShippingProfileResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15433, + "id": 15450, "name": "shipping_profile", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15402, + "target": 15419, "name": "AdminShippingProfile", "package": "@medusajs/types" } @@ -41413,32 +41437,32 @@ { "title": "Properties", "children": [ - 15433 + 15450 ] } ] }, { - "id": 15434, + "id": 15451, "name": "AdminShippingProfileListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15435, + "id": 15452, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15436, + "id": 15453, "name": "shipping_profiles", "variant": "declaration", "kind": 1024, @@ -41447,7 +41471,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15402, + "target": 15419, "name": "AdminShippingProfile", "package": "@medusajs/types" } @@ -41458,7 +41482,7 @@ { "title": "Properties", "children": [ - 15436 + 15453 ] } ] @@ -41470,14 +41494,14 @@ } }, { - "id": 15437, + "id": 15454, "name": "AdminShippingProfileDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15438, + "id": 15455, "name": "id", "variant": "declaration", "kind": 1024, @@ -41503,7 +41527,7 @@ } }, { - "id": 15439, + "id": 15456, "name": "object", "variant": "declaration", "kind": 1024, @@ -41529,7 +41553,7 @@ } }, { - "id": 15440, + "id": 15457, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -41555,7 +41579,7 @@ } }, { - "id": 15441, + "id": 15458, "name": "parent", "variant": "declaration", "kind": 1024, @@ -41574,7 +41598,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15442, + "id": 15459, "name": "__type", "variant": "declaration", "kind": 65536, @@ -41592,17 +41616,17 @@ { "title": "Properties", "children": [ - 15438, - 15439, - 15440, - 15441 + 15455, + 15456, + 15457, + 15458 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -41615,14 +41639,14 @@ ] }, { - "id": 15443, + "id": 15460, "name": "AdminStockLocationAddress", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15444, + "id": 15461, "name": "id", "variant": "declaration", "kind": 1024, @@ -41633,7 +41657,7 @@ } }, { - "id": 15445, + "id": 15462, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -41644,7 +41668,7 @@ } }, { - "id": 15446, + "id": 15463, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -41664,7 +41688,7 @@ } }, { - "id": 15447, + "id": 15464, "name": "company", "variant": "declaration", "kind": 1024, @@ -41684,7 +41708,7 @@ } }, { - "id": 15448, + "id": 15465, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -41695,7 +41719,7 @@ } }, { - "id": 15449, + "id": 15466, "name": "city", "variant": "declaration", "kind": 1024, @@ -41715,7 +41739,7 @@ } }, { - "id": 15450, + "id": 15467, "name": "phone", "variant": "declaration", "kind": 1024, @@ -41735,7 +41759,7 @@ } }, { - "id": 15451, + "id": 15468, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -41755,7 +41779,7 @@ } }, { - "id": 15452, + "id": 15469, "name": "province", "variant": "declaration", "kind": 1024, @@ -41779,28 +41803,28 @@ { "title": "Properties", "children": [ - 15444, - 15445, - 15446, - 15447, - 15448, - 15449, - 15450, - 15451, - 15452 + 15461, + 15462, + 15463, + 15464, + 15465, + 15466, + 15467, + 15468, + 15469 ] } ] }, { - "id": 15453, + "id": 15470, "name": "AdminStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15454, + "id": 15471, "name": "id", "variant": "declaration", "kind": 1024, @@ -41811,7 +41835,7 @@ } }, { - "id": 15455, + "id": 15472, "name": "name", "variant": "declaration", "kind": 1024, @@ -41822,7 +41846,7 @@ } }, { - "id": 15456, + "id": 15473, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -41833,7 +41857,7 @@ } }, { - "id": 15457, + "id": 15474, "name": "address", "variant": "declaration", "kind": 1024, @@ -41842,13 +41866,13 @@ }, "type": { "type": "reference", - "target": 15443, + "target": 15460, "name": "AdminStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15458, + "id": 15475, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -41869,7 +41893,7 @@ } }, { - "id": 15459, + "id": 15476, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -41880,7 +41904,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14750, + "target": 14767, "name": "AdminFulfillmentSet", "package": "@medusajs/types" } @@ -41891,25 +41915,25 @@ { "title": "Properties", "children": [ - 15454, - 15455, - 15456, - 15457, - 15458, - 15459 + 15471, + 15472, + 15473, + 15474, + 15475, + 15476 ] } ] }, { - "id": 15460, + "id": 15477, "name": "AdminCreateStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15461, + "id": 15478, "name": "name", "variant": "declaration", "kind": 1024, @@ -41920,7 +41944,7 @@ } }, { - "id": 15462, + "id": 15479, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -41933,7 +41957,7 @@ } }, { - "id": 15463, + "id": 15480, "name": "address", "variant": "declaration", "kind": 1024, @@ -41942,13 +41966,13 @@ }, "type": { "type": "reference", - "target": 17399, + "target": 17416, "name": "AdminUpsertStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15464, + "id": 15481, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41980,23 +42004,23 @@ { "title": "Properties", "children": [ - 15461, - 15462, - 15463, - 15464 + 15478, + 15479, + 15480, + 15481 ] } ] }, { - "id": 15465, + "id": 15482, "name": "AdminUpdateStockLocation", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15466, + "id": 15483, "name": "name", "variant": "declaration", "kind": 1024, @@ -42009,7 +42033,7 @@ } }, { - "id": 15467, + "id": 15484, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -42022,7 +42046,7 @@ } }, { - "id": 15468, + "id": 15485, "name": "address", "variant": "declaration", "kind": 1024, @@ -42031,13 +42055,13 @@ }, "type": { "type": "reference", - "target": 17399, + "target": 17416, "name": "AdminUpsertStockLocationAddress", "package": "@medusajs/types" } }, { - "id": 15469, + "id": 15486, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -42069,23 +42093,23 @@ { "title": "Properties", "children": [ - 15466, - 15467, - 15468, - 15469 + 15483, + 15484, + 15485, + 15486 ] } ] }, { - "id": 15470, + "id": 15487, "name": "AdminUpdateStockLocationSalesChannels", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15471, + "id": 15488, "name": "add", "variant": "declaration", "kind": 1024, @@ -42101,7 +42125,7 @@ } }, { - "id": 15472, + "id": 15489, "name": "remove", "variant": "declaration", "kind": 1024, @@ -42121,21 +42145,21 @@ { "title": "Properties", "children": [ - 15471, - 15472 + 15488, + 15489 ] } ] }, { - "id": 15473, + "id": 15490, "name": "AdminCreateStockLocationFulfillmentSet", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15474, + "id": 15491, "name": "name", "variant": "declaration", "kind": 1024, @@ -42146,7 +42170,7 @@ } }, { - "id": 15475, + "id": 15492, "name": "type", "variant": "declaration", "kind": 1024, @@ -42161,21 +42185,21 @@ { "title": "Properties", "children": [ - 15474, - 15475 + 15491, + 15492 ] } ] }, { - "id": 15476, + "id": 15493, "name": "AdminStockLocationListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15487, + "id": 15504, "name": "fields", "variant": "declaration", "kind": 1024, @@ -42189,12 +42213,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15484, + "id": 15501, "name": "limit", "variant": "declaration", "kind": 1024, @@ -42208,12 +42232,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15485, + "id": 15502, "name": "offset", "variant": "declaration", "kind": 1024, @@ -42227,12 +42251,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15486, + "id": 15503, "name": "order", "variant": "declaration", "kind": 1024, @@ -42246,12 +42270,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15477, + "id": 15494, "name": "id", "variant": "declaration", "kind": 1024, @@ -42276,7 +42300,7 @@ } }, { - "id": 15478, + "id": 15495, "name": "q", "variant": "declaration", "kind": 1024, @@ -42289,7 +42313,7 @@ } }, { - "id": 15479, + "id": 15496, "name": "name", "variant": "declaration", "kind": 1024, @@ -42314,7 +42338,7 @@ } }, { - "id": 15480, + "id": 15497, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -42339,7 +42363,7 @@ } }, { - "id": 15481, + "id": 15498, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -42364,7 +42388,7 @@ } }, { - "id": 15482, + "id": 15499, "name": "$and", "variant": "declaration", "kind": 1024, @@ -42375,14 +42399,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15476, + "target": 15493, "name": "AdminStockLocationListParams", "package": "@medusajs/types" } } }, { - "id": 15483, + "id": 15500, "name": "$or", "variant": "declaration", "kind": 1024, @@ -42393,7 +42417,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15476, + "target": 15493, "name": "AdminStockLocationListParams", "package": "@medusajs/types" } @@ -42404,45 +42428,45 @@ { "title": "Properties", "children": [ - 15487, - 15484, - 15485, - 15486, - 15477, - 15478, - 15479, - 15480, - 15481, - 15482, - 15483 + 15504, + 15501, + 15502, + 15503, + 15494, + 15495, + 15496, + 15497, + 15498, + 15499, + 15500 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15488, + "id": 15505, "name": "AdminStockLocationResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15489, + "id": 15506, "name": "stock_location", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15453, + "target": 15470, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -42452,20 +42476,20 @@ { "title": "Properties", "children": [ - 15489 + 15506 ] } ] }, { - "id": 15490, + "id": 15507, "name": "AdminStockLocationListResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15493, + "id": 15510, "name": "limit", "variant": "declaration", "kind": 1024, @@ -42483,7 +42507,7 @@ } }, { - "id": 15494, + "id": 15511, "name": "offset", "variant": "declaration", "kind": 1024, @@ -42501,7 +42525,7 @@ } }, { - "id": 15495, + "id": 15512, "name": "count", "variant": "declaration", "kind": 1024, @@ -42519,7 +42543,7 @@ } }, { - "id": 15496, + "id": 15513, "name": "stock_locations", "variant": "declaration", "kind": 1024, @@ -42530,7 +42554,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15453, + "target": 15470, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -42546,29 +42570,29 @@ { "title": "Properties", "children": [ - 15493, - 15494, - 15495, - 15496 + 15510, + 15511, + 15512, + 15513 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15491, + "id": 15508, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15492, + "id": 15509, "name": "stock_locations", "variant": "declaration", "kind": 1024, @@ -42577,7 +42601,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15453, + "target": 15470, "name": "AdminStockLocation", "package": "@medusajs/types" } @@ -42588,7 +42612,7 @@ { "title": "Properties", "children": [ - 15492 + 15509 ] } ] @@ -42601,14 +42625,14 @@ ] }, { - "id": 15497, + "id": 15514, "name": "AdminStockLocationDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15498, + "id": 15515, "name": "id", "variant": "declaration", "kind": 1024, @@ -42634,7 +42658,7 @@ } }, { - "id": 15499, + "id": 15516, "name": "object", "variant": "declaration", "kind": 1024, @@ -42660,7 +42684,7 @@ } }, { - "id": 15500, + "id": 15517, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -42686,7 +42710,7 @@ } }, { - "id": 15501, + "id": 15518, "name": "parent", "variant": "declaration", "kind": 1024, @@ -42705,7 +42729,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15502, + "id": 15519, "name": "__type", "variant": "declaration", "kind": 65536, @@ -42723,17 +42747,17 @@ { "title": "Properties", "children": [ - 15498, - 15499, - 15500, - 15501 + 15515, + 15516, + 15517, + 15518 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -42746,14 +42770,14 @@ ] }, { - "id": 15503, + "id": 15520, "name": "AdminTaxRateRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15504, + "id": 15521, "name": "reference", "variant": "declaration", "kind": 1024, @@ -42764,7 +42788,7 @@ } }, { - "id": 15505, + "id": 15522, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -42779,21 +42803,21 @@ { "title": "Properties", "children": [ - 15504, - 15505 + 15521, + 15522 ] } ] }, { - "id": 15506, + "id": 15523, "name": "AdminTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15507, + "id": 15524, "name": "id", "variant": "declaration", "kind": 1024, @@ -42804,7 +42828,7 @@ } }, { - "id": 15508, + "id": 15525, "name": "rate", "variant": "declaration", "kind": 1024, @@ -42824,7 +42848,7 @@ } }, { - "id": 15509, + "id": 15526, "name": "code", "variant": "declaration", "kind": 1024, @@ -42844,7 +42868,7 @@ } }, { - "id": 15510, + "id": 15527, "name": "name", "variant": "declaration", "kind": 1024, @@ -42855,7 +42879,7 @@ } }, { - "id": 15511, + "id": 15528, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -42890,7 +42914,7 @@ } }, { - "id": 15512, + "id": 15529, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -42901,7 +42925,7 @@ } }, { - "id": 15513, + "id": 15530, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -42912,7 +42936,7 @@ } }, { - "id": 15514, + "id": 15531, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -42923,7 +42947,7 @@ } }, { - "id": 15515, + "id": 15532, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -42934,7 +42958,7 @@ } }, { - "id": 15516, + "id": 15533, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -42945,7 +42969,7 @@ } }, { - "id": 15517, + "id": 15534, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -42956,7 +42980,7 @@ } }, { - "id": 15518, + "id": 15535, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -42976,20 +43000,20 @@ } }, { - "id": 15519, + "id": 15536, "name": "tax_region", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15565, + "target": 15582, "name": "AdminTaxRegion", "package": "@medusajs/types" } }, { - "id": 15520, + "id": 15537, "name": "rules", "variant": "declaration", "kind": 1024, @@ -42998,7 +43022,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15503, + "target": 15520, "name": "AdminTaxRateRule", "package": "@medusajs/types" } @@ -43009,33 +43033,33 @@ { "title": "Properties", "children": [ - 15507, - 15508, - 15509, - 15510, - 15511, - 15512, - 15513, - 15514, - 15515, - 15516, - 15517, - 15518, - 15519, - 15520 + 15524, + 15525, + 15526, + 15527, + 15528, + 15529, + 15530, + 15531, + 15532, + 15533, + 15534, + 15535, + 15536, + 15537 ] } ] }, { - "id": 15521, + "id": 15538, "name": "AdminCreateTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15522, + "id": 15539, "name": "name", "variant": "declaration", "kind": 1024, @@ -43046,7 +43070,7 @@ } }, { - "id": 15523, + "id": 15540, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -43057,7 +43081,7 @@ } }, { - "id": 15524, + "id": 15541, "name": "rate", "variant": "declaration", "kind": 1024, @@ -43070,7 +43094,7 @@ } }, { - "id": 15525, + "id": 15542, "name": "code", "variant": "declaration", "kind": 1024, @@ -43083,7 +43107,7 @@ } }, { - "id": 15526, + "id": 15543, "name": "rules", "variant": "declaration", "kind": 1024, @@ -43094,14 +43118,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17408, + "target": 17425, "name": "AdminCreateTaxRateRule", "package": "@medusajs/types" } } }, { - "id": 15527, + "id": 15544, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -43114,7 +43138,7 @@ } }, { - "id": 15528, + "id": 15545, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -43127,7 +43151,7 @@ } }, { - "id": 15529, + "id": 15546, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -43159,27 +43183,27 @@ { "title": "Properties", "children": [ - 15522, - 15523, - 15524, - 15525, - 15526, - 15527, - 15528, - 15529 + 15539, + 15540, + 15541, + 15542, + 15543, + 15544, + 15545, + 15546 ] } ] }, { - "id": 15530, + "id": 15547, "name": "AdminUpdateTaxRate", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15531, + "id": 15548, "name": "name", "variant": "declaration", "kind": 1024, @@ -43192,7 +43216,7 @@ } }, { - "id": 15532, + "id": 15549, "name": "rate", "variant": "declaration", "kind": 1024, @@ -43205,7 +43229,7 @@ } }, { - "id": 15533, + "id": 15550, "name": "code", "variant": "declaration", "kind": 1024, @@ -43227,7 +43251,7 @@ } }, { - "id": 15534, + "id": 15551, "name": "rules", "variant": "declaration", "kind": 1024, @@ -43238,14 +43262,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17408, + "target": 17425, "name": "AdminCreateTaxRateRule", "package": "@medusajs/types" } } }, { - "id": 15535, + "id": 15552, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -43258,7 +43282,7 @@ } }, { - "id": 15536, + "id": 15553, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -43271,7 +43295,7 @@ } }, { - "id": 15537, + "id": 15554, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -43303,26 +43327,26 @@ { "title": "Properties", "children": [ - 15531, - 15532, - 15533, - 15534, - 15535, - 15536, - 15537 + 15548, + 15549, + 15550, + 15551, + 15552, + 15553, + 15554 ] } ] }, { - "id": 15538, + "id": 15555, "name": "AdminTaxRateListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15553, + "id": 15570, "name": "fields", "variant": "declaration", "kind": 1024, @@ -43336,12 +43360,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15550, + "id": 15567, "name": "limit", "variant": "declaration", "kind": 1024, @@ -43355,12 +43379,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15551, + "id": 15568, "name": "offset", "variant": "declaration", "kind": 1024, @@ -43374,12 +43398,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15552, + "id": 15569, "name": "order", "variant": "declaration", "kind": 1024, @@ -43393,12 +43417,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15539, + "id": 15556, "name": "id", "variant": "declaration", "kind": 1024, @@ -43423,7 +43447,7 @@ } }, { - "id": 15540, + "id": 15557, "name": "q", "variant": "declaration", "kind": 1024, @@ -43436,7 +43460,7 @@ } }, { - "id": 15541, + "id": 15558, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -43459,7 +43483,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -43485,7 +43509,7 @@ } }, { - "id": 15542, + "id": 15559, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -43498,7 +43522,7 @@ } }, { - "id": 15543, + "id": 15560, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -43511,7 +43535,7 @@ } }, { - "id": 15544, + "id": 15561, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -43524,7 +43548,7 @@ } }, { - "id": 15545, + "id": 15562, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -43537,7 +43561,7 @@ } }, { - "id": 15546, + "id": 15563, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -43550,7 +43574,7 @@ } }, { - "id": 15547, + "id": 15564, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -43566,7 +43590,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -43580,7 +43604,7 @@ } }, { - "id": 15548, + "id": 15565, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -43596,7 +43620,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -43610,7 +43634,7 @@ } }, { - "id": 15549, + "id": 15566, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -43626,7 +43650,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -43644,49 +43668,49 @@ { "title": "Properties", "children": [ - 15553, - 15550, - 15551, - 15552, - 15539, - 15540, - 15541, - 15542, - 15543, - 15544, - 15545, - 15546, - 15547, - 15548, - 15549 + 15570, + 15567, + 15568, + 15569, + 15556, + 15557, + 15558, + 15559, + 15560, + 15561, + 15562, + 15563, + 15564, + 15565, + 15566 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" } ] }, { - "id": 15554, + "id": 15571, "name": "AdminTaxRateResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15555, + "id": 15572, "name": "tax_rate", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15506, + "target": 15523, "name": "AdminTaxRate", "package": "@medusajs/types" } @@ -43696,32 +43720,32 @@ { "title": "Properties", "children": [ - 15555 + 15572 ] } ] }, { - "id": 15556, + "id": 15573, "name": "AdminTaxRateListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15557, + "id": 15574, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15558, + "id": 15575, "name": "tax_rates", "variant": "declaration", "kind": 1024, @@ -43730,7 +43754,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15506, + "target": 15523, "name": "AdminTaxRate", "package": "@medusajs/types" } @@ -43741,7 +43765,7 @@ { "title": "Properties", "children": [ - 15558 + 15575 ] } ] @@ -43753,14 +43777,14 @@ } }, { - "id": 15559, + "id": 15576, "name": "AdminTaxRateDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15560, + "id": 15577, "name": "id", "variant": "declaration", "kind": 1024, @@ -43786,7 +43810,7 @@ } }, { - "id": 15561, + "id": 15578, "name": "object", "variant": "declaration", "kind": 1024, @@ -43812,7 +43836,7 @@ } }, { - "id": 15562, + "id": 15579, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -43838,7 +43862,7 @@ } }, { - "id": 15563, + "id": 15580, "name": "parent", "variant": "declaration", "kind": 1024, @@ -43857,7 +43881,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15564, + "id": 15581, "name": "__type", "variant": "declaration", "kind": 65536, @@ -43875,17 +43899,17 @@ { "title": "Properties", "children": [ - 15560, - 15561, - 15562, - 15563 + 15577, + 15578, + 15579, + 15580 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -43898,14 +43922,14 @@ ] }, { - "id": 15565, + "id": 15582, "name": "AdminTaxRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15566, + "id": 15583, "name": "id", "variant": "declaration", "kind": 1024, @@ -43916,7 +43940,7 @@ } }, { - "id": 15567, + "id": 15584, "name": "rate", "variant": "declaration", "kind": 1024, @@ -43936,7 +43960,7 @@ } }, { - "id": 15568, + "id": 15585, "name": "code", "variant": "declaration", "kind": 1024, @@ -43956,7 +43980,7 @@ } }, { - "id": 15569, + "id": 15586, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -43976,7 +44000,7 @@ } }, { - "id": 15570, + "id": 15587, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -43996,7 +44020,7 @@ } }, { - "id": 15571, + "id": 15588, "name": "name", "variant": "declaration", "kind": 1024, @@ -44007,7 +44031,7 @@ } }, { - "id": 15572, + "id": 15589, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -44042,7 +44066,7 @@ } }, { - "id": 15573, + "id": 15590, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -44053,7 +44077,7 @@ } }, { - "id": 15574, + "id": 15591, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -44064,7 +44088,7 @@ } }, { - "id": 15575, + "id": 15592, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -44075,7 +44099,7 @@ } }, { - "id": 15576, + "id": 15593, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -44095,7 +44119,7 @@ } }, { - "id": 15577, + "id": 15594, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -44106,7 +44130,7 @@ } }, { - "id": 15578, + "id": 15595, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -44117,7 +44141,7 @@ } }, { - "id": 15579, + "id": 15596, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -44137,7 +44161,7 @@ } }, { - "id": 15580, + "id": 15597, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -44157,7 +44181,7 @@ } }, { - "id": 15581, + "id": 15598, "name": "tax_rates", "variant": "declaration", "kind": 1024, @@ -44166,14 +44190,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15506, + "target": 15523, "name": "AdminTaxRate", "package": "@medusajs/types" } } }, { - "id": 15582, + "id": 15599, "name": "parent", "variant": "declaration", "kind": 1024, @@ -44187,7 +44211,7 @@ }, { "type": "reference", - "target": 15565, + "target": 15582, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -44195,7 +44219,7 @@ } }, { - "id": 15583, + "id": 15600, "name": "children", "variant": "declaration", "kind": 1024, @@ -44204,7 +44228,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15565, + "target": 15582, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -44215,37 +44239,37 @@ { "title": "Properties", "children": [ - 15566, - 15567, - 15568, - 15569, - 15570, - 15571, - 15572, - 15573, - 15574, - 15575, - 15576, - 15577, - 15578, - 15579, - 15580, - 15581, - 15582, - 15583 + 15583, + 15584, + 15585, + 15586, + 15587, + 15588, + 15589, + 15590, + 15591, + 15592, + 15593, + 15594, + 15595, + 15596, + 15597, + 15598, + 15599, + 15600 ] } ] }, { - "id": 15584, + "id": 15601, "name": "AdminCreateTaxRegion", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15585, + "id": 15602, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -44256,7 +44280,7 @@ } }, { - "id": 15586, + "id": 15603, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -44269,7 +44293,7 @@ } }, { - "id": 15587, + "id": 15604, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -44282,7 +44306,7 @@ } }, { - "id": 15588, + "id": 15605, "name": "default_tax_rate", "variant": "declaration", "kind": 1024, @@ -44292,14 +44316,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15589, + "id": 15606, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15590, + "id": 15607, "name": "rate", "variant": "declaration", "kind": 1024, @@ -44312,7 +44336,7 @@ } }, { - "id": 15591, + "id": 15608, "name": "code", "variant": "declaration", "kind": 1024, @@ -44325,7 +44349,7 @@ } }, { - "id": 15592, + "id": 15609, "name": "name", "variant": "declaration", "kind": 1024, @@ -44336,7 +44360,7 @@ } }, { - "id": 15593, + "id": 15610, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -44349,7 +44373,7 @@ } }, { - "id": 15594, + "id": 15611, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -44381,11 +44405,11 @@ { "title": "Properties", "children": [ - 15590, - 15591, - 15592, - 15593, - 15594 + 15607, + 15608, + 15609, + 15610, + 15611 ] } ] @@ -44393,7 +44417,7 @@ } }, { - "id": 15595, + "id": 15612, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -44425,17 +44449,17 @@ { "title": "Properties", "children": [ - 15585, - 15586, - 15587, - 15588, - 15595 + 15602, + 15603, + 15604, + 15605, + 15612 ] } ] }, { - "id": 15596, + "id": 15613, "name": "AdminTaxRegionListParams", "variant": "declaration", "kind": 256, @@ -44450,7 +44474,7 @@ }, "children": [ { - "id": 15610, + "id": 15627, "name": "$and", "variant": "declaration", "kind": 1024, @@ -44473,17 +44497,17 @@ "types": [ { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -44496,12 +44520,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 15611, + "id": 15628, "name": "$or", "variant": "declaration", "kind": 1024, @@ -44524,17 +44548,17 @@ "types": [ { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -44547,12 +44571,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 15609, + "id": 15626, "name": "fields", "variant": "declaration", "kind": 1024, @@ -44566,12 +44590,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 15606, + "id": 15623, "name": "limit", "variant": "declaration", "kind": 1024, @@ -44585,12 +44609,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 15607, + "id": 15624, "name": "offset", "variant": "declaration", "kind": 1024, @@ -44604,12 +44628,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 15608, + "id": 15625, "name": "order", "variant": "declaration", "kind": 1024, @@ -44623,12 +44647,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 15597, + "id": 15614, "name": "id", "variant": "declaration", "kind": 1024, @@ -44653,7 +44677,7 @@ } }, { - "id": 15598, + "id": 15615, "name": "q", "variant": "declaration", "kind": 1024, @@ -44666,7 +44690,7 @@ } }, { - "id": 15599, + "id": 15616, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -44689,7 +44713,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -44715,7 +44739,7 @@ } }, { - "id": 15600, + "id": 15617, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -44738,7 +44762,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -44764,7 +44788,7 @@ } }, { - "id": 15601, + "id": 15618, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -44787,7 +44811,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -44813,7 +44837,7 @@ } }, { - "id": 15602, + "id": 15619, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -44829,7 +44853,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -44843,7 +44867,7 @@ } }, { - "id": 15603, + "id": 15620, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -44859,7 +44883,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -44873,7 +44897,7 @@ } }, { - "id": 15604, + "id": 15621, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -44889,7 +44913,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -44903,7 +44927,7 @@ } }, { - "id": 15605, + "id": 15622, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -44919,7 +44943,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -44937,38 +44961,38 @@ { "title": "Properties", "children": [ - 15610, - 15611, - 15609, - 15606, - 15607, - 15608, - 15597, - 15598, - 15599, - 15600, - 15601, - 15602, - 15603, - 15604, - 15605 + 15627, + 15628, + 15626, + 15623, + 15624, + 15625, + 15614, + 15615, + 15616, + 15617, + 15618, + 15619, + 15620, + 15621, + 15622 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15596, + "target": 15613, "name": "AdminTaxRegionListParams", "package": "@medusajs/types" } @@ -44979,14 +45003,14 @@ ] }, { - "id": 15612, + "id": 15629, "name": "AdminTaxRegionParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15613, + "id": 15630, "name": "fields", "variant": "declaration", "kind": 1024, @@ -45000,7 +45024,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 14685, + "target": 14702, "name": "SelectParams.fields" } } @@ -45009,35 +45033,35 @@ { "title": "Properties", "children": [ - 15613 + 15630 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14684, + "target": 14701, "name": "SelectParams", "package": "@medusajs/types" } ] }, { - "id": 15614, + "id": 15631, "name": "AdminTaxRegionResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15615, + "id": 15632, "name": "tax_region", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 15565, + "target": 15582, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -45047,32 +45071,32 @@ { "title": "Properties", "children": [ - 15615 + 15632 ] } ] }, { - "id": 15616, + "id": 15633, "name": "AdminTaxRegionListResponse", "variant": "declaration", "kind": 2097152, "flags": {}, "type": { "type": "reference", - "target": 14700, + "target": 14717, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 15617, + "id": 15634, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15618, + "id": 15635, "name": "tax_regions", "variant": "declaration", "kind": 1024, @@ -45081,7 +45105,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15565, + "target": 15582, "name": "AdminTaxRegion", "package": "@medusajs/types" } @@ -45092,7 +45116,7 @@ { "title": "Properties", "children": [ - 15618 + 15635 ] } ] @@ -45104,14 +45128,14 @@ } }, { - "id": 15619, + "id": 15636, "name": "AdminTaxRegionDeleteResponse", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15620, + "id": 15637, "name": "id", "variant": "declaration", "kind": 1024, @@ -45137,7 +45161,7 @@ } }, { - "id": 15621, + "id": 15638, "name": "object", "variant": "declaration", "kind": 1024, @@ -45163,7 +45187,7 @@ } }, { - "id": 15622, + "id": 15639, "name": "deleted", "variant": "declaration", "kind": 1024, @@ -45189,7 +45213,7 @@ } }, { - "id": 15623, + "id": 15640, "name": "parent", "variant": "declaration", "kind": 1024, @@ -45208,7 +45232,7 @@ "type": { "type": "reflection", "declaration": { - "id": 15624, + "id": 15641, "name": "__type", "variant": "declaration", "kind": 65536, @@ -45226,17 +45250,17 @@ { "title": "Properties", "children": [ - 15620, - 15621, - 15622, - 15623 + 15637, + 15638, + 15639, + 15640 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14691, + "target": 14708, "typeArguments": [ { "type": "literal", @@ -45253,189 +45277,189 @@ { "title": "Interfaces", "children": [ - 14567, - 14579, - 14591, - 14609, - 14611, - 14620, - 14624, + 14584, + 14596, + 14608, + 14626, 14628, - 14631, + 14637, + 14641, 14645, - 14647, - 14649, - 14656, + 14648, 14662, - 14671, - 14684, - 14686, - 14706, - 14710, - 14713, - 14716, - 14724, - 14731, + 14664, + 14666, + 14673, + 14679, + 14688, + 14701, + 14703, + 14723, + 14727, + 14730, + 14733, 14741, - 14750, + 14748, 14758, - 14761, - 14764, - 14766, - 14771, - 14773, - 14849, - 14858, - 14861, - 14865, - 14869, + 14767, + 14775, + 14778, + 14781, + 14783, + 14788, + 14790, + 14866, 14875, - 14779, - 14795, - 14810, - 14825, - 14843, - 14898, - 14912, - 14922, - 14924, - 14926, - 14933, - 14936, - 14949, - 14956, - 14965, + 14878, + 14882, + 14886, + 14892, + 14796, + 14812, + 14827, + 14842, + 14860, + 14915, + 14929, + 14939, + 14941, + 14943, + 14950, + 14953, + 14966, 14973, - 14981, - 14985, - 14987, - 15000, + 14982, + 14990, + 14998, 15002, 15004, - 15011, 15017, - 15032, - 15041, - 15050, - 15053, - 15073, - 15077, - 15079, - 15086, - 15092, - 15099, - 15102, - 15105, - 15118, - 15120, + 15019, + 15021, + 15028, + 15034, + 15049, + 15058, + 15067, + 15070, + 15090, + 15094, + 15096, + 15103, + 15109, + 15116, + 15119, 15122, - 15129, 15135, - 15142, - 15145, - 15148, - 15161, - 15163, + 15137, + 15139, + 15146, + 15152, + 15159, + 15162, 15165, - 15172, - 15271, - 15243, - 15251, - 15255, - 15257, 15178, - 15187, - 15198, - 15200, - 15202, - 15209, + 15180, + 15182, + 15189, + 15288, + 15260, + 15268, + 15272, + 15274, + 15195, + 15204, 15215, 15217, - 15221, - 15227, - 15231, - 15233, - 15276, - 15285, - 15294, - 15297, - 15300, - 15319, - 15323, - 15327, - 15330, - 15333, - 15343, - 15348, - 15352, - 15356, + 15219, + 15226, + 15232, + 15234, + 15238, + 15244, + 15248, + 15250, + 15293, + 15302, + 15311, + 15314, + 15317, + 15336, + 15340, + 15344, + 15347, + 15350, + 15360, 15365, 15369, - 15383, - 15388, - 15394, - 15402, - 15410, - 15414, - 15418, - 15432, - 15437, - 15443, - 15453, + 15373, + 15382, + 15386, + 15400, + 15405, + 15411, + 15419, + 15427, + 15431, + 15435, + 15449, + 15454, 15460, - 15465, 15470, - 15473, - 15476, - 15488, + 15477, + 15482, + 15487, 15490, - 15497, - 15503, - 15506, - 15521, - 15530, + 15493, + 15505, + 15507, + 15514, + 15520, + 15523, 15538, - 15554, - 15559, - 15565, - 15584, - 15596, - 15612, - 15614, - 15619 + 15547, + 15555, + 15571, + 15576, + 15582, + 15601, + 15613, + 15629, + 15631, + 15636 ] }, { "title": "Type Aliases", "children": [ - 14606, - 14691, - 14700, - 14709, - 14877, - 14845, - 14848, - 14880, - 14884, - 14888, - 15273, - 15385, - 15434, - 15556, - 15616 + 14623, + 14708, + 14717, + 14726, + 14894, + 14862, + 14865, + 14897, + 14901, + 14905, + 15290, + 15402, + 15451, + 15573, + 15633 ] } ] }, { - "id": 17314, + "id": 17331, "name": "BaseProductCategory", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17315, + "id": 17332, "name": "id", "variant": "declaration", "kind": 1024, @@ -45446,7 +45470,7 @@ } }, { - "id": 17316, + "id": 17333, "name": "name", "variant": "declaration", "kind": 1024, @@ -45457,7 +45481,7 @@ } }, { - "id": 17317, + "id": 17334, "name": "description", "variant": "declaration", "kind": 1024, @@ -45468,7 +45492,7 @@ } }, { - "id": 17318, + "id": 17335, "name": "handle", "variant": "declaration", "kind": 1024, @@ -45479,7 +45503,7 @@ } }, { - "id": 17319, + "id": 17336, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -45490,7 +45514,7 @@ } }, { - "id": 17320, + "id": 17337, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -45501,7 +45525,7 @@ } }, { - "id": 17321, + "id": 17338, "name": "rank", "variant": "declaration", "kind": 1024, @@ -45521,7 +45545,7 @@ } }, { - "id": 17322, + "id": 17339, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -45541,7 +45565,7 @@ } }, { - "id": 17323, + "id": 17340, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -45555,7 +45579,7 @@ }, { "type": "reference", - "target": 17314, + "target": 17331, "name": "BaseProductCategory", "package": "@medusajs/types" } @@ -45563,7 +45587,7 @@ } }, { - "id": 17324, + "id": 17341, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -45572,14 +45596,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17314, + "target": 17331, "name": "BaseProductCategory", "package": "@medusajs/types" } } }, { - "id": 17325, + "id": 17342, "name": "products", "variant": "declaration", "kind": 1024, @@ -45600,7 +45624,7 @@ } }, { - "id": 17326, + "id": 17343, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -45611,7 +45635,7 @@ } }, { - "id": 17327, + "id": 17344, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -45622,7 +45646,7 @@ } }, { - "id": 17328, + "id": 17345, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -45646,26 +45670,26 @@ { "title": "Properties", "children": [ - 17315, - 17316, - 17317, - 17318, - 17319, - 17320, - 17321, - 17322, - 17323, - 17324, - 17325, - 17326, - 17327, - 17328 + 17332, + 17333, + 17334, + 17335, + 17336, + 17337, + 17338, + 17339, + 17340, + 17341, + 17342, + 17343, + 17344, + 17345 ] } ] }, { - "id": 17329, + "id": 17346, "name": "BaseProductCategoryListParams", "variant": "declaration", "kind": 256, @@ -45680,7 +45704,7 @@ }, "children": [ { - "id": 17347, + "id": 17364, "name": "$and", "variant": "declaration", "kind": 1024, @@ -45703,17 +45727,17 @@ "types": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -45726,12 +45750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 17348, + "id": 17365, "name": "$or", "variant": "declaration", "kind": 1024, @@ -45754,17 +45778,17 @@ "types": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -45777,12 +45801,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 17346, + "id": 17363, "name": "fields", "variant": "declaration", "kind": 1024, @@ -45796,12 +45820,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, + "target": 14707, "name": "FindParams.fields" } }, { - "id": 17343, + "id": 17360, "name": "limit", "variant": "declaration", "kind": 1024, @@ -45815,12 +45839,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14687, + "target": 14704, "name": "FindParams.limit" } }, { - "id": 17344, + "id": 17361, "name": "offset", "variant": "declaration", "kind": 1024, @@ -45834,12 +45858,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14688, + "target": 14705, "name": "FindParams.offset" } }, { - "id": 17345, + "id": 17362, "name": "order", "variant": "declaration", "kind": 1024, @@ -45853,12 +45877,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14689, + "target": 14706, "name": "FindParams.order" } }, { - "id": 17330, + "id": 17347, "name": "q", "variant": "declaration", "kind": 1024, @@ -45871,7 +45895,7 @@ } }, { - "id": 17331, + "id": 17348, "name": "id", "variant": "declaration", "kind": 1024, @@ -45896,7 +45920,7 @@ } }, { - "id": 17332, + "id": 17349, "name": "name", "variant": "declaration", "kind": 1024, @@ -45921,7 +45945,7 @@ } }, { - "id": 17333, + "id": 17350, "name": "description", "variant": "declaration", "kind": 1024, @@ -45946,7 +45970,7 @@ } }, { - "id": 17334, + "id": 17351, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -45975,7 +45999,7 @@ } }, { - "id": 17335, + "id": 17352, "name": "handle", "variant": "declaration", "kind": 1024, @@ -46000,7 +46024,7 @@ } }, { - "id": 17336, + "id": 17353, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -46013,7 +46037,7 @@ } }, { - "id": 17337, + "id": 17354, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -46026,7 +46050,7 @@ } }, { - "id": 17338, + "id": 17355, "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, @@ -46039,7 +46063,7 @@ } }, { - "id": 17339, + "id": 17356, "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, @@ -46052,7 +46076,7 @@ } }, { - "id": 17340, + "id": 17357, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -46061,7 +46085,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -46073,7 +46097,7 @@ } }, { - "id": 17341, + "id": 17358, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -46082,7 +46106,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -46094,7 +46118,7 @@ } }, { - "id": 17342, + "id": 17359, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -46103,7 +46127,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -46119,42 +46143,42 @@ { "title": "Properties", "children": [ + 17364, + 17365, + 17363, + 17360, + 17361, + 17362, 17347, 17348, - 17346, - 17343, - 17344, - 17345, - 17330, - 17331, - 17332, - 17333, - 17334, - 17335, - 17336, - 17337, - 17338, - 17339, - 17340, - 17341, - 17342 + 17349, + 17350, + 17351, + 17352, + 17353, + 17354, + 17355, + 17356, + 17357, + 17358, + 17359 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, + "target": 14703, "name": "FindParams", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 17329, + "target": 17346, "name": "BaseProductCategoryListParams", "package": "@medusajs/types" } @@ -46166,228 +46190,17 @@ "extendedBy": [ { "type": "reference", - "target": 15053, + "target": 15070, "name": "AdminProductCategoryListParams" } ] }, { - "id": 17349, + "id": 17366, "name": "BaseProductCategoryParams", "variant": "declaration", "kind": 256, "flags": {}, - "children": [ - { - "id": 17352, - "name": "fields", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14685, - "name": "SelectParams.fields" - } - }, - { - "id": 17350, - "name": "include_ancestors_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 17351, - "name": "include_descendants_tree", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 17352, - 17350, - 17351 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 14684, - "name": "SelectParams", - "package": "@medusajs/types" - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 15073, - "name": "AdminProductCategoryParams" - } - ] - }, - { - "id": 17353, - "name": "BaseProductTag", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 17354, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17355, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17356, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17357, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17358, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 17359, - "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": [ - 17354, - 17355, - 17356, - 17357, - 17358, - 17359 - ] - } - ], - "extendedBy": [ - { - "type": "reference", - "target": 15092, - "name": "AdminProductTag" - } - ] - }, - { - "id": 17360, - "name": "BaseProductTagListParams", - "variant": "declaration", - "kind": 256, - "flags": {}, "children": [ { "id": 17369, @@ -46404,70 +46217,26 @@ }, "inheritedFrom": { "type": "reference", - "target": 14690, - "name": "FindParams.fields" - } - }, - { - "id": 17366, - "name": "limit", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14687, - "name": "FindParams.limit" + "target": 14702, + "name": "SelectParams.fields" } }, { "id": 17367, - "name": "offset", + "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, - "isInherited": true + "isOptional": true }, "type": { "type": "intrinsic", - "name": "number" - }, - "inheritedFrom": { - "type": "reference", - "target": 14688, - "name": "FindParams.offset" + "name": "boolean" } }, { "id": 17368, - "name": "order", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 14689, - "name": "FindParams.order" - } - }, - { - "id": 17361, - "name": "q", + "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, "flags": { @@ -46475,99 +46244,7 @@ }, "type": { "type": "intrinsic", - "name": "string" - } - }, - { - "id": 17362, - "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": 17363, - "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": 17364, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" - } - }, - { - "id": 17365, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 14198, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "OperatorMap", - "package": "@medusajs/types" + "name": "boolean" } } ], @@ -46576,36 +46253,30 @@ "title": "Properties", "children": [ 17369, - 17366, 17367, - 17368, - 17361, - 17362, - 17363, - 17364, - 17365 + 17368 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14686, - "name": "FindParams", + "target": 14701, + "name": "SelectParams", "package": "@medusajs/types" } ], "extendedBy": [ { "type": "reference", - "target": 15105, - "name": "AdminProductTagListParams" + "target": 15090, + "name": "AdminProductCategoryParams" } ] }, { "id": 17370, - "name": "BaseProductType", + "name": "BaseProductTag", "variant": "declaration", "kind": 256, "flags": {}, @@ -46730,20 +46401,241 @@ "extendedBy": [ { "type": "reference", - "target": 15135, - "name": "AdminProductType" + "target": 15109, + "name": "AdminProductTag" } ] }, { - "id": 17385, - "name": "ReservationResponse", + "id": 17377, + "name": "BaseProductTagListParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { "id": 17386, + "name": "fields", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14707, + "name": "FindParams.fields" + } + }, + { + "id": 17383, + "name": "limit", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14704, + "name": "FindParams.limit" + } + }, + { + "id": 17384, + "name": "offset", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "number" + }, + "inheritedFrom": { + "type": "reference", + "target": 14705, + "name": "FindParams.offset" + } + }, + { + "id": 17385, + "name": "order", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 14706, + "name": "FindParams.order" + } + }, + { + "id": 17378, + "name": "q", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17379, + "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": 17380, + "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": 17381, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + }, + { + "id": 17382, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 14215, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + } + ], + "name": "OperatorMap", + "package": "@medusajs/types" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 17386, + 17383, + 17384, + 17385, + 17378, + 17379, + 17380, + 17381, + 17382 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 14703, + "name": "FindParams", + "package": "@medusajs/types" + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 15122, + "name": "AdminProductTagListParams" + } + ] + }, + { + "id": 17387, + "name": "BaseProductType", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17388, "name": "id", "variant": "declaration", "kind": 1024, @@ -46754,7 +46646,139 @@ } }, { - "id": 17387, + "id": 17389, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17390, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17391, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17392, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 17393, + "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": [ + 17388, + 17389, + 17390, + 17391, + 17392, + 17393 + ] + } + ], + "extendedBy": [ + { + "type": "reference", + "target": 15152, + "name": "AdminProductType" + } + ] + }, + { + "id": 17402, + "name": "ReservationResponse", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 17403, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 17404, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -46774,7 +46798,7 @@ } }, { - "id": 17388, + "id": 17405, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -46785,7 +46809,7 @@ } }, { - "id": 17389, + "id": 17406, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -46796,7 +46820,7 @@ } }, { - "id": 17390, + "id": 17407, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -46816,7 +46840,7 @@ } }, { - "id": 17391, + "id": 17408, "name": "description", "variant": "declaration", "kind": 1024, @@ -46836,7 +46860,7 @@ } }, { - "id": 17392, + "id": 17409, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -46847,7 +46871,7 @@ } }, { - "id": 17393, + "id": 17410, "name": "inventory_item", "variant": "declaration", "kind": 1024, @@ -46873,7 +46897,7 @@ } }, { - "id": 17394, + "id": 17411, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -46901,7 +46925,7 @@ } }, { - "id": 17395, + "id": 17412, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -46923,7 +46947,7 @@ } }, { - "id": 17396, + "id": 17413, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -46954,7 +46978,7 @@ } }, { - "id": 17397, + "id": 17414, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -46981,7 +47005,7 @@ } }, { - "id": 17398, + "id": 17415, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -47012,32 +47036,32 @@ { "title": "Properties", "children": [ - 17386, - 17387, - 17388, - 17389, - 17390, - 17391, - 17392, - 17393, - 17394, - 17395, - 17396, - 17397, - 17398 + 17403, + 17404, + 17405, + 17406, + 17407, + 17408, + 17409, + 17410, + 17411, + 17412, + 17413, + 17414, + 17415 ] } ] }, { - "id": 17377, + "id": 17394, "name": "BaseReturnReason", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17378, + "id": 17395, "name": "id", "variant": "declaration", "kind": 1024, @@ -47048,7 +47072,7 @@ } }, { - "id": 17379, + "id": 17396, "name": "value", "variant": "declaration", "kind": 1024, @@ -47059,7 +47083,7 @@ } }, { - "id": 17380, + "id": 17397, "name": "label", "variant": "declaration", "kind": 1024, @@ -47070,7 +47094,7 @@ } }, { - "id": 17381, + "id": 17398, "name": "description", "variant": "declaration", "kind": 1024, @@ -47092,7 +47116,7 @@ } }, { - "id": 17382, + "id": 17399, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -47129,7 +47153,7 @@ } }, { - "id": 17383, + "id": 17400, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -47140,7 +47164,7 @@ } }, { - "id": 17384, + "id": 17401, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -47155,33 +47179,33 @@ { "title": "Properties", "children": [ - 17378, - 17379, - 17380, - 17381, - 17382, - 17383, - 17384 + 17395, + 17396, + 17397, + 17398, + 17399, + 17400, + 17401 ] } ], "extendedBy": [ { "type": "reference", - "target": 15243, + "target": 15260, "name": "AdminReturnReason" } ] }, { - "id": 17399, + "id": 17416, "name": "AdminUpsertStockLocationAddress", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17400, + "id": 17417, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -47192,7 +47216,7 @@ } }, { - "id": 17401, + "id": 17418, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -47205,7 +47229,7 @@ } }, { - "id": 17402, + "id": 17419, "name": "company", "variant": "declaration", "kind": 1024, @@ -47218,7 +47242,7 @@ } }, { - "id": 17403, + "id": 17420, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -47229,7 +47253,7 @@ } }, { - "id": 17404, + "id": 17421, "name": "city", "variant": "declaration", "kind": 1024, @@ -47242,7 +47266,7 @@ } }, { - "id": 17405, + "id": 17422, "name": "phone", "variant": "declaration", "kind": 1024, @@ -47255,7 +47279,7 @@ } }, { - "id": 17406, + "id": 17423, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -47268,7 +47292,7 @@ } }, { - "id": 17407, + "id": 17424, "name": "province", "variant": "declaration", "kind": 1024, @@ -47285,27 +47309,27 @@ { "title": "Properties", "children": [ - 17400, - 17401, - 17402, - 17403, - 17404, - 17405, - 17406, - 17407 + 17417, + 17418, + 17419, + 17420, + 17421, + 17422, + 17423, + 17424 ] } ] }, { - "id": 17408, + "id": 17425, "name": "AdminCreateTaxRateRule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17409, + "id": 17426, "name": "reference", "variant": "declaration", "kind": 1024, @@ -47316,7 +47340,7 @@ } }, { - "id": 17410, + "id": 17427, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -47331,21 +47355,21 @@ { "title": "Properties", "children": [ - 17409, - 17410 + 17426, + 17427 ] } ] }, { - "id": 15625, + "id": 15642, "name": "InventoryTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 15626, + "id": 15643, "name": "InventoryItemDTO", "variant": "declaration", "kind": 256, @@ -47360,7 +47384,7 @@ }, "children": [ { - "id": 15627, + "id": 15644, "name": "id", "variant": "declaration", "kind": 1024, @@ -47379,7 +47403,7 @@ } }, { - "id": 15628, + "id": 15645, "name": "sku", "variant": "declaration", "kind": 1024, @@ -47409,7 +47433,7 @@ } }, { - "id": 15629, + "id": 15646, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -47439,7 +47463,7 @@ } }, { - "id": 15630, + "id": 15647, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -47469,7 +47493,7 @@ } }, { - "id": 15631, + "id": 15648, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -47488,7 +47512,7 @@ } }, { - "id": 15632, + "id": 15649, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -47518,7 +47542,7 @@ } }, { - "id": 15633, + "id": 15650, "name": "material", "variant": "declaration", "kind": 1024, @@ -47548,7 +47572,7 @@ } }, { - "id": 15634, + "id": 15651, "name": "weight", "variant": "declaration", "kind": 1024, @@ -47578,7 +47602,7 @@ } }, { - "id": 15635, + "id": 15652, "name": "length", "variant": "declaration", "kind": 1024, @@ -47608,7 +47632,7 @@ } }, { - "id": 15636, + "id": 15653, "name": "height", "variant": "declaration", "kind": 1024, @@ -47638,7 +47662,7 @@ } }, { - "id": 15637, + "id": 15654, "name": "width", "variant": "declaration", "kind": 1024, @@ -47668,7 +47692,7 @@ } }, { - "id": 15638, + "id": 15655, "name": "title", "variant": "declaration", "kind": 1024, @@ -47698,7 +47722,7 @@ } }, { - "id": 15639, + "id": 15656, "name": "description", "variant": "declaration", "kind": 1024, @@ -47728,7 +47752,7 @@ } }, { - "id": 15640, + "id": 15657, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -47758,7 +47782,7 @@ } }, { - "id": 15641, + "id": 15658, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -47803,7 +47827,7 @@ } }, { - "id": 15642, + "id": 15659, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -47836,7 +47860,7 @@ } }, { - "id": 15643, + "id": 15660, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -47869,7 +47893,7 @@ } }, { - "id": 15644, + "id": 15661, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -47910,30 +47934,30 @@ { "title": "Properties", "children": [ - 15627, - 15628, - 15629, - 15630, - 15631, - 15632, - 15633, - 15634, - 15635, - 15636, - 15637, - 15638, - 15639, - 15640, - 15641, - 15642, - 15643, - 15644 + 15644, + 15645, + 15646, + 15647, + 15648, + 15649, + 15650, + 15651, + 15652, + 15653, + 15654, + 15655, + 15656, + 15657, + 15658, + 15659, + 15660, + 15661 ] } ] }, { - "id": 15645, + "id": 15662, "name": "FilterableInventoryItemProps", "variant": "declaration", "kind": 256, @@ -47948,7 +47972,7 @@ }, "children": [ { - "id": 15646, + "id": 15663, "name": "q", "variant": "declaration", "kind": 1024, @@ -47969,7 +47993,7 @@ } }, { - "id": 15647, + "id": 15664, "name": "id", "variant": "declaration", "kind": 1024, @@ -48002,7 +48026,7 @@ } }, { - "id": 15648, + "id": 15665, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -48035,7 +48059,7 @@ } }, { - "id": 15649, + "id": 15666, "name": "sku", "variant": "declaration", "kind": 1024, @@ -48066,7 +48090,7 @@ }, { "type": "reference", - "target": 14034, + "target": 14051, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -48074,7 +48098,7 @@ } }, { - "id": 15650, + "id": 15667, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -48107,7 +48131,7 @@ } }, { - "id": 15651, + "id": 15668, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -48138,7 +48162,7 @@ }, { "type": "reference", - "target": 14034, + "target": 14051, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -48146,7 +48170,7 @@ } }, { - "id": 15652, + "id": 15669, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -48171,19 +48195,19 @@ { "title": "Properties", "children": [ - 15646, - 15647, - 15648, - 15649, - 15650, - 15651, - 15652 + 15663, + 15664, + 15665, + 15666, + 15667, + 15668, + 15669 ] } ] }, { - "id": 15653, + "id": 15670, "name": "InventoryLevelDTO", "variant": "declaration", "kind": 256, @@ -48198,7 +48222,7 @@ }, "children": [ { - "id": 15654, + "id": 15671, "name": "id", "variant": "declaration", "kind": 1024, @@ -48217,7 +48241,7 @@ } }, { - "id": 15655, + "id": 15672, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -48236,7 +48260,7 @@ } }, { - "id": 15656, + "id": 15673, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -48255,7 +48279,7 @@ } }, { - "id": 15657, + "id": 15674, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -48274,7 +48298,7 @@ } }, { - "id": 15658, + "id": 15675, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -48293,7 +48317,7 @@ } }, { - "id": 15659, + "id": 15676, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -48312,7 +48336,7 @@ } }, { - "id": 15660, + "id": 15677, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -48331,7 +48355,7 @@ } }, { - "id": 15661, + "id": 15678, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -48374,7 +48398,7 @@ } }, { - "id": 15662, + "id": 15679, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -48407,7 +48431,7 @@ } }, { - "id": 15663, + "id": 15680, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -48440,7 +48464,7 @@ } }, { - "id": 15664, + "id": 15681, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -48481,23 +48505,23 @@ { "title": "Properties", "children": [ - 15654, - 15655, - 15656, - 15657, - 15658, - 15659, - 15660, - 15661, - 15662, - 15663, - 15664 + 15671, + 15672, + 15673, + 15674, + 15675, + 15676, + 15677, + 15678, + 15679, + 15680, + 15681 ] } ] }, { - "id": 15665, + "id": 15682, "name": "FilterableInventoryLevelProps", "variant": "declaration", "kind": 256, @@ -48512,7 +48536,7 @@ }, "children": [ { - "id": 15671, + "id": 15688, "name": "$and", "variant": "declaration", "kind": 1024, @@ -48535,17 +48559,17 @@ "types": [ { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -48558,12 +48582,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 15672, + "id": 15689, "name": "$or", "variant": "declaration", "kind": 1024, @@ -48586,17 +48610,17 @@ "types": [ { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -48609,12 +48633,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 15666, + "id": 15683, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -48647,7 +48671,7 @@ } }, { - "id": 15667, + "id": 15684, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -48680,7 +48704,7 @@ } }, { - "id": 15668, + "id": 15685, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -48712,7 +48736,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "reference", @@ -48731,7 +48755,7 @@ } }, { - "id": 15669, + "id": 15686, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -48763,7 +48787,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "reference", @@ -48782,7 +48806,7 @@ } }, { - "id": 15670, + "id": 15687, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -48814,7 +48838,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "reference", @@ -48837,24 +48861,24 @@ { "title": "Properties", "children": [ - 15671, - 15672, - 15666, - 15667, - 15668, - 15669, - 15670 + 15688, + 15689, + 15683, + 15684, + 15685, + 15686, + 15687 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -48865,7 +48889,7 @@ ] }, { - "id": 15673, + "id": 15690, "name": "ReservationItemDTO", "variant": "declaration", "kind": 256, @@ -48880,7 +48904,7 @@ }, "children": [ { - "id": 15674, + "id": 15691, "name": "id", "variant": "declaration", "kind": 1024, @@ -48899,7 +48923,7 @@ } }, { - "id": 15675, + "id": 15692, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -48918,7 +48942,7 @@ } }, { - "id": 15676, + "id": 15693, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -48937,7 +48961,7 @@ } }, { - "id": 15677, + "id": 15694, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -48952,13 +48976,13 @@ }, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 15678, + "id": 15695, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -48988,7 +49012,7 @@ } }, { - "id": 15679, + "id": 15696, "name": "description", "variant": "declaration", "kind": 1024, @@ -49018,7 +49042,7 @@ } }, { - "id": 15680, + "id": 15697, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -49039,7 +49063,7 @@ } }, { - "id": 15681, + "id": 15698, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -49069,7 +49093,7 @@ } }, { - "id": 15682, + "id": 15699, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -49112,7 +49136,7 @@ } }, { - "id": 15683, + "id": 15700, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -49145,7 +49169,7 @@ } }, { - "id": 15684, + "id": 15701, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -49178,7 +49202,7 @@ } }, { - "id": 15685, + "id": 15702, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -49219,24 +49243,24 @@ { "title": "Properties", "children": [ - 15674, - 15675, - 15676, - 15677, - 15678, - 15679, - 15680, - 15681, - 15682, - 15683, - 15684, - 15685 + 15691, + 15692, + 15693, + 15694, + 15695, + 15696, + 15697, + 15698, + 15699, + 15700, + 15701, + 15702 ] } ] }, { - "id": 15686, + "id": 15703, "name": "FilterableReservationItemProps", "variant": "declaration", "kind": 256, @@ -49251,7 +49275,7 @@ }, "children": [ { - "id": 15687, + "id": 15704, "name": "id", "variant": "declaration", "kind": 1024, @@ -49284,7 +49308,7 @@ } }, { - "id": 15689, + "id": 15706, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -49317,7 +49341,7 @@ } }, { - "id": 15690, + "id": 15707, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -49350,7 +49374,7 @@ } }, { - "id": 15691, + "id": 15708, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -49383,7 +49407,7 @@ } }, { - "id": 15692, + "id": 15709, "name": "description", "variant": "declaration", "kind": 1024, @@ -49415,7 +49439,7 @@ }, { "type": "reference", - "target": 14034, + "target": 14051, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -49423,7 +49447,7 @@ } }, { - "id": 15693, + "id": 15710, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -49456,7 +49480,7 @@ } }, { - "id": 15694, + "id": 15711, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -49488,7 +49512,7 @@ }, { "type": "reference", - "target": 14042, + "target": 14059, "name": "NumericalComparisonOperator", "package": "@medusajs/types" } @@ -49500,26 +49524,26 @@ { "title": "Properties", "children": [ - 15687, - 15689, - 15690, - 15691, - 15692, - 15693, - 15694 + 15704, + 15706, + 15707, + 15708, + 15709, + 15710, + 15711 ] } ] }, { - "id": 15695, + "id": 15712, "name": "UpdateInventoryItemInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15696, + "id": 15713, "name": "id", "variant": "declaration", "kind": 1024, @@ -49530,7 +49554,7 @@ } }, { - "id": 15697, + "id": 15714, "name": "sku", "variant": "declaration", "kind": 1024, @@ -49566,7 +49590,7 @@ } }, { - "id": 15698, + "id": 15715, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -49602,7 +49626,7 @@ } }, { - "id": 15699, + "id": 15716, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -49638,7 +49662,7 @@ } }, { - "id": 15700, + "id": 15717, "name": "material", "variant": "declaration", "kind": 1024, @@ -49674,7 +49698,7 @@ } }, { - "id": 15701, + "id": 15718, "name": "weight", "variant": "declaration", "kind": 1024, @@ -49710,7 +49734,7 @@ } }, { - "id": 15702, + "id": 15719, "name": "length", "variant": "declaration", "kind": 1024, @@ -49746,7 +49770,7 @@ } }, { - "id": 15703, + "id": 15720, "name": "height", "variant": "declaration", "kind": 1024, @@ -49782,7 +49806,7 @@ } }, { - "id": 15704, + "id": 15721, "name": "width", "variant": "declaration", "kind": 1024, @@ -49818,7 +49842,7 @@ } }, { - "id": 15705, + "id": 15722, "name": "title", "variant": "declaration", "kind": 1024, @@ -49854,7 +49878,7 @@ } }, { - "id": 15706, + "id": 15723, "name": "description", "variant": "declaration", "kind": 1024, @@ -49890,7 +49914,7 @@ } }, { - "id": 15707, + "id": 15724, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -49926,7 +49950,7 @@ } }, { - "id": 15708, + "id": 15725, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -49977,7 +50001,7 @@ } }, { - "id": 15709, + "id": 15726, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -50013,7 +50037,7 @@ } }, { - "id": 15710, + "id": 15727, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -50044,21 +50068,21 @@ { "title": "Properties", "children": [ - 15696, - 15697, - 15698, - 15699, - 15700, - 15701, - 15702, - 15703, - 15704, - 15705, - 15706, - 15707, - 15708, - 15709, - 15710 + 15713, + 15714, + 15715, + 15716, + 15717, + 15718, + 15719, + 15720, + 15721, + 15722, + 15723, + 15724, + 15725, + 15726, + 15727 ] } ], @@ -50072,7 +50096,7 @@ "typeArguments": [ { "type": "reference", - "target": 15711, + "target": 15728, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } @@ -50083,7 +50107,7 @@ ] }, { - "id": 15711, + "id": 15728, "name": "CreateInventoryItemInput", "variant": "declaration", "kind": 256, @@ -50098,7 +50122,7 @@ }, "children": [ { - "id": 15712, + "id": 15729, "name": "sku", "variant": "declaration", "kind": 1024, @@ -50128,7 +50152,7 @@ } }, { - "id": 15713, + "id": 15730, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -50158,7 +50182,7 @@ } }, { - "id": 15714, + "id": 15731, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -50188,7 +50212,7 @@ } }, { - "id": 15715, + "id": 15732, "name": "material", "variant": "declaration", "kind": 1024, @@ -50218,7 +50242,7 @@ } }, { - "id": 15716, + "id": 15733, "name": "weight", "variant": "declaration", "kind": 1024, @@ -50248,7 +50272,7 @@ } }, { - "id": 15717, + "id": 15734, "name": "length", "variant": "declaration", "kind": 1024, @@ -50278,7 +50302,7 @@ } }, { - "id": 15718, + "id": 15735, "name": "height", "variant": "declaration", "kind": 1024, @@ -50308,7 +50332,7 @@ } }, { - "id": 15719, + "id": 15736, "name": "width", "variant": "declaration", "kind": 1024, @@ -50338,7 +50362,7 @@ } }, { - "id": 15720, + "id": 15737, "name": "title", "variant": "declaration", "kind": 1024, @@ -50368,7 +50392,7 @@ } }, { - "id": 15721, + "id": 15738, "name": "description", "variant": "declaration", "kind": 1024, @@ -50398,7 +50422,7 @@ } }, { - "id": 15722, + "id": 15739, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -50428,7 +50452,7 @@ } }, { - "id": 15723, + "id": 15740, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -50473,7 +50497,7 @@ } }, { - "id": 15724, + "id": 15741, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -50503,7 +50527,7 @@ } }, { - "id": 15725, + "id": 15742, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -50528,33 +50552,33 @@ { "title": "Properties", "children": [ - 15712, - 15713, - 15714, - 15715, - 15716, - 15717, - 15718, - 15719, - 15720, - 15721, - 15722, - 15723, - 15724, - 15725 + 15729, + 15730, + 15731, + 15732, + 15733, + 15734, + 15735, + 15736, + 15737, + 15738, + 15739, + 15740, + 15741, + 15742 ] } ] }, { - "id": 15726, + "id": 15743, "name": "CreateInventoryLevelInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15727, + "id": 15744, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -50573,7 +50597,7 @@ } }, { - "id": 15728, + "id": 15745, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -50592,7 +50616,7 @@ } }, { - "id": 15729, + "id": 15746, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -50613,7 +50637,7 @@ } }, { - "id": 15730, + "id": 15747, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -50638,16 +50662,16 @@ { "title": "Properties", "children": [ - 15727, - 15728, - 15729, - 15730 + 15744, + 15745, + 15746, + 15747 ] } ] }, { - "id": 15731, + "id": 15748, "name": "UpdateInventoryLevelInput", "variant": "declaration", "kind": 256, @@ -50662,7 +50686,7 @@ }, "children": [ { - "id": 15732, + "id": 15749, "name": "id", "variant": "declaration", "kind": 1024, @@ -50683,7 +50707,7 @@ } }, { - "id": 15733, + "id": 15750, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -50704,7 +50728,7 @@ } }, { - "id": 15734, + "id": 15751, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -50729,15 +50753,15 @@ { "title": "Properties", "children": [ - 15732, - 15733, - 15734 + 15749, + 15750, + 15751 ] } ] }, { - "id": 15735, + "id": 15752, "name": "BulkUpdateInventoryLevelInput", "variant": "declaration", "kind": 256, @@ -50752,7 +50776,7 @@ }, "children": [ { - "id": 15738, + "id": 15755, "name": "id", "variant": "declaration", "kind": 1024, @@ -50773,7 +50797,7 @@ } }, { - "id": 15739, + "id": 15756, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -50794,7 +50818,7 @@ } }, { - "id": 15740, + "id": 15757, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -50815,7 +50839,7 @@ } }, { - "id": 15736, + "id": 15753, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -50834,7 +50858,7 @@ } }, { - "id": 15737, + "id": 15754, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -50857,17 +50881,17 @@ { "title": "Properties", "children": [ - 15738, - 15739, - 15740, - 15736, - 15737 + 15755, + 15756, + 15757, + 15753, + 15754 ] } ] }, { - "id": 15741, + "id": 15758, "name": "BulkAdjustInventoryLevelInput", "variant": "declaration", "kind": 2097152, @@ -50878,14 +50902,14 @@ { "type": "reflection", "declaration": { - "id": 15742, + "id": 15759, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15743, + "id": 15760, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -50904,7 +50928,7 @@ } }, { - "id": 15744, + "id": 15761, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -50923,7 +50947,7 @@ } }, { - "id": 15745, + "id": 15762, "name": "adjustment", "variant": "declaration", "kind": 1024, @@ -50938,7 +50962,7 @@ }, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -50948,9 +50972,9 @@ { "title": "Properties", "children": [ - 15743, - 15744, - 15745 + 15760, + 15761, + 15762 ] } ] @@ -50958,7 +50982,7 @@ }, { "type": "reference", - "target": 15731, + "target": 15748, "name": "UpdateInventoryLevelInput", "package": "@medusajs/types" } @@ -50966,7 +50990,7 @@ } }, { - "id": 15746, + "id": 15763, "name": "UpdateReservationItemInput", "variant": "declaration", "kind": 256, @@ -50981,7 +51005,7 @@ }, "children": [ { - "id": 15747, + "id": 15764, "name": "id", "variant": "declaration", "kind": 1024, @@ -50992,7 +51016,7 @@ } }, { - "id": 15748, + "id": 15765, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -51009,13 +51033,13 @@ }, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 15749, + "id": 15766, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -51036,7 +51060,7 @@ } }, { - "id": 15750, + "id": 15767, "name": "description", "variant": "declaration", "kind": 1024, @@ -51066,7 +51090,7 @@ } }, { - "id": 15751, + "id": 15768, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -51087,7 +51111,7 @@ } }, { - "id": 15752, + "id": 15769, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -51136,18 +51160,18 @@ { "title": "Properties", "children": [ - 15747, - 15748, - 15749, - 15750, - 15751, - 15752 + 15764, + 15765, + 15766, + 15767, + 15768, + 15769 ] } ] }, { - "id": 15753, + "id": 15770, "name": "CreateReservationItemInput", "variant": "declaration", "kind": 256, @@ -51162,7 +51186,7 @@ }, "children": [ { - "id": 15754, + "id": 15771, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -51192,7 +51216,7 @@ } }, { - "id": 15755, + "id": 15772, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -51211,7 +51235,7 @@ } }, { - "id": 15756, + "id": 15773, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -51230,7 +51254,7 @@ } }, { - "id": 15757, + "id": 15774, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -51245,13 +51269,13 @@ }, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 15758, + "id": 15775, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -51272,7 +51296,7 @@ } }, { - "id": 15759, + "id": 15776, "name": "description", "variant": "declaration", "kind": 1024, @@ -51302,7 +51326,7 @@ } }, { - "id": 15760, + "id": 15777, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -51332,7 +51356,7 @@ } }, { - "id": 15761, + "id": 15778, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -51362,7 +51386,7 @@ } }, { - "id": 15762, + "id": 15779, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -51411,28 +51435,28 @@ { "title": "Properties", "children": [ - 15754, - 15755, - 15756, - 15757, - 15758, - 15759, - 15760, - 15761, - 15762 + 15771, + 15772, + 15773, + 15774, + 15775, + 15776, + 15777, + 15778, + 15779 ] } ] }, { - "id": 15763, + "id": 15780, "name": "ReserveQuantityContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15764, + "id": 15781, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -51454,7 +51478,7 @@ } }, { - "id": 15765, + "id": 15782, "name": "lineItemId", "variant": "declaration", "kind": 1024, @@ -51476,7 +51500,7 @@ } }, { - "id": 15766, + "id": 15783, "name": "salesChannelId", "variant": "declaration", "kind": 1024, @@ -51502,15 +51526,15 @@ { "title": "Properties", "children": [ - 15764, - 15765, - 15766 + 15781, + 15782, + 15783 ] } ] }, { - "id": 15767, + "id": 15784, "name": "IInventoryService", "variant": "declaration", "kind": 256, @@ -51525,14 +51549,14 @@ }, "children": [ { - "id": 15768, + "id": 15785, "name": "listInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15769, + "id": 15786, "name": "listInventoryItems", "variant": "signature", "kind": 4096, @@ -51619,7 +51643,7 @@ }, "parameters": [ { - "id": 15770, + "id": 15787, "name": "selector", "variant": "param", "kind": 32768, @@ -51634,13 +51658,13 @@ }, "type": { "type": "reference", - "target": 15645, + "target": 15662, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 15771, + "id": 15788, "name": "config", "variant": "param", "kind": 32768, @@ -51673,11 +51697,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51687,7 +51711,7 @@ } }, { - "id": 15772, + "id": 15789, "name": "context", "variant": "param", "kind": 32768, @@ -51704,7 +51728,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -51721,7 +51745,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51734,14 +51758,14 @@ ] }, { - "id": 15773, + "id": 15790, "name": "listAndCountInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15774, + "id": 15791, "name": "listAndCountInventoryItems", "variant": "signature", "kind": 4096, @@ -51828,7 +51852,7 @@ }, "parameters": [ { - "id": 15775, + "id": 15792, "name": "selector", "variant": "param", "kind": 32768, @@ -51843,13 +51867,13 @@ }, "type": { "type": "reference", - "target": 15645, + "target": 15662, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 15776, + "id": 15793, "name": "config", "variant": "param", "kind": 32768, @@ -51882,11 +51906,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51896,7 +51920,7 @@ } }, { - "id": 15777, + "id": 15794, "name": "context", "variant": "param", "kind": 32768, @@ -51913,7 +51937,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -51933,7 +51957,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -51952,14 +51976,14 @@ ] }, { - "id": 15778, + "id": 15795, "name": "listReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15779, + "id": 15796, "name": "listReservationItems", "variant": "signature", "kind": 4096, @@ -52046,7 +52070,7 @@ }, "parameters": [ { - "id": 15780, + "id": 15797, "name": "selector", "variant": "param", "kind": 32768, @@ -52061,13 +52085,13 @@ }, "type": { "type": "reference", - "target": 15686, + "target": 15703, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 15781, + "id": 15798, "name": "config", "variant": "param", "kind": 32768, @@ -52100,11 +52124,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -52114,7 +52138,7 @@ } }, { - "id": 15782, + "id": 15799, "name": "context", "variant": "param", "kind": 32768, @@ -52131,7 +52155,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -52148,7 +52172,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -52161,14 +52185,14 @@ ] }, { - "id": 15783, + "id": 15800, "name": "listAndCountReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15784, + "id": 15801, "name": "listAndCountReservationItems", "variant": "signature", "kind": 4096, @@ -52255,7 +52279,7 @@ }, "parameters": [ { - "id": 15785, + "id": 15802, "name": "selector", "variant": "param", "kind": 32768, @@ -52270,13 +52294,13 @@ }, "type": { "type": "reference", - "target": 15686, + "target": 15703, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 15786, + "id": 15803, "name": "config", "variant": "param", "kind": 32768, @@ -52309,11 +52333,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -52323,7 +52347,7 @@ } }, { - "id": 15787, + "id": 15804, "name": "context", "variant": "param", "kind": 32768, @@ -52340,7 +52364,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -52360,7 +52384,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -52379,14 +52403,14 @@ ] }, { - "id": 15788, + "id": 15805, "name": "listInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15789, + "id": 15806, "name": "listInventoryLevels", "variant": "signature", "kind": 4096, @@ -52473,7 +52497,7 @@ }, "parameters": [ { - "id": 15790, + "id": 15807, "name": "selector", "variant": "param", "kind": 32768, @@ -52488,13 +52512,13 @@ }, "type": { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 15791, + "id": 15808, "name": "config", "variant": "param", "kind": 32768, @@ -52527,11 +52551,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -52541,7 +52565,7 @@ } }, { - "id": 15792, + "id": 15809, "name": "context", "variant": "param", "kind": 32768, @@ -52558,7 +52582,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -52575,7 +52599,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -52588,14 +52612,14 @@ ] }, { - "id": 15793, + "id": 15810, "name": "listAndCountInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15794, + "id": 15811, "name": "listAndCountInventoryLevels", "variant": "signature", "kind": 4096, @@ -52682,7 +52706,7 @@ }, "parameters": [ { - "id": 15795, + "id": 15812, "name": "selector", "variant": "param", "kind": 32768, @@ -52697,13 +52721,13 @@ }, "type": { "type": "reference", - "target": 15665, + "target": 15682, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 15796, + "id": 15813, "name": "config", "variant": "param", "kind": 32768, @@ -52736,11 +52760,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -52750,7 +52774,7 @@ } }, { - "id": 15797, + "id": 15814, "name": "context", "variant": "param", "kind": 32768, @@ -52767,7 +52791,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -52787,7 +52811,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -52806,14 +52830,14 @@ ] }, { - "id": 15798, + "id": 15815, "name": "retrieveInventoryItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15799, + "id": 15816, "name": "retrieveInventoryItem", "variant": "signature", "kind": 4096, @@ -52860,7 +52884,7 @@ }, "parameters": [ { - "id": 15800, + "id": 15817, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -52879,7 +52903,7 @@ } }, { - "id": 15801, + "id": 15818, "name": "config", "variant": "param", "kind": 32768, @@ -52912,11 +52936,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -52926,7 +52950,7 @@ } }, { - "id": 15802, + "id": 15819, "name": "context", "variant": "param", "kind": 32768, @@ -52943,7 +52967,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -52958,7 +52982,7 @@ "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -52970,14 +52994,14 @@ ] }, { - "id": 15803, + "id": 15820, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15804, + "id": 15821, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "signature", "kind": 4096, @@ -53012,7 +53036,7 @@ }, "parameters": [ { - "id": 15805, + "id": 15822, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -53031,7 +53055,7 @@ } }, { - "id": 15806, + "id": 15823, "name": "locationId", "variant": "param", "kind": 32768, @@ -53050,7 +53074,7 @@ } }, { - "id": 15807, + "id": 15824, "name": "context", "variant": "param", "kind": 32768, @@ -53067,7 +53091,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53082,7 +53106,7 @@ "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -53094,14 +53118,14 @@ ] }, { - "id": 15808, + "id": 15825, "name": "retrieveInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15809, + "id": 15826, "name": "retrieveInventoryLevel", "variant": "signature", "kind": 4096, @@ -53148,7 +53172,7 @@ }, "parameters": [ { - "id": 15810, + "id": 15827, "name": "inventoryLevelId", "variant": "param", "kind": 32768, @@ -53167,7 +53191,7 @@ } }, { - "id": 15811, + "id": 15828, "name": "config", "variant": "param", "kind": 32768, @@ -53200,11 +53224,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -53214,7 +53238,7 @@ } }, { - "id": 15812, + "id": 15829, "name": "context", "variant": "param", "kind": 32768, @@ -53231,7 +53255,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53246,7 +53270,7 @@ "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -53258,14 +53282,14 @@ ] }, { - "id": 15813, + "id": 15830, "name": "retrieveReservationItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15814, + "id": 15831, "name": "retrieveReservationItem", "variant": "signature", "kind": 4096, @@ -53312,7 +53336,7 @@ }, "parameters": [ { - "id": 15815, + "id": 15832, "name": "reservationId", "variant": "param", "kind": 32768, @@ -53331,7 +53355,7 @@ } }, { - "id": 15816, + "id": 15833, "name": "config", "variant": "param", "kind": 32768, @@ -53364,11 +53388,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -53378,7 +53402,7 @@ } }, { - "id": 15817, + "id": 15834, "name": "context", "variant": "param", "kind": 32768, @@ -53395,7 +53419,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53410,7 +53434,7 @@ "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -53422,14 +53446,14 @@ ] }, { - "id": 15818, + "id": 15835, "name": "createReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15819, + "id": 15836, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -53464,7 +53488,7 @@ }, "parameters": [ { - "id": 15820, + "id": 15837, "name": "input", "variant": "param", "kind": 32768, @@ -53481,14 +53505,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15753, + "target": 15770, "name": "CreateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 15821, + "id": 15838, "name": "context", "variant": "param", "kind": 32768, @@ -53505,7 +53529,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53522,7 +53546,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -53533,7 +53557,7 @@ } }, { - "id": 15822, + "id": 15839, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -53568,7 +53592,7 @@ }, "parameters": [ { - "id": 15823, + "id": 15840, "name": "input", "variant": "param", "kind": 32768, @@ -53583,13 +53607,13 @@ }, "type": { "type": "reference", - "target": 15753, + "target": 15770, "name": "CreateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 15824, + "id": 15841, "name": "context", "variant": "param", "kind": 32768, @@ -53606,7 +53630,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53621,7 +53645,7 @@ "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -53633,14 +53657,14 @@ ] }, { - "id": 15825, + "id": 15842, "name": "createInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15826, + "id": 15843, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -53675,7 +53699,7 @@ }, "parameters": [ { - "id": 15827, + "id": 15844, "name": "input", "variant": "param", "kind": 32768, @@ -53692,14 +53716,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15711, + "target": 15728, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 15828, + "id": 15845, "name": "context", "variant": "param", "kind": 32768, @@ -53716,7 +53740,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53733,7 +53757,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -53744,7 +53768,7 @@ } }, { - "id": 15829, + "id": 15846, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -53779,7 +53803,7 @@ }, "parameters": [ { - "id": 15830, + "id": 15847, "name": "input", "variant": "param", "kind": 32768, @@ -53794,13 +53818,13 @@ }, "type": { "type": "reference", - "target": 15711, + "target": 15728, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 15831, + "id": 15848, "name": "context", "variant": "param", "kind": 32768, @@ -53817,7 +53841,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53832,7 +53856,7 @@ "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -53844,14 +53868,14 @@ ] }, { - "id": 15832, + "id": 15849, "name": "createInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15833, + "id": 15850, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -53886,7 +53910,7 @@ }, "parameters": [ { - "id": 15834, + "id": 15851, "name": "data", "variant": "param", "kind": 32768, @@ -53903,14 +53927,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15726, + "target": 15743, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 15835, + "id": 15852, "name": "context", "variant": "param", "kind": 32768, @@ -53927,7 +53951,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -53944,7 +53968,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -53955,7 +53979,7 @@ } }, { - "id": 15836, + "id": 15853, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -53990,7 +54014,7 @@ }, "parameters": [ { - "id": 15837, + "id": 15854, "name": "data", "variant": "param", "kind": 32768, @@ -54005,13 +54029,13 @@ }, "type": { "type": "reference", - "target": 15726, + "target": 15743, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 15838, + "id": 15855, "name": "context", "variant": "param", "kind": 32768, @@ -54028,7 +54052,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54043,7 +54067,7 @@ "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -54055,14 +54079,14 @@ ] }, { - "id": 15839, + "id": 15856, "name": "updateInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15840, + "id": 15857, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -54097,7 +54121,7 @@ }, "parameters": [ { - "id": 15841, + "id": 15858, "name": "updates", "variant": "param", "kind": 32768, @@ -54114,14 +54138,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15735, + "target": 15752, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 15842, + "id": 15859, "name": "context", "variant": "param", "kind": 32768, @@ -54138,7 +54162,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54155,7 +54179,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -54166,7 +54190,7 @@ } }, { - "id": 15843, + "id": 15860, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -54201,7 +54225,7 @@ }, "parameters": [ { - "id": 15844, + "id": 15861, "name": "updates", "variant": "param", "kind": 32768, @@ -54216,13 +54240,13 @@ }, "type": { "type": "reference", - "target": 15735, + "target": 15752, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 15845, + "id": 15862, "name": "context", "variant": "param", "kind": 32768, @@ -54239,7 +54263,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54254,7 +54278,7 @@ "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -54266,14 +54290,14 @@ ] }, { - "id": 15846, + "id": 15863, "name": "updateInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15847, + "id": 15864, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -54308,7 +54332,7 @@ }, "parameters": [ { - "id": 15848, + "id": 15865, "name": "input", "variant": "param", "kind": 32768, @@ -54323,13 +54347,13 @@ }, "type": { "type": "reference", - "target": 15695, + "target": 15712, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 15849, + "id": 15866, "name": "context", "variant": "param", "kind": 32768, @@ -54346,7 +54370,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54361,7 +54385,7 @@ "typeArguments": [ { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -54371,7 +54395,7 @@ } }, { - "id": 15850, + "id": 15867, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -54406,7 +54430,7 @@ }, "parameters": [ { - "id": 15851, + "id": 15868, "name": "input", "variant": "param", "kind": 32768, @@ -54423,14 +54447,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15695, + "target": 15712, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 15852, + "id": 15869, "name": "context", "variant": "param", "kind": 32768, @@ -54447,7 +54471,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54464,7 +54488,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15626, + "target": 15643, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -54477,14 +54501,14 @@ ] }, { - "id": 15853, + "id": 15870, "name": "updateReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15854, + "id": 15871, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -54519,7 +54543,7 @@ }, "parameters": [ { - "id": 15855, + "id": 15872, "name": "input", "variant": "param", "kind": 32768, @@ -54534,13 +54558,13 @@ }, "type": { "type": "reference", - "target": 15746, + "target": 15763, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 15856, + "id": 15873, "name": "context", "variant": "param", "kind": 32768, @@ -54557,7 +54581,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54572,7 +54596,7 @@ "typeArguments": [ { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -54582,7 +54606,7 @@ } }, { - "id": 15857, + "id": 15874, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -54617,7 +54641,7 @@ }, "parameters": [ { - "id": 15858, + "id": 15875, "name": "input", "variant": "param", "kind": 32768, @@ -54634,14 +54658,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 15746, + "target": 15763, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 15859, + "id": 15876, "name": "context", "variant": "param", "kind": 32768, @@ -54658,7 +54682,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54675,7 +54699,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -54688,14 +54712,14 @@ ] }, { - "id": 15860, + "id": 15877, "name": "deleteReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15861, + "id": 15878, "name": "deleteReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -54730,7 +54754,7 @@ }, "parameters": [ { - "id": 15862, + "id": 15879, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -54761,7 +54785,7 @@ } }, { - "id": 15863, + "id": 15880, "name": "context", "variant": "param", "kind": 32768, @@ -54778,7 +54802,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54803,14 +54827,14 @@ ] }, { - "id": 15864, + "id": 15881, "name": "restoreReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15865, + "id": 15882, "name": "restoreReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -54845,7 +54869,7 @@ }, "parameters": [ { - "id": 15866, + "id": 15883, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -54876,7 +54900,7 @@ } }, { - "id": 15867, + "id": 15884, "name": "context", "variant": "param", "kind": 32768, @@ -54893,7 +54917,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -54918,14 +54942,14 @@ ] }, { - "id": 15868, + "id": 15885, "name": "deleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15869, + "id": 15886, "name": "deleteReservationItems", "variant": "signature", "kind": 4096, @@ -54960,7 +54984,7 @@ }, "parameters": [ { - "id": 15870, + "id": 15887, "name": "reservationItemId", "variant": "param", "kind": 32768, @@ -54991,7 +55015,7 @@ } }, { - "id": 15871, + "id": 15888, "name": "context", "variant": "param", "kind": 32768, @@ -55008,7 +55032,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55033,14 +55057,14 @@ ] }, { - "id": 15872, + "id": 15889, "name": "softDeleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15873, + "id": 15890, "name": "softDeleteReservationItems", "variant": "signature", "kind": 4096, @@ -55083,7 +55107,7 @@ }, "typeParameters": [ { - "id": 15874, + "id": 15891, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -55100,7 +55124,7 @@ ], "parameters": [ { - "id": 15875, + "id": 15892, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -55114,7 +55138,7 @@ } }, { - "id": 15876, + "id": 15893, "name": "config", "variant": "param", "kind": 32768, @@ -55131,11 +55155,11 @@ }, "type": { "type": "reference", - "target": 14372, + "target": 14389, "typeArguments": [ { "type": "reference", - "target": 15874, + "target": 15891, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -55146,7 +55170,7 @@ } }, { - "id": 15877, + "id": 15894, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -55163,7 +55187,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55215,14 +55239,14 @@ ] }, { - "id": 15878, + "id": 15895, "name": "restoreReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15879, + "id": 15896, "name": "restoreReservationItems", "variant": "signature", "kind": 4096, @@ -55265,7 +55289,7 @@ }, "typeParameters": [ { - "id": 15880, + "id": 15897, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -55282,7 +55306,7 @@ ], "parameters": [ { - "id": 15881, + "id": 15898, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -55304,7 +55328,7 @@ } }, { - "id": 15882, + "id": 15899, "name": "config", "variant": "param", "kind": 32768, @@ -55337,11 +55361,11 @@ }, "type": { "type": "reference", - "target": 14375, + "target": 14392, "typeArguments": [ { "type": "reference", - "target": 15880, + "target": 15897, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -55352,7 +55376,7 @@ } }, { - "id": 15883, + "id": 15900, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -55369,7 +55393,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55421,14 +55445,14 @@ ] }, { - "id": 15884, + "id": 15901, "name": "deleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15885, + "id": 15902, "name": "deleteInventoryItems", "variant": "signature", "kind": 4096, @@ -55463,7 +55487,7 @@ }, "parameters": [ { - "id": 15886, + "id": 15903, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -55494,7 +55518,7 @@ } }, { - "id": 15887, + "id": 15904, "name": "context", "variant": "param", "kind": 32768, @@ -55511,7 +55535,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55536,14 +55560,14 @@ ] }, { - "id": 15888, + "id": 15905, "name": "softDeleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15889, + "id": 15906, "name": "softDeleteInventoryItems", "variant": "signature", "kind": 4096, @@ -55594,7 +55618,7 @@ }, "typeParameters": [ { - "id": 15890, + "id": 15907, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -55611,7 +55635,7 @@ ], "parameters": [ { - "id": 15891, + "id": 15908, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -55633,7 +55657,7 @@ } }, { - "id": 15892, + "id": 15909, "name": "config", "variant": "param", "kind": 32768, @@ -55650,11 +55674,11 @@ }, "type": { "type": "reference", - "target": 14372, + "target": 14389, "typeArguments": [ { "type": "reference", - "target": 15890, + "target": 15907, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -55665,7 +55689,7 @@ } }, { - "id": 15893, + "id": 15910, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -55682,7 +55706,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55734,14 +55758,14 @@ ] }, { - "id": 15894, + "id": 15911, "name": "restoreInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15895, + "id": 15912, "name": "restoreInventoryItems", "variant": "signature", "kind": 4096, @@ -55792,7 +55816,7 @@ }, "typeParameters": [ { - "id": 15896, + "id": 15913, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -55809,7 +55833,7 @@ ], "parameters": [ { - "id": 15897, + "id": 15914, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -55831,7 +55855,7 @@ } }, { - "id": 15898, + "id": 15915, "name": "config", "variant": "param", "kind": 32768, @@ -55864,11 +55888,11 @@ }, "type": { "type": "reference", - "target": 14375, + "target": 14392, "typeArguments": [ { "type": "reference", - "target": 15896, + "target": 15913, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -55879,7 +55903,7 @@ } }, { - "id": 15899, + "id": 15916, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -55896,7 +55920,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -55948,14 +55972,14 @@ ] }, { - "id": 15900, + "id": 15917, "name": "deleteInventoryItemLevelByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15901, + "id": 15918, "name": "deleteInventoryItemLevelByLocationId", "variant": "signature", "kind": 4096, @@ -55990,7 +56014,7 @@ }, "parameters": [ { - "id": 15902, + "id": 15919, "name": "locationId", "variant": "param", "kind": 32768, @@ -56021,7 +56045,7 @@ } }, { - "id": 15903, + "id": 15920, "name": "context", "variant": "param", "kind": 32768, @@ -56038,7 +56062,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56093,14 +56117,14 @@ ] }, { - "id": 15904, + "id": 15921, "name": "deleteReservationItemByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15905, + "id": 15922, "name": "deleteReservationItemByLocationId", "variant": "signature", "kind": 4096, @@ -56135,7 +56159,7 @@ }, "parameters": [ { - "id": 15906, + "id": 15923, "name": "locationId", "variant": "param", "kind": 32768, @@ -56166,7 +56190,7 @@ } }, { - "id": 15907, + "id": 15924, "name": "context", "variant": "param", "kind": 32768, @@ -56183,7 +56207,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56208,14 +56232,14 @@ ] }, { - "id": 15908, + "id": 15925, "name": "deleteInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15909, + "id": 15926, "name": "deleteInventoryLevel", "variant": "signature", "kind": 4096, @@ -56250,7 +56274,7 @@ }, "parameters": [ { - "id": 15910, + "id": 15927, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -56269,7 +56293,7 @@ } }, { - "id": 15911, + "id": 15928, "name": "locationId", "variant": "param", "kind": 32768, @@ -56288,7 +56312,7 @@ } }, { - "id": 15912, + "id": 15929, "name": "context", "variant": "param", "kind": 32768, @@ -56305,7 +56329,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56330,14 +56354,14 @@ ] }, { - "id": 15913, + "id": 15930, "name": "deleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15914, + "id": 15931, "name": "deleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -56372,7 +56396,7 @@ }, "parameters": [ { - "id": 15915, + "id": 15932, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -56403,7 +56427,7 @@ } }, { - "id": 15916, + "id": 15933, "name": "context", "variant": "param", "kind": 32768, @@ -56420,7 +56444,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56445,14 +56469,14 @@ ] }, { - "id": 15917, + "id": 15934, "name": "softDeleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15918, + "id": 15935, "name": "softDeleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -56495,7 +56519,7 @@ }, "typeParameters": [ { - "id": 15919, + "id": 15936, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -56512,7 +56536,7 @@ ], "parameters": [ { - "id": 15920, + "id": 15937, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -56534,7 +56558,7 @@ } }, { - "id": 15921, + "id": 15938, "name": "config", "variant": "param", "kind": 32768, @@ -56551,11 +56575,11 @@ }, "type": { "type": "reference", - "target": 14372, + "target": 14389, "typeArguments": [ { "type": "reference", - "target": 15919, + "target": 15936, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -56566,7 +56590,7 @@ } }, { - "id": 15922, + "id": 15939, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56583,7 +56607,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56635,14 +56659,14 @@ ] }, { - "id": 15923, + "id": 15940, "name": "restoreInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15924, + "id": 15941, "name": "restoreInventoryLevels", "variant": "signature", "kind": 4096, @@ -56685,7 +56709,7 @@ }, "typeParameters": [ { - "id": 15925, + "id": 15942, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -56702,7 +56726,7 @@ ], "parameters": [ { - "id": 15926, + "id": 15943, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -56724,7 +56748,7 @@ } }, { - "id": 15927, + "id": 15944, "name": "config", "variant": "param", "kind": 32768, @@ -56757,11 +56781,11 @@ }, "type": { "type": "reference", - "target": 14375, + "target": 14392, "typeArguments": [ { "type": "reference", - "target": 15925, + "target": 15942, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -56772,7 +56796,7 @@ } }, { - "id": 15928, + "id": 15945, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -56789,7 +56813,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56841,14 +56865,14 @@ ] }, { - "id": 15929, + "id": 15946, "name": "adjustInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15930, + "id": 15947, "name": "adjustInventory", "variant": "signature", "kind": 4096, @@ -56883,7 +56907,7 @@ }, "parameters": [ { - "id": 15931, + "id": 15948, "name": "data", "variant": "param", "kind": 32768, @@ -56893,14 +56917,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 15932, + "id": 15949, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 15933, + "id": 15950, "name": "inventoryItemId", "variant": "declaration", "kind": 1024, @@ -56911,7 +56935,7 @@ } }, { - "id": 15934, + "id": 15951, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -56922,14 +56946,14 @@ } }, { - "id": 15935, + "id": 15952, "name": "adjustment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -56939,9 +56963,9 @@ { "title": "Properties", "children": [ - 15933, - 15934, - 15935 + 15950, + 15951, + 15952 ] } ] @@ -56950,7 +56974,7 @@ } }, { - "id": 15936, + "id": 15953, "name": "context", "variant": "param", "kind": 32768, @@ -56967,7 +56991,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -56984,7 +57008,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -56995,14 +57019,14 @@ } }, { - "id": 15937, + "id": 15954, "name": "adjustInventory", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15938, + "id": 15955, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -57013,7 +57037,7 @@ } }, { - "id": 15939, + "id": 15956, "name": "locationId", "variant": "param", "kind": 32768, @@ -57024,20 +57048,20 @@ } }, { - "id": 15940, + "id": 15957, "name": "adjustment", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 15941, + "id": 15958, "name": "context", "variant": "param", "kind": 32768, @@ -57046,7 +57070,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -57061,7 +57085,7 @@ "typeArguments": [ { "type": "reference", - "target": 15653, + "target": 15670, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -57073,14 +57097,14 @@ ] }, { - "id": 15942, + "id": 15959, "name": "confirmInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15943, + "id": 15960, "name": "confirmInventory", "variant": "signature", "kind": 4096, @@ -57115,7 +57139,7 @@ }, "parameters": [ { - "id": 15944, + "id": 15961, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -57134,7 +57158,7 @@ } }, { - "id": 15945, + "id": 15962, "name": "locationIds", "variant": "param", "kind": 32768, @@ -57156,7 +57180,7 @@ } }, { - "id": 15946, + "id": 15963, "name": "quantity", "variant": "param", "kind": 32768, @@ -57171,13 +57195,13 @@ }, "type": { "type": "reference", - "target": 17197, + "target": 17214, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 15947, + "id": 15964, "name": "context", "variant": "param", "kind": 32768, @@ -57194,7 +57218,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -57219,14 +57243,14 @@ ] }, { - "id": 15948, + "id": 15965, "name": "retrieveAvailableQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15949, + "id": 15966, "name": "retrieveAvailableQuantity", "variant": "signature", "kind": 4096, @@ -57261,7 +57285,7 @@ }, "parameters": [ { - "id": 15950, + "id": 15967, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -57280,7 +57304,7 @@ } }, { - "id": 15951, + "id": 15968, "name": "locationIds", "variant": "param", "kind": 32768, @@ -57302,7 +57326,7 @@ } }, { - "id": 15952, + "id": 15969, "name": "context", "variant": "param", "kind": 32768, @@ -57319,7 +57343,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -57334,7 +57358,7 @@ "typeArguments": [ { "type": "reference", - "target": 17184, + "target": 17201, "name": "IBigNumber", "package": "@medusajs/types" } @@ -57346,14 +57370,14 @@ ] }, { - "id": 15953, + "id": 15970, "name": "retrieveStockedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15954, + "id": 15971, "name": "retrieveStockedQuantity", "variant": "signature", "kind": 4096, @@ -57388,7 +57412,7 @@ }, "parameters": [ { - "id": 15955, + "id": 15972, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -57407,7 +57431,7 @@ } }, { - "id": 15956, + "id": 15973, "name": "locationIds", "variant": "param", "kind": 32768, @@ -57429,7 +57453,7 @@ } }, { - "id": 15957, + "id": 15974, "name": "context", "variant": "param", "kind": 32768, @@ -57446,7 +57470,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -57461,7 +57485,7 @@ "typeArguments": [ { "type": "reference", - "target": 17184, + "target": 17201, "name": "IBigNumber", "package": "@medusajs/types" } @@ -57473,14 +57497,14 @@ ] }, { - "id": 15958, + "id": 15975, "name": "retrieveReservedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 15959, + "id": 15976, "name": "retrieveReservedQuantity", "variant": "signature", "kind": 4096, @@ -57515,7 +57539,7 @@ }, "parameters": [ { - "id": 15960, + "id": 15977, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -57534,7 +57558,7 @@ } }, { - "id": 15961, + "id": 15978, "name": "locationIds", "variant": "param", "kind": 32768, @@ -57556,7 +57580,7 @@ } }, { - "id": 15962, + "id": 15979, "name": "context", "variant": "param", "kind": 32768, @@ -57573,7 +57597,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -57588,7 +57612,7 @@ "typeArguments": [ { "type": "reference", - "target": 17184, + "target": 17201, "name": "IBigNumber", "package": "@medusajs/types" } @@ -57604,48 +57628,48 @@ { "title": "Methods", "children": [ - 15768, - 15773, - 15778, - 15783, - 15788, - 15793, - 15798, - 15803, - 15808, - 15813, - 15818, + 15785, + 15790, + 15795, + 15800, + 15805, + 15810, + 15815, + 15820, 15825, - 15832, - 15839, - 15846, - 15853, - 15860, - 15864, - 15868, - 15872, - 15878, - 15884, - 15888, - 15894, - 15900, - 15904, - 15908, - 15913, + 15830, + 15835, + 15842, + 15849, + 15856, + 15863, + 15870, + 15877, + 15881, + 15885, + 15889, + 15895, + 15901, + 15905, + 15911, 15917, - 15923, - 15929, - 15942, - 15948, - 15953, - 15958 + 15921, + 15925, + 15930, + 15934, + 15940, + 15946, + 15959, + 15965, + 15970, + 15975 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } @@ -57656,33 +57680,33 @@ { "title": "Interfaces", "children": [ - 15626, - 15645, - 15653, - 15665, - 15673, - 15686, - 15695, - 15711, - 15726, - 15731, - 15735, - 15746, - 15753, + 15643, + 15662, + 15670, + 15682, + 15690, + 15703, + 15712, + 15728, + 15743, + 15748, + 15752, 15763, - 15767 + 15770, + 15780, + 15784 ] }, { "title": "Type Aliases", "children": [ - 15741 + 15758 ] } ] }, { - "id": 16978, + "id": 16995, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -57690,14 +57714,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16979, + "id": 16996, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16980, + "id": 16997, "name": "alias", "variant": "declaration", "kind": 1024, @@ -57708,7 +57732,7 @@ } }, { - "id": 16981, + "id": 16998, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -57719,7 +57743,7 @@ } }, { - "id": 16982, + "id": 16999, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -57730,7 +57754,7 @@ } }, { - "id": 16983, + "id": 17000, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -57741,7 +57765,7 @@ } }, { - "id": 16984, + "id": 17001, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -57762,7 +57786,7 @@ } }, { - "id": 16985, + "id": 17002, "name": "isList", "variant": "declaration", "kind": 1024, @@ -57783,7 +57807,7 @@ } }, { - "id": 16986, + "id": 17003, "name": "args", "variant": "declaration", "kind": 1024, @@ -57823,13 +57847,13 @@ { "title": "Properties", "children": [ - 16980, - 16981, - 16982, - 16983, - 16984, - 16985, - 16986 + 16997, + 16998, + 16999, + 17000, + 17001, + 17002, + 17003 ] } ] @@ -57837,14 +57861,14 @@ } }, { - "id": 16987, + "id": 17004, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16988, + "id": 17005, "name": "name", "variant": "declaration", "kind": 1024, @@ -57867,7 +57891,7 @@ } }, { - "id": 16989, + "id": 17006, "name": "args", "variant": "declaration", "kind": 1024, @@ -57907,21 +57931,21 @@ { "title": "Properties", "children": [ - 16988, - 16989 + 17005, + 17006 ] } ] }, { - "id": 16990, + "id": 17007, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16991, + "id": 17008, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -57932,7 +57956,7 @@ } }, { - "id": 16992, + "id": 17009, "name": "alias", "variant": "declaration", "kind": 1024, @@ -57952,7 +57976,7 @@ "types": [ { "type": "reference", - "target": 16987, + "target": 17004, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -57960,7 +57984,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16987, + "target": 17004, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -57969,7 +57993,7 @@ } }, { - "id": 16993, + "id": 17010, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -58005,14 +58029,14 @@ { "type": "reflection", "declaration": { - "id": 16994, + "id": 17011, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16995, + "id": 17012, "name": "path", "variant": "declaration", "kind": 1024, @@ -58023,7 +58047,7 @@ } }, { - "id": 16996, + "id": 17013, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -58041,8 +58065,8 @@ { "title": "Properties", "children": [ - 16995, - 16996 + 17012, + 17013 ] } ] @@ -58056,7 +58080,7 @@ } }, { - "id": 16997, + "id": 17014, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -58070,7 +58094,7 @@ } }, { - "id": 16998, + "id": 17015, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -58081,14 +58105,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16978, + "target": 16995, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 16999, + "id": 17016, "name": "extends", "variant": "declaration", "kind": 1024, @@ -58100,14 +58124,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17000, + "id": 17017, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17001, + "id": 17018, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -58118,14 +58142,14 @@ } }, { - "id": 17002, + "id": 17019, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16978, + "target": 16995, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -58135,8 +58159,8 @@ { "title": "Properties", "children": [ - 17001, - 17002 + 17018, + 17019 ] } ] @@ -58145,7 +58169,7 @@ } }, { - "id": 17003, + "id": 17020, "name": "args", "variant": "declaration", "kind": 1024, @@ -58185,26 +58209,26 @@ { "title": "Properties", "children": [ - 16991, - 16992, - 16993, - 16997, - 16998, - 16999, - 17003 + 17008, + 17009, + 17010, + 17014, + 17015, + 17016, + 17020 ] } ] }, { - "id": 17004, + "id": 17021, "name": "JoinerArgument", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17005, + "id": 17022, "name": "name", "variant": "declaration", "kind": 1024, @@ -58215,7 +58239,7 @@ } }, { - "id": 17006, + "id": 17023, "name": "value", "variant": "declaration", "kind": 1024, @@ -58232,21 +58256,21 @@ { "title": "Properties", "children": [ - 17005, - 17006 + 17022, + 17023 ] } ] }, { - "id": 17007, + "id": 17024, "name": "JoinerDirective", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17008, + "id": 17025, "name": "name", "variant": "declaration", "kind": 1024, @@ -58257,7 +58281,7 @@ } }, { - "id": 17009, + "id": 17026, "name": "value", "variant": "declaration", "kind": 1024, @@ -58274,21 +58298,21 @@ { "title": "Properties", "children": [ - 17008, - 17009 + 17025, + 17026 ] } ] }, { - "id": 17010, + "id": 17027, "name": "RemoteJoinerQuery", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17011, + "id": 17028, "name": "service", "variant": "declaration", "kind": 1024, @@ -58301,7 +58325,7 @@ } }, { - "id": 17012, + "id": 17029, "name": "alias", "variant": "declaration", "kind": 1024, @@ -58314,7 +58338,7 @@ } }, { - "id": 17013, + "id": 17030, "name": "expands", "variant": "declaration", "kind": 1024, @@ -58326,14 +58350,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17014, + "id": 17031, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17015, + "id": 17032, "name": "property", "variant": "declaration", "kind": 1024, @@ -58344,7 +58368,7 @@ } }, { - "id": 17016, + "id": 17033, "name": "fields", "variant": "declaration", "kind": 1024, @@ -58358,7 +58382,7 @@ } }, { - "id": 17017, + "id": 17034, "name": "args", "variant": "declaration", "kind": 1024, @@ -58369,14 +58393,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17004, + "target": 17021, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 17018, + "id": 17035, "name": "directives", "variant": "declaration", "kind": 1024, @@ -58386,21 +58410,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17019, + "id": 17036, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17020, + "id": 17037, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17021, + "id": 17038, "name": "field", "variant": "param", "kind": 32768, @@ -58415,7 +58439,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17007, + "target": 17024, "name": "JoinerDirective", "package": "@medusajs/types" } @@ -58430,10 +58454,10 @@ { "title": "Properties", "children": [ - 17015, - 17016, - 17017, - 17018 + 17032, + 17033, + 17034, + 17035 ] } ] @@ -58442,7 +58466,7 @@ } }, { - "id": 17022, + "id": 17039, "name": "fields", "variant": "declaration", "kind": 1024, @@ -58456,7 +58480,7 @@ } }, { - "id": 17023, + "id": 17040, "name": "args", "variant": "declaration", "kind": 1024, @@ -58467,14 +58491,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17004, + "target": 17021, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 17024, + "id": 17041, "name": "directives", "variant": "declaration", "kind": 1024, @@ -58484,21 +58508,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17025, + "id": 17042, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17026, + "id": 17043, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17027, + "id": 17044, "name": "field", "variant": "param", "kind": 32768, @@ -58513,7 +58537,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17007, + "target": 17024, "name": "JoinerDirective", "package": "@medusajs/types" } @@ -58528,25 +58552,25 @@ { "title": "Properties", "children": [ - 17011, - 17012, - 17013, - 17022, - 17023, - 17024 + 17028, + 17029, + 17030, + 17039, + 17040, + 17041 ] } ] }, { - "id": 17028, + "id": 17045, "name": "RemoteJoinerOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17029, + "id": 17046, "name": "throwIfKeyNotFound", "variant": "declaration", "kind": 1024, @@ -58559,7 +58583,7 @@ } }, { - "id": 17030, + "id": 17047, "name": "throwIfRelationNotFound", "variant": "declaration", "kind": 1024, @@ -58588,28 +58612,28 @@ { "title": "Properties", "children": [ - 17029, - 17030 + 17046, + 17047 ] } ] }, { - "id": 17031, + "id": 17048, "name": "RemoteNestedExpands", "variant": "declaration", "kind": 256, "flags": {}, "indexSignatures": [ { - "id": 17032, + "id": 17049, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17033, + "id": 17050, "name": "key", "variant": "param", "kind": 32768, @@ -58623,14 +58647,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17034, + "id": 17051, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17035, + "id": 17052, "name": "fields", "variant": "declaration", "kind": 1024, @@ -58646,7 +58670,7 @@ } }, { - "id": 17036, + "id": 17053, "name": "args", "variant": "declaration", "kind": 1024, @@ -58657,14 +58681,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17004, + "target": 17021, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 17037, + "id": 17054, "name": "expands", "variant": "declaration", "kind": 1024, @@ -58673,7 +58697,7 @@ }, "type": { "type": "reference", - "target": 17031, + "target": 17048, "name": "RemoteNestedExpands", "package": "@medusajs/types" } @@ -58683,9 +58707,9 @@ { "title": "Properties", "children": [ - 17035, - 17036, - 17037 + 17052, + 17053, + 17054 ] } ] @@ -58695,7 +58719,7 @@ ] }, { - "id": 17038, + "id": 17055, "name": "InternalJoinerServiceConfig", "variant": "declaration", "kind": 2097152, @@ -58712,7 +58736,7 @@ "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17007, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -58727,14 +58751,14 @@ { "type": "reflection", "declaration": { - "id": 17039, + "id": 17056, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17040, + "id": 17057, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -58754,7 +58778,7 @@ }, { "type": "reference", - "target": 16978, + "target": 16995, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -58768,7 +58792,7 @@ { "title": "Properties", "children": [ - 17040 + 17057 ] } ] @@ -58778,14 +58802,14 @@ } }, { - "id": 17041, + "id": 17058, "name": "RemoteExpandProperty", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17042, + "id": 17059, "name": "property", "variant": "declaration", "kind": 1024, @@ -58796,7 +58820,7 @@ } }, { - "id": 17043, + "id": 17060, "name": "parent", "variant": "declaration", "kind": 1024, @@ -58807,7 +58831,7 @@ } }, { - "id": 17044, + "id": 17061, "name": "parentConfig", "variant": "declaration", "kind": 1024, @@ -58816,26 +58840,26 @@ }, "type": { "type": "reference", - "target": 17038, + "target": 17055, "name": "InternalJoinerServiceConfig", "package": "@medusajs/types" } }, { - "id": 17045, + "id": 17062, "name": "serviceConfig", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17038, + "target": 17055, "name": "InternalJoinerServiceConfig", "package": "@medusajs/types" } }, { - "id": 17046, + "id": 17063, "name": "fields", "variant": "declaration", "kind": 1024, @@ -58851,7 +58875,7 @@ } }, { - "id": 17047, + "id": 17064, "name": "args", "variant": "declaration", "kind": 1024, @@ -58862,14 +58886,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17004, + "target": 17021, "name": "JoinerArgument", "package": "@medusajs/types" } } }, { - "id": 17048, + "id": 17065, "name": "expands", "variant": "declaration", "kind": 1024, @@ -58878,7 +58902,7 @@ }, "type": { "type": "reference", - "target": 17031, + "target": 17048, "name": "RemoteNestedExpands", "package": "@medusajs/types" } @@ -58888,19 +58912,19 @@ { "title": "Properties", "children": [ - 17042, - 17043, - 17044, - 17045, - 17046, - 17047, - 17048 + 17059, + 17060, + 17061, + 17062, + 17063, + 17064, + 17065 ] } ] }, { - "id": 17097, + "id": 17114, "name": "PlannerActionLinkDescriptor", "variant": "declaration", "kind": 2097152, @@ -58916,14 +58940,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17098, + "id": 17115, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17099, + "id": 17116, "name": "fromModule", "variant": "declaration", "kind": 1024, @@ -58934,7 +58958,7 @@ } }, { - "id": 17100, + "id": 17117, "name": "toModule", "variant": "declaration", "kind": 1024, @@ -58945,7 +58969,7 @@ } }, { - "id": 17101, + "id": 17118, "name": "fromModel", "variant": "declaration", "kind": 1024, @@ -58956,7 +58980,7 @@ } }, { - "id": 17102, + "id": 17119, "name": "toModel", "variant": "declaration", "kind": 1024, @@ -58971,10 +58995,10 @@ { "title": "Properties", "children": [ - 17099, - 17100, - 17101, - 17102 + 17116, + 17117, + 17118, + 17119 ] } ] @@ -58982,7 +59006,7 @@ } }, { - "id": 17103, + "id": 17120, "name": "LinkMigrationsPlannerAction", "variant": "declaration", "kind": 2097152, @@ -59001,14 +59025,14 @@ { "type": "reflection", "declaration": { - "id": 17104, + "id": 17121, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17105, + "id": 17122, "name": "action", "variant": "declaration", "kind": 1024, @@ -59032,20 +59056,20 @@ } }, { - "id": 17106, + "id": 17123, "name": "linkDescriptor", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17097, + "target": 17114, "name": "PlannerActionLinkDescriptor", "package": "@medusajs/types" } }, { - "id": 17107, + "id": 17124, "name": "sql", "variant": "declaration", "kind": 1024, @@ -59056,7 +59080,7 @@ } }, { - "id": 17108, + "id": 17125, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -59071,10 +59095,10 @@ { "title": "Properties", "children": [ - 17105, - 17106, - 17107, - 17108 + 17122, + 17123, + 17124, + 17125 ] } ] @@ -59083,14 +59107,14 @@ { "type": "reflection", "declaration": { - "id": 17109, + "id": 17126, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17110, + "id": 17127, "name": "action", "variant": "declaration", "kind": 1024, @@ -59101,7 +59125,7 @@ } }, { - "id": 17111, + "id": 17128, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -59112,14 +59136,14 @@ } }, { - "id": 17112, + "id": 17129, "name": "linkDescriptor", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17097, + "target": 17114, "name": "PlannerActionLinkDescriptor", "package": "@medusajs/types" } @@ -59129,9 +59153,9 @@ { "title": "Properties", "children": [ - 17110, - 17111, - 17112 + 17127, + 17128, + 17129 ] } ] @@ -59140,14 +59164,14 @@ { "type": "reflection", "declaration": { - "id": 17113, + "id": 17130, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17114, + "id": 17131, "name": "action", "variant": "declaration", "kind": 1024, @@ -59158,20 +59182,20 @@ } }, { - "id": 17115, + "id": 17132, "name": "linkDescriptor", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17097, + "target": 17114, "name": "PlannerActionLinkDescriptor", "package": "@medusajs/types" } }, { - "id": 17116, + "id": 17133, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -59186,9 +59210,9 @@ { "title": "Properties", "children": [ - 17114, - 17115, - 17116 + 17131, + 17132, + 17133 ] } ] @@ -59198,21 +59222,21 @@ } }, { - "id": 17117, + "id": 17134, "name": "ILinkMigrationsPlanner", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17118, + "id": 17135, "name": "createPlan", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17119, + "id": 17136, "name": "createPlan", "variant": "signature", "kind": 4096, @@ -59228,7 +59252,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17103, + "target": 17120, "name": "LinkMigrationsPlannerAction", "package": "@medusajs/types" } @@ -59241,21 +59265,21 @@ ] }, { - "id": 17120, + "id": 17137, "name": "executePlan", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17121, + "id": 17138, "name": "executePlan", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17122, + "id": 17139, "name": "actions", "variant": "param", "kind": 32768, @@ -59264,7 +59288,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17103, + "target": 17120, "name": "LinkMigrationsPlannerAction", "package": "@medusajs/types" } @@ -59294,35 +59318,35 @@ { "title": "Methods", "children": [ - 17118, - 17120 + 17135, + 17137 ] } ] }, { - "id": 17049, + "id": 17066, "name": "ILinkModule", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17050, + "id": 17067, "name": "list", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17051, + "id": 17068, "name": "list", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17052, + "id": 17069, "name": "filters", "variant": "param", "kind": 32768, @@ -59350,7 +59374,7 @@ } }, { - "id": 17053, + "id": 17070, "name": "config", "variant": "param", "kind": 32768, @@ -59359,7 +59383,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -59371,7 +59395,7 @@ } }, { - "id": 17054, + "id": 17071, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59380,7 +59404,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59408,21 +59432,21 @@ ] }, { - "id": 17055, + "id": 17072, "name": "listAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17056, + "id": 17073, "name": "listAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17057, + "id": 17074, "name": "filters", "variant": "param", "kind": 32768, @@ -59450,7 +59474,7 @@ } }, { - "id": 17058, + "id": 17075, "name": "config", "variant": "param", "kind": 32768, @@ -59459,7 +59483,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -59471,7 +59495,7 @@ } }, { - "id": 17059, + "id": 17076, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59480,7 +59504,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59517,21 +59541,21 @@ ] }, { - "id": 17060, + "id": 17077, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17061, + "id": 17078, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17062, + "id": 17079, "name": "primaryKeyOrBulkData", "variant": "param", "kind": 32768, @@ -59604,7 +59628,7 @@ } }, { - "id": 17063, + "id": 17080, "name": "foreignKeyData", "variant": "param", "kind": 32768, @@ -59617,7 +59641,7 @@ } }, { - "id": 17064, + "id": 17081, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59626,7 +59650,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59654,21 +59678,21 @@ ] }, { - "id": 17065, + "id": 17082, "name": "dismiss", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17066, + "id": 17083, "name": "dismiss", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17067, + "id": 17084, "name": "primaryKeyOrBulkData", "variant": "param", "kind": 32768, @@ -59719,7 +59743,7 @@ } }, { - "id": 17068, + "id": 17085, "name": "foreignKeyData", "variant": "param", "kind": 32768, @@ -59732,7 +59756,7 @@ } }, { - "id": 17069, + "id": 17086, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59741,7 +59765,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59769,21 +59793,21 @@ ] }, { - "id": 17070, + "id": 17087, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17071, + "id": 17088, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17072, + "id": 17089, "name": "data", "variant": "param", "kind": 32768, @@ -59794,7 +59818,7 @@ } }, { - "id": 17073, + "id": 17090, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59803,7 +59827,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59828,21 +59852,21 @@ ] }, { - "id": 17074, + "id": 17091, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17075, + "id": 17092, "name": "softDelete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17076, + "id": 17093, "name": "data", "variant": "param", "kind": 32768, @@ -59853,7 +59877,7 @@ } }, { - "id": 17077, + "id": 17094, "name": "config", "variant": "param", "kind": 32768, @@ -59862,13 +59886,13 @@ }, "type": { "type": "reference", - "target": 14372, + "target": 14389, "name": "SoftDeleteReturn", "package": "@medusajs/types" } }, { - "id": 17078, + "id": 17095, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59877,7 +59901,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -59929,21 +59953,21 @@ ] }, { - "id": 17079, + "id": 17096, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17080, + "id": 17097, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17081, + "id": 17098, "name": "data", "variant": "param", "kind": 32768, @@ -59954,7 +59978,7 @@ } }, { - "id": 17082, + "id": 17099, "name": "config", "variant": "param", "kind": 32768, @@ -59963,13 +59987,13 @@ }, "type": { "type": "reference", - "target": 14375, + "target": 14392, "name": "RestoreReturn", "package": "@medusajs/types" } }, { - "id": 17083, + "id": 17100, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -59978,7 +60002,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -60034,41 +60058,41 @@ { "title": "Methods", "children": [ - 17050, - 17055, - 17060, - 17065, - 17070, - 17074, - 17079 + 17067, + 17072, + 17077, + 17082, + 17087, + 17091, + 17096 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 15976, + "id": 15993, "name": "LoggerTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 15977, + "id": 15994, "name": "Logger", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 15978, + "id": 15995, "name": "panic", "variant": "declaration", "kind": 1024, @@ -60076,21 +60100,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15979, + "id": 15996, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15980, + "id": 15997, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15981, + "id": 15998, "name": "data", "variant": "param", "kind": 32768, @@ -60111,7 +60135,7 @@ } }, { - "id": 15982, + "id": 15999, "name": "shouldLog", "variant": "declaration", "kind": 1024, @@ -60119,21 +60143,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15983, + "id": 16000, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15984, + "id": 16001, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15985, + "id": 16002, "name": "level", "variant": "param", "kind": 32768, @@ -60154,7 +60178,7 @@ } }, { - "id": 15986, + "id": 16003, "name": "setLogLevel", "variant": "declaration", "kind": 1024, @@ -60162,21 +60186,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15987, + "id": 16004, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15988, + "id": 16005, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15989, + "id": 16006, "name": "level", "variant": "param", "kind": 32768, @@ -60197,7 +60221,7 @@ } }, { - "id": 15990, + "id": 16007, "name": "unsetLogLevel", "variant": "declaration", "kind": 1024, @@ -60205,14 +60229,14 @@ "type": { "type": "reflection", "declaration": { - "id": 15991, + "id": 16008, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15992, + "id": 16009, "name": "__type", "variant": "signature", "kind": 4096, @@ -60227,7 +60251,7 @@ } }, { - "id": 15993, + "id": 16010, "name": "activity", "variant": "declaration", "kind": 1024, @@ -60235,21 +60259,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15994, + "id": 16011, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 15995, + "id": 16012, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 15996, + "id": 16013, "name": "message", "variant": "param", "kind": 32768, @@ -60260,7 +60284,7 @@ } }, { - "id": 15997, + "id": 16014, "name": "config", "variant": "param", "kind": 32768, @@ -60283,7 +60307,7 @@ } }, { - "id": 15998, + "id": 16015, "name": "progress", "variant": "declaration", "kind": 1024, @@ -60291,21 +60315,21 @@ "type": { "type": "reflection", "declaration": { - "id": 15999, + "id": 16016, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16000, + "id": 16017, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16001, + "id": 16018, "name": "activityId", "variant": "param", "kind": 32768, @@ -60316,7 +60340,7 @@ } }, { - "id": 16002, + "id": 16019, "name": "message", "variant": "param", "kind": 32768, @@ -60337,7 +60361,7 @@ } }, { - "id": 16003, + "id": 16020, "name": "error", "variant": "declaration", "kind": 1024, @@ -60345,21 +60369,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16004, + "id": 16021, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16005, + "id": 16022, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16006, + "id": 16023, "name": "messageOrError", "variant": "param", "kind": 32768, @@ -60370,7 +60394,7 @@ } }, { - "id": 16007, + "id": 16024, "name": "error", "variant": "param", "kind": 32768, @@ -60393,7 +60417,7 @@ } }, { - "id": 16008, + "id": 16025, "name": "failure", "variant": "declaration", "kind": 1024, @@ -60401,21 +60425,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16009, + "id": 16026, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16010, + "id": 16027, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16011, + "id": 16028, "name": "activityId", "variant": "param", "kind": 32768, @@ -60425,189 +60449,6 @@ "name": "any" } }, - { - "id": 16012, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 16013, - "name": "success", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16014, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 16015, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16016, - "name": "activityId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - }, - { - "id": 16017, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 16018, - "name": "debug", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16019, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 16020, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16021, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 16022, - "name": "info", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16023, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 16024, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16025, - "name": "message", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "any" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - }, - { - "id": 16026, - "name": "warn", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16027, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 16028, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ { "id": 16029, "name": "message", @@ -60631,7 +60472,7 @@ }, { "id": 16030, - "name": "log", + "name": "success", "variant": "declaration", "kind": 1024, "flags": {}, @@ -60653,6 +60494,189 @@ "parameters": [ { "id": 16033, + "name": "activityId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + }, + { + "id": 16034, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 16035, + "name": "debug", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16036, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 16037, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16038, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 16039, + "name": "info", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16040, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 16041, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16042, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 16043, + "name": "warn", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16044, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 16045, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16046, + "name": "message", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "any" + } + } + ], + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + } + }, + { + "id": 16047, + "name": "log", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16048, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 16049, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16050, "name": "args", "variant": "param", "kind": 32768, @@ -60682,19 +60706,19 @@ { "title": "Properties", "children": [ - 15978, - 15982, - 15986, - 15990, - 15993, - 15998, + 15995, + 15999, 16003, - 16008, - 16013, - 16018, - 16022, - 16026, - 16030 + 16007, + 16010, + 16015, + 16020, + 16025, + 16030, + 16035, + 16039, + 16043, + 16047 ] } ] @@ -60704,27 +60728,27 @@ { "title": "Interfaces", "children": [ - 15977 + 15994 ] } ] }, { - "id": 16034, + "id": 16051, "name": "ModulesSdkTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16035, + "id": 16052, "name": "Constructor", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16041, + "id": 16058, "name": "T", "variant": "typeParam", "kind": 131072, @@ -60734,21 +60758,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16036, + "id": 16053, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 16037, + "id": 16054, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "parameters": [ { - "id": 16040, + "id": 16057, "name": "args", "variant": "param", "kind": 32768, @@ -60769,7 +60793,7 @@ "types": [ { "type": "reference", - "target": 16041, + "target": 16058, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -60777,21 +60801,21 @@ { "type": "reflection", "declaration": { - "id": 16038, + "id": 16055, "name": "__type", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 16039, + "id": 16056, "name": "__type", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 16041, + "target": 16058, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -60808,7 +60832,7 @@ } }, { - "id": 16042, + "id": 16059, "name": "LogLevel", "variant": "declaration", "kind": 2097152, @@ -60848,7 +60872,7 @@ } }, { - "id": 16043, + "id": 16060, "name": "LoggerOptions", "variant": "declaration", "kind": 2097152, @@ -60868,7 +60892,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16042, + "target": 16059, "name": "LogLevel", "package": "@medusajs/types" } @@ -60877,7 +60901,7 @@ } }, { - "id": 16044, + "id": 16061, "name": "CustomModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -60885,14 +60909,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16045, + "id": 16062, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16046, + "id": 16063, "name": "key", "variant": "declaration", "kind": 1024, @@ -60905,7 +60929,7 @@ } }, { - "id": 16047, + "id": 16064, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -60918,7 +60942,7 @@ } }, { - "id": 16048, + "id": 16065, "name": "label", "variant": "declaration", "kind": 1024, @@ -60931,7 +60955,7 @@ } }, { - "id": 16049, + "id": 16066, "name": "isQueryable", "variant": "declaration", "kind": 1024, @@ -60944,7 +60968,7 @@ } }, { - "id": 16050, + "id": 16067, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -60964,11 +60988,11 @@ { "title": "Properties", "children": [ - 16046, - 16047, - 16048, - 16049, - 16050 + 16063, + 16064, + 16065, + 16066, + 16067 ] } ] @@ -60976,7 +61000,7 @@ } }, { - "id": 16051, + "id": 16068, "name": "InternalModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -60984,14 +61008,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16052, + "id": 16069, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16053, + "id": 16070, "name": "scope", "variant": "declaration", "kind": 1024, @@ -61002,7 +61026,7 @@ } }, { - "id": 16054, + "id": 16071, "name": "resources", "variant": "declaration", "kind": 1024, @@ -61022,7 +61046,7 @@ } }, { - "id": 16055, + "id": 16072, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -61038,7 +61062,7 @@ } }, { - "id": 16056, + "id": 16073, "name": "definition", "variant": "declaration", "kind": 1024, @@ -61047,13 +61071,13 @@ }, "type": { "type": "reference", - "target": 16044, + "target": 16061, "name": "CustomModuleDefinition", "package": "@medusajs/types" } }, { - "id": 16057, + "id": 16074, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -61069,7 +61093,7 @@ }, { "type": "reference", - "target": 16158, + "target": 16175, "name": "ModuleExports", "package": "@medusajs/types" } @@ -61077,7 +61101,7 @@ } }, { - "id": 16058, + "id": 16075, "name": "options", "variant": "declaration", "kind": 1024, @@ -61105,7 +61129,7 @@ } }, { - "id": 16059, + "id": 16076, "name": "alias", "variant": "declaration", "kind": 1024, @@ -61126,7 +61150,7 @@ } }, { - "id": 16060, + "id": 16077, "name": "main", "variant": "declaration", "kind": 1024, @@ -61147,7 +61171,7 @@ } }, { - "id": 16061, + "id": 16078, "name": "worker_mode", "variant": "declaration", "kind": 1024, @@ -61177,15 +61201,15 @@ { "title": "Properties", "children": [ - 16053, - 16054, - 16055, - 16056, - 16057, - 16058, - 16059, - 16060, - 16061 + 16070, + 16071, + 16072, + 16073, + 16074, + 16075, + 16076, + 16077, + 16078 ] } ] @@ -61193,7 +61217,7 @@ } }, { - "id": 16062, + "id": 16079, "name": "ExternalModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -61201,14 +61225,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16063, + "id": 16080, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16064, + "id": 16081, "name": "scope", "variant": "declaration", "kind": 1024, @@ -61219,7 +61243,7 @@ } }, { - "id": 16065, + "id": 16082, "name": "definition", "variant": "declaration", "kind": 1024, @@ -61228,13 +61252,13 @@ }, "type": { "type": "reference", - "target": 16044, + "target": 16061, "name": "CustomModuleDefinition", "package": "@medusajs/types" } }, { - "id": 16066, + "id": 16083, "name": "server", "variant": "declaration", "kind": 1024, @@ -61244,14 +61268,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16067, + "id": 16084, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16068, + "id": 16085, "name": "type", "variant": "declaration", "kind": 1024, @@ -61262,7 +61286,7 @@ } }, { - "id": 16069, + "id": 16086, "name": "url", "variant": "declaration", "kind": 1024, @@ -61273,7 +61297,7 @@ } }, { - "id": 16070, + "id": 16087, "name": "keepAlive", "variant": "declaration", "kind": 1024, @@ -61288,9 +61312,9 @@ { "title": "Properties", "children": [ - 16068, - 16069, - 16070 + 16085, + 16086, + 16087 ] } ] @@ -61298,7 +61322,7 @@ } }, { - "id": 16071, + "id": 16088, "name": "options", "variant": "declaration", "kind": 1024, @@ -61326,7 +61350,7 @@ } }, { - "id": 16072, + "id": 16089, "name": "alias", "variant": "declaration", "kind": 1024, @@ -61347,7 +61371,7 @@ } }, { - "id": 16073, + "id": 16090, "name": "main", "variant": "declaration", "kind": 1024, @@ -61372,12 +61396,12 @@ { "title": "Properties", "children": [ - 16064, - 16065, - 16066, - 16071, - 16072, - 16073 + 16081, + 16082, + 16083, + 16088, + 16089, + 16090 ] } ] @@ -61385,7 +61409,7 @@ } }, { - "id": 16074, + "id": 16091, "name": "ModuleResolution", "variant": "declaration", "kind": 2097152, @@ -61393,14 +61417,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16075, + "id": 16092, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16076, + "id": 16093, "name": "resolutionPath", "variant": "declaration", "kind": 1024, @@ -61420,20 +61444,20 @@ } }, { - "id": 16077, + "id": 16094, "name": "definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16082, + "target": 16099, "name": "ModuleDefinition", "package": "@medusajs/types" } }, { - "id": 16078, + "id": 16095, "name": "options", "variant": "declaration", "kind": 1024, @@ -61461,7 +61485,7 @@ } }, { - "id": 16079, + "id": 16096, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -61477,7 +61501,7 @@ } }, { - "id": 16080, + "id": 16097, "name": "moduleDeclaration", "variant": "declaration", "kind": 1024, @@ -61489,13 +61513,13 @@ "types": [ { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 16062, + "target": 16079, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -61503,7 +61527,7 @@ } }, { - "id": 16081, + "id": 16098, "name": "moduleExports", "variant": "declaration", "kind": 1024, @@ -61512,7 +61536,7 @@ }, "type": { "type": "reference", - "target": 16158, + "target": 16175, "name": "ModuleExports", "package": "@medusajs/types" } @@ -61522,12 +61546,12 @@ { "title": "Properties", "children": [ - 16076, - 16077, - 16078, - 16079, - 16080, - 16081 + 16093, + 16094, + 16095, + 16096, + 16097, + 16098 ] } ] @@ -61535,7 +61559,7 @@ } }, { - "id": 16082, + "id": 16099, "name": "ModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -61543,14 +61567,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16083, + "id": 16100, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16084, + "id": 16101, "name": "key", "variant": "declaration", "kind": 1024, @@ -61561,7 +61585,7 @@ } }, { - "id": 16085, + "id": 16102, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -61572,7 +61596,7 @@ } }, { - "id": 16086, + "id": 16103, "name": "defaultPackage", "variant": "declaration", "kind": 1024, @@ -61592,7 +61616,7 @@ } }, { - "id": 16087, + "id": 16104, "name": "label", "variant": "declaration", "kind": 1024, @@ -61603,7 +61627,7 @@ } }, { - "id": 16088, + "id": 16105, "name": "isRequired", "variant": "declaration", "kind": 1024, @@ -61616,7 +61640,7 @@ } }, { - "id": 16089, + "id": 16106, "name": "isQueryable", "variant": "declaration", "kind": 1024, @@ -61629,7 +61653,7 @@ } }, { - "id": 16090, + "id": 16107, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -61645,7 +61669,7 @@ } }, { - "id": 16092, + "id": 16109, "name": "defaultModuleDeclaration", "variant": "declaration", "kind": 1024, @@ -61655,13 +61679,13 @@ "types": [ { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 16062, + "target": 16079, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -61673,14 +61697,14 @@ { "title": "Properties", "children": [ - 16084, - 16085, - 16086, - 16087, - 16088, - 16089, - 16090, - 16092 + 16101, + 16102, + 16103, + 16104, + 16105, + 16106, + 16107, + 16109 ] } ] @@ -61688,7 +61712,7 @@ } }, { - "id": 16093, + "id": 16110, "name": "LinkModuleDefinition", "variant": "declaration", "kind": 2097152, @@ -61696,14 +61720,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16094, + "id": 16111, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16095, + "id": 16112, "name": "key", "variant": "declaration", "kind": 1024, @@ -61714,7 +61738,7 @@ } }, { - "id": 16096, + "id": 16113, "name": "registrationName", "variant": "declaration", "kind": 1024, @@ -61725,7 +61749,7 @@ } }, { - "id": 16097, + "id": 16114, "name": "label", "variant": "declaration", "kind": 1024, @@ -61736,7 +61760,7 @@ } }, { - "id": 16098, + "id": 16115, "name": "dependencies", "variant": "declaration", "kind": 1024, @@ -61752,14 +61776,14 @@ } }, { - "id": 16099, + "id": 16116, "name": "defaultModuleDeclaration", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -61769,11 +61793,11 @@ { "title": "Properties", "children": [ - 16095, - 16096, - 16097, - 16098, - 16099 + 16112, + 16113, + 16114, + 16115, + 16116 ] } ] @@ -61781,7 +61805,7 @@ } }, { - "id": 16100, + "id": 16117, "name": "ModuleConfig", "variant": "declaration", "kind": 2097152, @@ -61791,21 +61815,21 @@ "types": [ { "type": "reference", - "target": 17411, + "target": 17428, "name": "ModuleDeclaration", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 16101, + "id": 16118, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16102, + "id": 16119, "name": "module", "variant": "declaration", "kind": 1024, @@ -61816,7 +61840,7 @@ } }, { - "id": 16103, + "id": 16120, "name": "path", "variant": "declaration", "kind": 1024, @@ -61827,14 +61851,14 @@ } }, { - "id": 16104, + "id": 16121, "name": "definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16082, + "target": 16099, "name": "ModuleDefinition", "package": "@medusajs/types" } @@ -61844,9 +61868,9 @@ { "title": "Properties", "children": [ - 16102, - 16103, - 16104 + 16119, + 16120, + 16121 ] } ] @@ -61856,7 +61880,7 @@ } }, { - "id": 16105, + "id": 16122, "name": "LoadedModule", "variant": "declaration", "kind": 2097152, @@ -61871,34 +61895,34 @@ { "type": "reflection", "declaration": { - "id": 16106, + "id": 16123, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16107, + "id": 16124, "name": "__joinerConfig", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16131, + "target": 16148, "name": "ModuleJoinerConfig", "package": "@medusajs/types" } }, { - "id": 16108, + "id": 16125, "name": "__definition", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16082, + "target": 16099, "name": "ModuleDefinition", "package": "@medusajs/types" } @@ -61908,8 +61932,8 @@ { "title": "Properties", "children": [ - 16107, - 16108 + 16124, + 16125 ] } ] @@ -61919,14 +61943,14 @@ } }, { - "id": 16109, + "id": 16126, "name": "LoaderOptions", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16115, + "id": 16132, "name": "TOptions", "variant": "typeParam", "kind": 131072, @@ -61955,27 +61979,27 @@ "type": { "type": "reflection", "declaration": { - "id": 16110, + "id": 16127, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16111, + "id": 16128, "name": "container", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14157, + "target": 14174, "name": "MedusaContainer", "package": "@medusajs/types" } }, { - "id": 16112, + "id": 16129, "name": "options", "variant": "declaration", "kind": 1024, @@ -61984,14 +62008,14 @@ }, "type": { "type": "reference", - "target": 16115, + "target": 16132, "name": "TOptions", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16113, + "id": 16130, "name": "logger", "variant": "declaration", "kind": 1024, @@ -62000,13 +62024,13 @@ }, "type": { "type": "reference", - "target": 15977, + "target": 15994, "name": "Logger", "package": "@medusajs/types" } }, { - "id": 16114, + "id": 16131, "name": "dataLoaderOnly", "variant": "declaration", "kind": 1024, @@ -62023,10 +62047,10 @@ { "title": "Properties", "children": [ - 16111, - 16112, - 16113, - 16114 + 16128, + 16129, + 16130, + 16131 ] } ] @@ -62034,7 +62058,7 @@ } }, { - "id": 16116, + "id": 16133, "name": "ModuleLoaderFunction", "variant": "declaration", "kind": 2097152, @@ -62042,28 +62066,28 @@ "type": { "type": "reflection", "declaration": { - "id": 16117, + "id": 16134, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16118, + "id": 16135, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16119, + "id": 16136, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 16109, + "target": 16126, "typeArguments": [ { "type": "intrinsic", @@ -62075,7 +62099,7 @@ } }, { - "id": 16120, + "id": 16137, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -62084,7 +62108,7 @@ }, "type": { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -62111,7 +62135,7 @@ } }, { - "id": 16121, + "id": 16138, "name": "ModulesResponse", "variant": "declaration", "kind": 2097152, @@ -62121,14 +62145,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16122, + "id": 16139, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16123, + "id": 16140, "name": "module", "variant": "declaration", "kind": 1024, @@ -62139,7 +62163,7 @@ } }, { - "id": 16124, + "id": 16141, "name": "resolution", "variant": "declaration", "kind": 1024, @@ -62163,8 +62187,8 @@ { "title": "Properties", "children": [ - 16123, - 16124 + 16140, + 16141 ] } ] @@ -62173,7 +62197,7 @@ } }, { - "id": 16125, + "id": 16142, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -62192,14 +62216,14 @@ { "type": "reflection", "declaration": { - "id": 16126, + "id": 16143, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16127, + "id": 16144, "name": "type", "variant": "declaration", "kind": 1024, @@ -62295,7 +62319,7 @@ } }, { - "id": 16128, + "id": 16145, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -62308,7 +62332,7 @@ } }, { - "id": 16129, + "id": 16146, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -62321,7 +62345,7 @@ } }, { - "id": 16130, + "id": 16147, "name": "options", "variant": "declaration", "kind": 1024, @@ -62361,10 +62385,10 @@ { "title": "Properties", "children": [ - 16127, - 16128, - 16129, - 16130 + 16144, + 16145, + 16146, + 16147 ] } ] @@ -62376,7 +62400,7 @@ } }, { - "id": 16131, + "id": 16148, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -62393,7 +62417,7 @@ "typeArguments": [ { "type": "reference", - "target": 16990, + "target": 17007, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -62425,14 +62449,14 @@ { "type": "reflection", "declaration": { - "id": 16132, + "id": 16149, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16133, + "id": 16150, "name": "schema", "variant": "declaration", "kind": 1024, @@ -62453,7 +62477,7 @@ } }, { - "id": 16134, + "id": 16151, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -62464,14 +62488,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16155, + "target": 16172, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 16135, + "id": 16152, "name": "extends", "variant": "declaration", "kind": 1024, @@ -62483,14 +62507,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16136, + "id": 16153, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16137, + "id": 16154, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -62501,7 +62525,7 @@ } }, { - "id": 16138, + "id": 16155, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -62529,14 +62553,14 @@ { "type": "reflection", "declaration": { - "id": 16139, + "id": 16156, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16140, + "id": 16157, "name": "path", "variant": "declaration", "kind": 1024, @@ -62547,7 +62571,7 @@ } }, { - "id": 16141, + "id": 16158, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -62563,7 +62587,7 @@ } }, { - "id": 16142, + "id": 16159, "name": "isList", "variant": "declaration", "kind": 1024, @@ -62580,9 +62604,9 @@ { "title": "Properties", "children": [ - 16140, - 16141, - 16142 + 16157, + 16158, + 16159 ] } ] @@ -62596,14 +62620,14 @@ } }, { - "id": 16143, + "id": 16160, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16155, + "target": 16172, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -62613,9 +62637,9 @@ { "title": "Properties", "children": [ - 16137, - 16138, - 16143 + 16154, + 16155, + 16160 ] } ] @@ -62624,7 +62648,7 @@ } }, { - "id": 16144, + "id": 16161, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -62637,7 +62661,7 @@ } }, { - "id": 16145, + "id": 16162, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -62653,7 +62677,7 @@ } }, { - "id": 16146, + "id": 16163, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -62674,7 +62698,7 @@ } }, { - "id": 16147, + "id": 16164, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -62710,7 +62734,7 @@ } }, { - "id": 16148, + "id": 16165, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -62731,7 +62755,7 @@ } }, { - "id": 16149, + "id": 16166, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -62755,7 +62779,7 @@ } }, { - "id": 16150, + "id": 16167, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -62765,14 +62789,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16151, + "id": 16168, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16152, + "id": 16169, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -62793,7 +62817,7 @@ } }, { - "id": 16153, + "id": 16170, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -62814,7 +62838,7 @@ } }, { - "id": 16154, + "id": 16171, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -62823,7 +62847,7 @@ }, "type": { "type": "reference", - "target": 16125, + "target": 16142, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -62833,9 +62857,9 @@ { "title": "Properties", "children": [ - 16152, - 16153, - 16154 + 16169, + 16170, + 16171 ] } ] @@ -62847,16 +62871,16 @@ { "title": "Properties", "children": [ - 16133, - 16134, - 16135, - 16144, - 16145, - 16146, - 16147, - 16148, - 16149, - 16150 + 16150, + 16151, + 16152, + 16161, + 16162, + 16163, + 16164, + 16165, + 16166, + 16167 ] } ] @@ -62866,7 +62890,7 @@ } }, { - "id": 16155, + "id": 16172, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -62876,21 +62900,21 @@ "types": [ { "type": "reference", - "target": 16978, + "target": 16995, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 16156, + "id": 16173, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16157, + "id": 16174, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -62915,7 +62939,7 @@ { "title": "Properties", "children": [ - 16157 + 16174 ] } ] @@ -62925,21 +62949,21 @@ } }, { - "id": 16158, + "id": 16175, "name": "ModuleExports", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 16174, + "id": 16191, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 16035, + "target": 16052, "typeArguments": [ { "type": "intrinsic", @@ -62954,28 +62978,28 @@ "type": { "type": "reflection", "declaration": { - "id": 16159, + "id": 16176, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16160, + "id": 16177, "name": "service", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 16174, + "target": 16191, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 16161, + "id": 16178, "name": "loaders", "variant": "declaration", "kind": 1024, @@ -62986,14 +63010,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16116, + "target": 16133, "name": "ModuleLoaderFunction", "package": "@medusajs/types" } } }, { - "id": 16162, + "id": 16179, "name": "runMigrations", "variant": "declaration", "kind": 2048, @@ -63002,21 +63026,21 @@ }, "signatures": [ { - "id": 16163, + "id": 16180, "name": "runMigrations", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16164, + "id": 16181, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 16109, + "target": 16126, "typeArguments": [ { "type": "intrinsic", @@ -63028,7 +63052,7 @@ } }, { - "id": 16165, + "id": 16182, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -63037,7 +63061,7 @@ }, "type": { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -63062,7 +63086,7 @@ ] }, { - "id": 16166, + "id": 16183, "name": "revertMigration", "variant": "declaration", "kind": 2048, @@ -63071,21 +63095,21 @@ }, "signatures": [ { - "id": 16167, + "id": 16184, "name": "revertMigration", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16168, + "id": 16185, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 16109, + "target": 16126, "typeArguments": [ { "type": "intrinsic", @@ -63097,7 +63121,7 @@ } }, { - "id": 16169, + "id": 16186, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -63106,7 +63130,7 @@ }, "type": { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -63131,7 +63155,7 @@ ] }, { - "id": 16170, + "id": 16187, "name": "generateMigration", "variant": "declaration", "kind": 2048, @@ -63140,21 +63164,21 @@ }, "signatures": [ { - "id": 16171, + "id": 16188, "name": "generateMigration", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16172, + "id": 16189, "name": "options", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 16109, + "target": 16126, "typeArguments": [ { "type": "intrinsic", @@ -63166,7 +63190,7 @@ } }, { - "id": 16173, + "id": 16190, "name": "moduleDeclaration", "variant": "param", "kind": 32768, @@ -63175,7 +63199,7 @@ }, "type": { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -63204,16 +63228,16 @@ { "title": "Properties", "children": [ - 16160, - 16161 + 16177, + 16178 ] }, { "title": "Methods", "children": [ - 16162, - 16166, - 16170 + 16179, + 16183, + 16187 ] } ] @@ -63221,14 +63245,14 @@ } }, { - "id": 16175, + "id": 16192, "name": "ModuleServiceInitializeOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16176, + "id": 16193, "name": "database", "variant": "declaration", "kind": 1024, @@ -63236,14 +63260,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16177, + "id": 16194, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16178, + "id": 16195, "name": "connection", "variant": "declaration", "kind": 1024, @@ -63264,7 +63288,7 @@ } }, { - "id": 16179, + "id": 16196, "name": "clientUrl", "variant": "declaration", "kind": 1024, @@ -63277,7 +63301,7 @@ } }, { - "id": 16180, + "id": 16197, "name": "schema", "variant": "declaration", "kind": 1024, @@ -63290,7 +63314,7 @@ } }, { - "id": 16181, + "id": 16198, "name": "host", "variant": "declaration", "kind": 1024, @@ -63303,7 +63327,7 @@ } }, { - "id": 16182, + "id": 16199, "name": "port", "variant": "declaration", "kind": 1024, @@ -63316,7 +63340,7 @@ } }, { - "id": 16183, + "id": 16200, "name": "user", "variant": "declaration", "kind": 1024, @@ -63329,7 +63353,7 @@ } }, { - "id": 16184, + "id": 16201, "name": "password", "variant": "declaration", "kind": 1024, @@ -63342,7 +63366,7 @@ } }, { - "id": 16185, + "id": 16202, "name": "database", "variant": "declaration", "kind": 1024, @@ -63355,7 +63379,7 @@ } }, { - "id": 16186, + "id": 16203, "name": "driverOptions", "variant": "declaration", "kind": 1024, @@ -63387,14 +63411,14 @@ { "type": "reflection", "declaration": { - "id": 16187, + "id": 16204, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16188, + "id": 16205, "name": "connection", "variant": "declaration", "kind": 1024, @@ -63426,7 +63450,7 @@ { "title": "Properties", "children": [ - 16188 + 16205 ] } ] @@ -63436,7 +63460,7 @@ } }, { - "id": 16189, + "id": 16206, "name": "debug", "variant": "declaration", "kind": 1024, @@ -63449,7 +63473,7 @@ } }, { - "id": 16190, + "id": 16207, "name": "pool", "variant": "declaration", "kind": 1024, @@ -63481,17 +63505,17 @@ { "title": "Properties", "children": [ - 16178, - 16179, - 16180, - 16181, - 16182, - 16183, - 16184, - 16185, - 16186, - 16189, - 16190 + 16195, + 16196, + 16197, + 16198, + 16199, + 16200, + 16201, + 16202, + 16203, + 16206, + 16207 ] } ] @@ -63503,13 +63527,13 @@ { "title": "Properties", "children": [ - 16176 + 16193 ] } ] }, { - "id": 16191, + "id": 16208, "name": "ModuleServiceInitializeCustomDataLayerOptions", "variant": "declaration", "kind": 2097152, @@ -63517,14 +63541,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16192, + "id": 16209, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16193, + "id": 16210, "name": "manager", "variant": "declaration", "kind": 1024, @@ -63537,7 +63561,7 @@ } }, { - "id": 16194, + "id": 16211, "name": "repositories", "variant": "declaration", "kind": 1024, @@ -63547,21 +63571,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16195, + "id": 16212, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 16196, + "id": 16213, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 16197, + "id": 16214, "name": "key", "variant": "param", "kind": 32768, @@ -63574,11 +63598,11 @@ ], "type": { "type": "reference", - "target": 16035, + "target": 16052, "typeArguments": [ { "type": "reference", - "target": 14252, + "target": 14269, "name": "RepositoryService", "package": "@medusajs/types" } @@ -63596,8 +63620,8 @@ { "title": "Properties", "children": [ - 16193, - 16194 + 16210, + 16211 ] } ] @@ -63605,7 +63629,7 @@ } }, { - "id": 16198, + "id": 16215, "name": "ModuleBootstrapDeclaration", "variant": "declaration", "kind": 2097152, @@ -63615,13 +63639,13 @@ "types": [ { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 16062, + "target": 16079, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" } @@ -63629,7 +63653,7 @@ } }, { - "id": 16199, + "id": 16216, "name": "RemoteQueryFunction", "variant": "declaration", "kind": 2097152, @@ -63637,21 +63661,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16200, + "id": 16217, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16201, + "id": 16218, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16202, + "id": 16219, "name": "query", "variant": "param", "kind": 32768, @@ -63665,7 +63689,7 @@ }, { "type": "reference", - "target": 17010, + "target": 17027, "name": "RemoteJoinerQuery", "package": "@medusajs/types" }, @@ -63677,7 +63701,7 @@ } }, { - "id": 16203, + "id": 16220, "name": "variables", "variant": "param", "kind": 32768, @@ -63705,7 +63729,7 @@ } }, { - "id": 16204, + "id": 16221, "name": "options", "variant": "param", "kind": 32768, @@ -63714,7 +63738,7 @@ }, "type": { "type": "reference", - "target": 17028, + "target": 17045, "name": "RemoteJoinerOptions", "package": "@medusajs/types" } @@ -63750,7 +63774,7 @@ } }, { - "id": 16205, + "id": 16222, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -63758,58 +63782,58 @@ "extendedBy": [ { "type": "reference", - "target": 14486, + "target": 14503, "name": "IFileModuleService" }, { "type": "reference", - "target": 15767, + "target": 15784, "name": "IInventoryService" }, { "type": "reference", - "target": 16380, + "target": 16397, "name": "INotificationModuleService" }, { "type": "reference", - "target": 16535, + "target": 16552, "name": "IStockLocationService" }, { "type": "reference", - "target": 16758, + "target": 16775, "name": "IWorkflowEngineService" }, { "type": "reference", - "target": 17049, + "target": 17066, "name": "ILinkModule" } ] }, { - "id": 16219, + "id": 16236, "name": "IMedusaInternalService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16220, + "id": 16237, "name": "__container__", "variant": "declaration", "kind": 262144, "flags": {}, "getSignature": { - "id": 16221, + "id": 16238, "name": "__container__", "variant": "signature", "kind": 524288, "flags": {}, "type": { "type": "reference", - "target": 16323, + "target": 16340, "name": "TContainer", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TContainer", @@ -63818,21 +63842,21 @@ } }, { - "id": 16222, + "id": 16239, "name": "retrieve", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16223, + "id": 16240, "name": "retrieve", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16224, + "id": 16241, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -63843,7 +63867,7 @@ } }, { - "id": 16225, + "id": 16242, "name": "config", "variant": "param", "kind": 32768, @@ -63852,7 +63876,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -63864,7 +63888,7 @@ } }, { - "id": 16226, + "id": 16243, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -63873,7 +63897,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -63888,11 +63912,11 @@ "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -63908,14 +63932,14 @@ } }, { - "id": 16227, + "id": 16244, "name": "retrieve", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16228, + "id": 16245, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -63926,7 +63950,7 @@ } }, { - "id": 16229, + "id": 16246, "name": "config", "variant": "param", "kind": 32768, @@ -63935,7 +63959,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -63947,7 +63971,7 @@ } }, { - "id": 16230, + "id": 16247, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -63956,7 +63980,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -63971,11 +63995,11 @@ "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -63993,21 +64017,21 @@ ] }, { - "id": 16231, + "id": 16248, "name": "list", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16232, + "id": 16249, "name": "list", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16233, + "id": 16250, "name": "filters", "variant": "param", "kind": 32768, @@ -64020,7 +64044,7 @@ { "type": "reflection", "declaration": { - "id": 16234, + "id": 16251, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64029,12 +64053,12 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 16235, + "id": 16252, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64049,7 +64073,7 @@ } }, { - "id": 16236, + "id": 16253, "name": "config", "variant": "param", "kind": 32768, @@ -64058,7 +64082,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -64070,7 +64094,7 @@ } }, { - "id": 16237, + "id": 16254, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64079,7 +64103,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64096,11 +64120,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64119,21 +64143,21 @@ ] }, { - "id": 16238, + "id": 16255, "name": "listAndCount", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16239, + "id": 16256, "name": "listAndCount", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16240, + "id": 16257, "name": "filters", "variant": "param", "kind": 32768, @@ -64146,7 +64170,7 @@ { "type": "reflection", "declaration": { - "id": 16241, + "id": 16258, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64155,12 +64179,12 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 16242, + "id": 16259, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64175,7 +64199,7 @@ } }, { - "id": 16243, + "id": 16260, "name": "config", "variant": "param", "kind": 32768, @@ -64184,7 +64208,7 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "intrinsic", @@ -64196,7 +64220,7 @@ } }, { - "id": 16244, + "id": 16261, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64205,7 +64229,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64225,11 +64249,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64254,21 +64278,21 @@ ] }, { - "id": 16245, + "id": 16262, "name": "create", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16246, + "id": 16263, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16247, + "id": 16264, "name": "data", "variant": "param", "kind": 32768, @@ -64282,7 +64306,7 @@ } }, { - "id": 16248, + "id": 16265, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64291,7 +64315,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64308,11 +64332,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64329,14 +64353,14 @@ } }, { - "id": 16249, + "id": 16266, "name": "create", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16250, + "id": 16267, "name": "data", "variant": "param", "kind": 32768, @@ -64347,7 +64371,7 @@ } }, { - "id": 16251, + "id": 16268, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64356,7 +64380,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64371,11 +64395,11 @@ "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64393,21 +64417,21 @@ ] }, { - "id": 16252, + "id": 16269, "name": "update", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16253, + "id": 16270, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16254, + "id": 16271, "name": "data", "variant": "param", "kind": 32768, @@ -64421,7 +64445,7 @@ } }, { - "id": 16255, + "id": 16272, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64430,7 +64454,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64447,11 +64471,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64468,14 +64492,14 @@ } }, { - "id": 16256, + "id": 16273, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16257, + "id": 16274, "name": "data", "variant": "param", "kind": 32768, @@ -64486,7 +64510,7 @@ } }, { - "id": 16258, + "id": 16275, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64495,7 +64519,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64510,11 +64534,11 @@ "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64530,14 +64554,14 @@ } }, { - "id": 16259, + "id": 16276, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16260, + "id": 16277, "name": "selectorAndData", "variant": "param", "kind": 32768, @@ -64545,14 +64569,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16261, + "id": 16278, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16262, + "id": 16279, "name": "selector", "variant": "declaration", "kind": 1024, @@ -64563,7 +64587,7 @@ { "type": "reflection", "declaration": { - "id": 16263, + "id": 16280, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64572,12 +64596,12 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 16264, + "id": 16281, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64592,7 +64616,7 @@ } }, { - "id": 16265, + "id": 16282, "name": "data", "variant": "declaration", "kind": 1024, @@ -64607,8 +64631,8 @@ { "title": "Properties", "children": [ - 16262, - 16265 + 16279, + 16282 ] } ] @@ -64616,7 +64640,7 @@ } }, { - "id": 16266, + "id": 16283, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64625,7 +64649,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64642,11 +64666,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64663,14 +64687,14 @@ } }, { - "id": 16267, + "id": 16284, "name": "update", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16268, + "id": 16285, "name": "selectorAndData", "variant": "param", "kind": 32768, @@ -64680,14 +64704,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16269, + "id": 16286, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16270, + "id": 16287, "name": "selector", "variant": "declaration", "kind": 1024, @@ -64698,7 +64722,7 @@ { "type": "reflection", "declaration": { - "id": 16271, + "id": 16288, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64707,12 +64731,12 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 16272, + "id": 16289, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64727,7 +64751,7 @@ } }, { - "id": 16273, + "id": 16290, "name": "data", "variant": "declaration", "kind": 1024, @@ -64742,8 +64766,8 @@ { "title": "Properties", "children": [ - 16270, - 16273 + 16287, + 16290 ] } ] @@ -64752,7 +64776,7 @@ } }, { - "id": 16274, + "id": 16291, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64761,7 +64785,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64778,11 +64802,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -64801,21 +64825,21 @@ ] }, { - "id": 16275, + "id": 16292, "name": "delete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16276, + "id": 16293, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16277, + "id": 16294, "name": "idOrSelector", "variant": "param", "kind": 32768, @@ -64826,7 +64850,7 @@ } }, { - "id": 16278, + "id": 16295, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64835,7 +64859,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64858,14 +64882,14 @@ } }, { - "id": 16279, + "id": 16296, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16280, + "id": 16297, "name": "idOrSelector", "variant": "param", "kind": 32768, @@ -64879,7 +64903,7 @@ } }, { - "id": 16281, + "id": 16298, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64888,7 +64912,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64911,14 +64935,14 @@ } }, { - "id": 16282, + "id": 16299, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16283, + "id": 16300, "name": "idOrSelector", "variant": "param", "kind": 32768, @@ -64929,7 +64953,7 @@ } }, { - "id": 16284, + "id": 16301, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64938,7 +64962,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -64961,14 +64985,14 @@ } }, { - "id": 16285, + "id": 16302, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16286, + "id": 16303, "name": "idOrSelector", "variant": "param", "kind": 32768, @@ -64982,7 +65006,7 @@ } }, { - "id": 16287, + "id": 16304, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -64991,7 +65015,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65014,14 +65038,14 @@ } }, { - "id": 16288, + "id": 16305, "name": "delete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16289, + "id": 16306, "name": "idOrSelector", "variant": "param", "kind": 32768, @@ -65029,14 +65053,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16290, + "id": 16307, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16291, + "id": 16308, "name": "selector", "variant": "declaration", "kind": 1024, @@ -65047,7 +65071,7 @@ { "type": "reflection", "declaration": { - "id": 16292, + "id": 16309, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65056,12 +65080,12 @@ }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reflection", "declaration": { - "id": 16293, + "id": 16310, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65080,7 +65104,7 @@ { "title": "Properties", "children": [ - 16291 + 16308 ] } ] @@ -65088,7 +65112,7 @@ } }, { - "id": 16294, + "id": 16311, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65097,7 +65121,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65122,21 +65146,21 @@ ] }, { - "id": 16295, + "id": 16312, "name": "softDelete", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16296, + "id": 16313, "name": "softDelete", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16297, + "id": 16314, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -65158,7 +65182,7 @@ { "type": "reflection", "declaration": { - "id": 16298, + "id": 16315, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65170,7 +65194,7 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16299, + "id": 16316, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65182,7 +65206,7 @@ } }, { - "id": 16300, + "id": 16317, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65191,7 +65215,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65211,11 +65235,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65258,21 +65282,21 @@ ] }, { - "id": 16301, + "id": 16318, "name": "restore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16302, + "id": 16319, "name": "restore", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16303, + "id": 16320, "name": "idsOrFilter", "variant": "param", "kind": 32768, @@ -65290,7 +65314,7 @@ { "type": "reflection", "declaration": { - "id": 16304, + "id": 16321, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65301,7 +65325,7 @@ } }, { - "id": 16305, + "id": 16322, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65310,7 +65334,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65330,11 +65354,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65377,21 +65401,21 @@ ] }, { - "id": 16306, + "id": 16323, "name": "upsert", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16307, + "id": 16324, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16308, + "id": 16325, "name": "data", "variant": "param", "kind": 32768, @@ -65405,7 +65429,7 @@ } }, { - "id": 16309, + "id": 16326, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65414,7 +65438,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65431,11 +65455,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65452,14 +65476,14 @@ } }, { - "id": 16310, + "id": 16327, "name": "upsert", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16311, + "id": 16328, "name": "data", "variant": "param", "kind": 32768, @@ -65470,7 +65494,7 @@ } }, { - "id": 16312, + "id": 16329, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65479,7 +65503,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65494,11 +65518,11 @@ "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65516,21 +65540,21 @@ ] }, { - "id": 16313, + "id": 16330, "name": "upsertWithReplace", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16314, + "id": 16331, "name": "upsertWithReplace", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16315, + "id": 16332, "name": "data", "variant": "param", "kind": 32768, @@ -65544,7 +65568,7 @@ } }, { - "id": 16316, + "id": 16333, "name": "config", "variant": "param", "kind": 32768, @@ -65553,15 +65577,15 @@ }, "type": { "type": "reference", - "target": 14244, + "target": 14261, "typeArguments": [ { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65577,7 +65601,7 @@ } }, { - "id": 16317, + "id": 16334, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -65586,7 +65610,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -65602,14 +65626,14 @@ { "type": "reflection", "declaration": { - "id": 16318, + "id": 16335, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16319, + "id": 16336, "name": "entities", "variant": "declaration", "kind": 1024, @@ -65618,11 +65642,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 16940, + "target": 16957, "typeArguments": [ { "type": "reference", - "target": 16321, + "target": 16338, "name": "TEntity", "package": "@medusajs/types", "qualifiedName": "IMedusaInternalService.TEntity", @@ -65635,14 +65659,14 @@ } }, { - "id": 16320, + "id": 16337, "name": "performedActions", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 14247, + "target": 14264, "name": "PerformedActions", "package": "@medusajs/types" } @@ -65652,8 +65676,8 @@ { "title": "Properties", "children": [ - 16319, - 16320 + 16336, + 16337 ] } ] @@ -65671,28 +65695,28 @@ { "title": "Accessors", "children": [ - 16220 + 16237 ] }, { "title": "Methods", "children": [ - 16222, - 16231, - 16238, - 16245, - 16252, - 16275, - 16295, - 16301, - 16306, - 16313 + 16239, + 16248, + 16255, + 16262, + 16269, + 16292, + 16312, + 16318, + 16323, + 16330 ] } ], "typeParameters": [ { - "id": 16321, + "id": 16338, "name": "TEntity", "variant": "typeParam", "kind": 131072, @@ -65700,7 +65724,7 @@ "type": { "type": "reflection", "declaration": { - "id": 16322, + "id": 16339, "name": "__type", "variant": "declaration", "kind": 65536, @@ -65709,7 +65733,7 @@ } }, { - "id": 16323, + "id": 16340, "name": "TContainer", "variant": "typeParam", "kind": 131072, @@ -65726,7 +65750,7 @@ ] }, { - "id": 16324, + "id": 16341, "name": "ModuleProviderExports", "variant": "declaration", "kind": 2097152, @@ -65734,14 +65758,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16325, + "id": 16342, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16326, + "id": 16343, "name": "services", "variant": "declaration", "kind": 1024, @@ -65750,7 +65774,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16035, + "target": 16052, "typeArguments": [ { "type": "intrinsic", @@ -65767,7 +65791,7 @@ { "title": "Properties", "children": [ - 16326 + 16343 ] } ] @@ -65775,7 +65799,7 @@ } }, { - "id": 16327, + "id": 16344, "name": "ModuleProvider", "variant": "declaration", "kind": 2097152, @@ -65783,14 +65807,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16328, + "id": 16345, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16329, + "id": 16346, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -65804,7 +65828,7 @@ }, { "type": "reference", - "target": 16324, + "target": 16341, "name": "ModuleProviderExports", "package": "@medusajs/types" } @@ -65812,7 +65836,7 @@ } }, { - "id": 16330, + "id": 16347, "name": "id", "variant": "declaration", "kind": 1024, @@ -65823,7 +65847,7 @@ } }, { - "id": 16331, + "id": 16348, "name": "options", "variant": "declaration", "kind": 1024, @@ -65855,9 +65879,9 @@ { "title": "Properties", "children": [ - 16329, - 16330, - 16331 + 16346, + 16347, + 16348 ] } ] @@ -65869,43 +65893,43 @@ { "title": "Interfaces", "children": [ - 16175, - 16205, - 16219 + 16192, + 16222, + 16236 ] }, { "title": "Type Aliases", "children": [ - 16035, - 16042, - 16043, - 16044, - 16051, - 16062, - 16074, - 16082, - 16093, - 16100, - 16105, - 16109, - 16116, - 16121, - 16125, - 16131, - 16155, - 16158, - 16191, - 16198, - 16199, - 16324, - 16327 + 16052, + 16059, + 16060, + 16061, + 16068, + 16079, + 16091, + 16099, + 16110, + 16117, + 16122, + 16126, + 16133, + 16138, + 16142, + 16148, + 16172, + 16175, + 16208, + 16215, + 16216, + 16341, + 16344 ] } ] }, { - "id": 17411, + "id": 17428, "name": "ModuleDeclaration", "variant": "declaration", "kind": 2097152, @@ -65915,13 +65939,13 @@ "types": [ { "type": "reference", - "target": 16062, + "target": 16079, "name": "ExternalModuleDeclaration", "package": "@medusajs/types" }, { "type": "reference", - "target": 16051, + "target": 16068, "name": "InternalModuleDeclaration", "package": "@medusajs/types" } @@ -65929,14 +65953,14 @@ } }, { - "id": 16332, + "id": 16349, "name": "NotificationTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16333, + "id": 16350, "name": "NotificationDTO", "variant": "declaration", "kind": 256, @@ -65951,7 +65975,7 @@ }, "children": [ { - "id": 16334, + "id": 16351, "name": "id", "variant": "declaration", "kind": 1024, @@ -65970,7 +65994,7 @@ } }, { - "id": 16335, + "id": 16352, "name": "to", "variant": "declaration", "kind": 1024, @@ -65989,7 +66013,7 @@ } }, { - "id": 16336, + "id": 16353, "name": "channel", "variant": "declaration", "kind": 1024, @@ -66008,7 +66032,7 @@ } }, { - "id": 16337, + "id": 16354, "name": "template", "variant": "declaration", "kind": 1024, @@ -66027,7 +66051,7 @@ } }, { - "id": 16338, + "id": 16355, "name": "data", "variant": "declaration", "kind": 1024, @@ -66070,7 +66094,7 @@ } }, { - "id": 16339, + "id": 16356, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -66100,7 +66124,7 @@ } }, { - "id": 16340, + "id": 16357, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -66130,7 +66154,7 @@ } }, { - "id": 16341, + "id": 16358, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -66160,7 +66184,7 @@ } }, { - "id": 16342, + "id": 16359, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -66190,7 +66214,7 @@ } }, { - "id": 16343, + "id": 16360, "name": "original_notification_id", "variant": "declaration", "kind": 1024, @@ -66220,7 +66244,7 @@ } }, { - "id": 16344, + "id": 16361, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -66250,7 +66274,7 @@ } }, { - "id": 16345, + "id": 16362, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -66269,7 +66293,7 @@ } }, { - "id": 16346, + "id": 16363, "name": "provider", "variant": "declaration", "kind": 1024, @@ -66284,13 +66308,13 @@ }, "type": { "type": "reference", - "target": 16348, + "target": 16365, "name": "NotificationProviderDTO", "package": "@medusajs/types" } }, { - "id": 16347, + "id": 16364, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -66318,26 +66342,26 @@ { "title": "Properties", "children": [ - 16334, - 16335, - 16336, - 16337, - 16338, - 16339, - 16340, - 16341, - 16342, - 16343, - 16344, - 16345, - 16346, - 16347 + 16351, + 16352, + 16353, + 16354, + 16355, + 16356, + 16357, + 16358, + 16359, + 16360, + 16361, + 16362, + 16363, + 16364 ] } ] }, { - "id": 16348, + "id": 16365, "name": "NotificationProviderDTO", "variant": "declaration", "kind": 256, @@ -66352,7 +66376,7 @@ }, "children": [ { - "id": 16349, + "id": 16366, "name": "id", "variant": "declaration", "kind": 1024, @@ -66371,7 +66395,7 @@ } }, { - "id": 16350, + "id": 16367, "name": "handle", "variant": "declaration", "kind": 1024, @@ -66390,7 +66414,7 @@ } }, { - "id": 16351, + "id": 16368, "name": "name", "variant": "declaration", "kind": 1024, @@ -66409,7 +66433,7 @@ } }, { - "id": 16352, + "id": 16369, "name": "channels", "variant": "declaration", "kind": 1024, @@ -66435,16 +66459,16 @@ { "title": "Properties", "children": [ - 16349, - 16350, - 16351, - 16352 + 16366, + 16367, + 16368, + 16369 ] } ] }, { - "id": 16353, + "id": 16370, "name": "FilterableNotificationProps", "variant": "declaration", "kind": 256, @@ -66459,7 +66483,7 @@ }, "children": [ { - "id": 16363, + "id": 16380, "name": "$and", "variant": "declaration", "kind": 1024, @@ -66482,17 +66506,17 @@ "types": [ { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -66505,12 +66529,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 16364, + "id": 16381, "name": "$or", "variant": "declaration", "kind": 1024, @@ -66533,17 +66557,17 @@ "types": [ { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -66556,12 +66580,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 16354, + "id": 16371, "name": "q", "variant": "declaration", "kind": 1024, @@ -66582,7 +66606,7 @@ } }, { - "id": 16355, + "id": 16372, "name": "to", "variant": "declaration", "kind": 1024, @@ -66613,7 +66637,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66639,7 +66663,7 @@ } }, { - "id": 16356, + "id": 16373, "name": "channel", "variant": "declaration", "kind": 1024, @@ -66670,7 +66694,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66696,7 +66720,7 @@ } }, { - "id": 16357, + "id": 16374, "name": "template", "variant": "declaration", "kind": 1024, @@ -66727,7 +66751,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66753,7 +66777,7 @@ } }, { - "id": 16358, + "id": 16375, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -66784,7 +66808,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66810,7 +66834,7 @@ } }, { - "id": 16359, + "id": 16376, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -66841,7 +66865,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66867,7 +66891,7 @@ } }, { - "id": 16360, + "id": 16377, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -66898,7 +66922,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66924,7 +66948,7 @@ } }, { - "id": 16361, + "id": 16378, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -66955,7 +66979,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "union", @@ -66981,7 +67005,7 @@ } }, { - "id": 16362, + "id": 16379, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -66998,7 +67022,7 @@ }, "type": { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -67014,28 +67038,28 @@ { "title": "Properties", "children": [ - 16363, - 16364, - 16354, - 16355, - 16356, - 16357, - 16358, - 16359, - 16360, - 16361, - 16362 + 16380, + 16381, + 16371, + 16372, + 16373, + 16374, + 16375, + 16376, + 16377, + 16378, + 16379 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" } @@ -67046,7 +67070,7 @@ ] }, { - "id": 16369, + "id": 16386, "name": "CreateNotificationDTO", "variant": "declaration", "kind": 256, @@ -67061,7 +67085,7 @@ }, "children": [ { - "id": 16370, + "id": 16387, "name": "to", "variant": "declaration", "kind": 1024, @@ -67080,7 +67104,7 @@ } }, { - "id": 16371, + "id": 16388, "name": "channel", "variant": "declaration", "kind": 1024, @@ -67099,7 +67123,7 @@ } }, { - "id": 16372, + "id": 16389, "name": "template", "variant": "declaration", "kind": 1024, @@ -67118,7 +67142,7 @@ } }, { - "id": 16373, + "id": 16390, "name": "data", "variant": "declaration", "kind": 1024, @@ -67163,7 +67187,7 @@ } }, { - "id": 16374, + "id": 16391, "name": "trigger_type", "variant": "declaration", "kind": 1024, @@ -67193,7 +67217,7 @@ } }, { - "id": 16375, + "id": 16392, "name": "resource_id", "variant": "declaration", "kind": 1024, @@ -67223,7 +67247,7 @@ } }, { - "id": 16376, + "id": 16393, "name": "resource_type", "variant": "declaration", "kind": 1024, @@ -67253,7 +67277,7 @@ } }, { - "id": 16377, + "id": 16394, "name": "receiver_id", "variant": "declaration", "kind": 1024, @@ -67283,7 +67307,7 @@ } }, { - "id": 16378, + "id": 16395, "name": "original_notification_id", "variant": "declaration", "kind": 1024, @@ -67313,7 +67337,7 @@ } }, { - "id": 16379, + "id": 16396, "name": "idempotency_key", "variant": "declaration", "kind": 1024, @@ -67347,22 +67371,22 @@ { "title": "Properties", "children": [ - 16370, - 16371, - 16372, - 16373, - 16374, - 16375, - 16376, - 16377, - 16378, - 16379 + 16387, + 16388, + 16389, + 16390, + 16391, + 16392, + 16393, + 16394, + 16395, + 16396 ] } ] }, { - "id": 16416, + "id": 16433, "name": "ProviderSendNotificationDTO", "variant": "declaration", "kind": 256, @@ -67377,7 +67401,7 @@ }, "children": [ { - "id": 16417, + "id": 16434, "name": "to", "variant": "declaration", "kind": 1024, @@ -67396,7 +67420,7 @@ } }, { - "id": 16418, + "id": 16435, "name": "channel", "variant": "declaration", "kind": 1024, @@ -67415,7 +67439,7 @@ } }, { - "id": 16419, + "id": 16436, "name": "template", "variant": "declaration", "kind": 1024, @@ -67434,7 +67458,7 @@ } }, { - "id": 16420, + "id": 16437, "name": "data", "variant": "declaration", "kind": 1024, @@ -67483,16 +67507,16 @@ { "title": "Properties", "children": [ - 16417, - 16418, - 16419, - 16420 + 16434, + 16435, + 16436, + 16437 ] } ] }, { - "id": 16421, + "id": 16438, "name": "ProviderSendNotificationResultsDTO", "variant": "declaration", "kind": 256, @@ -67507,7 +67531,7 @@ }, "children": [ { - "id": 16422, + "id": 16439, "name": "id", "variant": "declaration", "kind": 1024, @@ -67532,27 +67556,27 @@ { "title": "Properties", "children": [ - 16422 + 16439 ] } ] }, { - "id": 16423, + "id": 16440, "name": "INotificationProvider", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16424, + "id": 16441, "name": "send", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16425, + "id": 16442, "name": "send", "variant": "signature", "kind": 4096, @@ -67578,7 +67602,7 @@ }, "parameters": [ { - "id": 16426, + "id": 16443, "name": "notification", "variant": "param", "kind": 32768, @@ -67593,7 +67617,7 @@ }, "type": { "type": "reference", - "target": 16416, + "target": 16433, "name": "ProviderSendNotificationDTO", "package": "@medusajs/types" } @@ -67608,7 +67632,7 @@ "typeArguments": [ { "type": "reference", - "target": 16421, + "target": 16438, "name": "ProviderSendNotificationResultsDTO", "package": "@medusajs/types" } @@ -67624,27 +67648,27 @@ { "title": "Methods", "children": [ - 16424 + 16441 ] } ] }, { - "id": 16365, + "id": 16382, "name": "LocalNotificationServiceOptions", "variant": "declaration", "kind": 256, "flags": {} }, { - "id": 16366, + "id": 16383, "name": "SendgridNotificationServiceOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16367, + "id": 16384, "name": "api_key", "variant": "declaration", "kind": 1024, @@ -67655,7 +67679,7 @@ } }, { - "id": 16368, + "id": 16385, "name": "from", "variant": "declaration", "kind": 1024, @@ -67670,14 +67694,14 @@ { "title": "Properties", "children": [ - 16367, - 16368 + 16384, + 16385 ] } ] }, { - "id": 16380, + "id": 16397, "name": "INotificationModuleService", "variant": "declaration", "kind": 256, @@ -67692,14 +67716,14 @@ }, "children": [ { - "id": 16381, + "id": 16398, "name": "createNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16382, + "id": 16399, "name": "createNotifications", "variant": "signature", "kind": 4096, @@ -67734,7 +67758,7 @@ }, "parameters": [ { - "id": 16383, + "id": 16400, "name": "data", "variant": "param", "kind": 32768, @@ -67751,14 +67775,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16369, + "target": 16386, "name": "CreateNotificationDTO", "package": "@medusajs/types" } } }, { - "id": 16384, + "id": 16401, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -67775,7 +67799,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -67792,7 +67816,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -67803,7 +67827,7 @@ } }, { - "id": 16385, + "id": 16402, "name": "createNotifications", "variant": "signature", "kind": 4096, @@ -67838,7 +67862,7 @@ }, "parameters": [ { - "id": 16386, + "id": 16403, "name": "data", "variant": "param", "kind": 32768, @@ -67853,13 +67877,13 @@ }, "type": { "type": "reference", - "target": 16369, + "target": 16386, "name": "CreateNotificationDTO", "package": "@medusajs/types" } }, { - "id": 16387, + "id": 16404, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -67876,7 +67900,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -67891,7 +67915,7 @@ "typeArguments": [ { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -67903,14 +67927,14 @@ ] }, { - "id": 16388, + "id": 16405, "name": "retrieveNotification", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16389, + "id": 16406, "name": "retrieveNotification", "variant": "signature", "kind": 4096, @@ -67957,7 +67981,7 @@ }, "parameters": [ { - "id": 16390, + "id": 16407, "name": "notificationId", "variant": "param", "kind": 32768, @@ -67976,7 +68000,7 @@ } }, { - "id": 16391, + "id": 16408, "name": "config", "variant": "param", "kind": 32768, @@ -68009,11 +68033,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68023,7 +68047,7 @@ } }, { - "id": 16392, + "id": 16409, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -68040,7 +68064,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -68055,7 +68079,7 @@ "typeArguments": [ { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68067,14 +68091,14 @@ ] }, { - "id": 16393, + "id": 16410, "name": "listNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16394, + "id": 16411, "name": "listNotifications", "variant": "signature", "kind": 4096, @@ -68161,7 +68185,7 @@ }, "parameters": [ { - "id": 16395, + "id": 16412, "name": "filters", "variant": "param", "kind": 32768, @@ -68178,13 +68202,13 @@ }, "type": { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" } }, { - "id": 16396, + "id": 16413, "name": "config", "variant": "param", "kind": 32768, @@ -68217,11 +68241,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68231,7 +68255,7 @@ } }, { - "id": 16397, + "id": 16414, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -68248,7 +68272,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -68265,7 +68289,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68278,14 +68302,14 @@ ] }, { - "id": 16398, + "id": 16415, "name": "listAndCountNotifications", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16399, + "id": 16416, "name": "listAndCountNotifications", "variant": "signature", "kind": 4096, @@ -68372,7 +68396,7 @@ }, "parameters": [ { - "id": 16400, + "id": 16417, "name": "filters", "variant": "param", "kind": 32768, @@ -68389,13 +68413,13 @@ }, "type": { "type": "reference", - "target": 16353, + "target": 16370, "name": "FilterableNotificationProps", "package": "@medusajs/types" } }, { - "id": 16401, + "id": 16418, "name": "config", "variant": "param", "kind": 32768, @@ -68428,11 +68452,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68442,7 +68466,7 @@ } }, { - "id": 16402, + "id": 16419, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -68459,7 +68483,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -68479,7 +68503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16333, + "target": 16350, "name": "NotificationDTO", "package": "@medusajs/types" } @@ -68502,17 +68526,17 @@ { "title": "Methods", "children": [ - 16381, - 16388, - 16393, - 16398 + 16398, + 16405, + 16410, + 16415 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } @@ -68523,29 +68547,29 @@ { "title": "Interfaces", "children": [ - 16333, - 16348, - 16353, - 16369, - 16416, - 16421, - 16423, + 16350, 16365, - 16366, - 16380 + 16370, + 16386, + 16433, + 16438, + 16440, + 16382, + 16383, + 16397 ] } ] }, { - "id": 17123, + "id": 17140, "name": "ProductCategoryTransformOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17124, + "id": 17141, "name": "includeDescendantsTree", "variant": "declaration", "kind": 1024, @@ -68558,7 +68582,7 @@ } }, { - "id": 17125, + "id": 17142, "name": "includeAncestorsTree", "variant": "declaration", "kind": 1024, @@ -68575,29 +68599,29 @@ { "title": "Properties", "children": [ - 17124, - 17125 + 17141, + 17142 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14028, + "target": 14045, "name": "RepositoryTransformOptions", "package": "@medusajs/types" } ] }, { - "id": 16427, + "id": 16444, "name": "SearchTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16428, + "id": 16445, "name": "IndexSettings", "variant": "declaration", "kind": 2097152, @@ -68605,14 +68629,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16429, + "id": 16446, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16430, + "id": 16447, "name": "indexSettings", "variant": "declaration", "kind": 1024, @@ -68654,7 +68678,7 @@ } }, { - "id": 16431, + "id": 16448, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -68675,7 +68699,7 @@ } }, { - "id": 16432, + "id": 16449, "name": "transformer", "variant": "declaration", "kind": 1024, @@ -68693,21 +68717,21 @@ "type": { "type": "reflection", "declaration": { - "id": 16433, + "id": 16450, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 16434, + "id": 16451, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16435, + "id": 16452, "name": "document", "variant": "param", "kind": 32768, @@ -68732,9 +68756,9 @@ { "title": "Properties", "children": [ - 16430, - 16431, - 16432 + 16447, + 16448, + 16449 ] } ] @@ -68742,14 +68766,14 @@ } }, { - "id": 16436, + "id": 16453, "name": "ISearchService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16437, + "id": 16454, "name": "options", "variant": "declaration", "kind": 1024, @@ -68775,14 +68799,14 @@ } }, { - "id": 16438, + "id": 16455, "name": "createIndex", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16439, + "id": 16456, "name": "createIndex", "variant": "signature", "kind": 4096, @@ -68806,341 +68830,6 @@ } ] }, - "parameters": [ - { - "id": 16440, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16441, - "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": 16442, - "name": "getIndex", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16443, - "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": 16444, - "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": 16445, - "name": "addDocuments", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16446, - "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": 16447, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16448, - "name": "documents", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "documents array to be indexed" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "unknown" - } - }, - { - "id": 16449, - "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": 16450, - "name": "replaceDocuments", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16451, - "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": 16452, - "name": "indexName", - "variant": "param", - "kind": 32768, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "the index name." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 16453, - "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": 16454, - "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": 16455, - "name": "deleteDocument", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16456, - "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": 16457, @@ -69163,7 +68852,7 @@ }, { "id": 16458, - "name": "document_id", + "name": "options", "variant": "param", "kind": 32768, "flags": {}, @@ -69171,22 +68860,13 @@ "summary": [ { "kind": "text", - "text": "the id of the document" + "text": "the options" } ] }, "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "number" - } - ] + "type": "intrinsic", + "name": "unknown" } } ], @@ -69199,14 +68879,14 @@ }, { "id": 16459, - "name": "deleteAllDocuments", + "name": "getIndex", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 16460, - "name": "deleteAllDocuments", + "name": "getIndex", "variant": "signature", "kind": 4096, "flags": {}, @@ -69214,7 +68894,7 @@ "summary": [ { "kind": "text", - "text": "Used to delete all documents" + "text": "Used to get an index" } ], "blockTags": [ @@ -69240,7 +68920,7 @@ "summary": [ { "kind": "text", - "text": "the index name" + "text": "the index name." } ] }, @@ -69259,14 +68939,14 @@ }, { "id": 16462, - "name": "search", + "name": "addDocuments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 16463, - "name": "search", + "name": "addDocuments", "variant": "signature", "kind": 4096, "flags": {}, @@ -69274,7 +68954,7 @@ "summary": [ { "kind": "text", - "text": "Used to search for a document in an index" + "text": "Used to index documents by the search engine provider" } ], "blockTags": [ @@ -69311,6 +68991,350 @@ }, { "id": 16465, + "name": "documents", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "documents array to be indexed" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "unknown" + } + }, + { + "id": 16466, + "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": 16467, + "name": "replaceDocuments", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16468, + "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": 16469, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16470, + "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": 16471, + "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": 16472, + "name": "deleteDocument", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16473, + "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": 16474, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16475, + "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": 16476, + "name": "deleteAllDocuments", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16477, + "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": 16478, + "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": 16479, + "name": "search", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16480, + "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": 16481, + "name": "indexName", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "the index name" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16482, "name": "query", "variant": "param", "kind": 32768, @@ -69338,7 +69362,7 @@ } }, { - "id": 16466, + "id": 16483, "name": "options", "variant": "param", "kind": 32768, @@ -69365,14 +69389,14 @@ ] }, { - "id": 16467, + "id": 16484, "name": "updateSettings", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16468, + "id": 16485, "name": "updateSettings", "variant": "signature", "kind": 4096, @@ -69398,7 +69422,7 @@ }, "parameters": [ { - "id": 16469, + "id": 16486, "name": "indexName", "variant": "param", "kind": 32768, @@ -69417,7 +69441,7 @@ } }, { - "id": 16470, + "id": 16487, "name": "settings", "variant": "param", "kind": 32768, @@ -69448,20 +69472,20 @@ { "title": "Properties", "children": [ - 16437 + 16454 ] }, { "title": "Methods", "children": [ - 16438, - 16442, - 16445, - 16450, 16455, 16459, 16462, - 16467 + 16467, + 16472, + 16476, + 16479, + 16484 ] } ] @@ -69471,19 +69495,19 @@ { "title": "Interfaces", "children": [ - 16436 + 16453 ] }, { "title": "Type Aliases", "children": [ - 16428 + 16445 ] } ] }, { - "id": 17126, + "id": 17143, "name": "SharedContext", "variant": "declaration", "kind": 256, @@ -69512,7 +69536,7 @@ }, "children": [ { - "id": 17127, + "id": 17144, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -69533,7 +69557,7 @@ } }, { - "id": 17128, + "id": 17145, "name": "manager", "variant": "declaration", "kind": 1024, @@ -69558,21 +69582,21 @@ { "title": "Properties", "children": [ - 17127, - 17128 + 17144, + 17145 ] } ] }, { - "id": 17129, + "id": 17146, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17130, + "id": 17147, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -69588,7 +69612,7 @@ } }, { - "id": 17131, + "id": 17148, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -69598,21 +69622,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17132, + "id": 17149, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17133, + "id": 17150, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17134, + "id": 17151, "name": "key", "variant": "param", "kind": 32768, @@ -69653,35 +69677,35 @@ { "title": "Properties", "children": [ - 17130, - 17131 + 17147, + 17148 ] } ] }, { - "id": 17135, + "id": 17152, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17136, + "id": 17153, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17137, + "id": 17154, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17138, + "id": 17155, "name": "msg", "variant": "param", "kind": 32768, @@ -69691,7 +69715,7 @@ "types": [ { "type": "reference", - "target": 14402, + "target": 14419, "name": "Message", "package": "@medusajs/types" }, @@ -69699,7 +69723,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14402, + "target": 14419, "name": "Message", "package": "@medusajs/types" } @@ -69716,21 +69740,21 @@ ] }, { - "id": 17139, + "id": 17156, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17140, + "id": 17157, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17141, + "id": 17158, "name": "format", "variant": "param", "kind": 32768, @@ -69739,7 +69763,7 @@ }, "type": { "type": "reference", - "target": 17129, + "target": 17146, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -69760,7 +69784,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 14402, + "target": 14419, "name": "Message", "package": "@medusajs/types" } @@ -69773,14 +69797,14 @@ ] }, { - "id": 17142, + "id": 17159, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17143, + "id": 17160, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -69793,21 +69817,21 @@ ] }, { - "id": 17144, + "id": 17161, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17145, + "id": 17162, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17146, + "id": 17163, "name": "T", "variant": "typeParam", "kind": 131072, @@ -69816,7 +69840,7 @@ ], "parameters": [ { - "id": 17147, + "id": 17164, "name": "messageData", "variant": "param", "kind": 32768, @@ -69826,11 +69850,11 @@ "types": [ { "type": "reference", - "target": 14406, + "target": 14423, "typeArguments": [ { "type": "reference", - "target": 17146, + "target": 17163, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -69843,11 +69867,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 14406, + "target": 14423, "typeArguments": [ { "type": "reference", - "target": 17146, + "target": 17163, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -69861,7 +69885,7 @@ } }, { - "id": 17148, + "id": 17165, "name": "options", "variant": "param", "kind": 32768, @@ -69901,16 +69925,16 @@ { "title": "Methods", "children": [ - 17136, - 17139, - 17142, - 17144 + 17153, + 17156, + 17159, + 17161 ] } ] }, { - "id": 17149, + "id": 17166, "name": "Context", "variant": "declaration", "kind": 256, @@ -69925,7 +69949,7 @@ }, "children": [ { - "id": 17150, + "id": 17167, "name": "__type", "variant": "declaration", "kind": 1024, @@ -69938,7 +69962,7 @@ } }, { - "id": 17151, + "id": 17168, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -69971,14 +69995,14 @@ }, "type": { "type": "reference", - "target": 17160, + "target": 17177, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 17152, + "id": 17169, "name": "manager", "variant": "declaration", "kind": 1024, @@ -70011,14 +70035,14 @@ }, "type": { "type": "reference", - "target": 17160, + "target": 17177, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 17153, + "id": 17170, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -70071,7 +70095,7 @@ } }, { - "id": 17154, + "id": 17171, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -70092,7 +70116,7 @@ } }, { - "id": 17155, + "id": 17172, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -70113,7 +70137,7 @@ } }, { - "id": 17156, + "id": 17173, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -70134,7 +70158,7 @@ } }, { - "id": 17157, + "id": 17174, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -70151,13 +70175,13 @@ }, "type": { "type": "reference", - "target": 17135, + "target": 17152, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 17158, + "id": 17175, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -70178,7 +70202,7 @@ } }, { - "id": 17159, + "id": 17176, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -70203,22 +70227,22 @@ { "title": "Properties", "children": [ - 17150, - 17151, - 17152, - 17153, - 17154, - 17155, - 17156, - 17157, - 17158, - 17159 + 17167, + 17168, + 17169, + 17170, + 17171, + 17172, + 17173, + 17174, + 17175, + 17176 ] } ], "typeParameters": [ { - "id": 17160, + "id": 17177, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -70231,14 +70255,14 @@ ] }, { - "id": 16471, + "id": 16488, "name": "StockLocationTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16472, + "id": 16489, "name": "StockLocationAddressDTO", "variant": "declaration", "kind": 2097152, @@ -70257,14 +70281,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16473, + "id": 16490, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16474, + "id": 16491, "name": "id", "variant": "declaration", "kind": 1024, @@ -70285,7 +70309,7 @@ } }, { - "id": 16475, + "id": 16492, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -70304,7 +70328,7 @@ } }, { - "id": 16476, + "id": 16493, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -70334,7 +70358,7 @@ } }, { - "id": 16477, + "id": 16494, "name": "company", "variant": "declaration", "kind": 1024, @@ -70364,7 +70388,7 @@ } }, { - "id": 16478, + "id": 16495, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -70383,7 +70407,7 @@ } }, { - "id": 16479, + "id": 16496, "name": "city", "variant": "declaration", "kind": 1024, @@ -70413,7 +70437,7 @@ } }, { - "id": 16480, + "id": 16497, "name": "phone", "variant": "declaration", "kind": 1024, @@ -70443,7 +70467,7 @@ } }, { - "id": 16481, + "id": 16498, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -70473,7 +70497,7 @@ } }, { - "id": 16482, + "id": 16499, "name": "province", "variant": "declaration", "kind": 1024, @@ -70503,7 +70527,7 @@ } }, { - "id": 16483, + "id": 16500, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -70520,13 +70544,13 @@ }, "type": { "type": "reference", - "target": 14053, + "target": 14070, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 16484, + "id": 16501, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -70559,7 +70583,7 @@ } }, { - "id": 16485, + "id": 16502, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -70592,7 +70616,7 @@ } }, { - "id": 16486, + "id": 16503, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -70633,19 +70657,19 @@ { "title": "Properties", "children": [ - 16474, - 16475, - 16476, - 16477, - 16478, - 16479, - 16480, - 16481, - 16482, - 16483, - 16484, - 16485, - 16486 + 16491, + 16492, + 16493, + 16494, + 16495, + 16496, + 16497, + 16498, + 16499, + 16500, + 16501, + 16502, + 16503 ] } ] @@ -70653,7 +70677,7 @@ } }, { - "id": 16487, + "id": 16504, "name": "StockLocationDTO", "variant": "declaration", "kind": 2097152, @@ -70672,14 +70696,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16488, + "id": 16505, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16489, + "id": 16506, "name": "id", "variant": "declaration", "kind": 1024, @@ -70698,7 +70722,7 @@ } }, { - "id": 16490, + "id": 16507, "name": "name", "variant": "declaration", "kind": 1024, @@ -70717,7 +70741,7 @@ } }, { - "id": 16491, + "id": 16508, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -70760,7 +70784,7 @@ } }, { - "id": 16492, + "id": 16509, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -70779,7 +70803,7 @@ } }, { - "id": 16493, + "id": 16510, "name": "address", "variant": "declaration", "kind": 1024, @@ -70796,13 +70820,13 @@ }, "type": { "type": "reference", - "target": 16472, + "target": 16489, "name": "StockLocationAddressDTO", "package": "@medusajs/types" } }, { - "id": 16494, + "id": 16511, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -70829,7 +70853,7 @@ } }, { - "id": 16495, + "id": 16512, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -70862,7 +70886,7 @@ } }, { - "id": 16496, + "id": 16513, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -70895,7 +70919,7 @@ } }, { - "id": 16497, + "id": 16514, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -70936,15 +70960,15 @@ { "title": "Properties", "children": [ - 16489, - 16490, - 16491, - 16492, - 16493, - 16494, - 16495, - 16496, - 16497 + 16506, + 16507, + 16508, + 16509, + 16510, + 16511, + 16512, + 16513, + 16514 ] } ] @@ -70952,7 +70976,7 @@ } }, { - "id": 16498, + "id": 16515, "name": "StockLocationExpandedDTO", "variant": "declaration", "kind": 2097152, @@ -70968,21 +70992,21 @@ "types": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 16499, + "id": 16516, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16500, + "id": 16517, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -71010,7 +71034,7 @@ { "title": "Properties", "children": [ - 16500 + 16517 ] } ] @@ -71020,7 +71044,7 @@ } }, { - "id": 16501, + "id": 16518, "name": "FilterableStockLocationProps", "variant": "declaration", "kind": 256, @@ -71035,7 +71059,7 @@ }, "children": [ { - "id": 16505, + "id": 16522, "name": "$and", "variant": "declaration", "kind": 1024, @@ -71058,17 +71082,17 @@ "types": [ { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -71081,12 +71105,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 16506, + "id": 16523, "name": "$or", "variant": "declaration", "kind": 1024, @@ -71109,17 +71133,17 @@ "types": [ { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -71132,12 +71156,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 16502, + "id": 16519, "name": "q", "variant": "declaration", "kind": 1024, @@ -71158,7 +71182,7 @@ } }, { - "id": 16503, + "id": 16520, "name": "id", "variant": "declaration", "kind": 1024, @@ -71191,7 +71215,7 @@ } }, { - "id": 16504, + "id": 16521, "name": "name", "variant": "declaration", "kind": 1024, @@ -71222,7 +71246,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -71240,22 +71264,22 @@ { "title": "Properties", "children": [ - 16505, - 16506, - 16502, - 16503, - 16504 + 16522, + 16523, + 16519, + 16520, + 16521 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -71266,7 +71290,7 @@ ] }, { - "id": 16507, + "id": 16524, "name": "StockLocationAddressInput", "variant": "declaration", "kind": 2097152, @@ -71285,14 +71309,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16508, + "id": 16525, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16509, + "id": 16526, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -71311,7 +71335,7 @@ } }, { - "id": 16510, + "id": 16527, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -71341,7 +71365,7 @@ } }, { - "id": 16511, + "id": 16528, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -71360,7 +71384,7 @@ } }, { - "id": 16512, + "id": 16529, "name": "city", "variant": "declaration", "kind": 1024, @@ -71390,7 +71414,7 @@ } }, { - "id": 16513, + "id": 16530, "name": "phone", "variant": "declaration", "kind": 1024, @@ -71420,7 +71444,7 @@ } }, { - "id": 16514, + "id": 16531, "name": "province", "variant": "declaration", "kind": 1024, @@ -71450,7 +71474,7 @@ } }, { - "id": 16515, + "id": 16532, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -71480,7 +71504,7 @@ } }, { - "id": 16516, + "id": 16533, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71497,7 +71521,7 @@ }, "type": { "type": "reference", - "target": 14053, + "target": 14070, "name": "MetadataType", "package": "@medusajs/types" } @@ -71507,14 +71531,14 @@ { "title": "Properties", "children": [ - 16509, - 16510, - 16511, - 16512, - 16513, - 16514, - 16515, - 16516 + 16526, + 16527, + 16528, + 16529, + 16530, + 16531, + 16532, + 16533 ] } ] @@ -71522,7 +71546,7 @@ } }, { - "id": 16517, + "id": 16534, "name": "CreateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -71541,14 +71565,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16518, + "id": 16535, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16519, + "id": 16536, "name": "name", "variant": "declaration", "kind": 1024, @@ -71567,7 +71591,7 @@ } }, { - "id": 16520, + "id": 16537, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -71597,7 +71621,7 @@ } }, { - "id": 16521, + "id": 16538, "name": "address", "variant": "declaration", "kind": 1024, @@ -71621,7 +71645,7 @@ }, { "type": "reference", - "target": 16507, + "target": 16524, "name": "StockLocationAddressInput", "package": "@medusajs/types" } @@ -71629,7 +71653,7 @@ } }, { - "id": 16522, + "id": 16539, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71646,7 +71670,7 @@ }, "type": { "type": "reference", - "target": 14053, + "target": 14070, "name": "MetadataType", "package": "@medusajs/types" } @@ -71656,10 +71680,10 @@ { "title": "Properties", "children": [ - 16519, - 16520, - 16521, - 16522 + 16536, + 16537, + 16538, + 16539 ] } ] @@ -71667,7 +71691,7 @@ } }, { - "id": 16523, + "id": 16540, "name": "UpdateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -71686,14 +71710,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16524, + "id": 16541, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16525, + "id": 16542, "name": "name", "variant": "declaration", "kind": 1024, @@ -71714,7 +71738,7 @@ } }, { - "id": 16526, + "id": 16543, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -71744,7 +71768,7 @@ } }, { - "id": 16527, + "id": 16544, "name": "address", "variant": "declaration", "kind": 1024, @@ -71761,13 +71785,13 @@ }, "type": { "type": "reference", - "target": 16507, + "target": 16524, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 16528, + "id": 16545, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71784,7 +71808,7 @@ }, "type": { "type": "reference", - "target": 14053, + "target": 14070, "name": "MetadataType", "package": "@medusajs/types" } @@ -71794,10 +71818,10 @@ { "title": "Properties", "children": [ - 16525, - 16526, - 16527, - 16528 + 16542, + 16543, + 16544, + 16545 ] } ] @@ -71805,7 +71829,7 @@ } }, { - "id": 16529, + "id": 16546, "name": "UpsertStockLocationInput", "variant": "declaration", "kind": 256, @@ -71836,7 +71860,7 @@ }, "children": [ { - "id": 16530, + "id": 16547, "name": "name", "variant": "declaration", "kind": 1024, @@ -71857,7 +71881,7 @@ } }, { - "id": 16531, + "id": 16548, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -71887,7 +71911,7 @@ } }, { - "id": 16532, + "id": 16549, "name": "address", "variant": "declaration", "kind": 1024, @@ -71904,13 +71928,13 @@ }, "type": { "type": "reference", - "target": 16507, + "target": 16524, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 16533, + "id": 16550, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -71927,13 +71951,13 @@ }, "type": { "type": "reference", - "target": 14053, + "target": 14070, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 16534, + "id": 16551, "name": "id", "variant": "declaration", "kind": 1024, @@ -71958,17 +71982,17 @@ { "title": "Properties", "children": [ - 16530, - 16531, - 16532, - 16533, - 16534 + 16547, + 16548, + 16549, + 16550, + 16551 ] } ] }, { - "id": 16535, + "id": 16552, "name": "IStockLocationService", "variant": "declaration", "kind": 256, @@ -71983,14 +72007,14 @@ }, "children": [ { - "id": 16536, + "id": 16553, "name": "listStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16537, + "id": 16554, "name": "listStockLocations", "variant": "signature", "kind": 4096, @@ -72077,7 +72101,7 @@ }, "parameters": [ { - "id": 16538, + "id": 16555, "name": "selector", "variant": "param", "kind": 32768, @@ -72092,13 +72116,13 @@ }, "type": { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16539, + "id": 16556, "name": "config", "variant": "param", "kind": 32768, @@ -72131,11 +72155,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72145,7 +72169,7 @@ } }, { - "id": 16540, + "id": 16557, "name": "context", "variant": "param", "kind": 32768, @@ -72162,7 +72186,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72179,7 +72203,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72192,14 +72216,14 @@ ] }, { - "id": 16541, + "id": 16558, "name": "listAndCountStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16542, + "id": 16559, "name": "listAndCountStockLocations", "variant": "signature", "kind": 4096, @@ -72286,7 +72310,7 @@ }, "parameters": [ { - "id": 16543, + "id": 16560, "name": "selector", "variant": "param", "kind": 32768, @@ -72301,13 +72325,13 @@ }, "type": { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16544, + "id": 16561, "name": "config", "variant": "param", "kind": 32768, @@ -72340,11 +72364,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72354,7 +72378,7 @@ } }, { - "id": 16545, + "id": 16562, "name": "context", "variant": "param", "kind": 32768, @@ -72371,7 +72395,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72391,7 +72415,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72410,14 +72434,14 @@ ] }, { - "id": 16546, + "id": 16563, "name": "retrieveStockLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16547, + "id": 16564, "name": "retrieveStockLocation", "variant": "signature", "kind": 4096, @@ -72452,7 +72476,7 @@ }, "parameters": [ { - "id": 16548, + "id": 16565, "name": "id", "variant": "param", "kind": 32768, @@ -72471,7 +72495,7 @@ } }, { - "id": 16549, + "id": 16566, "name": "config", "variant": "param", "kind": 32768, @@ -72504,11 +72528,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72518,7 +72542,7 @@ } }, { - "id": 16550, + "id": 16567, "name": "context", "variant": "param", "kind": 32768, @@ -72535,7 +72559,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72550,7 +72574,7 @@ "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72562,14 +72586,14 @@ ] }, { - "id": 16551, + "id": 16568, "name": "createStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16552, + "id": 16569, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -72604,7 +72628,7 @@ }, "parameters": [ { - "id": 16553, + "id": 16570, "name": "input", "variant": "param", "kind": 32768, @@ -72619,13 +72643,13 @@ }, "type": { "type": "reference", - "target": 16517, + "target": 16534, "name": "CreateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16554, + "id": 16571, "name": "context", "variant": "param", "kind": 32768, @@ -72642,7 +72666,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72657,7 +72681,7 @@ "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72667,7 +72691,7 @@ } }, { - "id": 16555, + "id": 16572, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -72702,7 +72726,7 @@ }, "parameters": [ { - "id": 16556, + "id": 16573, "name": "input", "variant": "param", "kind": 32768, @@ -72719,14 +72743,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16517, + "target": 16534, "name": "CreateStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 16557, + "id": 16574, "name": "context", "variant": "param", "kind": 32768, @@ -72743,7 +72767,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72760,7 +72784,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72773,14 +72797,14 @@ ] }, { - "id": 16558, + "id": 16575, "name": "upsertStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16559, + "id": 16576, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -72815,7 +72839,7 @@ }, "parameters": [ { - "id": 16560, + "id": 16577, "name": "data", "variant": "param", "kind": 32768, @@ -72832,14 +72856,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 16529, + "target": 16546, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 16561, + "id": 16578, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -72856,7 +72880,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72873,7 +72897,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72884,7 +72908,7 @@ } }, { - "id": 16562, + "id": 16579, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -72919,7 +72943,7 @@ }, "parameters": [ { - "id": 16563, + "id": 16580, "name": "data", "variant": "param", "kind": 32768, @@ -72934,13 +72958,13 @@ }, "type": { "type": "reference", - "target": 16529, + "target": 16546, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16564, + "id": 16581, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -72957,7 +72981,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -72972,7 +72996,7 @@ "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -72984,14 +73008,14 @@ ] }, { - "id": 16565, + "id": 16582, "name": "updateStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16566, + "id": 16583, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -73026,7 +73050,7 @@ }, "parameters": [ { - "id": 16567, + "id": 16584, "name": "id", "variant": "param", "kind": 32768, @@ -73037,7 +73061,7 @@ } }, { - "id": 16568, + "id": 16585, "name": "input", "variant": "param", "kind": 32768, @@ -73052,13 +73076,13 @@ }, "type": { "type": "reference", - "target": 16523, + "target": 16540, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16569, + "id": 16586, "name": "context", "variant": "param", "kind": 32768, @@ -73075,7 +73099,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -73090,7 +73114,7 @@ "typeArguments": [ { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -73100,7 +73124,7 @@ } }, { - "id": 16570, + "id": 16587, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -73135,7 +73159,7 @@ }, "parameters": [ { - "id": 16571, + "id": 16588, "name": "selector", "variant": "param", "kind": 32768, @@ -73150,13 +73174,13 @@ }, "type": { "type": "reference", - "target": 16501, + "target": 16518, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 16572, + "id": 16589, "name": "input", "variant": "param", "kind": 32768, @@ -73171,13 +73195,13 @@ }, "type": { "type": "reference", - "target": 16523, + "target": 16540, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 16573, + "id": 16590, "name": "context", "variant": "param", "kind": 32768, @@ -73194,7 +73218,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -73211,7 +73235,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16487, + "target": 16504, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -73224,14 +73248,14 @@ ] }, { - "id": 16574, + "id": 16591, "name": "deleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16575, + "id": 16592, "name": "deleteStockLocations", "variant": "signature", "kind": 4096, @@ -73266,7 +73290,7 @@ }, "parameters": [ { - "id": 16576, + "id": 16593, "name": "id", "variant": "param", "kind": 32768, @@ -73297,7 +73321,7 @@ } }, { - "id": 16577, + "id": 16594, "name": "context", "variant": "param", "kind": 32768, @@ -73314,7 +73338,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -73339,14 +73363,14 @@ ] }, { - "id": 16578, + "id": 16595, "name": "softDeleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16579, + "id": 16596, "name": "softDeleteStockLocations", "variant": "signature", "kind": 4096, @@ -73397,7 +73421,7 @@ }, "typeParameters": [ { - "id": 16580, + "id": 16597, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -73414,7 +73438,7 @@ ], "parameters": [ { - "id": 16581, + "id": 16598, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -73436,7 +73460,7 @@ } }, { - "id": 16582, + "id": 16599, "name": "config", "variant": "param", "kind": 32768, @@ -73453,11 +73477,11 @@ }, "type": { "type": "reference", - "target": 14372, + "target": 14389, "typeArguments": [ { "type": "reference", - "target": 16580, + "target": 16597, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -73468,7 +73492,7 @@ } }, { - "id": 16583, + "id": 16600, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -73485,7 +73509,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -73537,14 +73561,14 @@ ] }, { - "id": 16584, + "id": 16601, "name": "restoreStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16585, + "id": 16602, "name": "restoreStockLocations", "variant": "signature", "kind": 4096, @@ -73595,7 +73619,7 @@ }, "typeParameters": [ { - "id": 16586, + "id": 16603, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -73612,7 +73636,7 @@ ], "parameters": [ { - "id": 16587, + "id": 16604, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -73634,7 +73658,7 @@ } }, { - "id": 16588, + "id": 16605, "name": "config", "variant": "param", "kind": 32768, @@ -73667,11 +73691,11 @@ }, "type": { "type": "reference", - "target": 14375, + "target": 14392, "typeArguments": [ { "type": "reference", - "target": 16586, + "target": 16603, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -73682,7 +73706,7 @@ } }, { - "id": 16589, + "id": 16606, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -73699,7 +73723,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -73755,22 +73779,22 @@ { "title": "Methods", "children": [ - 16536, - 16541, - 16546, - 16551, + 16553, 16558, - 16565, - 16574, - 16578, - 16584 + 16563, + 16568, + 16575, + 16582, + 16591, + 16595, + 16601 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } @@ -73781,33 +73805,33 @@ { "title": "Interfaces", "children": [ - 16501, - 16529, - 16535 + 16518, + 16546, + 16552 ] }, { "title": "Type Aliases", "children": [ - 16472, - 16487, - 16498, - 16507, - 16517, - 16523 + 16489, + 16504, + 16515, + 16524, + 16534, + 16540 ] } ] }, { - "id": 17184, + "id": 17201, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17185, + "id": 17202, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -73818,7 +73842,7 @@ } }, { - "id": 17186, + "id": 17203, "name": "raw", "variant": "declaration", "kind": 1024, @@ -73827,13 +73851,13 @@ }, "type": { "type": "reference", - "target": 17192, + "target": 17209, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 17187, + "id": 17204, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -73851,14 +73875,14 @@ } }, { - "id": 17188, + "id": 17205, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17189, + "id": 17206, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -73871,14 +73895,14 @@ ] }, { - "id": 17190, + "id": 17207, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17191, + "id": 17208, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -73895,22 +73919,22 @@ { "title": "Properties", "children": [ - 17185, - 17186, - 17187 + 17202, + 17203, + 17204 ] }, { "title": "Methods", "children": [ - 17188, - 17190 + 17205, + 17207 ] } ] }, { - "id": 17192, + "id": 17209, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -73918,14 +73942,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17193, + "id": 17210, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17194, + "id": 17211, "name": "value", "variant": "declaration", "kind": 1024, @@ -73949,20 +73973,20 @@ { "title": "Properties", "children": [ - 17194 + 17211 ] } ], "indexSignatures": [ { - "id": 17195, + "id": 17212, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17196, + "id": 17213, "name": "key", "variant": "param", "kind": 32768, @@ -73983,7 +74007,7 @@ } }, { - "id": 17197, + "id": 17214, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -73993,7 +74017,7 @@ "types": [ { "type": "reference", - "target": 17192, + "target": 17209, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -74017,7 +74041,7 @@ }, { "type": "reference", - "target": 17184, + "target": 17201, "name": "IBigNumber", "package": "@medusajs/types" } @@ -74025,7 +74049,7 @@ } }, { - "id": 17198, + "id": 17215, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -74053,7 +74077,7 @@ }, { "type": "reference", - "target": 17184, + "target": 17201, "name": "IBigNumber", "package": "@medusajs/types" } @@ -74061,7 +74085,7 @@ } }, { - "id": 17161, + "id": 17178, "name": "CartLikeWithTotals", "variant": "declaration", "kind": 2097152, @@ -74069,281 +74093,281 @@ "type": { "type": "reflection", "declaration": { - "id": 17162, + "id": 17179, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17163, + "id": 17180, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17164, - "name": "original_item_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17165, - "name": "item_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17166, - "name": "item_subtotal", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17167, - "name": "item_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17168, - "name": "original_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17169, - "name": "original_subtotal", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17170, - "name": "original_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17171, - "name": "total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17172, - "name": "subtotal", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17173, - "name": "tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17174, - "name": "discount_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17175, - "name": "discount_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17176, - "name": "gift_card_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17177, - "name": "gift_card_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17178, - "name": "shipping_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17179, - "name": "shipping_subtotal", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, - "name": "BigNumberValue", - "package": "@medusajs/types" - } - }, - { - "id": 17180, - "name": "shipping_tax_total", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 17198, + "target": 17215, "name": "BigNumberValue", "package": "@medusajs/types" } }, { "id": 17181, - "name": "original_shipping_total", + "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17198, + "target": 17215, "name": "BigNumberValue", "package": "@medusajs/types" } }, { "id": 17182, - "name": "original_shipping_subtotal", + "name": "item_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17198, + "target": 17215, "name": "BigNumberValue", "package": "@medusajs/types" } }, { "id": 17183, + "name": "item_subtotal", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17184, + "name": "item_tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17185, + "name": "original_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17186, + "name": "original_subtotal", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17187, + "name": "original_tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17188, + "name": "total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17189, + "name": "subtotal", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17190, + "name": "tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17191, + "name": "discount_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17192, + "name": "discount_tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17193, + "name": "gift_card_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17194, + "name": "gift_card_tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17195, + "name": "shipping_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17196, + "name": "shipping_subtotal", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17197, + "name": "shipping_tax_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17198, + "name": "original_shipping_total", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17199, + "name": "original_shipping_subtotal", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 17215, + "name": "BigNumberValue", + "package": "@medusajs/types" + } + }, + { + "id": 17200, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 17198, + "target": 17215, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -74353,27 +74377,27 @@ { "title": "Properties", "children": [ - 17163, - 17164, - 17165, - 17166, - 17167, - 17168, - 17169, - 17170, - 17171, - 17172, - 17173, - 17174, - 17175, - 17176, - 17177, - 17178, - 17179, 17180, 17181, 17182, - 17183 + 17183, + 17184, + 17185, + 17186, + 17187, + 17188, + 17189, + 17190, + 17191, + 17192, + 17193, + 17194, + 17195, + 17196, + 17197, + 17198, + 17199, + 17200 ] } ] @@ -74381,35 +74405,35 @@ } }, { - "id": 16603, + "id": 16620, "name": "TransactionBaseTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16604, + "id": 16621, "name": "ITransactionBaseService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16605, + "id": 16622, "name": "withTransaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16606, + "id": 16623, "name": "withTransaction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16607, + "id": 16624, "name": "transactionManager", "variant": "param", "kind": 32768, @@ -74439,14 +74463,14 @@ { "title": "Methods", "children": [ - 16605 + 16622 ] } ], "extendedBy": [ { "type": "reference", - "target": 14416, + "target": 14433, "name": "IEventBusService" } ] @@ -74456,34 +74480,34 @@ { "title": "Interfaces", "children": [ - 16604 + 16621 ] } ] }, { - "id": 16608, + "id": 16625, "name": "WorkflowTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16609, + "id": 16626, "name": "CommonWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16610, + "id": 16627, "name": "WorkflowInputConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16611, + "id": 16628, "name": "listConfig", "variant": "declaration", "kind": 1024, @@ -74493,14 +74517,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16612, + "id": 16629, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16613, + "id": 16630, "name": "select", "variant": "declaration", "kind": 1024, @@ -74516,7 +74540,7 @@ } }, { - "id": 16614, + "id": 16631, "name": "relations", "variant": "declaration", "kind": 1024, @@ -74536,8 +74560,8 @@ { "title": "Properties", "children": [ - 16613, - 16614 + 16630, + 16631 ] } ] @@ -74545,7 +74569,7 @@ } }, { - "id": 16615, + "id": 16632, "name": "retrieveConfig", "variant": "declaration", "kind": 1024, @@ -74555,14 +74579,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16616, + "id": 16633, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16617, + "id": 16634, "name": "select", "variant": "declaration", "kind": 1024, @@ -74578,7 +74602,7 @@ } }, { - "id": 16618, + "id": 16635, "name": "relations", "variant": "declaration", "kind": 1024, @@ -74598,8 +74622,8 @@ { "title": "Properties", "children": [ - 16617, - 16618 + 16634, + 16635 ] } ] @@ -74611,8 +74635,8 @@ { "title": "Properties", "children": [ - 16611, - 16615 + 16628, + 16632 ] } ] @@ -74622,27 +74646,27 @@ { "title": "Interfaces", "children": [ - 16610 + 16627 ] } ] }, { - "id": 16619, + "id": 16636, "name": "InventoryWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16620, + "id": 16637, "name": "CreateInventoryItemInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16621, + "id": 16638, "name": "sku", "variant": "declaration", "kind": 1024, @@ -74655,7 +74679,7 @@ } }, { - "id": 16622, + "id": 16639, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -74668,7 +74692,7 @@ } }, { - "id": 16623, + "id": 16640, "name": "weight", "variant": "declaration", "kind": 1024, @@ -74681,7 +74705,7 @@ } }, { - "id": 16624, + "id": 16641, "name": "length", "variant": "declaration", "kind": 1024, @@ -74694,7 +74718,7 @@ } }, { - "id": 16625, + "id": 16642, "name": "height", "variant": "declaration", "kind": 1024, @@ -74707,7 +74731,7 @@ } }, { - "id": 16626, + "id": 16643, "name": "width", "variant": "declaration", "kind": 1024, @@ -74720,7 +74744,7 @@ } }, { - "id": 16627, + "id": 16644, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -74733,7 +74757,7 @@ } }, { - "id": 16628, + "id": 16645, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -74746,7 +74770,7 @@ } }, { - "id": 16629, + "id": 16646, "name": "material", "variant": "declaration", "kind": 1024, @@ -74759,7 +74783,7 @@ } }, { - "id": 16630, + "id": 16647, "name": "title", "variant": "declaration", "kind": 1024, @@ -74772,7 +74796,7 @@ } }, { - "id": 16631, + "id": 16648, "name": "description", "variant": "declaration", "kind": 1024, @@ -74785,7 +74809,7 @@ } }, { - "id": 16632, + "id": 16649, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -74798,7 +74822,7 @@ } }, { - "id": 16633, + "id": 16650, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -74830,32 +74854,32 @@ { "title": "Properties", "children": [ - 16621, - 16622, - 16623, - 16624, - 16625, - 16626, - 16627, - 16628, - 16629, - 16630, - 16631, - 16632, - 16633 + 16638, + 16639, + 16640, + 16641, + 16642, + 16643, + 16644, + 16645, + 16646, + 16647, + 16648, + 16649, + 16650 ] } ] }, { - "id": 16634, + "id": 16651, "name": "CreateInventoryItemsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16635, + "id": 16652, "name": "inventoryItems", "variant": "declaration", "kind": 1024, @@ -74864,7 +74888,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16620, + "target": 16637, "name": "CreateInventoryItemInputDTO", "package": "@medusajs/types" } @@ -74875,7 +74899,7 @@ { "title": "Properties", "children": [ - 16635 + 16652 ] } ] @@ -74885,28 +74909,28 @@ { "title": "Interfaces", "children": [ - 16620, - 16634 + 16637, + 16651 ] } ] }, { - "id": 16636, + "id": 16653, "name": "InviteWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16641, + "id": 16658, "name": "AcceptInviteWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16642, + "id": 16659, "name": "invite_token", "variant": "declaration", "kind": 1024, @@ -74917,7 +74941,7 @@ } }, { - "id": 16643, + "id": 16660, "name": "auth_identity_id", "variant": "declaration", "kind": 1024, @@ -74928,7 +74952,7 @@ } }, { - "id": 16644, + "id": 16661, "name": "user", "variant": "declaration", "kind": 1024, @@ -74936,14 +74960,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16645, + "id": 16662, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16646, + "id": 16663, "name": "email", "variant": "declaration", "kind": 1024, @@ -74956,7 +74980,7 @@ } }, { - "id": 16647, + "id": 16664, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -74978,7 +75002,7 @@ } }, { - "id": 16648, + "id": 16665, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -75000,7 +75024,7 @@ } }, { - "id": 16649, + "id": 16666, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -75022,7 +75046,7 @@ } }, { - "id": 16650, + "id": 16667, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -75063,11 +75087,11 @@ { "title": "Properties", "children": [ - 16646, - 16647, - 16648, - 16649, - 16650 + 16663, + 16664, + 16665, + 16666, + 16667 ] } ] @@ -75079,22 +75103,22 @@ { "title": "Properties", "children": [ - 16642, - 16643, - 16644 + 16659, + 16660, + 16661 ] } ] }, { - "id": 16637, + "id": 16654, "name": "CreateInvitesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16638, + "id": 16655, "name": "invites", "variant": "declaration", "kind": 1024, @@ -75117,20 +75141,20 @@ { "title": "Properties", "children": [ - 16638 + 16655 ] } ] }, { - "id": 16639, + "id": 16656, "name": "DeleteInvitesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16640, + "id": 16657, "name": "ids", "variant": "declaration", "kind": 1024, @@ -75148,20 +75172,20 @@ { "title": "Properties", "children": [ - 16640 + 16657 ] } ] }, { - "id": 16651, + "id": 16668, "name": "ResendInvitesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16652, + "id": 16669, "name": "invite_ids", "variant": "declaration", "kind": 1024, @@ -75179,7 +75203,7 @@ { "title": "Properties", "children": [ - 16652 + 16669 ] } ] @@ -75189,30 +75213,30 @@ { "title": "Interfaces", "children": [ - 16641, - 16637, - 16639, - 16651 + 16658, + 16654, + 16656, + 16668 ] } ] }, { - "id": 16653, + "id": 16670, "name": "PriceListWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16654, + "id": 16671, "name": "CreatePriceListDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16655, + "id": 16672, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -75225,7 +75249,7 @@ } }, { - "id": 16656, + "id": 16673, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -75238,7 +75262,7 @@ } }, { - "id": 16657, + "id": 16674, "name": "status", "variant": "declaration", "kind": 1024, @@ -75256,7 +75280,7 @@ } }, { - "id": 16658, + "id": 16675, "name": "rules", "variant": "declaration", "kind": 1024, @@ -75277,7 +75301,7 @@ } }, { - "id": 16659, + "id": 16676, "name": "prices", "variant": "declaration", "kind": 1024, @@ -75289,14 +75313,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16660, + "id": 16677, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16661, + "id": 16678, "name": "amount", "variant": "declaration", "kind": 1024, @@ -75307,7 +75331,7 @@ } }, { - "id": 16662, + "id": 16679, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -75318,7 +75342,7 @@ } }, { - "id": 16663, + "id": 16680, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -75331,7 +75355,7 @@ } }, { - "id": 16664, + "id": 16681, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -75344,7 +75368,7 @@ } }, { - "id": 16665, + "id": 16682, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -75361,11 +75385,11 @@ { "title": "Properties", "children": [ - 16661, - 16662, - 16663, - 16664, - 16665 + 16678, + 16679, + 16680, + 16681, + 16682 ] } ] @@ -75374,7 +75398,7 @@ } }, { - "id": 16666, + "id": 16683, "name": "customer_groups", "variant": "declaration", "kind": 1024, @@ -75386,14 +75410,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 16667, + "id": 16684, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16668, + "id": 16685, "name": "id", "variant": "declaration", "kind": 1024, @@ -75408,7 +75432,7 @@ { "title": "Properties", "children": [ - 16668 + 16685 ] } ] @@ -75421,25 +75445,25 @@ { "title": "Properties", "children": [ - 16655, - 16656, - 16657, - 16658, - 16659, - 16666 + 16672, + 16673, + 16674, + 16675, + 16676, + 16683 ] } ] }, { - "id": 16669, + "id": 16686, "name": "CreatePriceListRuleDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16670, + "id": 16687, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -75450,7 +75474,7 @@ } }, { - "id": 16671, + "id": 16688, "name": "value", "variant": "declaration", "kind": 1024, @@ -75468,21 +75492,21 @@ { "title": "Properties", "children": [ - 16670, - 16671 + 16687, + 16688 ] } ] }, { - "id": 16672, + "id": 16689, "name": "CreatePriceListPriceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16673, + "id": 16690, "name": "amount", "variant": "declaration", "kind": 1024, @@ -75493,7 +75517,7 @@ } }, { - "id": 16674, + "id": 16691, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -75504,7 +75528,7 @@ } }, { - "id": 16675, + "id": 16692, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -75524,7 +75548,7 @@ } }, { - "id": 16676, + "id": 16693, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -75537,7 +75561,7 @@ } }, { - "id": 16677, + "id": 16694, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -75550,7 +75574,7 @@ } }, { - "id": 16678, + "id": 16695, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -75567,25 +75591,25 @@ { "title": "Properties", "children": [ - 16673, - 16674, - 16675, - 16676, - 16677, - 16678 + 16690, + 16691, + 16692, + 16693, + 16694, + 16695 ] } ] }, { - "id": 16679, + "id": 16696, "name": "CreatePriceListWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16680, + "id": 16697, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -75594,7 +75618,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16690, + "target": 16707, "name": "CreatePriceListWorkflowDTO", "package": "@medusajs/types" } @@ -75605,20 +75629,20 @@ { "title": "Properties", "children": [ - 16680 + 16697 ] } ] }, { - "id": 16681, + "id": 16698, "name": "RemovePriceListProductsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16682, + "id": 16699, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -75632,7 +75656,7 @@ } }, { - "id": 16683, + "id": 16700, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -75647,21 +75671,21 @@ { "title": "Properties", "children": [ - 16682, - 16683 + 16699, + 16700 ] } ] }, { - "id": 16684, + "id": 16701, "name": "RemovePriceListVariantsWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16685, + "id": 16702, "name": "variant_ids", "variant": "declaration", "kind": 1024, @@ -75675,7 +75699,7 @@ } }, { - "id": 16686, + "id": 16703, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -75690,21 +75714,21 @@ { "title": "Properties", "children": [ - 16685, - 16686 + 16702, + 16703 ] } ] }, { - "id": 16687, + "id": 16704, "name": "RemovePriceListPricesWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16688, + "id": 16705, "name": "money_amount_ids", "variant": "declaration", "kind": 1024, @@ -75718,7 +75742,7 @@ } }, { - "id": 16689, + "id": 16706, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -75733,21 +75757,21 @@ { "title": "Properties", "children": [ - 16688, - 16689 + 16705, + 16706 ] } ] }, { - "id": 16690, + "id": 16707, "name": "CreatePriceListWorkflowDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16691, + "id": 16708, "name": "title", "variant": "declaration", "kind": 1024, @@ -75760,7 +75784,7 @@ } }, { - "id": 16692, + "id": 16709, "name": "name", "variant": "declaration", "kind": 1024, @@ -75771,7 +75795,7 @@ } }, { - "id": 16693, + "id": 16710, "name": "description", "variant": "declaration", "kind": 1024, @@ -75782,7 +75806,7 @@ } }, { - "id": 16694, + "id": 16711, "name": "type", "variant": "declaration", "kind": 1024, @@ -75795,7 +75819,7 @@ } }, { - "id": 16695, + "id": 16712, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -75813,7 +75837,7 @@ } }, { - "id": 16696, + "id": 16713, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -75831,7 +75855,7 @@ } }, { - "id": 16697, + "id": 16714, "name": "status", "variant": "declaration", "kind": 1024, @@ -75849,7 +75873,7 @@ } }, { - "id": 16698, + "id": 16715, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -75862,7 +75886,7 @@ } }, { - "id": 16699, + "id": 16716, "name": "prices", "variant": "declaration", "kind": 1024, @@ -75871,14 +75895,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 17412, + "target": 17429, "name": "InputPrice", "package": "@medusajs/types" } } }, { - "id": 16700, + "id": 16717, "name": "rules", "variant": "declaration", "kind": 1024, @@ -75900,29 +75924,29 @@ { "title": "Properties", "children": [ - 16691, - 16692, - 16693, - 16694, - 16695, - 16696, - 16697, - 16698, - 16699, - 16700 + 16708, + 16709, + 16710, + 16711, + 16712, + 16713, + 16714, + 16715, + 16716, + 16717 ] } ] }, { - "id": 16701, + "id": 16718, "name": "RemovePriceListWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16702, + "id": 16719, "name": "price_lists", "variant": "declaration", "kind": 1024, @@ -75940,7 +75964,7 @@ { "title": "Properties", "children": [ - 16702 + 16719 ] } ] @@ -75950,35 +75974,35 @@ { "title": "Interfaces", "children": [ - 16654, - 16669, - 16672, - 16679, - 16681, - 16684, - 16687, - 16690, - 16701 + 16671, + 16686, + 16689, + 16696, + 16698, + 16701, + 16704, + 16707, + 16718 ] } ] }, { - "id": 16703, + "id": 16720, "name": "ProductCategoryWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16704, + "id": 16721, "name": "CreateProductCategoriesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16705, + "id": 16722, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -76001,20 +76025,20 @@ { "title": "Properties", "children": [ - 16705 + 16722 ] } ] }, { - "id": 16706, + "id": 16723, "name": "UpdateProductCategoriesWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16707, + "id": 16724, "name": "selector", "variant": "declaration", "kind": 1024, @@ -76030,7 +76054,7 @@ } }, { - "id": 16708, + "id": 16725, "name": "update", "variant": "declaration", "kind": 1024, @@ -76050,21 +76074,21 @@ { "title": "Properties", "children": [ - 16707, - 16708 + 16724, + 16725 ] } ] }, { - "id": 16709, + "id": 16726, "name": "BatchUpdateProductsOnCategoryWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16710, + "id": 16727, "name": "id", "variant": "declaration", "kind": 1024, @@ -76082,7 +76106,7 @@ } }, { - "id": 16711, + "id": 16728, "name": "add", "variant": "declaration", "kind": 1024, @@ -76104,7 +76128,7 @@ } }, { - "id": 16712, + "id": 16729, "name": "remove", "variant": "declaration", "kind": 1024, @@ -76130,16 +76154,16 @@ { "title": "Properties", "children": [ - 16710, - 16711, - 16712 + 16727, + 16728, + 16729 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14063, + "target": 14080, "name": "LinkWorkflowInput", "package": "@medusajs/types" } @@ -76150,29 +76174,29 @@ { "title": "Interfaces", "children": [ - 16704, - 16706, - 16709 + 16721, + 16723, + 16726 ] } ] }, { - "id": 16713, + "id": 16730, "name": "ReservationWorkflow", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16714, + "id": 16731, "name": "CreateReservationsWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16715, + "id": 16732, "name": "reservations", "variant": "declaration", "kind": 1024, @@ -76181,7 +76205,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15753, + "target": 15770, "name": "CreateReservationItemInput", "package": "@medusajs/types" } @@ -76192,13 +76216,13 @@ { "title": "Properties", "children": [ - 16715 + 16732 ] } ] }, { - "id": 16716, + "id": 16733, "name": "CreateReservationsWorkflowOutput", "variant": "declaration", "kind": 2097152, @@ -76207,21 +76231,21 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } } }, { - "id": 16717, + "id": 16734, "name": "UpdateReservationsWorkflowInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16718, + "id": 16735, "name": "updates", "variant": "declaration", "kind": 1024, @@ -76230,7 +76254,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15746, + "target": 15763, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } @@ -76241,13 +76265,13 @@ { "title": "Properties", "children": [ - 16718 + 16735 ] } ] }, { - "id": 16719, + "id": 16736, "name": "UpdateReservationsWorkflowOutput", "variant": "declaration", "kind": 2097152, @@ -76256,7 +76280,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 15673, + "target": 15690, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -76267,15 +76291,15 @@ { "title": "Interfaces", "children": [ - 16714, - 16717 + 16731, + 16734 ] }, { "title": "Type Aliases", "children": [ - 16716, - 16719 + 16733, + 16736 ] } ] @@ -76285,25 +76309,25 @@ { "title": "Namespaces", "children": [ - 16609, - 16619, + 16626, 16636, 16653, - 16703, - 16713 + 16670, + 16720, + 16730 ] } ] }, { - "id": 17412, + "id": 17429, "name": "InputPrice", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17413, + "id": 17430, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -76316,7 +76340,7 @@ } }, { - "id": 17414, + "id": 17431, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -76327,7 +76351,7 @@ } }, { - "id": 17415, + "id": 17432, "name": "amount", "variant": "declaration", "kind": 1024, @@ -76338,7 +76362,7 @@ } }, { - "id": 17416, + "id": 17433, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -76349,7 +76373,7 @@ } }, { - "id": 17417, + "id": 17434, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -76362,7 +76386,7 @@ } }, { - "id": 17418, + "id": 17435, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -76379,32 +76403,32 @@ { "title": "Properties", "children": [ - 17413, - 17414, - 17415, - 17416, - 17417, - 17418 + 17430, + 17431, + 17432, + 17433, + 17434, + 17435 ] } ] }, { - "id": 16720, + "id": 16737, "name": "WorkflowsSdkTypes", "variant": "declaration", "kind": 4, "flags": {}, "children": [ { - "id": 16721, + "id": 16738, "name": "WorkflowExecutionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16722, + "id": 16739, "name": "id", "variant": "declaration", "kind": 1024, @@ -76415,7 +76439,7 @@ } }, { - "id": 16723, + "id": 16740, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -76426,7 +76450,7 @@ } }, { - "id": 16724, + "id": 16741, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -76437,7 +76461,7 @@ } }, { - "id": 16725, + "id": 16742, "name": "execution", "variant": "declaration", "kind": 1024, @@ -76448,7 +76472,7 @@ } }, { - "id": 16726, + "id": 16743, "name": "context", "variant": "declaration", "kind": 1024, @@ -76459,7 +76483,7 @@ } }, { - "id": 16727, + "id": 16744, "name": "state", "variant": "declaration", "kind": 1024, @@ -76470,7 +76494,7 @@ } }, { - "id": 16728, + "id": 16745, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -76486,7 +76510,7 @@ } }, { - "id": 16729, + "id": 16746, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -76502,7 +76526,7 @@ } }, { - "id": 16730, + "id": 16747, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -76522,21 +76546,21 @@ { "title": "Properties", "children": [ - 16722, - 16723, - 16724, - 16725, - 16726, - 16727, - 16728, - 16729, - 16730 + 16739, + 16740, + 16741, + 16742, + 16743, + 16744, + 16745, + 16746, + 16747 ] } ] }, { - "id": 16731, + "id": 16748, "name": "FilterableWorkflowExecutionProps", "variant": "declaration", "kind": 256, @@ -76551,7 +76575,7 @@ }, "children": [ { - "id": 16736, + "id": 16753, "name": "$and", "variant": "declaration", "kind": 1024, @@ -76574,17 +76598,17 @@ "types": [ { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -76597,12 +76621,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14221, + "target": 14238, "name": "BaseFilterable.$and" } }, { - "id": 16737, + "id": 16754, "name": "$or", "variant": "declaration", "kind": 1024, @@ -76625,17 +76649,17 @@ "types": [ { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -76648,12 +76672,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 14222, + "target": 14239, "name": "BaseFilterable.$or" } }, { - "id": 16732, + "id": 16749, "name": "id", "variant": "declaration", "kind": 1024, @@ -76676,7 +76700,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -76690,7 +76714,7 @@ } }, { - "id": 16733, + "id": 16750, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -76713,7 +76737,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -76727,7 +76751,7 @@ } }, { - "id": 16734, + "id": 16751, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -76750,7 +76774,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -76764,7 +76788,7 @@ } }, { - "id": 16735, + "id": 16752, "name": "state", "variant": "declaration", "kind": 1024, @@ -76787,7 +76811,7 @@ }, { "type": "reference", - "target": 14198, + "target": 14215, "typeArguments": [ { "type": "intrinsic", @@ -76805,23 +76829,23 @@ { "title": "Properties", "children": [ - 16736, - 16737, - 16732, - 16733, - 16734, - 16735 + 16753, + 16754, + 16749, + 16750, + 16751, + 16752 ] } ], "extendedTypes": [ { "type": "reference", - "target": 14220, + "target": 14237, "typeArguments": [ { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } @@ -76832,14 +76856,14 @@ ] }, { - "id": 16738, + "id": 16755, "name": "UpsertWorkflowExecutionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16739, + "id": 16756, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -76850,7 +76874,7 @@ } }, { - "id": 16740, + "id": 16757, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -76861,7 +76885,7 @@ } }, { - "id": 16741, + "id": 16758, "name": "execution", "variant": "declaration", "kind": 1024, @@ -76887,7 +76911,7 @@ } }, { - "id": 16742, + "id": 16759, "name": "context", "variant": "declaration", "kind": 1024, @@ -76913,7 +76937,7 @@ } }, { - "id": 16743, + "id": 16760, "name": "state", "variant": "declaration", "kind": 1024, @@ -76928,24 +76952,24 @@ { "title": "Properties", "children": [ - 16739, - 16740, - 16741, - 16742, - 16743 + 16756, + 16757, + 16758, + 16759, + 16760 ] } ] }, { - "id": 16744, + "id": 16761, "name": "WorkflowOrchestratorRunDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16746, + "id": 16763, "name": "input", "variant": "declaration", "kind": 1024, @@ -76955,7 +76979,7 @@ }, "type": { "type": "reference", - "target": 16751, + "target": 16768, "name": "T", "package": "@medusajs/types", "qualifiedName": "WorkflowOrchestratorRunDTO.T", @@ -76968,7 +76992,7 @@ } }, { - "id": 16747, + "id": 16764, "name": "context", "variant": "declaration", "kind": 1024, @@ -76978,7 +77002,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" }, @@ -76989,7 +77013,7 @@ } }, { - "id": 16748, + "id": 16765, "name": "resultFrom", "variant": "declaration", "kind": 1024, @@ -77029,7 +77053,7 @@ } }, { - "id": 16749, + "id": 16766, "name": "throwOnError", "variant": "declaration", "kind": 1024, @@ -77048,7 +77072,7 @@ } }, { - "id": 16750, + "id": 16767, "name": "events", "variant": "declaration", "kind": 1024, @@ -77087,7 +77111,7 @@ } }, { - "id": 16745, + "id": 16762, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -77104,18 +77128,18 @@ { "title": "Properties", "children": [ - 16746, - 16747, - 16748, - 16749, - 16750, - 16745 + 16763, + 16764, + 16765, + 16766, + 16767, + 16762 ] } ], "typeParameters": [ { - "id": 16751, + "id": 16768, "name": "T", "variant": "typeParam", "kind": 131072, @@ -77129,11 +77153,11 @@ "extendedTypes": [ { "type": "reference", - "target": 17419, + "target": 17436, "typeArguments": [ { "type": "reference", - "target": 16751, + "target": 16768, "name": "T", "package": "@medusajs/types", "qualifiedName": "WorkflowOrchestratorRunDTO.T", @@ -77146,7 +77170,7 @@ ] }, { - "id": 16752, + "id": 16769, "name": "IdempotencyKeyParts", "variant": "declaration", "kind": 2097152, @@ -77154,14 +77178,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16753, + "id": 16770, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16754, + "id": 16771, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -77172,7 +77196,7 @@ } }, { - "id": 16755, + "id": 16772, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -77183,7 +77207,7 @@ } }, { - "id": 16756, + "id": 16773, "name": "stepId", "variant": "declaration", "kind": 1024, @@ -77194,7 +77218,7 @@ } }, { - "id": 16757, + "id": 16774, "name": "action", "variant": "declaration", "kind": 1024, @@ -77218,10 +77242,10 @@ { "title": "Properties", "children": [ - 16754, - 16755, - 16756, - 16757 + 16771, + 16772, + 16773, + 16774 ] } ] @@ -77229,28 +77253,28 @@ } }, { - "id": 16758, + "id": 16775, "name": "IWorkflowEngineService", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 16759, + "id": 16776, "name": "retrieveWorkflowExecution", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16760, + "id": 16777, "name": "retrieveWorkflowExecution", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16761, + "id": 16778, "name": "idOrObject", "variant": "param", "kind": 32768, @@ -77265,14 +77289,14 @@ { "type": "reflection", "declaration": { - "id": 16762, + "id": 16779, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16763, + "id": 16780, "name": "workflow_id", "variant": "declaration", "kind": 1024, @@ -77283,7 +77307,7 @@ } }, { - "id": 16764, + "id": 16781, "name": "transaction_id", "variant": "declaration", "kind": 1024, @@ -77298,8 +77322,8 @@ { "title": "Properties", "children": [ - 16763, - 16764 + 16780, + 16781 ] } ] @@ -77309,7 +77333,7 @@ } }, { - "id": 16765, + "id": 16782, "name": "config", "variant": "param", "kind": 32768, @@ -77318,11 +77342,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77332,7 +77356,7 @@ } }, { - "id": 16766, + "id": 16783, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -77341,7 +77365,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -77356,7 +77380,7 @@ "typeArguments": [ { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77368,21 +77392,21 @@ ] }, { - "id": 16767, + "id": 16784, "name": "listWorkflowExecutions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16768, + "id": 16785, "name": "listWorkflowExecutions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16769, + "id": 16786, "name": "filters", "variant": "param", "kind": 32768, @@ -77391,13 +77415,13 @@ }, "type": { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } }, { - "id": 16770, + "id": 16787, "name": "config", "variant": "param", "kind": 32768, @@ -77406,11 +77430,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77420,7 +77444,7 @@ } }, { - "id": 16771, + "id": 16788, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -77429,7 +77453,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -77446,7 +77470,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77459,21 +77483,21 @@ ] }, { - "id": 16772, + "id": 16789, "name": "listAndCountWorkflowExecutions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16773, + "id": 16790, "name": "listAndCountWorkflowExecutions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16774, + "id": 16791, "name": "filters", "variant": "param", "kind": 32768, @@ -77482,13 +77506,13 @@ }, "type": { "type": "reference", - "target": 16731, + "target": 16748, "name": "FilterableWorkflowExecutionProps", "package": "@medusajs/types" } }, { - "id": 16775, + "id": 16792, "name": "config", "variant": "param", "kind": 32768, @@ -77497,11 +77521,11 @@ }, "type": { "type": "reference", - "target": 13973, + "target": 13990, "typeArguments": [ { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77511,7 +77535,7 @@ } }, { - "id": 16776, + "id": 16793, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -77520,7 +77544,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -77540,7 +77564,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 16721, + "target": 16738, "name": "WorkflowExecutionDTO", "package": "@medusajs/types" } @@ -77559,21 +77583,21 @@ ] }, { - "id": 16777, + "id": 16794, "name": "run", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16778, + "id": 16795, "name": "run", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16779, + "id": 16796, "name": "workflowId", "variant": "param", "kind": 32768, @@ -77584,7 +77608,7 @@ } }, { - "id": 16780, + "id": 16797, "name": "options", "variant": "param", "kind": 32768, @@ -77593,7 +77617,7 @@ }, "type": { "type": "reference", - "target": 16744, + "target": 16761, "typeArguments": [ { "type": "intrinsic", @@ -77605,7 +77629,7 @@ } }, { - "id": 16781, + "id": 16798, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -77614,7 +77638,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -77630,14 +77654,14 @@ { "type": "reflection", "declaration": { - "id": 16782, + "id": 16799, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16783, + "id": 16800, "name": "errors", "variant": "declaration", "kind": 1024, @@ -77656,7 +77680,7 @@ } }, { - "id": 16784, + "id": 16801, "name": "transaction", "variant": "declaration", "kind": 1024, @@ -77667,7 +77691,7 @@ } }, { - "id": 16785, + "id": 16802, "name": "result", "variant": "declaration", "kind": 1024, @@ -77678,7 +77702,7 @@ } }, { - "id": 16786, + "id": 16803, "name": "acknowledgement", "variant": "declaration", "kind": 1024, @@ -77693,10 +77717,10 @@ { "title": "Properties", "children": [ - 16783, - 16784, - 16785, - 16786 + 16800, + 16801, + 16802, + 16803 ] } ] @@ -77710,21 +77734,21 @@ ] }, { - "id": 16787, + "id": 16804, "name": "getRunningTransaction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16788, + "id": 16805, "name": "getRunningTransaction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16789, + "id": 16806, "name": "workflowId", "variant": "param", "kind": 32768, @@ -77735,7 +77759,7 @@ } }, { - "id": 16790, + "id": 16807, "name": "transactionId", "variant": "param", "kind": 32768, @@ -77746,7 +77770,7 @@ } }, { - "id": 16791, + "id": 16808, "name": "options", "variant": "param", "kind": 32768, @@ -77774,7 +77798,7 @@ } }, { - "id": 16792, + "id": 16809, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -77783,7 +77807,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -77808,21 +77832,21 @@ ] }, { - "id": 16793, + "id": 16810, "name": "setStepSuccess", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16794, + "id": 16811, "name": "setStepSuccess", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16795, + "id": 16812, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -77830,317 +77854,71 @@ "type": { "type": "reflection", "declaration": { - "id": 16796, + "id": 16813, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ - { - "id": 16797, - "name": "idempotencyKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": 16752, - "name": "IdempotencyKeyParts", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 16798, - "name": "stepResponse", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "unknown" - } - }, - { - "id": 16799, - "name": "options", - "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": "any" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 16797, - 16798, - 16799 - ] - } - ] - } - } - }, - { - "id": 16800, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 17149, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "intrinsic", - "name": "any" - } - } - ] - }, - { - "id": 16801, - "name": "setStepFailure", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16802, - "name": "setStepFailure", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16803, - "name": "__namedParameters", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16804, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 16805, - "name": "idempotencyKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": 16752, - "name": "IdempotencyKeyParts", - "package": "@medusajs/types" - } - ] - } - }, - { - "id": 16806, - "name": "stepResponse", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "unknown" - } - }, - { - "id": 16807, - "name": "options", - "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": "any" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 16805, - 16806, - 16807 - ] - } - ] - } - } - }, - { - "id": 16808, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 17149, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "intrinsic", - "name": "any" - } - } - ] - }, - { - "id": 16809, - "name": "subscribe", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 16810, - "name": "subscribe", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 16811, - "name": "args", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 16812, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 16813, - "name": "workflowId", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 16814, - "name": "transactionId", + "name": "idempotencyKey", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { - "type": "intrinsic", - "name": "string" + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": 16769, + "name": "IdempotencyKeyParts", + "package": "@medusajs/types" + } + ] } }, { "id": 16815, - "name": "subscriber", + "name": "stepResponse", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Function" - }, - "name": "Function", - "package": "typescript" + "type": "intrinsic", + "name": "unknown" } }, { "id": 16816, - "name": "subscriberId", + "name": "options", "variant": "declaration", "kind": 1024, "flags": { "isOptional": true }, "type": { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "any" + } + ], + "name": "Record", + "package": "typescript" } } ], @@ -78148,7 +77926,6 @@ { "title": "Properties", "children": [ - 16813, 16814, 16815, 16816 @@ -78168,7 +77945,254 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "intrinsic", + "name": "any" + } + } + ] + }, + { + "id": 16818, + "name": "setStepFailure", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16819, + "name": "setStepFailure", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16820, + "name": "__namedParameters", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16821, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 16822, + "name": "idempotencyKey", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "reference", + "target": 16769, + "name": "IdempotencyKeyParts", + "package": "@medusajs/types" + } + ] + } + }, + { + "id": 16823, + "name": "stepResponse", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "unknown" + } + }, + { + "id": 16824, + "name": "options", + "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": "any" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 16822, + 16823, + 16824 + ] + } + ] + } + } + }, + { + "id": 16825, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 17166, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "intrinsic", + "name": "any" + } + } + ] + }, + { + "id": 16826, + "name": "subscribe", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 16827, + "name": "subscribe", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 16828, + "name": "args", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 16829, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 16830, + "name": "workflowId", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16831, + "name": "transactionId", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 16832, + "name": "subscriber", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Function" + }, + "name": "Function", + "package": "typescript" + } + }, + { + "id": 16833, + "name": "subscriberId", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 16830, + 16831, + 16832, + 16833 + ] + } + ] + } + } + }, + { + "id": 16834, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -78193,21 +78217,21 @@ ] }, { - "id": 16818, + "id": 16835, "name": "unsubscribe", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 16819, + "id": 16836, "name": "unsubscribe", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 16820, + "id": 16837, "name": "args", "variant": "param", "kind": 32768, @@ -78215,14 +78239,14 @@ "type": { "type": "reflection", "declaration": { - "id": 16821, + "id": 16838, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 16822, + "id": 16839, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -78233,7 +78257,7 @@ } }, { - "id": 16823, + "id": 16840, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -78246,7 +78270,7 @@ } }, { - "id": 16824, + "id": 16841, "name": "subscriberOrId", "variant": "declaration", "kind": 1024, @@ -78275,9 +78299,9 @@ { "title": "Properties", "children": [ - 16822, - 16823, - 16824 + 16839, + 16840, + 16841 ] } ] @@ -78285,7 +78309,7 @@ } }, { - "id": 16825, + "id": 16842, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -78294,7 +78318,7 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } @@ -78312,22 +78336,22 @@ { "title": "Methods", "children": [ - 16759, - 16767, - 16772, - 16777, - 16787, - 16793, - 16801, - 16809, - 16818 + 16776, + 16784, + 16789, + 16794, + 16804, + 16810, + 16818, + 16826, + 16835 ] } ], "extendedTypes": [ { "type": "reference", - "target": 16205, + "target": 16222, "name": "IModuleService", "package": "@medusajs/types" } @@ -78338,30 +78362,30 @@ { "title": "Interfaces", "children": [ - 16721, - 16731, 16738, - 16744, - 16758 + 16748, + 16755, + 16761, + 16775 ] }, { "title": "Type Aliases", "children": [ - 16752 + 16769 ] } ] }, { - "id": 17419, + "id": 17436, "name": "FlowRunOptions", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17426, + "id": 17443, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -78375,14 +78399,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17420, + "id": 17437, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17421, + "id": 17438, "name": "input", "variant": "declaration", "kind": 1024, @@ -78391,14 +78415,14 @@ }, "type": { "type": "reference", - "target": 17426, + "target": 17443, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 17422, + "id": 17439, "name": "context", "variant": "declaration", "kind": 1024, @@ -78407,13 +78431,13 @@ }, "type": { "type": "reference", - "target": 17149, + "target": 17166, "name": "Context", "package": "@medusajs/types" } }, { - "id": 17423, + "id": 17440, "name": "resultFrom", "variant": "declaration", "kind": 1024, @@ -78447,7 +78471,7 @@ } }, { - "id": 17424, + "id": 17441, "name": "throwOnError", "variant": "declaration", "kind": 1024, @@ -78460,7 +78484,7 @@ } }, { - "id": 17425, + "id": 17442, "name": "events", "variant": "declaration", "kind": 1024, @@ -78497,11 +78521,11 @@ { "title": "Properties", "children": [ - 17421, - 17422, - 17423, - 17424, - 17425 + 17438, + 17439, + 17440, + 17441, + 17442 ] } ] @@ -78510,13 +78534,13 @@ "extendedBy": [ { "type": "reference", - "target": 16744, + "target": 16761, "name": "WorkflowOrchestratorRunDTO" } ] }, { - "id": 17205, + "id": 17222, "name": "CreateProductVariantWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -78537,14 +78561,14 @@ { "type": "reflection", "declaration": { - "id": 17206, + "id": 17223, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17207, + "id": 17224, "name": "prices", "variant": "declaration", "kind": 1024, @@ -78570,7 +78594,7 @@ { "title": "Properties", "children": [ - 17207 + 17224 ] } ] @@ -78580,7 +78604,7 @@ } }, { - "id": 17208, + "id": 17225, "name": "UpdateProductVariantWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -78601,14 +78625,14 @@ { "type": "reflection", "declaration": { - "id": 17209, + "id": 17226, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17210, + "id": 17227, "name": "prices", "variant": "declaration", "kind": 1024, @@ -78634,7 +78658,7 @@ { "title": "Properties", "children": [ - 17210 + 17227 ] } ] @@ -78644,7 +78668,7 @@ } }, { - "id": 17211, + "id": 17228, "name": "CreateProductWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -78680,14 +78704,14 @@ { "type": "reflection", "declaration": { - "id": 17212, + "id": 17229, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17213, + "id": 17230, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -78699,14 +78723,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17214, + "id": 17231, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17215, + "id": 17232, "name": "id", "variant": "declaration", "kind": 1024, @@ -78721,7 +78745,7 @@ { "title": "Properties", "children": [ - 17215 + 17232 ] } ] @@ -78730,7 +78754,7 @@ } }, { - "id": 17216, + "id": 17233, "name": "variants", "variant": "declaration", "kind": 1024, @@ -78741,7 +78765,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17205, + "target": 17222, "name": "CreateProductVariantWorkflowInputDTO", "package": "@medusajs/types" } @@ -78752,8 +78776,8 @@ { "title": "Properties", "children": [ - 17213, - 17216 + 17230, + 17233 ] } ] @@ -78763,7 +78787,7 @@ } }, { - "id": 17217, + "id": 17234, "name": "UpdateProductWorkflowInputDTO", "variant": "declaration", "kind": 2097152, @@ -78784,14 +78808,14 @@ { "type": "reflection", "declaration": { - "id": 17218, + "id": 17235, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17219, + "id": 17236, "name": "sales_channels", "variant": "declaration", "kind": 1024, @@ -78803,14 +78827,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17220, + "id": 17237, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17221, + "id": 17238, "name": "id", "variant": "declaration", "kind": 1024, @@ -78825,7 +78849,7 @@ { "title": "Properties", "children": [ - 17221 + 17238 ] } ] @@ -78838,7 +78862,7 @@ { "title": "Properties", "children": [ - 17219 + 17236 ] } ] @@ -78848,14 +78872,14 @@ } }, { - "id": 17199, + "id": 17216, "name": "CreateLocationFulfillmentSetWorkflowInputDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 17200, + "id": 17217, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -78866,7 +78890,7 @@ } }, { - "id": 17201, + "id": 17218, "name": "fulfillment_set_data", "variant": "declaration", "kind": 1024, @@ -78874,14 +78898,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17202, + "id": 17219, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17203, + "id": 17220, "name": "name", "variant": "declaration", "kind": 1024, @@ -78892,7 +78916,7 @@ } }, { - "id": 17204, + "id": 17221, "name": "type", "variant": "declaration", "kind": 1024, @@ -78907,8 +78931,8 @@ { "title": "Properties", "children": [ - 17203, - 17204 + 17220, + 17221 ] } ] @@ -78920,8 +78944,8 @@ { "title": "Properties", "children": [ - 17200, - 17201 + 17217, + 17218 ] } ] @@ -78931,596 +78955,528 @@ { "title": "Namespaces", "children": [ - 13937, - 13938, - 13952, - 14191, - 16839, - 14380, - 14456, - 14475, - 14566, - 15625, - 15976, - 16034, - 16332, - 16427, - 16471, - 16603, - 16608, - 16720 + 13954, + 13955, + 13969, + 14208, + 16856, + 14397, + 14473, + 14492, + 14583, + 15642, + 15993, + 16051, + 16349, + 16444, + 16488, + 16620, + 16625, + 16737 ] }, { "title": "Interfaces", "children": [ - 13934, - 17222, - 17254, - 16961, - 16964, - 16969, - 16972, - 16974, - 17279, - 17301, - 17288, - 17303, - 17506, - 17452, - 17456, - 17461, - 17467, - 17510, - 17474, - 17479, - 17485, - 17492, - 17314, - 17329, - 17349, - 17353, - 17360, + 13951, + 17239, + 17271, + 16978, + 16981, + 16986, + 16989, + 16991, + 17296, + 17318, + 17305, + 17320, + 17523, + 17469, + 17473, + 17478, + 17484, + 17527, + 17491, + 17496, + 17502, + 17509, + 17331, + 17346, + 17366, 17370, - 17385, 17377, - 17399, - 17408, - 16987, - 16990, + 17387, + 17402, + 17394, + 17416, + 17425, 17004, 17007, - 17010, - 17028, - 17031, - 17041, - 17117, - 17049, - 17123, - 17126, - 17129, - 17135, - 17149, - 17184, - 17412, - 17199 + 17021, + 17024, + 17027, + 17045, + 17048, + 17058, + 17134, + 17066, + 17140, + 17143, + 17146, + 17152, + 17166, + 17201, + 17429, + 17216 ] }, { "title": "Type Aliases", "children": [ - 13919, - 17229, - 17501, - 17500, - 17430, - 17435, - 17437, - 17442, - 17432, - 17439, + 13936, + 17246, + 17518, + 17517, + 17447, + 17452, + 17454, + 17459, + 17449, + 17456, + 17461, + 17253, 17444, - 17236, - 17427, - 17234, - 17231, - 17250, 17251, - 17245, - 17239, - 17241, - 17446, - 17525, - 17515, - 17504, - 17450, - 17238, - 17243, - 17306, - 17312, - 17313, - 16978, - 17038, - 17097, - 17103, - 17411, - 17192, - 17197, - 17198, - 17161, - 17419, - 17205, - 17208, - 17211, - 17217 + 17248, + 17267, + 17268, + 17262, + 17256, + 17258, + 17463, + 17542, + 17532, + 17521, + 17467, + 17255, + 17260, + 17323, + 17329, + 17330, + 16995, + 17055, + 17114, + 17120, + 17428, + 17209, + 17214, + 17215, + 17178, + 17436, + 17222, + 17225, + 17228, + 17234 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13918": { + "13935": { "sourceFileName": "../../../../packages/core/types/src/index.ts", "qualifiedName": "" }, - "13919": { + "13936": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "AddressDTO" }, - "13920": { + "13937": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type" }, - "13921": { + "13938": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.id" }, - "13922": { + "13939": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_1" }, - "13923": { + "13940": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.address_2" }, - "13924": { + "13941": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.company" }, - "13925": { + "13942": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.country_code" }, - "13926": { + "13943": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.city" }, - "13927": { + "13944": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.phone" }, - "13928": { + "13945": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.postal_code" }, - "13929": { + "13946": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.province" }, - "13930": { + "13947": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.metadata" }, - "13931": { + "13948": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.created_at" }, - "13932": { + "13949": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.updated_at" }, - "13933": { + "13950": { "sourceFileName": "../../../../packages/core/types/src/address/common.ts", "qualifiedName": "__type.deleted_at" }, - "13934": { + "13951": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps" }, - "13935": { + "13952": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps.data" }, - "13936": { + "13953": { "sourceFileName": "../../../../packages/core/types/src/admin/extensions.ts", "qualifiedName": "DetailWidgetProps.TData" }, - "13937": { + "13954": { "sourceFileName": "../../../../packages/core/types/src/admin/index.ts", "qualifiedName": "" }, - "13938": { + "13955": { "sourceFileName": "../../../../packages/core/types/src/cache/index.ts", "qualifiedName": "" }, - "13939": { + "13956": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService" }, - "13940": { + "13957": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.get" }, - "13941": { + "13958": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.get" }, - "13942": { + "13959": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "T" }, - "13943": { + "13960": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13944": { + "13961": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.set" }, - "13945": { + "13962": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.set" }, - "13946": { + "13963": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13947": { + "13964": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "data" }, - "13948": { + "13965": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ttl" }, - "13949": { + "13966": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.invalidate" }, - "13950": { + "13967": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "ICacheService.invalidate" }, - "13951": { + "13968": { "sourceFileName": "../../../../packages/core/types/src/cache/service.ts", "qualifiedName": "key" }, - "13952": { + "13969": { "sourceFileName": "../../../../packages/core/types/src/common/index.ts", "qualifiedName": "" }, - "13953": { + "13970": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "Prettify" }, - "13954": { + "13971": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13955": { + "13972": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "T" }, - "13956": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "WithRequiredProperty" - }, - "13957": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "T" - }, - "13958": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "K" - }, - "13962": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity" - }, - "13963": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.id" - }, - "13964": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.created_at" - }, - "13965": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.updated_at" - }, - "13966": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "SoftDeletableEntity" - }, - "13967": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "SoftDeletableEntity.deleted_at" - }, - "13968": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.id" - }, - "13969": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.created_at" - }, - "13970": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "BaseEntity.updated_at" - }, "13973": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig" + "qualifiedName": "WithRequiredProperty" }, "13974": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.select" + "qualifiedName": "T" }, "13975": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.skip" - }, - "13976": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.take" - }, - "13977": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.relations" - }, - "13978": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.order" + "qualifiedName": "K" }, "13979": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type" + "qualifiedName": "BaseEntity" }, "13980": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "BaseEntity.id" + }, + "13981": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "BaseEntity.created_at" }, "13982": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.withDeleted" + "qualifiedName": "BaseEntity.updated_at" }, "13983": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.filters" + "qualifiedName": "SoftDeletableEntity" }, "13984": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.options" + "qualifiedName": "SoftDeletableEntity.deleted_at" }, "13985": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "BaseEntity.id" + }, + "13986": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "BaseEntity.created_at" + }, + "13987": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "BaseEntity.updated_at" + }, + "13990": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig" + }, + "13991": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.select" + }, + "13992": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.skip" + }, + "13993": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.take" + }, + "13994": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.relations" + }, + "13995": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.order" + }, + "13996": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type" + }, + "13997": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type.__index" + }, + "13999": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.withDeleted" + }, + "14000": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.filters" + }, + "14001": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.options" + }, + "14002": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "14021": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "RequestQueryFields" - }, - "14022": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.expand" - }, - "14023": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.fields" - }, - "14024": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.offset" - }, - "14025": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.limit" - }, - "14026": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.order" - }, - "14027": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "EmptyQueryParams" - }, - "14028": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "RepositoryTransformOptions" - }, - "14029": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "DateComparisonOperator" - }, - "14030": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "DateComparisonOperator.lt" - }, - "14031": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "DateComparisonOperator.gt" - }, - "14032": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "DateComparisonOperator.gte" - }, - "14033": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "DateComparisonOperator.lte" - }, - "14034": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator" - }, - "14035": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.lt" - }, - "14036": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.gt" - }, - "14037": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.gte" - }, "14038": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.lte" + "qualifiedName": "RequestQueryFields" }, "14039": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.contains" + "qualifiedName": "__type.expand" }, "14040": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.starts_with" + "qualifiedName": "__type.fields" }, "14041": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "StringComparisonOperator.ends_with" + "qualifiedName": "__type.offset" }, "14042": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator" + "qualifiedName": "__type.limit" }, "14043": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.lt" + "qualifiedName": "__type.order" }, "14044": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.gt" + "qualifiedName": "EmptyQueryParams" }, "14045": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.gte" + "qualifiedName": "RepositoryTransformOptions" }, "14046": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "NumericalComparisonOperator.lte" + "qualifiedName": "DateComparisonOperator" + }, + "14047": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "DateComparisonOperator.lt" + }, + "14048": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "DateComparisonOperator.gt" }, "14049": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "SnakeCase" + "qualifiedName": "DateComparisonOperator.gte" }, "14050": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "S" + "qualifiedName": "DateComparisonOperator.lte" }, "14051": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "KebabCase" + "qualifiedName": "StringComparisonOperator" }, "14052": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "S" + "qualifiedName": "StringComparisonOperator.lt" }, "14053": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "MetadataType" + "qualifiedName": "StringComparisonOperator.gt" }, "14054": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "RawRounding" + "qualifiedName": "StringComparisonOperator.gte" }, "14055": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type" + "qualifiedName": "StringComparisonOperator.lte" }, "14056": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.value" + "qualifiedName": "StringComparisonOperator.contains" }, "14057": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.precision" + "qualifiedName": "StringComparisonOperator.starts_with" }, "14058": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "StringComparisonOperator.ends_with" + }, + "14059": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator" + }, + "14060": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.lt" + }, + "14061": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.gt" + }, + "14062": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.gte" + }, + "14063": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "NumericalComparisonOperator.lte" + }, + "14066": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "SnakeCase" + }, + "14067": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "S" + }, + "14068": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "KebabCase" + }, + "14069": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "S" + }, + "14070": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "MetadataType" + }, + "14071": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "RawRounding" + }, + "14072": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type" + }, + "14073": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type.value" + }, + "14074": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type.precision" + }, + "14075": { "sourceFileName": "../../../../packages/core/types/src/common/rule.ts", "qualifiedName": "RuleOperatorType" }, - "14059": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "LinkMethodRequest" - }, - "14060": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type" - }, - "14061": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.add" - }, - "14062": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.remove" - }, - "14063": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "LinkWorkflowInput" - }, - "14064": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type" - }, - "14065": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.id" - }, - "14066": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.add" - }, - "14067": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.remove" - }, - "14068": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchMethodRequest" - }, - "14069": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type" - }, - "14070": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.create" - }, - "14071": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.update" - }, - "14072": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.delete" - }, - "14073": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TCreate" - }, - "14074": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TUpdate" - }, - "14075": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TDelete" - }, "14076": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchMethodResponse" + "qualifiedName": "LinkMethodRequest" }, "14077": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", @@ -79528,15 +79484,15 @@ }, "14078": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.created" + "qualifiedName": "__type.add" }, "14079": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.updated" + "qualifiedName": "__type.remove" }, "14080": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.deleted" + "qualifiedName": "LinkWorkflowInput" }, "14081": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", @@ -79544,131 +79500,135 @@ }, "14082": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.ids" + "qualifiedName": "__type.id" }, "14083": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.object" + "qualifiedName": "__type.add" }, "14084": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.deleted" + "qualifiedName": "__type.remove" }, "14085": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "T" + "qualifiedName": "BatchMethodRequest" }, "14086": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchWorkflowInput" + "qualifiedName": "__type" }, "14087": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TCreate" + "qualifiedName": "__type.create" }, "14088": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TUpdate" + "qualifiedName": "__type.update" }, "14089": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "TDelete" + "qualifiedName": "__type.delete" }, "14090": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "BatchWorkflowOutput" + "qualifiedName": "TCreate" }, "14091": { "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "T" + "qualifiedName": "TUpdate" }, "14092": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "AdminOptions" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TDelete" }, "14093": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.disable" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "BatchMethodResponse" }, "14094": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.path" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type" }, "14095": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.outDir" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.created" }, "14096": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.backendUrl" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.updated" }, "14097": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.vite" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.deleted" }, "14098": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", "qualifiedName": "__type" }, "14099": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.ids" }, "14100": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.object" }, "14101": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "HttpCompressionOptions" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.deleted" }, "14102": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.enabled" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "T" }, "14103": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.level" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "BatchWorkflowInput" }, "14104": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.memLevel" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TCreate" }, "14105": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.threshold" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TUpdate" }, "14106": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ProjectConfigOptions" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "TDelete" }, "14107": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseName" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "BatchWorkflowOutput" }, "14108": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseUrl" + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "T" }, "14109": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseSchema" + "qualifiedName": "AdminOptions" }, "14110": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseLogging" + "qualifiedName": "__type.disable" + }, + "14111": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.path" }, "14112": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseDriverOptions" + "qualifiedName": "__type.outDir" }, "14113": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.backendUrl" }, "14114": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.vite" }, "14115": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", @@ -79676,208 +79636,240 @@ }, "14116": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.ssl" + "qualifiedName": "__type" }, "14117": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "14118": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.rejectUnauthorized" + "qualifiedName": "HttpCompressionOptions" }, "14119": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisUrl" + "qualifiedName": "__type.enabled" }, "14120": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisPrefix" + "qualifiedName": "__type.level" }, "14121": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisOptions" + "qualifiedName": "__type.memLevel" }, "14122": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.sessionOptions" + "qualifiedName": "__type.threshold" + }, + "14123": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ProjectConfigOptions" }, "14124": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jobsBatchSize" + "qualifiedName": "__type.databaseName" }, "14125": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.workerMode" + "qualifiedName": "__type.databaseUrl" }, "14126": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.http" + "qualifiedName": "__type.databaseSchema" }, "14127": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "14128": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtSecret" + "qualifiedName": "__type.databaseLogging" }, "14129": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtExpiresIn" + "qualifiedName": "__type.databaseDriverOptions" }, "14130": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.cookieSecret" + "qualifiedName": "__type" }, "14131": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authCors" + "qualifiedName": "__type.connection" }, "14132": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.compression" + "qualifiedName": "__type" }, "14133": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.storeCors" + "qualifiedName": "__type.ssl" }, "14134": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.adminCors" + "qualifiedName": "__type" }, "14135": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authMethodsPerActor" + "qualifiedName": "__type.rejectUnauthorized" }, "14136": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ConfigModule" + "qualifiedName": "__type.redisUrl" }, "14137": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.projectConfig" + "qualifiedName": "__type.redisPrefix" }, "14138": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.admin" + "qualifiedName": "__type.redisOptions" + }, + "14139": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.sessionOptions" + }, + "14141": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.jobsBatchSize" + }, + "14142": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.workerMode" }, "14143": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.modules" + "qualifiedName": "__type.http" }, "14144": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.featureFlags" + "qualifiedName": "__type" }, "14145": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "PluginDetails" + "qualifiedName": "__type.jwtSecret" }, "14146": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.jwtExpiresIn" }, "14147": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.resolve" + "qualifiedName": "__type.cookieSecret" }, "14148": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.authCors" }, "14149": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.id" + "qualifiedName": "__type.compression" }, "14150": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.storeCors" }, "14151": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.version" + "qualifiedName": "__type.adminCors" }, "14152": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", - "qualifiedName": "ExecArgs" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.authMethodsPerActor" }, "14153": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ConfigModule" }, "14154": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", - "qualifiedName": "__type.container" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.projectConfig" }, "14155": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", - "qualifiedName": "__type.args" - }, - "14156": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "ModuleImplementations" - }, - "14157": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "MedusaContainer" - }, - "14158": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type" - }, - "14159": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.admin" }, "14160": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "__type.resolve" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.modules" }, "14161": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "K" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.featureFlags" }, "14162": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "key" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "PluginDetails" }, "14163": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type" }, "14164": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.resolve" }, "14165": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.name" }, "14166": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "key" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.id" }, "14167": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "resolveOptions" + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.options" }, - "14177": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "Cradle" + "14168": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.version" }, - "14178": { - "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", - "qualifiedName": "ContainerLike" + "14169": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", + "qualifiedName": "ExecArgs" }, - "14179": { + "14170": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", + "qualifiedName": "__type" + }, + "14171": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", + "qualifiedName": "__type.container" + }, + "14172": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-cli.ts", + "qualifiedName": "__type.args" + }, + "14173": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "ModuleImplementations" + }, + "14174": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "MedusaContainer" + }, + "14175": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type" }, - "14180": { + "14176": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" }, + "14177": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" + }, + "14178": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "K" + }, + "14179": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "key" + }, + "14180": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, "14181": { "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", "qualifiedName": "__type.resolve" @@ -79891,372 +79883,344 @@ "qualifiedName": "key" }, "14184": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "resolveOptions" + }, + "14194": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "Cradle" + }, + "14195": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "ContainerLike" + }, + "14196": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type" + }, + "14197": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" + }, + "14198": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "__type.resolve" + }, + "14199": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "T" + }, + "14200": { + "sourceFileName": "../../../../packages/core/types/src/common/medusa-container.ts", + "qualifiedName": "key" + }, + "14201": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "WithCalculatedPrice" }, - "14185": { + "14202": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "WithCalculatedPrice.calculated_price" }, - "14186": { + "14203": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type" }, - "14187": { + "14204": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type.calculated_amount" }, - "14188": { + "14205": { "sourceFileName": "../../../../packages/core/types/src/common/with-calculated.ts", "qualifiedName": "__type.is_calculated_price_tax_inclusive" }, - "14189": { + "14206": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "CamelCase" }, - "14190": { + "14207": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "14191": { + "14208": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "" }, - "14192": { + "14209": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "14193": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "14194": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" - }, - "14196": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "14197": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" - }, - "14198": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "OperatorMap" - }, - "14199": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "14200": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "14201": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "14202": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "14203": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "14204": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "14205": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "14206": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "14207": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "14208": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "14209": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, "14210": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" + "qualifiedName": "__type" }, "14211": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "14212": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" + "qualifiedName": "__type.__index" }, "14213": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" + "qualifiedName": "T" }, "14214": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" + "qualifiedName": "Prev" }, "14215": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" + "qualifiedName": "OperatorMap" }, "14216": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "14217": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "14218": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "14219": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "14220": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" }, "14221": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" }, "14222": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" }, "14223": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.T" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" }, "14224": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" }, "14225": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.populate" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" }, "14226": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.orderBy" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" }, "14227": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.limit" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" }, "14228": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.offset" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" }, "14229": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.fields" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" }, "14230": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.groupBy" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" }, "14231": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.filters" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" }, "14232": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.T" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" }, "14233": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "OptionsQuery.P" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" }, "14234": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "FindOptions" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" }, "14235": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "__type.where" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" }, "14236": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "14237": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "14238": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "14239": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "14240": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.T" + }, + "14241": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "OptionsQuery" }, "14242": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "OptionsQuery.populate" }, "14243": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "T" + "qualifiedName": "OptionsQuery.orderBy" }, "14244": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "UpsertWithReplaceConfig" + "qualifiedName": "OptionsQuery.limit" }, "14245": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "__type.relations" + "qualifiedName": "OptionsQuery.offset" }, "14246": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "T" + "qualifiedName": "OptionsQuery.fields" }, "14247": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "PerformedActions" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "OptionsQuery.groupBy" }, "14248": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "OptionsQuery.filters" }, "14249": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.created" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "OptionsQuery.T" }, "14250": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.updated" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "OptionsQuery.P" }, "14251": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.deleted" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "FindOptions" }, "14252": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "__type.where" }, "14253": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.find" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14254": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.find" - }, - "14255": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14256": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14257": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.findAndCount" - }, - "14258": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.findAndCount" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14259": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "__type.options" }, "14260": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "T" }, "14261": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.create" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "UpsertWithReplaceConfig" }, "14262": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.create" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "__type.relations" }, "14263": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "T" }, "14264": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "PerformedActions" }, "14265": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.update" + "qualifiedName": "__type" }, "14266": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.update" + "qualifiedName": "__type.created" }, "14267": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type.updated" }, "14268": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.deleted" }, "14269": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.entity" + "qualifiedName": "RepositoryService" }, "14270": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.update" + "qualifiedName": "RepositoryService.find" }, "14271": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "RepositoryService.find" }, "14272": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.delete" + "qualifiedName": "options" }, "14273": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.delete" + "qualifiedName": "context" }, "14274": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "idsOrPKs" + "qualifiedName": "RepositoryService.findAndCount" }, "14275": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.findAndCount" }, "14276": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "options" + }, + "14277": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" }, "14278": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.create" }, "14279": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RepositoryService.create" + }, + "14280": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" }, "14281": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", @@ -80264,503 +80228,495 @@ }, "14282": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.softDelete" + "qualifiedName": "RepositoryService.update" }, "14283": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.softDelete" + "qualifiedName": "RepositoryService.update" }, "14284": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "data" }, "14285": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type" }, "14286": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.entity" }, "14287": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.update" }, "14288": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.restore" + "qualifiedName": "context" }, "14289": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.restore" + "qualifiedName": "RepositoryService.delete" }, "14290": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "RepositoryService.delete" }, "14291": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "idsOrPKs" + }, + "14292": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "14292": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" - }, "14293": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsert" - }, - "14294": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsert" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14295": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14296": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" - }, - "14297": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsertWithReplace" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "14298": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.upsertWithReplace" + "qualifiedName": "context" }, "14299": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "RepositoryService.softDelete" }, "14300": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "config" + "qualifiedName": "RepositoryService.softDelete" }, "14301": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "idsOrFilter" }, "14302": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, "14303": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.entities" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14304": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.performedActions" + "qualifiedName": "context" }, "14305": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "RepositoryService.restore" }, "14306": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "RepositoryService.restore" }, "14307": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "idsOrFilter" }, "14308": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "task" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "14309": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "context" }, "14310": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "RepositoryService.upsert" }, "14311": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transactionManager" + "qualifiedName": "RepositoryService.upsert" }, "14312": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "14313": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "context" }, "14314": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "RepositoryService.upsertWithReplace" }, "14315": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "RepositoryService.upsertWithReplace" }, "14316": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "data" }, "14317": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "config" }, "14318": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "context" }, "14319": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "__type" }, "14320": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "__type.entities" }, "14321": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "__type.performedActions" }, "14322": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "BaseRepositoryService.transaction" }, "14323": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "BaseRepositoryService.transaction" }, "14324": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "TManager" }, "14325": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TOutput" + "qualifiedName": "task" }, "14326": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "14327": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "14328": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RepositoryService.T" + "qualifiedName": "transactionManager" }, "14329": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService" + "qualifiedName": "context" }, "14330": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.find" + "qualifiedName": "__type" }, "14331": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.find" + "qualifiedName": "__type.isolationLevel" }, "14332": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "__type.transaction" }, "14333": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transformOptions" + "qualifiedName": "__type.enableNestedTransactions" }, "14334": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14335": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.findAndCount" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14336": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.findAndCount" + "qualifiedName": "TManager" }, "14337": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14338": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transformOptions" + "qualifiedName": "BaseRepositoryService.getActiveManager" }, "14339": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "TManager" }, "14340": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.create" + "qualifiedName": "BaseRepositoryService.serialize" }, "14341": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.create" + "qualifiedName": "BaseRepositoryService.serialize" }, "14342": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "TOutput" }, "14343": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "14344": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.delete" + "qualifiedName": "options" }, "14345": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.delete" + "qualifiedName": "RepositoryService.T" }, "14346": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "ids" + "qualifiedName": "TreeRepositoryService" }, "14347": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "TreeRepositoryService.find" }, "14348": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "TreeRepositoryService.find" }, "14349": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" + "qualifiedName": "options" }, "14350": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "transformOptions" }, "14351": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "task" + "qualifiedName": "context" }, "14352": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "TreeRepositoryService.findAndCount" }, "14353": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "TreeRepositoryService.findAndCount" }, "14354": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transactionManager" + "qualifiedName": "options" }, "14355": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" + "qualifiedName": "transformOptions" }, "14356": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" + "qualifiedName": "context" }, "14357": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "TreeRepositoryService.create" }, "14358": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "TreeRepositoryService.create" }, "14359": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "data" }, "14360": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "context" }, "14361": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "TreeRepositoryService.delete" }, "14362": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "TreeRepositoryService.delete" }, "14363": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "ids" }, "14364": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "context" }, "14365": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "BaseRepositoryService.transaction" }, "14366": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "BaseRepositoryService.transaction" }, "14367": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "TManager" }, "14368": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TOutput" + "qualifiedName": "task" }, "14369": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "14370": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "14371": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TreeRepositoryService.T" + "qualifiedName": "transactionManager" }, "14372": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" + "qualifiedName": "context" }, "14373": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "qualifiedName": "__type" }, "14374": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "__type.isolationLevel" }, "14375": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" + "qualifiedName": "__type.transaction" }, "14376": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "qualifiedName": "__type.enableNestedTransactions" }, "14377": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "BaseRepositoryService.getFreshManager" }, "14378": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getFreshManager" + }, + "14379": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TManager" + }, + "14380": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getActiveManager" + }, + "14381": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getActiveManager" + }, + "14382": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TManager" + }, + "14383": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.serialize" + }, + "14384": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.serialize" + }, + "14385": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TOutput" + }, + "14386": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, + "14387": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "options" + }, + "14388": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TreeRepositoryService.T" + }, + "14389": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "SoftDeleteReturn" + }, + "14390": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" + }, + "14391": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "14392": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RestoreReturn" + }, + "14393": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" + }, + "14394": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "14395": { "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", "qualifiedName": "ModelDateColumns" }, - "14379": { + "14396": { "sourceFileName": "../../../../packages/core/types/src/dal/entity.ts", "qualifiedName": "SoftDeletableModelDateColumns" }, - "14380": { + "14397": { "sourceFileName": "../../../../packages/core/types/src/event-bus/index.ts", "qualifiedName": "" }, - "14381": { + "14398": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Subscriber" }, - "14382": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14383": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14384": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "data" - }, - "14385": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "14386": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "SubscriberContext" - }, - "14387": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14388": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.subscriberId" - }, - "14389": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "SubscriberDescriptor" - }, - "14390": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14391": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.id" - }, - "14392": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.subscriber" - }, - "14393": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "14394": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14395": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "14396": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "14397": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "14398": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, "14399": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type" }, "14400": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "qualifiedName": "__type" }, "14401": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "data" }, "14402": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" + "qualifiedName": "TData" }, "14403": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "SubscriberContext" }, "14404": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "14405": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.subscriberId" }, "14406": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" + "qualifiedName": "SubscriberDescriptor" }, "14407": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", @@ -80768,411 +80724,411 @@ }, "14408": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "qualifiedName": "__type.id" }, "14409": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "qualifiedName": "__type.subscriber" }, "14410": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" + "qualifiedName": "EventMetadata" }, "14411": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" + "qualifiedName": "__type" }, "14412": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" + "qualifiedName": "__type.eventGroupId" }, "14413": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" + "qualifiedName": "Event" }, "14414": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "14415": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.name" }, "14416": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" + }, + "14417": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "14418": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "14419": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Message" + }, + "14420": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14421": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "14422": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "14423": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" + }, + "14424": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "14425": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" + }, + "14426": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "14427": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "14428": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "14429": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "14430": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "14431": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "14432": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "14433": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService" }, - "14417": { + "14434": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.subscribe" }, - "14418": { + "14435": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.subscribe" }, - "14419": { + "14436": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "eventName" }, - "14420": { + "14437": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "subscriber" }, - "14421": { + "14438": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "context" }, - "14422": { + "14439": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.unsubscribe" }, - "14423": { + "14440": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.unsubscribe" }, - "14424": { + "14441": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "eventName" }, - "14425": { + "14442": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "subscriber" }, - "14426": { + "14443": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "context" }, - "14427": { + "14444": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.emit" }, - "14428": { + "14445": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "IEventBusService.emit" }, - "14429": { + "14446": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "T" }, - "14430": { + "14447": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus.ts", "qualifiedName": "data" }, - "14431": { + "14448": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "14432": { + "14449": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "14433": { + "14450": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "transactionManager" }, - "14434": { + "14451": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", "qualifiedName": "IEventBusModuleService" }, - "14435": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.emit" - }, - "14436": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.emit" - }, - "14437": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "T" - }, - "14438": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "data" - }, - "14439": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "options" - }, - "14440": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.subscribe" - }, - "14441": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.subscribe" - }, - "14442": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventName" - }, - "14443": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "subscriber" - }, - "14444": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "context" - }, - "14445": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.unsubscribe" - }, - "14446": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.unsubscribe" - }, - "14447": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventName" - }, - "14448": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "subscriber" - }, - "14449": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "context" - }, - "14450": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" - }, - "14451": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" - }, "14452": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventGroupId" + "qualifiedName": "IEventBusModuleService.emit" }, "14453": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + "qualifiedName": "IEventBusModuleService.emit" }, "14454": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + "qualifiedName": "T" }, "14455": { "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", - "qualifiedName": "eventGroupId" + "qualifiedName": "data" }, "14456": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "options" + }, + "14457": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.subscribe" + }, + "14458": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.subscribe" + }, + "14459": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventName" + }, + "14460": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "subscriber" + }, + "14461": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "context" + }, + "14462": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.unsubscribe" + }, + "14463": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.unsubscribe" + }, + "14464": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventName" + }, + "14465": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "subscriber" + }, + "14466": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "context" + }, + "14467": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" + }, + "14468": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.releaseGroupedEvents" + }, + "14469": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventGroupId" + }, + "14470": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + }, + "14471": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "IEventBusModuleService.clearGroupedEvents" + }, + "14472": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/event-bus-module.ts", + "qualifiedName": "eventGroupId" + }, + "14473": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/index.ts", "qualifiedName": "" }, - "14457": { + "14474": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter" }, - "14458": { + "14475": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter.isFeatureEnabled" }, - "14459": { + "14476": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14460": { + "14477": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14461": { + "14478": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "key" }, - "14462": { + "14479": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "IFlagRouter.listFlags" }, - "14463": { + "14480": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14464": { + "14481": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14465": { + "14482": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "FeatureFlagsResponse" }, - "14466": { + "14483": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14467": { + "14484": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.key" }, - "14468": { + "14485": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.value" }, - "14469": { + "14486": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "FlagSettings" }, - "14470": { + "14487": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type" }, - "14471": { + "14488": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.key" }, - "14472": { + "14489": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.description" }, - "14473": { + "14490": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.env_key" }, - "14474": { + "14491": { "sourceFileName": "../../../../packages/core/types/src/feature-flag/common.ts", "qualifiedName": "__type.default_val" }, - "14475": { + "14492": { "sourceFileName": "../../../../packages/core/types/src/file/index.ts", "qualifiedName": "" }, - "14476": { + "14493": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO" }, - "14477": { + "14494": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO.id" }, - "14478": { + "14495": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FileDTO.url" }, - "14479": { + "14496": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FilterableFileProps" }, - "14480": { + "14497": { "sourceFileName": "../../../../packages/core/types/src/file/common.ts", "qualifiedName": "FilterableFileProps.id" }, - "14481": { + "14498": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO" }, - "14482": { + "14499": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.filename" }, - "14483": { + "14500": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.mimeType" }, - "14484": { + "14501": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.content" }, - "14485": { + "14502": { "sourceFileName": "../../../../packages/core/types/src/file/mutations.ts", "qualifiedName": "CreateFileDTO.access" }, - "14486": { + "14503": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "IFileModuleService" }, - "14487": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.createFiles" - }, - "14488": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.createFiles" - }, - "14489": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "data" - }, - "14490": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14491": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.createFiles" - }, - "14492": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "data" - }, - "14493": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14494": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.deleteFiles" - }, - "14495": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.deleteFiles" - }, - "14496": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "ids" - }, - "14497": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14498": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.deleteFiles" - }, - "14499": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "id" - }, - "14500": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" - }, - "14501": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.retrieveFile" - }, - "14502": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.retrieveFile" - }, - "14503": { - "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "id" - }, "14504": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" + "qualifiedName": "IFileModuleService.createFiles" }, "14505": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IFileModuleService.createFiles" }, "14506": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listFiles" + "qualifiedName": "data" }, "14507": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listFiles" + "qualifiedName": "sharedContext" }, "14508": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IFileModuleService.createFiles" }, "14509": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "14510": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", @@ -81180,5199 +81136,5199 @@ }, "14511": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listAndCountFiles" + "qualifiedName": "IFileModuleService.deleteFiles" }, "14512": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "IFileModuleService.listAndCountFiles" + "qualifiedName": "IFileModuleService.deleteFiles" }, "14513": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ids" }, "14514": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "14515": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.deleteFiles" + }, + "14516": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "id" + }, + "14517": { "sourceFileName": "../../../../packages/core/types/src/file/service.ts", "qualifiedName": "sharedContext" }, + "14518": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.retrieveFile" + }, + "14519": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.retrieveFile" + }, + "14520": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "id" + }, + "14521": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "config" + }, + "14522": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" + }, + "14523": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listFiles" + }, + "14524": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listFiles" + }, + "14525": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "filters" + }, + "14526": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "config" + }, + "14527": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" + }, + "14528": { + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listAndCountFiles" + }, "14529": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "ProviderFileResultDTO" + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "IFileModuleService.listAndCountFiles" }, "14530": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.url" + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "filters" }, "14531": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.key" + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "config" }, "14532": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "ProviderGetFileDTO" - }, - "14533": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.fileKey" - }, - "14534": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "ProviderDeleteFileDTO" - }, - "14535": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.fileKey" - }, - "14536": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "ProviderUploadFileDTO" - }, - "14537": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.filename" - }, - "14538": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.mimeType" - }, - "14539": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.content" - }, - "14540": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "__type.access" - }, - "14541": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider" - }, - "14542": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.upload" - }, - "14543": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.upload" - }, - "14544": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "file" - }, - "14545": { - "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.delete" + "sourceFileName": "../../../../packages/core/types/src/file/service.ts", + "qualifiedName": "sharedContext" }, "14546": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.delete" + "qualifiedName": "ProviderFileResultDTO" }, "14547": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "fileData" + "qualifiedName": "__type.url" }, "14548": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.getPresignedDownloadUrl" + "qualifiedName": "__type.key" }, "14549": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "IFileProvider.getPresignedDownloadUrl" + "qualifiedName": "ProviderGetFileDTO" }, "14550": { "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", - "qualifiedName": "fileData" + "qualifiedName": "__type.fileKey" }, "14551": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "ProviderDeleteFileDTO" + }, + "14552": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "__type.fileKey" + }, + "14553": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "ProviderUploadFileDTO" + }, + "14554": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "__type.filename" + }, + "14555": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "__type.mimeType" + }, + "14556": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "__type.content" + }, + "14557": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "__type.access" + }, + "14558": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider" + }, + "14559": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.upload" + }, + "14560": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.upload" + }, + "14561": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "file" + }, + "14562": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.delete" + }, + "14563": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.delete" + }, + "14564": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "fileData" + }, + "14565": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.getPresignedDownloadUrl" + }, + "14566": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "IFileProvider.getPresignedDownloadUrl" + }, + "14567": { + "sourceFileName": "../../../../packages/core/types/src/file/provider.ts", + "qualifiedName": "fileData" + }, + "14568": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions" }, - "14552": { + "14569": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.file_url" }, - "14553": { + "14570": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.access_key_id" }, - "14554": { + "14571": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.secret_access_key" }, - "14555": { + "14572": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.region" }, - "14556": { + "14573": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.bucket" }, - "14557": { + "14574": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.prefix" }, - "14558": { + "14575": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.endpoint" }, - "14559": { + "14576": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.cache_control" }, - "14560": { + "14577": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.download_file_duration" }, - "14561": { + "14578": { "sourceFileName": "../../../../packages/core/types/src/file/providers/s3.ts", "qualifiedName": "S3FileServiceOptions.additional_client_config" }, - "14562": { + "14579": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions" }, - "14563": { + "14580": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions.upload_dir" }, - "14564": { + "14581": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions.private_upload_dir" }, - "14565": { + "14582": { "sourceFileName": "../../../../packages/core/types/src/file/providers/local.ts", "qualifiedName": "LocalFileServiceOptions.backend_url" }, - "14566": { + "14583": { "sourceFileName": "../../../../packages/core/types/src/http/index.ts", "qualifiedName": "" }, - "14567": { + "14584": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign" }, - "14568": { + "14585": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.name" }, - "14569": { + "14586": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.description" }, - "14570": { + "14587": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.currency" }, - "14571": { + "14588": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.campaign_identifier" }, - "14572": { + "14589": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.starts_at" }, - "14573": { + "14590": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.ends_at" }, - "14574": { + "14591": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminCreateCampaign.budget" }, - "14575": { + "14592": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type" }, - "14576": { + "14593": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.type" }, - "14577": { + "14594": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.currency_code" }, - "14578": { + "14595": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "__type.limit" }, - "14579": { + "14596": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign" }, - "14580": { + "14597": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.name" }, - "14581": { + "14598": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.description" }, - "14582": { + "14599": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.currency" }, - "14583": { + "14600": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.campaign_identifier" }, - "14584": { + "14601": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.starts_at" }, - "14585": { + "14602": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.ends_at" }, - "14586": { + "14603": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", "qualifiedName": "AdminUpdateCampaign.budget" }, - "14587": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", - "qualifiedName": "__type" - }, - "14588": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", - "qualifiedName": "__type.type" - }, - "14589": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", - "qualifiedName": "__type.currency_code" - }, - "14590": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", - "qualifiedName": "__type.limit" - }, - "14591": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse" - }, - "14592": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.id" - }, - "14593": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.name" - }, - "14594": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.description" - }, - "14595": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.currency" - }, - "14596": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.campaign_identifier" - }, - "14597": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.starts_at" - }, - "14598": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.ends_at" - }, - "14599": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "CampaignResponse.budget" - }, - "14600": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type" - }, - "14601": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.id" - }, - "14602": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.type" - }, - "14603": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.currency_code" - }, "14604": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.limit" + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", + "qualifiedName": "__type" }, "14605": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.used" + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", + "qualifiedName": "__type.type" }, "14606": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "AdminCampaignListResponse" + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", + "qualifiedName": "__type.currency_code" }, "14607": { - "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/payloads.ts", + "qualifiedName": "__type.limit" }, "14608": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "__type.campaigns" + "qualifiedName": "CampaignResponse" }, "14609": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "AdminCampaignResponse" + "qualifiedName": "CampaignResponse.id" }, "14610": { "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", - "qualifiedName": "AdminCampaignResponse.campaign" + "qualifiedName": "CampaignResponse.name" }, "14611": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.description" + }, + "14612": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.currency" + }, + "14613": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.campaign_identifier" + }, + "14614": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.starts_at" + }, + "14615": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.ends_at" + }, + "14616": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "CampaignResponse.budget" + }, + "14617": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type" + }, + "14618": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.id" + }, + "14619": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.type" + }, + "14620": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.currency_code" + }, + "14621": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.limit" + }, + "14622": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.used" + }, + "14623": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "AdminCampaignListResponse" + }, + "14624": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type" + }, + "14625": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "__type.campaigns" + }, + "14626": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "AdminCampaignResponse" + }, + "14627": { + "sourceFileName": "../../../../packages/core/types/src/http/campaign/admin/responses.ts", + "qualifiedName": "AdminCampaignResponse.campaign" + }, + "14628": { "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/entities.ts", "qualifiedName": "AdminCollection" }, - "14612": { + "14629": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.id" }, - "14613": { + "14630": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.title" }, - "14614": { + "14631": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.handle" }, - "14615": { + "14632": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.created_at" }, - "14616": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.updated_at" - }, - "14617": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.deleted_at" - }, - "14618": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.products" - }, - "14619": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.metadata" - }, - "14620": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminCreateCollection" - }, - "14621": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminCreateCollection.title" - }, - "14622": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminCreateCollection.handle" - }, - "14623": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminCreateCollection.metadata" - }, - "14624": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollection" - }, - "14625": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollection.title" - }, - "14626": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollection.handle" - }, - "14627": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollection.metadata" - }, - "14628": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollectionProducts" - }, - "14629": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollectionProducts.add" - }, - "14630": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", - "qualifiedName": "AdminUpdateCollectionProducts.remove" - }, - "14631": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", - "qualifiedName": "AdminCollectionListParams" - }, - "14632": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", - "qualifiedName": "AdminCollectionListParams.deleted_at" - }, "14633": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.q" + "qualifiedName": "BaseCollection.updated_at" }, "14634": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.id" + "qualifiedName": "BaseCollection.deleted_at" }, "14635": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.handle" + "qualifiedName": "BaseCollection.products" }, "14636": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.title" - }, - "14637": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.created_at" - }, - "14638": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollectionListParams.updated_at" - }, - "14639": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.limit" - }, - "14640": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.offset" - }, - "14641": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.order" - }, - "14642": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "SelectParams.fields" - }, - "14643": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "14644": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "14645": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", - "qualifiedName": "AdminCollectionParams" - }, - "14646": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "SelectParams.fields" - }, - "14647": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "AdminCollectionResponse" - }, - "14648": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "AdminCollectionResponse.collection" - }, - "14649": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "AdminCollectionListResponse" - }, - "14650": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "__type" - }, - "14651": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "__type.collections" - }, - "14652": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.limit" - }, - "14653": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.offset" - }, - "14654": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.count" - }, - "14655": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "__type.collections" - }, - "14656": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", - "qualifiedName": "AdminCollectionDeleteResponse" - }, - "14657": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.id" - }, - "14658": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.object" - }, - "14659": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.deleted" - }, - "14660": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.parent" - }, - "14661": { - "sourceFileName": "", - "qualifiedName": "__type" - }, - "14662": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", - "qualifiedName": "StoreCollection" - }, - "14663": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.id" - }, - "14664": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.title" - }, - "14665": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.handle" - }, - "14666": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.created_at" - }, - "14667": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.updated_at" - }, - "14668": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.deleted_at" - }, - "14669": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", - "qualifiedName": "BaseCollection.products" - }, - "14670": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.metadata" }, - "14671": { - "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", - "qualifiedName": "StoreCollectionFilters" + "14637": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminCreateCollection" }, - "14672": { + "14638": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminCreateCollection.title" + }, + "14639": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminCreateCollection.handle" + }, + "14640": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminCreateCollection.metadata" + }, + "14641": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollection" + }, + "14642": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollection.title" + }, + "14643": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollection.handle" + }, + "14644": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollection.metadata" + }, + "14645": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollectionProducts" + }, + "14646": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollectionProducts.add" + }, + "14647": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/payloads.ts", + "qualifiedName": "AdminUpdateCollectionProducts.remove" + }, + "14648": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", + "qualifiedName": "AdminCollectionListParams" + }, + "14649": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", + "qualifiedName": "AdminCollectionListParams.deleted_at" + }, + "14650": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.q" }, - "14673": { + "14651": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.id" }, - "14674": { + "14652": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.handle" }, - "14675": { + "14653": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.title" }, - "14676": { + "14654": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.created_at" }, - "14677": { + "14655": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.updated_at" }, - "14678": { + "14656": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14679": { + "14657": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14680": { + "14658": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14681": { + "14659": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14682": { + "14660": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14683": { + "14661": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, + "14662": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/queries.ts", + "qualifiedName": "AdminCollectionParams" + }, + "14663": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "SelectParams.fields" + }, + "14664": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "AdminCollectionResponse" + }, + "14665": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "AdminCollectionResponse.collection" + }, + "14666": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "AdminCollectionListResponse" + }, + "14667": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "__type" + }, + "14668": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "__type.collections" + }, + "14669": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.limit" + }, + "14670": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.offset" + }, + "14671": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.count" + }, + "14672": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "__type.collections" + }, + "14673": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/admin/responses.ts", + "qualifiedName": "AdminCollectionDeleteResponse" + }, + "14674": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.id" + }, + "14675": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.object" + }, + "14676": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.deleted" + }, + "14677": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.parent" + }, + "14678": { + "sourceFileName": "", + "qualifiedName": "__type" + }, + "14679": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", + "qualifiedName": "StoreCollection" + }, + "14680": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.id" + }, + "14681": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.title" + }, + "14682": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.handle" + }, + "14683": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.created_at" + }, "14684": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.updated_at" + }, + "14685": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.deleted_at" + }, + "14686": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.products" + }, + "14687": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollection.metadata" + }, + "14688": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/store.ts", + "qualifiedName": "StoreCollectionFilters" + }, + "14689": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.q" + }, + "14690": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.id" + }, + "14691": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.handle" + }, + "14692": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.title" + }, + "14693": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.created_at" + }, + "14694": { + "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", + "qualifiedName": "BaseCollectionListParams.updated_at" + }, + "14695": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.limit" + }, + "14696": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.offset" + }, + "14697": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.order" + }, + "14698": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "SelectParams.fields" + }, + "14699": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "14700": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "14701": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams" }, - "14685": { + "14702": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14686": { + "14703": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams" }, - "14687": { + "14704": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14688": { + "14705": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14689": { + "14706": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14690": { + "14707": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14691": { + "14708": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "DeleteResponse" }, - "14692": { + "14709": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14693": { + "14710": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14694": { + "14711": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14695": { + "14712": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14696": { + "14713": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14697": { + "14714": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "TObject" }, - "14698": { + "14715": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "TParent" }, - "14699": { + "14716": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14700": { + "14717": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "PaginatedResponse" }, - "14701": { + "14718": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type" }, - "14702": { + "14719": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14703": { + "14720": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14704": { + "14721": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14705": { + "14722": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "T" }, - "14706": { + "14723": { "sourceFileName": "../../../../packages/core/types/src/http/file/admin.ts", "qualifiedName": "AdminFile" }, - "14707": { + "14724": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "14708": { + "14725": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "14709": { + "14726": { "sourceFileName": "../../../../packages/core/types/src/http/file/admin.ts", "qualifiedName": "AdminUploadFile" }, - "14710": { + "14727": { "sourceFileName": "../../../../packages/core/types/src/http/file/store.ts", "qualifiedName": "StoreFile" }, - "14711": { + "14728": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "14712": { + "14729": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "14713": { + "14730": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider" }, - "14714": { + "14731": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider.id" }, - "14715": { + "14732": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/entities.ts", "qualifiedName": "AdminFulfillmentProvider.is_enabled" }, - "14716": { + "14733": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams" }, - "14717": { + "14734": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.id" }, - "14718": { + "14735": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.q" }, - "14719": { + "14736": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/queries.ts", "qualifiedName": "AdminFulfillmentProviderListParams.is_enabled" }, - "14720": { + "14737": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14721": { + "14738": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14722": { + "14739": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14723": { + "14740": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14724": { + "14741": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "AdminFulfillmentProviderListResponse" }, - "14725": { + "14742": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type" }, - "14726": { + "14743": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type.fulfillment_providers" }, - "14727": { + "14744": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14728": { + "14745": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14729": { + "14746": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14730": { + "14747": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-provider/admin/responses.ts", "qualifiedName": "__type.fulfillment_providers" }, - "14731": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone" - }, - "14732": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.id" - }, - "14733": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.type" - }, - "14734": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.country_code" - }, - "14735": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.province_code" - }, - "14736": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.city" - }, - "14737": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.postal_expression" - }, - "14738": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.created_at" - }, - "14739": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.updated_at" - }, - "14740": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminGeoZone.deleted_at" - }, - "14741": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone" - }, - "14742": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.id" - }, - "14743": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.name" - }, - "14744": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.fulfillment_set_id" - }, - "14745": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.geo_zones" - }, - "14746": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.shipping_options" - }, - "14747": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.created_at" - }, "14748": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.updated_at" + "qualifiedName": "AdminGeoZone" }, "14749": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminServiceZone.deleted_at" + "qualifiedName": "AdminGeoZone.id" }, "14750": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet" + "qualifiedName": "AdminGeoZone.type" }, "14751": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.id" + "qualifiedName": "AdminGeoZone.country_code" }, "14752": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.name" + "qualifiedName": "AdminGeoZone.province_code" }, "14753": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.type" + "qualifiedName": "AdminGeoZone.city" }, "14754": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.service_zones" + "qualifiedName": "AdminGeoZone.postal_expression" }, "14755": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.created_at" + "qualifiedName": "AdminGeoZone.created_at" }, "14756": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.updated_at" + "qualifiedName": "AdminGeoZone.updated_at" }, "14757": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", - "qualifiedName": "AdminFulfillmentSet.deleted_at" + "qualifiedName": "AdminGeoZone.deleted_at" }, "14758": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone" + }, + "14759": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.id" + }, + "14760": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.name" + }, + "14761": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.fulfillment_set_id" + }, + "14762": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.geo_zones" + }, + "14763": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.shipping_options" + }, + "14764": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.created_at" + }, + "14765": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.updated_at" + }, + "14766": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminServiceZone.deleted_at" + }, + "14767": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet" + }, + "14768": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.id" + }, + "14769": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.name" + }, + "14770": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.type" + }, + "14771": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.service_zones" + }, + "14772": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.created_at" + }, + "14773": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.updated_at" + }, + "14774": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/entities.ts", + "qualifiedName": "AdminFulfillmentSet.deleted_at" + }, + "14775": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone" }, - "14759": { + "14776": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone.name" }, - "14760": { + "14777": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminCreateFulfillmentSetServiceZone.geo_zones" }, - "14761": { + "14778": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone" }, - "14762": { + "14779": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone.name" }, - "14763": { + "14780": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZone.geo_zones" }, - "14764": { + "14781": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneResponse" }, - "14765": { + "14782": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneResponse.service_zone" }, - "14766": { + "14783": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminServiceZoneDeleteResponse" }, - "14767": { + "14784": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14768": { + "14785": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14769": { + "14786": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14770": { + "14787": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14771": { + "14788": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetResponse" }, - "14772": { + "14789": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetResponse.fulfillment_set" }, - "14773": { + "14790": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/responses.ts", "qualifiedName": "AdminFulfillmentSetDeleteResponse" }, - "14774": { + "14791": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "14775": { + "14792": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "14776": { + "14793": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "14777": { + "14794": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "14778": { + "14795": { "sourceFileName": "", "qualifiedName": "__type" }, - "14779": { + "14796": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem" }, - "14780": { + "14797": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.id" }, - "14781": { + "14798": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.sku" }, - "14782": { + "14799": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.origin_country" }, - "14783": { + "14800": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.hs_code" }, - "14784": { + "14801": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.requires_shipping" }, - "14785": { + "14802": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.mid_code" }, - "14786": { + "14803": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.material" }, - "14787": { + "14804": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.weight" }, - "14788": { + "14805": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.length" }, - "14789": { + "14806": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.height" }, - "14790": { + "14807": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.width" }, - "14791": { + "14808": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.title" }, - "14792": { + "14809": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.description" }, - "14793": { + "14810": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.thumbnail" }, - "14794": { + "14811": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/entities.ts", "qualifiedName": "AdminInventoryItem.metadata" }, - "14795": { + "14812": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryItem" }, - "14796": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.sku" - }, - "14797": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.hs_code" - }, - "14798": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.weight" - }, - "14799": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.length" - }, - "14800": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.height" - }, - "14801": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.width" - }, - "14802": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.origin_country" - }, - "14803": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.mid_code" - }, - "14804": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.material" - }, - "14805": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.title" - }, - "14806": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.description" - }, - "14807": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.requires_shipping" - }, - "14808": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.thumbnail" - }, - "14809": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.metadata" - }, - "14810": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminUpdateInventoryItem" - }, - "14811": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.sku" - }, - "14812": { - "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.hs_code" - }, "14813": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.weight" + "qualifiedName": "AdminCreateInventoryItem.sku" }, "14814": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.length" + "qualifiedName": "AdminCreateInventoryItem.hs_code" }, "14815": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.height" + "qualifiedName": "AdminCreateInventoryItem.weight" }, "14816": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.width" + "qualifiedName": "AdminCreateInventoryItem.length" }, "14817": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.origin_country" + "qualifiedName": "AdminCreateInventoryItem.height" }, "14818": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.mid_code" + "qualifiedName": "AdminCreateInventoryItem.width" }, "14819": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.material" + "qualifiedName": "AdminCreateInventoryItem.origin_country" }, "14820": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.title" + "qualifiedName": "AdminCreateInventoryItem.mid_code" }, "14821": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.description" + "qualifiedName": "AdminCreateInventoryItem.material" }, "14822": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.requires_shipping" + "qualifiedName": "AdminCreateInventoryItem.title" }, "14823": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.thumbnail" + "qualifiedName": "AdminCreateInventoryItem.description" }, "14824": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", - "qualifiedName": "AdminCreateInventoryItem.metadata" + "qualifiedName": "AdminCreateInventoryItem.requires_shipping" }, "14825": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.thumbnail" + }, + "14826": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.metadata" + }, + "14827": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminUpdateInventoryItem" + }, + "14828": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.sku" + }, + "14829": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.hs_code" + }, + "14830": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.weight" + }, + "14831": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.length" + }, + "14832": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.height" + }, + "14833": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.width" + }, + "14834": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.origin_country" + }, + "14835": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.mid_code" + }, + "14836": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.material" + }, + "14837": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.title" + }, + "14838": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.description" + }, + "14839": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.requires_shipping" + }, + "14840": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.thumbnail" + }, + "14841": { + "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/payloads.ts", + "qualifiedName": "AdminCreateInventoryItem.metadata" + }, + "14842": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams" }, - "14826": { + "14843": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.id" }, - "14827": { + "14844": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.q" }, - "14828": { + "14845": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.sku" }, - "14829": { + "14846": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.origin_country" }, - "14830": { + "14847": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.mid_code" }, - "14831": { + "14848": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.hs_code" }, - "14832": { + "14849": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.material" }, - "14833": { + "14850": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.requires_shipping" }, - "14834": { + "14851": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.weight" }, - "14835": { + "14852": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.length" }, - "14836": { + "14853": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.height" }, - "14837": { + "14854": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.width" }, - "14838": { + "14855": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/queries.ts", "qualifiedName": "AdminInventoryItemParams.location_levels" }, - "14839": { + "14856": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14840": { + "14857": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14841": { + "14858": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14842": { + "14859": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14843": { + "14860": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemResponse" }, - "14844": { + "14861": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemResponse.inventory_item" }, - "14845": { + "14862": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemListResponse" }, - "14846": { + "14863": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "__type" }, - "14847": { + "14864": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "__type.inventory_items" }, - "14848": { + "14865": { "sourceFileName": "../../../../packages/core/types/src/http/inventory/admin/responses.ts", "qualifiedName": "AdminInventoryItemDeleteResponse" }, - "14849": { + "14866": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel" }, - "14850": { + "14867": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.id" }, - "14851": { + "14868": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.inventory_item_id" }, - "14852": { + "14869": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.location_id" }, - "14853": { + "14870": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.stocked_quantity" }, - "14854": { + "14871": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.reserved_quantity" }, - "14855": { + "14872": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.available_quantity" }, - "14856": { + "14873": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.incoming_quantity" }, - "14857": { + "14874": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/entities.ts", "qualifiedName": "InventoryLevel.metadata" }, - "14858": { + "14875": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel" }, - "14859": { + "14876": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel.stocked_quantity" }, - "14860": { + "14877": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminUpdateInventoryLevel.incoming_quantity" }, - "14861": { + "14878": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel" }, - "14862": { + "14879": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.location_id" }, - "14863": { + "14880": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.stocked_quantity" }, - "14864": { + "14881": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminCreateInventoryLevel.incoming_quantity" }, - "14865": { + "14882": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation" }, - "14866": { + "14883": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.delete" }, - "14867": { + "14884": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.update" }, - "14868": { + "14885": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/payloads.ts", "qualifiedName": "AdminBatchUpdateInventoryLevelLocation.create" }, - "14869": { + "14886": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/queries.ts", "qualifiedName": "AdminInventoryLevelFilters" }, - "14870": { + "14887": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/queries.ts", "qualifiedName": "AdminInventoryLevelFilters.location_id" }, - "14871": { + "14888": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14872": { + "14889": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14873": { + "14890": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14874": { + "14891": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14875": { + "14892": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelResponse" }, - "14876": { + "14893": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelResponse.inventory_level" }, - "14877": { + "14894": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "AdminInventoryLevelListResponse" }, - "14878": { + "14895": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "__type" }, - "14879": { + "14896": { "sourceFileName": "../../../../packages/core/types/src/http/inventory-level/admin/responses.ts", "qualifiedName": "__type.inventory_levels" }, - "14880": { + "14897": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminAcceptInvite" }, - "14881": { + "14898": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14882": { + "14899": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.first_name" }, - "14883": { + "14900": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.last_name" }, - "14884": { + "14901": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminCreateInvite" }, - "14885": { + "14902": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14886": { + "14903": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.email" }, - "14887": { + "14904": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.metadata" }, - "14888": { + "14905": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "AdminInviteResponse" }, - "14889": { + "14906": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type" }, - "14890": { + "14907": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.id" }, - "14891": { + "14908": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.email" }, - "14892": { + "14909": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.accepted" }, - "14893": { + "14910": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.token" }, - "14894": { + "14911": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.expires_at" }, - "14895": { + "14912": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.metadata" }, - "14896": { + "14913": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.created_at" }, - "14897": { + "14914": { "sourceFileName": "../../../../packages/core/types/src/http/invite/admin.ts", "qualifiedName": "__type.updated_at" }, - "14898": { + "14915": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification" }, - "14899": { + "14916": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.id" }, - "14900": { + "14917": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.to" }, - "14901": { + "14918": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.channel" }, - "14902": { + "14919": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.template" }, - "14903": { + "14920": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.data" }, - "14904": { + "14921": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.trigger_type" }, - "14905": { + "14922": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.resource_id" }, - "14906": { + "14923": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.resource_type" }, - "14907": { + "14924": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.receiver_id" }, - "14908": { + "14925": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.original_notification_id" }, - "14909": { + "14926": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.external_id" }, - "14910": { + "14927": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.provider_id" }, - "14911": { + "14928": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/entities.ts", "qualifiedName": "AdminNotification.created_at" }, - "14912": { + "14929": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/queries.ts", "qualifiedName": "AdminNotificationListParams" }, - "14913": { + "14930": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/queries.ts", "qualifiedName": "AdminNotificationListParams.q" }, - "14914": { + "14931": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/queries.ts", "qualifiedName": "AdminNotificationListParams.id" }, - "14915": { + "14932": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/queries.ts", "qualifiedName": "AdminNotificationListParams.channel" }, - "14916": { + "14933": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14917": { + "14934": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "14918": { + "14935": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14919": { + "14936": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14920": { + "14937": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14921": { + "14938": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14922": { + "14939": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/queries.ts", "qualifiedName": "AdminNotificationParams" }, - "14923": { + "14940": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14924": { + "14941": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "AdminNotificationResponse" }, - "14925": { + "14942": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "AdminNotificationResponse.notification" }, - "14926": { + "14943": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "AdminNotificationListResponse" }, - "14927": { + "14944": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "__type" }, - "14928": { + "14945": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "__type.notifications" }, - "14929": { + "14946": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "14930": { + "14947": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "14931": { + "14948": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "14932": { + "14949": { "sourceFileName": "../../../../packages/core/types/src/http/notification/admin/responses.ts", "qualifiedName": "__type.notifications" }, - "14933": { + "14950": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice" }, - "14934": { + "14951": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice.variant_id" }, - "14935": { + "14952": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceListPrice.rules" }, - "14936": { + "14953": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList" }, - "14937": { + "14954": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.id" }, - "14938": { + "14955": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.title" }, - "14939": { + "14956": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.description" }, - "14940": { + "14957": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.rules" }, - "14941": { + "14958": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.starts_at" }, - "14942": { + "14959": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.ends_at" }, - "14943": { + "14960": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.status" }, - "14944": { + "14961": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.type" }, - "14945": { + "14962": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.prices" }, - "14946": { + "14963": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.created_at" }, - "14947": { + "14964": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.updated_at" }, - "14948": { + "14965": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/entities.ts", "qualifiedName": "AdminPriceList.deleted_at" }, - "14949": { + "14966": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice" }, - "14950": { + "14967": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.currency_code" }, - "14951": { + "14968": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.amount" }, - "14952": { + "14969": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.variant_id" }, - "14953": { + "14970": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.min_quantity" }, - "14954": { + "14971": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.max_quantity" }, - "14955": { + "14972": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceListPrice.rules" }, - "14956": { + "14973": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList" }, - "14957": { + "14974": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.title" }, - "14958": { + "14975": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.description" }, - "14959": { + "14976": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.starts_at" }, - "14960": { + "14977": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.ends_at" }, - "14961": { + "14978": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.status" }, - "14962": { + "14979": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.type" }, - "14963": { + "14980": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.rules" }, - "14964": { + "14981": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminCreatePriceList.prices" }, - "14965": { + "14982": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice" }, - "14966": { + "14983": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.id" }, - "14967": { + "14984": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.currency_code" }, - "14968": { + "14985": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.amount" }, - "14969": { + "14986": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.variant_id" }, - "14970": { + "14987": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.min_quantity" }, - "14971": { + "14988": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.max_quantity" }, - "14972": { + "14989": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceListPrice.rules" }, - "14973": { + "14990": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList" }, - "14974": { + "14991": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.title" }, - "14975": { + "14992": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.description" }, - "14976": { + "14993": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.starts_at" }, - "14977": { + "14994": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.ends_at" }, - "14978": { + "14995": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.status" }, - "14979": { + "14996": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.type" }, - "14980": { + "14997": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminUpdatePriceList.rules" }, - "14981": { + "14998": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice" }, - "14982": { + "14999": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.create" }, - "14983": { + "15000": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.update" }, - "14984": { + "15001": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminBatchPriceListPrice.delete" }, - "14985": { + "15002": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminLinkPriceListProducts" }, - "14986": { + "15003": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/payloads.ts", "qualifiedName": "AdminLinkPriceListProducts.remove" }, - "14987": { + "15004": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams" }, - "14988": { + "15005": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.q" }, - "14989": { + "15006": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.id" }, - "14990": { + "15007": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.starts_at" }, - "14991": { + "15008": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.ends_at" }, - "14992": { + "15009": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.status" }, - "14993": { + "15010": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListListParams.rules_count" }, - "14994": { + "15011": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "14995": { + "15012": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "14996": { + "15013": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "14997": { + "15014": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "14998": { + "15015": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "14999": { + "15016": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15000": { + "15017": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/queries.ts", "qualifiedName": "AdminPriceListParams" }, - "15001": { + "15018": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15002": { + "15019": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListResponse" }, - "15003": { + "15020": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListResponse.price_list" }, - "15004": { + "15021": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListListResponse" }, - "15005": { + "15022": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type" }, - "15006": { + "15023": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type.price_lists" }, - "15007": { + "15024": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15008": { + "15025": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15009": { + "15026": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15010": { + "15027": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "__type.price_lists" }, - "15011": { + "15028": { "sourceFileName": "../../../../packages/core/types/src/http/price-list/admin/responses.ts", "qualifiedName": "AdminPriceListDeleteResponse" }, - "15012": { + "15029": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15013": { + "15030": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15014": { + "15031": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15015": { + "15032": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15016": { + "15033": { "sourceFileName": "", "qualifiedName": "__type" }, - "15017": { + "15034": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory" }, - "15018": { + "15035": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.category_children" }, - "15019": { + "15036": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.parent_category" }, - "15020": { + "15037": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/entities.ts", "qualifiedName": "AdminProductCategory.products" }, - "15021": { + "15038": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "name" }, - "15022": { + "15039": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "id" }, - "15023": { + "15040": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "created_at" }, - "15024": { + "15041": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "updated_at" }, - "15025": { + "15042": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "deleted_at" }, - "15026": { + "15043": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "description" }, - "15027": { + "15044": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "handle" }, - "15028": { + "15045": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "parent_category_id" }, - "15029": { + "15046": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "is_active" }, - "15030": { + "15047": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "is_internal" }, - "15031": { + "15048": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "rank" }, - "15032": { + "15049": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory" }, - "15033": { + "15050": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.name" }, - "15034": { + "15051": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.description" }, - "15035": { + "15052": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.handle" }, - "15036": { + "15053": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.is_internal" }, - "15037": { + "15054": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.is_active" }, - "15038": { + "15055": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.parent_category_id" }, - "15039": { + "15056": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.rank" }, - "15040": { + "15057": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminCreateProductCategory.metadata" }, - "15041": { + "15058": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory" }, - "15042": { + "15059": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.name" }, - "15043": { + "15060": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.description" }, - "15044": { + "15061": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.handle" }, - "15045": { + "15062": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.is_internal" }, - "15046": { + "15063": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.is_active" }, - "15047": { + "15064": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.parent_category_id" }, - "15048": { + "15065": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.rank" }, - "15049": { + "15066": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategory.metadata" }, - "15050": { + "15067": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts" }, - "15051": { + "15068": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts.add" }, - "15052": { + "15069": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/payloads.ts", "qualifiedName": "AdminUpdateProductCategoryProducts.remove" }, - "15053": { + "15070": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams" }, - "15054": { + "15071": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams.is_internal" }, - "15055": { + "15072": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryListParams.is_active" }, - "15056": { + "15073": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.q" }, - "15057": { + "15074": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.id" }, - "15058": { + "15075": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.name" }, - "15059": { + "15076": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.description" }, - "15060": { + "15077": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.parent_category_id" }, - "15061": { + "15078": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.handle" }, - "15062": { + "15079": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_descendants_tree" }, - "15063": { + "15080": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_ancestors_tree" }, - "15064": { + "15081": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.created_at" }, - "15065": { + "15082": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.updated_at" }, - "15066": { + "15083": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.deleted_at" }, - "15067": { + "15084": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15068": { + "15085": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15069": { + "15086": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15070": { + "15087": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15071": { + "15088": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15072": { + "15089": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15073": { + "15090": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/queries.ts", "qualifiedName": "AdminProductCategoryParams" }, - "15074": { + "15091": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_ancestors_tree" }, - "15075": { + "15092": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_descendants_tree" }, - "15076": { + "15093": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15077": { + "15094": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryResponse" }, - "15078": { + "15095": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryResponse.product_category" }, - "15079": { + "15096": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryListResponse" }, - "15080": { + "15097": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type" }, - "15081": { + "15098": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type.product_categories" }, - "15082": { + "15099": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15083": { + "15100": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15084": { + "15101": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15085": { + "15102": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "__type.product_categories" }, - "15086": { + "15103": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/admin/responses.ts", "qualifiedName": "AdminProductCategoryDeleteResponse" }, - "15087": { + "15104": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15088": { + "15105": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15089": { + "15106": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15090": { + "15107": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15091": { + "15108": { "sourceFileName": "", "qualifiedName": "__type" }, - "15092": { + "15109": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/entities.ts", "qualifiedName": "AdminProductTag" }, - "15093": { + "15110": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.id" }, - "15094": { + "15111": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.value" }, - "15095": { + "15112": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.created_at" }, - "15096": { + "15113": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.updated_at" }, - "15097": { + "15114": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.deleted_at" }, - "15098": { + "15115": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTag.metadata" }, - "15099": { + "15116": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag" }, - "15100": { + "15117": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag.value" }, - "15101": { + "15118": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminCreateProductTag.metadata" }, - "15102": { + "15119": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag" }, - "15103": { + "15120": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag.value" }, - "15104": { + "15121": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/payloads.ts", "qualifiedName": "AdminUpdateProductTag.metadata" }, - "15105": { + "15122": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagListParams" }, - "15106": { + "15123": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagListParams.deleted_at" }, - "15107": { + "15124": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.q" }, - "15108": { + "15125": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.id" }, - "15109": { + "15126": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.value" }, - "15110": { + "15127": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.created_at" }, - "15111": { + "15128": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", "qualifiedName": "BaseProductTagListParams.updated_at" }, - "15112": { + "15129": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15113": { + "15130": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15114": { + "15131": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15115": { + "15132": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15116": { + "15133": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15117": { + "15134": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15118": { + "15135": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/queries.ts", "qualifiedName": "AdminProductTagParams" }, - "15119": { + "15136": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15120": { + "15137": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagResponse" }, - "15121": { + "15138": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagResponse.product_tag" }, - "15122": { + "15139": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagListResponse" }, - "15123": { + "15140": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type" }, - "15124": { + "15141": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type.product_tags" }, - "15125": { + "15142": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15126": { + "15143": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15127": { + "15144": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15128": { + "15145": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "__type.product_tags" }, - "15129": { + "15146": { "sourceFileName": "../../../../packages/core/types/src/http/product-tag/admin/responses.ts", "qualifiedName": "AdminProductTagDeleteResponse" }, - "15130": { + "15147": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15131": { + "15148": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15132": { + "15149": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15133": { + "15150": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15134": { + "15151": { "sourceFileName": "", "qualifiedName": "__type" }, - "15135": { + "15152": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/entities.ts", "qualifiedName": "AdminProductType" }, - "15136": { + "15153": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.id" }, - "15137": { + "15154": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.value" }, - "15138": { + "15155": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.created_at" }, - "15139": { + "15156": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.updated_at" }, - "15140": { + "15157": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.deleted_at" }, - "15141": { + "15158": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.metadata" }, - "15142": { + "15159": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType" }, - "15143": { + "15160": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType.value" }, - "15144": { + "15161": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminCreateProductType.metadata" }, - "15145": { + "15162": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType" }, - "15146": { + "15163": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType.value" }, - "15147": { + "15164": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/payloads.ts", "qualifiedName": "AdminUpdateProductType.metadata" }, - "15148": { + "15165": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams" }, - "15149": { + "15166": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.q" }, - "15150": { + "15167": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.id" }, - "15151": { + "15168": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.value" }, - "15152": { + "15169": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.created_at" }, - "15153": { + "15170": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.updated_at" }, - "15154": { + "15171": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeListParams.deleted_at" }, - "15155": { + "15172": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15156": { + "15173": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15157": { + "15174": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15158": { + "15175": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15159": { + "15176": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15160": { + "15177": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15161": { + "15178": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/queries.ts", "qualifiedName": "AdminProductTypeParams" }, - "15162": { + "15179": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15163": { + "15180": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeResponse" }, - "15164": { + "15181": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeResponse.product_type" }, - "15165": { + "15182": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeListResponse" }, - "15166": { + "15183": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type" }, - "15167": { + "15184": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type.product_types" }, - "15168": { + "15185": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15169": { + "15186": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15170": { + "15187": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15171": { + "15188": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "__type.product_types" }, - "15172": { + "15189": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/admin/responses.ts", "qualifiedName": "AdminProductTypeDeleteResponse" }, - "15173": { + "15190": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15174": { + "15191": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15175": { + "15192": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15176": { + "15193": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15177": { + "15194": { "sourceFileName": "", "qualifiedName": "__type" }, - "15178": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem" - }, - "15179": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.id" - }, - "15180": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.quantity" - }, - "15181": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.received_quantity" - }, - "15182": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.reason_id" - }, - "15183": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.note" - }, - "15184": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.item_id" - }, - "15185": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.return_id" - }, - "15186": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminBaseReturnItem.metadata" - }, - "15187": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn" - }, - "15188": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.id" - }, - "15189": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.order_id" - }, - "15190": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.status" - }, - "15191": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.exchange_id" - }, - "15192": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.claim_id" - }, - "15193": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.order_version" - }, - "15194": { - "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.display_id" - }, "15195": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.no_notification" + "qualifiedName": "AdminBaseReturnItem" }, "15196": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.refund_amount" + "qualifiedName": "AdminBaseReturnItem.id" }, "15197": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturn.items" + "qualifiedName": "AdminBaseReturnItem.quantity" }, "15198": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnResponse" + "qualifiedName": "AdminBaseReturnItem.received_quantity" }, "15199": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnResponse.return" + "qualifiedName": "AdminBaseReturnItem.reason_id" }, "15200": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnsResponse" + "qualifiedName": "AdminBaseReturnItem.note" }, "15201": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnsResponse.returns" + "qualifiedName": "AdminBaseReturnItem.item_id" }, "15202": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest" + "qualifiedName": "AdminBaseReturnItem.return_id" }, "15203": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.order_id" + "qualifiedName": "AdminBaseReturnItem.metadata" }, "15204": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.location_id" + "qualifiedName": "AdminReturn" }, "15205": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.description" + "qualifiedName": "AdminReturn.id" }, "15206": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.internal_note" + "qualifiedName": "AdminReturn.order_id" }, "15207": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.no_notification" + "qualifiedName": "AdminReturn.status" }, "15208": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminInitiateReturnRequest.metadata" + "qualifiedName": "AdminReturn.exchange_id" }, "15209": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem" + "qualifiedName": "AdminReturn.claim_id" }, "15210": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem.id" + "qualifiedName": "AdminReturn.order_version" }, "15211": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem.quantity" + "qualifiedName": "AdminReturn.display_id" }, "15212": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem.description" + "qualifiedName": "AdminReturn.no_notification" }, "15213": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem.internal_note" + "qualifiedName": "AdminReturn.refund_amount" }, "15214": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItem.metadata" + "qualifiedName": "AdminReturn.items" }, "15215": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItems" + "qualifiedName": "AdminReturnResponse" }, "15216": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnItems.items" + "qualifiedName": "AdminReturnResponse.return" }, "15217": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnItems" + "qualifiedName": "AdminReturnsResponse" }, "15218": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnItems.quantity" + "qualifiedName": "AdminReturnsResponse.returns" }, "15219": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnItems.internal_note" + "qualifiedName": "AdminInitiateReturnRequest" }, "15220": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnItems.reason_id" + "qualifiedName": "AdminInitiateReturnRequest.order_id" }, "15221": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping" + "qualifiedName": "AdminInitiateReturnRequest.location_id" }, "15222": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping.shipping_option_id" + "qualifiedName": "AdminInitiateReturnRequest.description" }, "15223": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping.custom_price" + "qualifiedName": "AdminInitiateReturnRequest.internal_note" }, "15224": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping.description" + "qualifiedName": "AdminInitiateReturnRequest.no_notification" }, "15225": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping.internal_note" + "qualifiedName": "AdminInitiateReturnRequest.metadata" }, "15226": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminAddReturnShipping.metadata" + "qualifiedName": "AdminAddReturnItem" }, "15227": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnShipping" + "qualifiedName": "AdminAddReturnItem.id" }, "15228": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnShipping.custom_price" + "qualifiedName": "AdminAddReturnItem.quantity" }, "15229": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnShipping.internal_note" + "qualifiedName": "AdminAddReturnItem.description" }, "15230": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminUpdateReturnShipping.metadata" + "qualifiedName": "AdminAddReturnItem.internal_note" }, "15231": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminConfirmReturnRequest" + "qualifiedName": "AdminAddReturnItem.metadata" }, "15232": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminConfirmReturnRequest.no_notification" + "qualifiedName": "AdminAddReturnItems" }, "15233": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters" + "qualifiedName": "AdminAddReturnItems.items" }, "15234": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters.id" + "qualifiedName": "AdminUpdateReturnItems" }, "15235": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters.order_id" + "qualifiedName": "AdminUpdateReturnItems.quantity" }, "15236": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters.status" + "qualifiedName": "AdminUpdateReturnItems.internal_note" }, "15237": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters.created_at" + "qualifiedName": "AdminUpdateReturnItems.reason_id" }, "15238": { "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", - "qualifiedName": "AdminReturnFilters.updated_at" + "qualifiedName": "AdminAddReturnShipping" }, "15239": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.shipping_option_id" + }, + "15240": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.custom_price" + }, + "15241": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.description" + }, + "15242": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.internal_note" + }, + "15243": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminAddReturnShipping.metadata" + }, + "15244": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminUpdateReturnShipping" + }, + "15245": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminUpdateReturnShipping.custom_price" + }, + "15246": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminUpdateReturnShipping.internal_note" + }, + "15247": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminUpdateReturnShipping.metadata" + }, + "15248": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminConfirmReturnRequest" + }, + "15249": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminConfirmReturnRequest.no_notification" + }, + "15250": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters" + }, + "15251": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters.id" + }, + "15252": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters.order_id" + }, + "15253": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters.status" + }, + "15254": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters.created_at" + }, + "15255": { + "sourceFileName": "../../../../packages/core/types/src/http/return/admin.ts", + "qualifiedName": "AdminReturnFilters.updated_at" + }, + "15256": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15240": { + "15257": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15241": { + "15258": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15242": { + "15259": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15243": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReason" - }, - "15244": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.id" - }, - "15245": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.value" - }, - "15246": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.label" - }, - "15247": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.description" - }, - "15248": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.metadata" - }, - "15249": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.created_at" - }, - "15250": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", - "qualifiedName": "BaseReturnReason.updated_at" - }, - "15251": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminCreateReturnReason" - }, - "15252": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminCreateReturnReason.value" - }, - "15253": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminCreateReturnReason.label" - }, - "15254": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminCreateReturnReason.description" - }, - "15255": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonsResponse" - }, - "15256": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonsResponse.return_reasons" - }, - "15257": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonListParams" - }, - "15258": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonListParams.id" - }, - "15259": { - "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonListParams.value" - }, "15260": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", - "qualifiedName": "AdminReturnReasonListParams.label" + "qualifiedName": "AdminReturnReason" }, "15261": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.id" + }, + "15262": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.value" + }, + "15263": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.label" + }, + "15264": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.description" + }, + "15265": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.metadata" + }, + "15266": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.created_at" + }, + "15267": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", + "qualifiedName": "BaseReturnReason.updated_at" + }, + "15268": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminCreateReturnReason" + }, + "15269": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminCreateReturnReason.value" + }, + "15270": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminCreateReturnReason.label" + }, + "15271": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminCreateReturnReason.description" + }, + "15272": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonsResponse" + }, + "15273": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonsResponse.return_reasons" + }, + "15274": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonListParams" + }, + "15275": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonListParams.id" + }, + "15276": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonListParams.value" + }, + "15277": { + "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", + "qualifiedName": "AdminReturnReasonListParams.label" + }, + "15278": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", "qualifiedName": "AdminReturnReasonListParams.description" }, - "15262": { + "15279": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", "qualifiedName": "AdminReturnReasonListParams.parent_return_reason_id" }, - "15263": { + "15280": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", "qualifiedName": "AdminReturnReasonListParams.created_at" }, - "15264": { + "15281": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/admin.ts", "qualifiedName": "AdminReturnReasonListParams.updated_at" }, - "15265": { + "15282": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15266": { + "15283": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15267": { + "15284": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15268": { + "15285": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15269": { + "15286": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15270": { + "15287": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15271": { + "15288": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationResponse" }, - "15272": { + "15289": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationResponse.reservation" }, - "15273": { + "15290": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "AdminReservationListResponse" }, - "15274": { + "15291": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "__type" }, - "15275": { + "15292": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "__type.reservations" }, - "15276": { + "15293": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType" }, - "15277": { + "15294": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.id" }, - "15278": { + "15295": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.label" }, - "15279": { + "15296": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.description" }, - "15280": { + "15297": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.code" }, - "15281": { + "15298": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.shipping_option_id" }, - "15282": { + "15299": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.created_at" }, - "15283": { + "15300": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.updated_at" }, - "15284": { + "15301": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionType.deleted_at" }, - "15285": { + "15302": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule" }, - "15286": { + "15303": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.id" }, - "15287": { + "15304": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.attribute" }, - "15288": { + "15305": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.operator" }, - "15289": { + "15306": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.value" }, - "15290": { + "15307": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.shipping_option_id" }, - "15291": { + "15308": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.created_at" }, - "15292": { + "15309": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.updated_at" }, - "15293": { + "15310": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionRule.deleted_at" }, - "15294": { + "15311": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPriceRule" }, - "15295": { + "15312": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPriceRule.id" }, - "15296": { + "15313": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPriceRule.value" }, - "15297": { + "15314": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPrice" }, - "15298": { + "15315": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPrice.price_rules" }, - "15299": { + "15316": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOptionPrice.rules_count" }, - "15300": { + "15317": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption" }, - "15301": { + "15318": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.id" }, - "15302": { + "15319": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.name" }, - "15303": { + "15320": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.price_type" }, - "15304": { + "15321": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.service_zone_id" }, - "15305": { + "15322": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.service_zone" }, - "15306": { + "15323": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.provider_id" }, - "15307": { + "15324": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.provider" }, - "15308": { + "15325": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.shipping_option_type_id" }, - "15309": { + "15326": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.type" }, - "15310": { + "15327": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.shipping_profile_id" }, - "15311": { + "15328": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.shipping_profile" }, - "15312": { + "15329": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.rules" }, - "15313": { + "15330": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.prices" }, - "15314": { + "15331": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.data" }, - "15315": { + "15332": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.metadata" }, - "15316": { + "15333": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.created_at" }, - "15317": { + "15334": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.updated_at" }, - "15318": { + "15335": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/entities.ts", "qualifiedName": "AdminShippingOption.deleted_at" }, - "15319": { + "15336": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", "qualifiedName": "AdminCreateShippingOptionRule" }, - "15320": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.operator" - }, - "15321": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.attribute" - }, - "15322": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.value" - }, - "15323": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType" - }, - "15324": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.label" - }, - "15325": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.description" - }, - "15326": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionType.code" - }, - "15327": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency" - }, - "15328": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.currency_code" - }, - "15329": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.amount" - }, - "15330": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion" - }, - "15331": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.region_id" - }, - "15332": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.amount" - }, - "15333": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption" - }, - "15334": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.name" - }, - "15335": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.service_zone_id" - }, - "15336": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.shipping_profile_id" - }, "15337": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.data" + "qualifiedName": "AdminCreateShippingOptionRule.operator" }, "15338": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.price_type" + "qualifiedName": "AdminCreateShippingOptionRule.attribute" }, "15339": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.provider_id" + "qualifiedName": "AdminCreateShippingOptionRule.value" }, "15340": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.type" + "qualifiedName": "AdminCreateShippingOptionType" }, "15341": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.prices" + "qualifiedName": "AdminCreateShippingOptionType.label" }, "15342": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOption.rules" + "qualifiedName": "AdminCreateShippingOptionType.description" }, "15343": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRule" + "qualifiedName": "AdminCreateShippingOptionType.code" }, "15344": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRule.id" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency" }, "15345": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.operator" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.currency_code" }, "15346": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.attribute" + "qualifiedName": "AdminCreateShippingOptionPriceWithCurrency.amount" }, "15347": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminCreateShippingOptionRule.value" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion" }, "15348": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.region_id" }, "15349": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.id" + "qualifiedName": "AdminCreateShippingOptionPriceWithRegion.amount" }, "15350": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.currency_code" + "qualifiedName": "AdminCreateShippingOption" }, "15351": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.amount" + "qualifiedName": "AdminCreateShippingOption.name" }, "15352": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion" + "qualifiedName": "AdminCreateShippingOption.service_zone_id" }, "15353": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.id" + "qualifiedName": "AdminCreateShippingOption.shipping_profile_id" }, "15354": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.region_id" + "qualifiedName": "AdminCreateShippingOption.data" }, "15355": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.amount" + "qualifiedName": "AdminCreateShippingOption.price_type" }, "15356": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption" + "qualifiedName": "AdminCreateShippingOption.provider_id" }, "15357": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.name" + "qualifiedName": "AdminCreateShippingOption.type" }, "15358": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.data" + "qualifiedName": "AdminCreateShippingOption.prices" }, "15359": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.price_type" + "qualifiedName": "AdminCreateShippingOption.rules" }, "15360": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.provider_id" + "qualifiedName": "AdminUpdateShippingOptionRule" }, "15361": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.shipping_profile_id" + "qualifiedName": "AdminUpdateShippingOptionRule.id" }, "15362": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.type" + "qualifiedName": "AdminCreateShippingOptionRule.operator" }, "15363": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.prices" + "qualifiedName": "AdminCreateShippingOptionRule.attribute" }, "15364": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOption.rules" + "qualifiedName": "AdminCreateShippingOptionRule.value" }, "15365": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules" + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency" }, "15366": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.create" + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.id" }, "15367": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.update" + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.currency_code" }, "15368": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", - "qualifiedName": "AdminUpdateShippingOptionRules.delete" + "qualifiedName": "AdminUpdateShippingOptionPriceWithCurrency.amount" }, "15369": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion" + }, + "15370": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.id" + }, + "15371": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.region_id" + }, + "15372": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionPriceWithRegion.amount" + }, + "15373": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption" + }, + "15374": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.name" + }, + "15375": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.data" + }, + "15376": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.price_type" + }, + "15377": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.provider_id" + }, + "15378": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.shipping_profile_id" + }, + "15379": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.type" + }, + "15380": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.prices" + }, + "15381": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOption.rules" + }, + "15382": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules" + }, + "15383": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.create" + }, + "15384": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.update" + }, + "15385": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/payloads.ts", + "qualifiedName": "AdminUpdateShippingOptionRules.delete" + }, + "15386": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams" }, - "15370": { + "15387": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.id" }, - "15371": { + "15388": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.q" }, - "15372": { + "15389": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.service_zone_id" }, - "15373": { + "15390": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.shipping_profile_id" }, - "15374": { + "15391": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.provider_id" }, - "15375": { + "15392": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.shipping_option_type_id" }, - "15376": { + "15393": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.created_at" }, - "15377": { + "15394": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.updated_at" }, - "15378": { + "15395": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/queries.ts", "qualifiedName": "AdminShippingOptionListParams.deleted_at" }, - "15379": { + "15396": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15380": { + "15397": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15381": { + "15398": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15382": { + "15399": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15383": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminShippingOptionResponse" - }, - "15384": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminShippingOptionResponse.shipping_option" - }, - "15385": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminShippingOptionListResponse" - }, - "15386": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type" - }, - "15387": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type.shipping_options" - }, - "15388": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminShippingOptionDeleteResponse" - }, - "15389": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.id" - }, - "15390": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.object" - }, - "15391": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.deleted" - }, - "15392": { - "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", - "qualifiedName": "__type.parent" - }, - "15393": { - "sourceFileName": "", - "qualifiedName": "__type" - }, - "15394": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminUpdateShippingOptionRulesResponse" - }, - "15395": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminUpdateShippingOptionRulesResponse.created" - }, - "15396": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminUpdateShippingOptionRulesResponse.updated" - }, - "15397": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "AdminUpdateShippingOptionRulesResponse.deleted" - }, - "15398": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type" - }, - "15399": { - "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type.ids" - }, "15400": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type.object" + "qualifiedName": "AdminShippingOptionResponse" }, "15401": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", - "qualifiedName": "__type.deleted" + "qualifiedName": "AdminShippingOptionResponse.shipping_option" }, "15402": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminShippingOptionListResponse" + }, + "15403": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type" + }, + "15404": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type.shipping_options" + }, + "15405": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminShippingOptionDeleteResponse" + }, + "15406": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.id" + }, + "15407": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.object" + }, + "15408": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.deleted" + }, + "15409": { + "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", + "qualifiedName": "__type.parent" + }, + "15410": { + "sourceFileName": "", + "qualifiedName": "__type" + }, + "15411": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminUpdateShippingOptionRulesResponse" + }, + "15412": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminUpdateShippingOptionRulesResponse.created" + }, + "15413": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminUpdateShippingOptionRulesResponse.updated" + }, + "15414": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "AdminUpdateShippingOptionRulesResponse.deleted" + }, + "15415": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type" + }, + "15416": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type.ids" + }, + "15417": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type.object" + }, + "15418": { + "sourceFileName": "../../../../packages/core/types/src/http/shipping-option/admin/responses.ts", + "qualifiedName": "__type.deleted" + }, + "15419": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile" }, - "15403": { + "15420": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.id" }, - "15404": { + "15421": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.name" }, - "15405": { + "15422": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.type" }, - "15406": { + "15423": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.metadata" }, - "15407": { + "15424": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.created_at" }, - "15408": { + "15425": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.updated_at" }, - "15409": { + "15426": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/entities.ts", "qualifiedName": "AdminShippingProfile.deleted_at" }, - "15410": { + "15427": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile" }, - "15411": { + "15428": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.name" }, - "15412": { + "15429": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.type" }, - "15413": { + "15430": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminCreateShippingProfile.metadata" }, - "15414": { + "15431": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile" }, - "15415": { + "15432": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.name" }, - "15416": { + "15433": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.type" }, - "15417": { + "15434": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/payloads.ts", "qualifiedName": "AdminUpdateShippingProfile.metadata" }, - "15418": { + "15435": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams" }, - "15419": { + "15436": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.id" }, - "15420": { + "15437": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.q" }, - "15421": { + "15438": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.type" }, - "15422": { + "15439": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.name" }, - "15423": { + "15440": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.created_at" }, - "15424": { + "15441": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.updated_at" }, - "15425": { + "15442": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.deleted_at" }, - "15426": { + "15443": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.$and" }, - "15427": { + "15444": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/queries.ts", "qualifiedName": "AdminShippingProfileListParams.$or" }, - "15428": { + "15445": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15429": { + "15446": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15430": { + "15447": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15431": { + "15448": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15432": { + "15449": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileResponse" }, - "15433": { + "15450": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileResponse.shipping_profile" }, - "15434": { + "15451": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileListResponse" }, - "15435": { + "15452": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "__type" }, - "15436": { + "15453": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "__type.shipping_profiles" }, - "15437": { + "15454": { "sourceFileName": "../../../../packages/core/types/src/http/shipping-profile/admin/responses.ts", "qualifiedName": "AdminShippingProfileDeleteResponse" }, - "15438": { + "15455": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15439": { + "15456": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15440": { + "15457": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15441": { + "15458": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15442": { + "15459": { "sourceFileName": "", "qualifiedName": "__type" }, - "15443": { + "15460": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress" }, - "15444": { + "15461": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.id" }, - "15445": { + "15462": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.address_1" }, - "15446": { + "15463": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.address_2" }, - "15447": { + "15464": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.company" }, - "15448": { + "15465": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.country_code" }, - "15449": { + "15466": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.city" }, - "15450": { + "15467": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.phone" }, - "15451": { + "15468": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.postal_code" }, - "15452": { + "15469": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocationAddress.province" }, - "15453": { + "15470": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation" }, - "15454": { + "15471": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.id" }, - "15455": { + "15472": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.name" }, - "15456": { + "15473": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.address_id" }, - "15457": { + "15474": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.address" }, - "15458": { + "15475": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.sales_channels" }, - "15459": { + "15476": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/entities.ts", "qualifiedName": "AdminStockLocation.fulfillment_sets" }, - "15460": { + "15477": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation" }, - "15461": { + "15478": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.name" }, - "15462": { + "15479": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.address_id" }, - "15463": { + "15480": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.address" }, - "15464": { + "15481": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocation.metadata" }, - "15465": { + "15482": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation" }, - "15466": { + "15483": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.name" }, - "15467": { + "15484": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.address_id" }, - "15468": { + "15485": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.address" }, - "15469": { + "15486": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocation.metadata" }, - "15470": { + "15487": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels" }, - "15471": { + "15488": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels.add" }, - "15472": { + "15489": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpdateStockLocationSalesChannels.remove" }, - "15473": { + "15490": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet" }, - "15474": { + "15491": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet.name" }, - "15475": { + "15492": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminCreateStockLocationFulfillmentSet.type" }, - "15476": { + "15493": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams" }, - "15477": { + "15494": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.id" }, - "15478": { + "15495": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.q" }, - "15479": { + "15496": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.name" }, - "15480": { + "15497": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.address_id" }, - "15481": { + "15498": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.sales_channel_id" }, - "15482": { + "15499": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.$and" }, - "15483": { + "15500": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/queries.ts", "qualifiedName": "AdminStockLocationListParams.$or" }, - "15484": { + "15501": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15485": { + "15502": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15486": { + "15503": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15487": { + "15504": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15488": { + "15505": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationResponse" }, - "15489": { + "15506": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationResponse.stock_location" }, - "15490": { + "15507": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationListResponse" }, - "15491": { + "15508": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type" }, - "15492": { + "15509": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type.stock_locations" }, - "15493": { + "15510": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.limit" }, - "15494": { + "15511": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.offset" }, - "15495": { + "15512": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.count" }, - "15496": { + "15513": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "__type.stock_locations" }, - "15497": { + "15514": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/responses.ts", "qualifiedName": "AdminStockLocationDeleteResponse" }, - "15498": { + "15515": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15499": { + "15516": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15500": { + "15517": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15501": { + "15518": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15502": { + "15519": { "sourceFileName": "", "qualifiedName": "__type" }, - "15503": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRateRule" - }, - "15504": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRateRule.reference" - }, - "15505": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRateRule.reference_id" - }, - "15506": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate" - }, - "15507": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.id" - }, - "15508": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.rate" - }, - "15509": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.code" - }, - "15510": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.name" - }, - "15511": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.metadata" - }, - "15512": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.tax_region_id" - }, - "15513": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.is_combinable" - }, - "15514": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.is_default" - }, - "15515": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.created_at" - }, - "15516": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.updated_at" - }, - "15517": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.deleted_at" - }, - "15518": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.created_by" - }, - "15519": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.tax_region" - }, "15520": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", - "qualifiedName": "AdminTaxRate.rules" + "qualifiedName": "AdminTaxRateRule" }, "15521": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRateRule.reference" + }, + "15522": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRateRule.reference_id" + }, + "15523": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate" + }, + "15524": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.id" + }, + "15525": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.rate" + }, + "15526": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.code" + }, + "15527": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.name" + }, + "15528": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.metadata" + }, + "15529": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.tax_region_id" + }, + "15530": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.is_combinable" + }, + "15531": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.is_default" + }, + "15532": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.created_at" + }, + "15533": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.updated_at" + }, + "15534": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.deleted_at" + }, + "15535": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.created_by" + }, + "15536": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.tax_region" + }, + "15537": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/entities.ts", + "qualifiedName": "AdminTaxRate.rules" + }, + "15538": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate" }, - "15522": { + "15539": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.name" }, - "15523": { + "15540": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.tax_region_id" }, - "15524": { + "15541": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.rate" }, - "15525": { + "15542": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.code" }, - "15526": { + "15543": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.rules" }, - "15527": { + "15544": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.is_default" }, - "15528": { + "15545": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.is_combinable" }, - "15529": { + "15546": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRate.metadata" }, - "15530": { + "15547": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate" }, - "15531": { + "15548": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.name" }, - "15532": { + "15549": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.rate" }, - "15533": { + "15550": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.code" }, - "15534": { + "15551": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.rules" }, - "15535": { + "15552": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.is_default" }, - "15536": { + "15553": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.is_combinable" }, - "15537": { + "15554": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminUpdateTaxRate.metadata" }, - "15538": { + "15555": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams" }, - "15539": { + "15556": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.id" }, - "15540": { + "15557": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.q" }, - "15541": { + "15558": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.tax_region_id" }, - "15542": { + "15559": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.is_default" }, - "15543": { + "15560": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.service_zone_id" }, - "15544": { + "15561": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.shipping_profile_id" }, - "15545": { + "15562": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.provider_id" }, - "15546": { + "15563": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.shipping_option_type_id" }, - "15547": { + "15564": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.created_at" }, - "15548": { + "15565": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.updated_at" }, - "15549": { + "15566": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/queries.ts", "qualifiedName": "AdminTaxRateListParams.deleted_at" }, - "15550": { + "15567": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15551": { + "15568": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15552": { + "15569": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15553": { + "15570": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15554": { + "15571": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateResponse" }, - "15555": { + "15572": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateResponse.tax_rate" }, - "15556": { + "15573": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateListResponse" }, - "15557": { + "15574": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "__type" }, - "15558": { + "15575": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "__type.tax_rates" }, - "15559": { + "15576": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/responses.ts", "qualifiedName": "AdminTaxRateDeleteResponse" }, - "15560": { + "15577": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15561": { + "15578": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15562": { + "15579": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15563": { + "15580": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15564": { + "15581": { "sourceFileName": "", "qualifiedName": "__type" }, - "15565": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion" - }, - "15566": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.id" - }, - "15567": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.rate" - }, - "15568": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.code" - }, - "15569": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.country_code" - }, - "15570": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.province_code" - }, - "15571": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.name" - }, - "15572": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.metadata" - }, - "15573": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.tax_region_id" - }, - "15574": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.is_combinable" - }, - "15575": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.is_default" - }, - "15576": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.parent_id" - }, - "15577": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.created_at" - }, - "15578": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.updated_at" - }, - "15579": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.deleted_at" - }, - "15580": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.created_by" - }, - "15581": { - "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.tax_rates" - }, "15582": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.parent" + "qualifiedName": "AdminTaxRegion" }, "15583": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", - "qualifiedName": "AdminTaxRegion.children" + "qualifiedName": "AdminTaxRegion.id" }, "15584": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.rate" + }, + "15585": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.code" + }, + "15586": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.country_code" + }, + "15587": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.province_code" + }, + "15588": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.name" + }, + "15589": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.metadata" + }, + "15590": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.tax_region_id" + }, + "15591": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.is_combinable" + }, + "15592": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.is_default" + }, + "15593": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.parent_id" + }, + "15594": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.created_at" + }, + "15595": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.updated_at" + }, + "15596": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.deleted_at" + }, + "15597": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.created_by" + }, + "15598": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.tax_rates" + }, + "15599": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.parent" + }, + "15600": { + "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/entities.ts", + "qualifiedName": "AdminTaxRegion.children" + }, + "15601": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion" }, - "15585": { + "15602": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.country_code" }, - "15586": { + "15603": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.province_code" }, - "15587": { + "15604": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.parent_id" }, - "15588": { + "15605": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.default_tax_rate" }, - "15589": { + "15606": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type" }, - "15590": { + "15607": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.rate" }, - "15591": { + "15608": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.code" }, - "15592": { + "15609": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.name" }, - "15593": { + "15610": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.is_combinable" }, - "15594": { + "15611": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "__type.metadata" }, - "15595": { + "15612": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRegion.metadata" }, - "15596": { + "15613": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams" }, - "15597": { + "15614": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.id" }, - "15598": { + "15615": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.q" }, - "15599": { + "15616": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.parent_id" }, - "15600": { + "15617": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.country_code" }, - "15601": { + "15618": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.province_code" }, - "15602": { + "15619": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.created_at" }, - "15603": { + "15620": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.updated_at" }, - "15604": { + "15621": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.deleted_at" }, - "15605": { + "15622": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionListParams.created_by" }, - "15606": { + "15623": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "15607": { + "15624": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "15608": { + "15625": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "15609": { + "15626": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15610": { + "15627": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15611": { + "15628": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15612": { + "15629": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/queries.ts", "qualifiedName": "AdminTaxRegionParams" }, - "15613": { + "15630": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "15614": { + "15631": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionResponse" }, - "15615": { + "15632": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionResponse.tax_region" }, - "15616": { + "15633": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionListResponse" }, - "15617": { + "15634": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "__type" }, - "15618": { + "15635": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "__type.tax_regions" }, - "15619": { + "15636": { "sourceFileName": "../../../../packages/core/types/src/http/tax-region/admin/responses.ts", "qualifiedName": "AdminTaxRegionDeleteResponse" }, - "15620": { + "15637": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.id" }, - "15621": { + "15638": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.object" }, - "15622": { + "15639": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.deleted" }, - "15623": { + "15640": { "sourceFileName": "../../../../packages/core/types/src/http/common/response.ts", "qualifiedName": "__type.parent" }, - "15624": { + "15641": { "sourceFileName": "", "qualifiedName": "__type" }, - "15625": { + "15642": { "sourceFileName": "../../../../packages/core/types/src/inventory/index.ts", "qualifiedName": "" }, - "15626": { + "15643": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO" }, - "15627": { + "15644": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.id" }, - "15628": { + "15645": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.sku" }, - "15629": { + "15646": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.origin_country" }, - "15630": { + "15647": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.hs_code" }, - "15631": { + "15648": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.requires_shipping" }, - "15632": { + "15649": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.mid_code" }, - "15633": { + "15650": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.material" }, - "15634": { + "15651": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.weight" }, - "15635": { + "15652": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.length" }, - "15636": { + "15653": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.height" }, - "15637": { + "15654": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.width" }, - "15638": { + "15655": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.title" }, - "15639": { + "15656": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.description" }, - "15640": { + "15657": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.thumbnail" }, - "15641": { + "15658": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.metadata" }, - "15642": { + "15659": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.created_at" }, - "15643": { + "15660": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.updated_at" }, - "15644": { + "15661": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.deleted_at" }, - "15645": { + "15662": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps" }, - "15646": { + "15663": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.q" }, - "15647": { + "15664": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.id" }, - "15648": { + "15665": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.location_id" }, - "15649": { + "15666": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.sku" }, - "15650": { + "15667": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.origin_country" }, - "15651": { + "15668": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.hs_code" }, - "15652": { + "15669": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.requires_shipping" }, - "15653": { + "15670": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO" }, - "15654": { + "15671": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.id" }, - "15655": { + "15672": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.inventory_item_id" }, - "15656": { + "15673": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.location_id" }, - "15657": { + "15674": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.stocked_quantity" }, - "15658": { + "15675": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.reserved_quantity" }, - "15659": { + "15676": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.incoming_quantity" }, - "15660": { + "15677": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.available_quantity" }, - "15661": { + "15678": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.metadata" }, - "15662": { + "15679": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.created_at" }, - "15663": { + "15680": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.updated_at" }, - "15664": { + "15681": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.deleted_at" }, - "15665": { + "15682": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps" }, - "15666": { + "15683": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.inventory_item_id" }, - "15667": { + "15684": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.location_id" }, - "15668": { + "15685": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.stocked_quantity" }, - "15669": { + "15686": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.reserved_quantity" }, - "15670": { + "15687": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.incoming_quantity" }, - "15671": { + "15688": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "15672": { + "15689": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "15673": { + "15690": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO" }, - "15674": { + "15691": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.id" }, - "15675": { + "15692": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.location_id" }, - "15676": { + "15693": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.inventory_item_id" }, - "15677": { + "15694": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.quantity" }, - "15678": { + "15695": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.line_item_id" }, - "15679": { + "15696": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.description" }, - "15680": { + "15697": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.allow_backorder" }, - "15681": { + "15698": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_by" }, - "15682": { + "15699": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.metadata" }, - "15683": { + "15700": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_at" }, - "15684": { + "15701": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.updated_at" }, - "15685": { + "15702": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.deleted_at" }, - "15686": { + "15703": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps" }, - "15687": { + "15704": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.id" }, - "15689": { + "15706": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.line_item_id" }, - "15690": { + "15707": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.inventory_item_id" }, - "15691": { + "15708": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.location_id" }, - "15692": { + "15709": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.description" }, - "15693": { + "15710": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.created_by" }, - "15694": { + "15711": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.quantity" }, - "15695": { + "15712": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput" }, - "15696": { + "15713": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput.id" }, - "15697": { + "15714": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "sku" }, - "15698": { + "15715": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "origin_country" }, - "15699": { + "15716": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "mid_code" }, - "15700": { + "15717": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "material" }, - "15701": { + "15718": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "weight" }, - "15702": { + "15719": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "length" }, - "15703": { + "15720": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "height" }, - "15704": { + "15721": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "width" }, - "15705": { + "15722": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "title" }, - "15706": { + "15723": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "description" }, - "15707": { + "15724": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "thumbnail" }, - "15708": { + "15725": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "metadata" }, - "15709": { + "15726": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "hs_code" }, - "15710": { + "15727": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "requires_shipping" }, - "15711": { + "15728": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput" }, - "15712": { + "15729": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.sku" }, - "15713": { + "15730": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.origin_country" }, - "15714": { + "15731": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.mid_code" }, - "15715": { + "15732": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.material" }, - "15716": { + "15733": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.weight" }, - "15717": { + "15734": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.length" }, - "15718": { + "15735": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.height" }, - "15719": { + "15736": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.width" }, - "15720": { + "15737": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.title" }, - "15721": { + "15738": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.description" }, - "15722": { + "15739": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.thumbnail" }, - "15723": { + "15740": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.metadata" }, - "15724": { + "15741": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.hs_code" }, - "15725": { + "15742": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.requires_shipping" }, - "15726": { + "15743": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput" }, - "15727": { + "15744": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.inventory_item_id" }, - "15728": { + "15745": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.location_id" }, - "15729": { + "15746": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.stocked_quantity" }, - "15730": { + "15747": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.incoming_quantity" }, - "15731": { + "15748": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput" }, - "15732": { + "15749": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.id" }, - "15733": { + "15750": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, - "15734": { + "15751": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, - "15735": { + "15752": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "BulkUpdateInventoryLevelInput" }, - "15736": { + "15753": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.inventory_item_id" }, - "15737": { + "15754": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.location_id" }, - "15738": { + "15755": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.id" }, - "15739": { + "15756": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, - "15740": { + "15757": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, - "15741": { + "15758": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "BulkAdjustInventoryLevelInput" }, - "15742": { + "15759": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type" }, - "15743": { + "15760": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.inventory_item_id" }, - "15744": { + "15761": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.location_id" }, - "15745": { + "15762": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.adjustment" }, - "15746": { + "15763": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput" }, - "15747": { + "15764": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.id" }, - "15748": { + "15765": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.quantity" }, - "15749": { + "15766": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.location_id" }, - "15750": { + "15767": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.description" }, - "15751": { + "15768": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.allow_backorder" }, - "15752": { + "15769": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.metadata" }, - "15753": { + "15770": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput" }, - "15754": { + "15771": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.line_item_id" }, - "15755": { + "15772": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.inventory_item_id" }, - "15756": { + "15773": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.location_id" }, - "15757": { + "15774": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.quantity" }, - "15758": { + "15775": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.allow_backorder" }, - "15759": { + "15776": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.description" }, - "15760": { + "15777": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.created_by" }, - "15761": { + "15778": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.external_id" }, - "15762": { + "15779": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.metadata" }, - "15763": { + "15780": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext" }, - "15764": { + "15781": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.locationId" }, - "15765": { + "15782": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.lineItemId" }, - "15766": { + "15783": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "ReserveQuantityContext.salesChannelId" }, - "15767": { + "15784": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "IInventoryService" }, - "15768": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "15769": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "15770": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15771": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15772": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15773": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "15774": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "15775": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15776": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15777": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15778": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "15779": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "15780": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "15781": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "15782": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "15783": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" - }, - "15784": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" - }, "15785": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listInventoryItems" }, "15786": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listInventoryItems" }, "15787": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15788": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "config" }, "15789": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "context" }, "15790": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "15791": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "15792": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15793": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "config" }, "15794": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "context" }, "15795": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IInventoryService.listReservationItems" }, "15796": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listReservationItems" }, "15797": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15798": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "config" }, "15799": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "context" }, "15800": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "15801": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "15802": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15803": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "config" }, "15804": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "context" }, "15805": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "15806": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "15807": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15808": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "config" }, "15809": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "context" }, "15810": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelId" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "15811": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "15812": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "selector" }, "15813": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "config" }, "15814": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "context" }, "15815": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationId" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "15816": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "15817": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "15818": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "config" }, "15819": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "context" }, "15820": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "15821": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "15822": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "inventoryItemId" }, "15823": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "locationId" }, "15824": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86380,55 +86336,55 @@ }, "15825": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "15826": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "15827": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "inventoryLevelId" }, "15828": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "15829": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "context" }, "15830": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "15831": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "15832": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "reservationId" }, "15833": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "config" }, "15834": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "context" }, "15835": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createReservationItems" }, "15836": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "IInventoryService.createReservationItems" }, "15837": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "input" }, "15838": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86436,27 +86392,27 @@ }, "15839": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "IInventoryService.createReservationItems" }, "15840": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "input" }, "15841": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "context" }, "15842": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15843": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15844": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "input" }, "15845": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86464,27 +86420,27 @@ }, "15846": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "IInventoryService.createInventoryItems" }, "15847": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "input" }, "15848": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "15849": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15850": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15851": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "data" }, "15852": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86492,27 +86448,27 @@ }, "15853": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "15854": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "data" }, "15855": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "15856": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15857": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15858": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "updates" }, "15859": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86520,383 +86476,383 @@ }, "15860": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "15861": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "updates" }, "15862": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "context" }, "15863": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15864": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15865": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "input" }, "15866": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "context" }, "15867": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "15868": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "input" }, "15869": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "context" }, "15870": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationItemId" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15871": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15872": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "input" }, "15873": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "context" }, "15874": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.updateReservationItems" }, "15875": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "input" }, "15876": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "15877": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "15878": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "15879": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "lineItemId" }, "15880": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "15881": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "15882": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "15883": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "lineItemId" }, "15884": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "context" }, "15885": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "15886": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "15887": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "reservationItemId" }, "15888": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "context" }, "15889": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "15890": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "15891": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "TReturnableLinkableKeys" }, "15892": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "ReservationItemIds" }, "15893": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "15894": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "sharedContext" }, "15895": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "15896": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "15897": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "TReturnableLinkableKeys" }, "15898": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "ReservationItemIds" }, "15899": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "15900": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "sharedContext" }, "15901": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "15902": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "15903": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemId" }, "15904": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "context" }, "15905": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "15906": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "15907": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "TReturnableLinkableKeys" }, "15908": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "inventoryItemIds" }, "15909": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "config" }, "15910": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "sharedContext" }, "15911": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "15912": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "15913": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "TReturnableLinkableKeys" }, "15914": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "inventoryItemIds" }, "15915": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "config" }, "15916": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "15917": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "15918": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "15919": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "locationId" }, "15920": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "context" }, "15921": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "15922": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "15923": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "locationId" }, "15924": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "context" }, "15925": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "15926": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "15927": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "inventoryItemId" }, "15928": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "locationId" }, "15929": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "context" }, "15930": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "15931": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "15932": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type" + "qualifiedName": "inventoryLevelIds" }, "15933": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.inventoryItemId" + "qualifiedName": "context" }, "15934": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.locationId" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "15935": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.adjustment" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "15936": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "TReturnableLinkableKeys" }, "15937": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "inventoryLevelIds" }, "15938": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "config" }, "15939": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "sharedContext" }, "15940": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "adjustment" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "15941": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "15942": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "TReturnableLinkableKeys" }, "15943": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "inventoryLevelIds" }, "15944": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "config" }, "15945": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "sharedContext" }, "15946": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "quantity" + "qualifiedName": "IInventoryService.adjustInventory" }, "15947": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.adjustInventory" }, "15948": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "data" }, "15949": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "__type" }, "15950": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "__type.inventoryItemId" }, "15951": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "__type.locationId" }, "15952": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "__type.adjustment" }, "15953": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "context" }, "15954": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "IInventoryService.adjustInventory" }, "15955": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -86904,127 +86860,127 @@ }, "15956": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "locationId" }, "15957": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "adjustment" }, "15958": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "context" }, "15959": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "IInventoryService.confirmInventory" }, "15960": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.confirmInventory" }, "15961": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "inventoryItemId" }, "15962": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "15963": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "quantity" + }, + "15964": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "context" }, + "15965": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + }, + "15966": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + }, + "15967": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "15968": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "15969": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "15970": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" + }, + "15971": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" + }, + "15972": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "15973": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "15974": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "15975": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" + }, "15976": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" }, "15977": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" }, "15978": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.panic" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" }, "15979": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15980": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15981": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "data" - }, - "15982": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.shouldLog" - }, - "15983": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15984": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15985": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "level" - }, - "15986": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.setLogLevel" - }, - "15987": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15988": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15989": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "level" - }, - "15990": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.unsetLogLevel" - }, - "15991": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" - }, - "15992": { - "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" }, "15993": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.activity" + "qualifiedName": "" }, "15994": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger" }, "15995": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.panic" }, "15996": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "15997": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "config" + "qualifiedName": "__type" }, "15998": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.progress" + "qualifiedName": "data" }, "15999": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.shouldLog" }, "16000": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87032,15 +86988,15 @@ }, "16001": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "16002": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "level" }, "16003": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.error" + "qualifiedName": "Logger.setLogLevel" }, "16004": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87052,15 +87008,15 @@ }, "16006": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "messageOrError" + "qualifiedName": "level" }, "16007": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "error" + "qualifiedName": "Logger.unsetLogLevel" }, "16008": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.failure" + "qualifiedName": "__type" }, "16009": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87068,71 +87024,71 @@ }, "16010": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.activity" }, "16011": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "16012": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "16013": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.success" + "qualifiedName": "message" }, "16014": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "16015": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.progress" }, "16016": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "activityId" + "qualifiedName": "__type" }, "16017": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "16018": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.debug" + "qualifiedName": "activityId" }, "16019": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "message" }, "16020": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Logger.error" }, "16021": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "__type" }, "16022": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.info" + "qualifiedName": "__type" }, "16023": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "messageOrError" }, "16024": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "error" }, "16025": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "message" + "qualifiedName": "Logger.failure" }, "16026": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.warn" + "qualifiedName": "__type" }, "16027": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87140,7 +87096,7 @@ }, "16028": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "__type" + "qualifiedName": "activityId" }, "16029": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87148,7 +87104,7 @@ }, "16030": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "Logger.log" + "qualifiedName": "Logger.success" }, "16031": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", @@ -87160,339 +87116,339 @@ }, "16033": { "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", - "qualifiedName": "args" + "qualifiedName": "activityId" }, "16034": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "16035": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "Constructor" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.debug" }, "16036": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "16037": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "16038": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "16039": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.info" }, "16040": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "args" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "16041": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "16042": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LogLevel" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "16043": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoggerOptions" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.warn" }, "16044": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "CustomModuleDefinition" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "16045": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", "qualifiedName": "__type" }, "16046": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "message" }, "16047": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "Logger.log" }, "16048": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "16049": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isQueryable" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "__type" }, "16050": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "sourceFileName": "../../../../packages/core/types/src/logger/index.ts", + "qualifiedName": "args" }, "16051": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "InternalModuleDeclaration" + "qualifiedName": "" }, "16052": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Constructor" }, "16053": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.scope" + "qualifiedName": "__type" }, "16054": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resources" + "qualifiedName": "__type" }, "16055": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "__type" }, "16056": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type" }, "16057": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolve" + "qualifiedName": "args" }, "16058": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "T" }, "16059": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.alias" + "qualifiedName": "LogLevel" }, "16060": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.main" + "qualifiedName": "LoggerOptions" }, "16061": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.worker_mode" + "qualifiedName": "CustomModuleDefinition" }, "16062": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ExternalModuleDeclaration" + "qualifiedName": "__type" }, "16063": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.key" }, "16064": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.scope" + "qualifiedName": "__type.registrationName" }, "16065": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type.label" }, "16066": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.server" + "qualifiedName": "__type.isQueryable" }, "16067": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.dependencies" }, "16068": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "InternalModuleDeclaration" }, "16069": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.url" + "qualifiedName": "__type" }, "16070": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.keepAlive" + "qualifiedName": "__type.scope" }, "16071": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.resources" }, "16072": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.alias" + "qualifiedName": "__type.dependencies" }, "16073": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.main" + "qualifiedName": "__type.definition" }, "16074": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleResolution" + "qualifiedName": "__type.resolve" }, "16075": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.options" }, "16076": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolutionPath" + "qualifiedName": "__type.alias" }, "16077": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type.main" }, "16078": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.worker_mode" }, "16079": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "ExternalModuleDeclaration" }, "16080": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.moduleDeclaration" + "qualifiedName": "__type" }, "16081": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.moduleExports" + "qualifiedName": "__type.scope" }, "16082": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleDefinition" + "qualifiedName": "__type.definition" }, "16083": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.server" }, "16084": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "qualifiedName": "__type" }, "16085": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "qualifiedName": "__type.type" }, "16086": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultPackage" + "qualifiedName": "__type.url" }, "16087": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "qualifiedName": "__type.keepAlive" }, "16088": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isRequired" + "qualifiedName": "__type.options" }, "16089": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isQueryable" + "qualifiedName": "__type.alias" }, "16090": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "__type.main" + }, + "16091": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleResolution" }, "16092": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultModuleDeclaration" + "qualifiedName": "__type" }, "16093": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModuleDefinition" + "qualifiedName": "__type.resolutionPath" }, "16094": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.definition" }, "16095": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.key" + "qualifiedName": "__type.options" }, "16096": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.registrationName" + "qualifiedName": "__type.dependencies" }, "16097": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.label" + "qualifiedName": "__type.moduleDeclaration" }, "16098": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dependencies" + "qualifiedName": "__type.moduleExports" }, "16099": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultModuleDeclaration" + "qualifiedName": "ModuleDefinition" }, "16100": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleConfig" + "qualifiedName": "__type" }, "16101": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.key" }, "16102": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.module" + "qualifiedName": "__type.registrationName" }, "16103": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "__type.defaultPackage" }, "16104": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.definition" + "qualifiedName": "__type.label" }, "16105": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoadedModule" + "qualifiedName": "__type.isRequired" }, "16106": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.isQueryable" }, "16107": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__joinerConfig" - }, - "16108": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__definition" + "qualifiedName": "__type.dependencies" }, "16109": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LoaderOptions" + "qualifiedName": "__type.defaultModuleDeclaration" }, "16110": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "LinkModuleDefinition" }, "16111": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.container" + "qualifiedName": "__type" }, "16112": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.key" }, "16113": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.logger" + "qualifiedName": "__type.registrationName" }, "16114": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.dataLoaderOnly" + "qualifiedName": "__type.label" }, "16115": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "TOptions" + "qualifiedName": "__type.dependencies" }, "16116": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleLoaderFunction" + "qualifiedName": "__type.defaultModuleDeclaration" }, "16117": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "ModuleConfig" }, "16118": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -87500,83 +87456,83 @@ }, "16119": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type.module" }, "16120": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.path" }, "16121": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModulesResponse" + "qualifiedName": "__type.definition" }, "16122": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "LoadedModule" }, "16123": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.module" + "qualifiedName": "__type" }, "16124": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.resolution" + "qualifiedName": "__type.__joinerConfig" }, "16125": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" + "qualifiedName": "__type.__definition" }, "16126": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "LoaderOptions" }, "16127": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type" }, "16128": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" + "qualifiedName": "__type.container" }, "16129": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "__type.options" }, "16130": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.logger" }, "16131": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "qualifiedName": "__type.dataLoaderOnly" }, "16132": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "TOptions" }, "16133": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "qualifiedName": "ModuleLoaderFunction" }, "16134": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "__type" }, "16135": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" + "qualifiedName": "__type" }, "16136": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "options" }, "16137": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "moduleDeclaration" }, "16138": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "qualifiedName": "ModulesResponse" }, "16139": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -87584,67 +87540,67 @@ }, "16140": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "qualifiedName": "__type.module" }, "16141": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "qualifiedName": "__type.resolution" }, "16142": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "qualifiedName": "LinkModulesExtraFields" }, "16143": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "qualifiedName": "__type" }, "16144": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.type" }, "16145": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "qualifiedName": "__type.defaultValue" }, "16146": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "qualifiedName": "__type.nullable" }, "16147": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "qualifiedName": "__type.options" }, "16148": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "qualifiedName": "ModuleJoinerConfig" }, "16149": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "16150": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "16151": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "16152": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "16153": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "16154": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "16155": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerRelationship" + "qualifiedName": "__type.fieldAlias" }, "16156": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -87652,587 +87608,587 @@ }, "16157": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" + "qualifiedName": "__type.path" }, "16158": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleExports" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "16159": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.isList" }, "16160": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.service" + "qualifiedName": "__type.relationship" }, "16161": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.loaders" + "qualifiedName": "__type.serviceName" }, "16162": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.runMigrations" + "qualifiedName": "__type.primaryKeys" }, "16163": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.runMigrations" + "qualifiedName": "__type.isLink" }, "16164": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type.linkableKeys" }, "16165": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.isReadOnlyLink" }, "16166": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.revertMigration" + "qualifiedName": "__type.extraDataFields" }, "16167": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.revertMigration" + "qualifiedName": "__type.databaseConfig" }, "16168": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "16169": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type.tableName" }, "16170": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.generateMigration" + "qualifiedName": "__type.idPrefix" }, "16171": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.generateMigration" + "qualifiedName": "__type.extraFields" }, "16172": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "ModuleJoinerRelationship" }, "16173": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "moduleDeclaration" + "qualifiedName": "__type" }, "16174": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type.deleteCascade" }, "16175": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeOptions" + "qualifiedName": "ModuleExports" }, "16176": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeOptions.database" + "qualifiedName": "__type" }, "16177": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.service" }, "16178": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.loaders" }, "16179": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.clientUrl" + "qualifiedName": "__type.runMigrations" }, "16180": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "qualifiedName": "__type.runMigrations" }, "16181": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.host" + "qualifiedName": "options" }, "16182": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.port" + "qualifiedName": "moduleDeclaration" }, "16183": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.user" + "qualifiedName": "__type.revertMigration" }, "16184": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.password" + "qualifiedName": "__type.revertMigration" }, "16185": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.database" + "qualifiedName": "options" }, "16186": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.driverOptions" + "qualifiedName": "moduleDeclaration" }, "16187": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.generateMigration" }, "16188": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.generateMigration" }, "16189": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.debug" + "qualifiedName": "options" }, "16190": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.pool" + "qualifiedName": "moduleDeclaration" }, "16191": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleServiceInitializeCustomDataLayerOptions" + "qualifiedName": "T" }, "16192": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "ModuleServiceInitializeOptions" }, "16193": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.manager" + "qualifiedName": "ModuleServiceInitializeOptions.database" }, "16194": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.repositories" + "qualifiedName": "__type" }, "16195": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.connection" }, "16196": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "__type.clientUrl" + }, + "16197": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" }, "16198": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleBootstrapDeclaration" + "qualifiedName": "__type.host" }, "16199": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "RemoteQueryFunction" + "qualifiedName": "__type.port" }, "16200": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.user" }, "16201": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.password" }, "16202": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "query" + "qualifiedName": "__type.database" }, "16203": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "variables" + "qualifiedName": "__type.driverOptions" }, "16204": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "16205": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "IModuleService" + "qualifiedName": "__type.connection" + }, + "16206": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.debug" + }, + "16207": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.pool" + }, + "16208": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleServiceInitializeCustomDataLayerOptions" + }, + "16209": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "16210": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.manager" + }, + "16211": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.repositories" + }, + "16212": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "16213": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__index" + }, + "16215": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleBootstrapDeclaration" + }, + "16216": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "RemoteQueryFunction" + }, + "16217": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "16218": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "16219": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "query" }, "16220": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.__container__" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "variables" }, "16221": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.__container__" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "options" }, "16222": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "16223": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "16224": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrObject" - }, - "16225": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "16226": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "16227": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.retrieve" - }, - "16228": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrObject" - }, - "16229": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" - }, - "16230": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" - }, - "16231": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.list" - }, - "16232": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.list" - }, - "16233": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "filters" - }, - "16234": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "16235": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "IModuleService" }, "16236": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" + "qualifiedName": "IMedusaInternalService" }, "16237": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.__container__" }, "16238": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.listAndCount" + "qualifiedName": "IMedusaInternalService.__container__" }, "16239": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.listAndCount" + "qualifiedName": "IMedusaInternalService.retrieve" }, "16240": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "filters" + "qualifiedName": "IMedusaInternalService.retrieve" }, "16241": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "idOrObject" }, "16242": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "config" }, "16243": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "16244": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.retrieve" }, "16245": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" + "qualifiedName": "idOrObject" }, "16246": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" + "qualifiedName": "config" }, "16247": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "16248": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.list" }, "16249": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.create" + "qualifiedName": "IMedusaInternalService.list" }, "16250": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "16251": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16252": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16253": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "config" }, "16254": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "16255": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.listAndCount" }, "16256": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "IMedusaInternalService.listAndCount" }, "16257": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "16258": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16259": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16260": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "selectorAndData" + "qualifiedName": "config" }, "16261": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "sharedContext" }, "16262": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.selector" + "qualifiedName": "IMedusaInternalService.create" }, "16263": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.create" }, "16264": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" }, "16265": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.data" + "qualifiedName": "sharedContext" }, "16266": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.create" }, "16267": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.update" + "qualifiedName": "data" }, "16268": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "selectorAndData" + "qualifiedName": "sharedContext" }, "16269": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "IMedusaInternalService.update" }, "16270": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.selector" + "qualifiedName": "IMedusaInternalService.update" }, "16271": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" }, "16272": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" }, "16273": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.data" + "qualifiedName": "IMedusaInternalService.update" }, "16274": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "16275": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "sharedContext" }, "16276": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "IMedusaInternalService.update" }, "16277": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "selectorAndData" }, "16278": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type" }, "16279": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "__type.selector" }, "16280": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16281": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16282": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "__type.data" }, "16283": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "sharedContext" }, "16284": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.update" }, "16285": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "qualifiedName": "selectorAndData" }, "16286": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "qualifiedName": "__type" }, "16287": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.selector" }, "16288": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.delete" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16289": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idOrSelector" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16290": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.data" }, "16291": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.selector" + "qualifiedName": "sharedContext" }, "16292": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.delete" }, "16293": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.delete" }, "16294": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "idOrSelector" }, "16295": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.softDelete" + "qualifiedName": "sharedContext" }, "16296": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.softDelete" + "qualifiedName": "IMedusaInternalService.delete" }, "16297": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "idOrSelector" }, "16298": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" }, "16299": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.delete" }, "16300": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "idOrSelector" }, "16301": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.restore" + "qualifiedName": "sharedContext" }, "16302": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.restore" + "qualifiedName": "IMedusaInternalService.delete" }, "16303": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "idsOrFilter" + "qualifiedName": "idOrSelector" }, "16304": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" }, "16305": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.delete" }, "16306": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "qualifiedName": "idOrSelector" }, "16307": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "qualifiedName": "__type" }, "16308": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type.selector" }, "16309": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16310": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsert" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16311": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "16312": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IMedusaInternalService.softDelete" }, "16313": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsertWithReplace" + "qualifiedName": "IMedusaInternalService.softDelete" }, "16314": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.upsertWithReplace" + "qualifiedName": "idsOrFilter" }, "16315": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "data" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16316": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16317": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", @@ -88240,507 +88196,507 @@ }, "16318": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "IMedusaInternalService.restore" }, "16319": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.entities" + "qualifiedName": "IMedusaInternalService.restore" }, "16320": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type.performedActions" + "qualifiedName": "idsOrFilter" }, "16321": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.TEntity" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" }, "16322": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "__type" + "qualifiedName": "sharedContext" }, "16323": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", - "qualifiedName": "IMedusaInternalService.TContainer" + "qualifiedName": "IMedusaInternalService.upsert" }, "16324": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsert" + }, + "16325": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16326": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16327": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsert" + }, + "16328": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16329": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16330": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsertWithReplace" + }, + "16331": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.upsertWithReplace" + }, + "16332": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "data" + }, + "16333": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "config" + }, + "16334": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "sharedContext" + }, + "16335": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type" + }, + "16336": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type.entities" + }, + "16337": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type.performedActions" + }, + "16338": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.TEntity" + }, + "16339": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "__type" + }, + "16340": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/medusa-internal-service.ts", + "qualifiedName": "IMedusaInternalService.TContainer" + }, + "16341": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "ModuleProviderExports" }, - "16325": { + "16342": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type" }, - "16326": { + "16343": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.services" }, - "16327": { + "16344": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "ModuleProvider" }, - "16328": { + "16345": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type" }, - "16329": { + "16346": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.resolve" }, - "16330": { + "16347": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.id" }, - "16331": { + "16348": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/module-provider.ts", "qualifiedName": "__type.options" }, - "16332": { + "16349": { "sourceFileName": "../../../../packages/core/types/src/notification/index.ts", "qualifiedName": "" }, - "16333": { + "16350": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO" }, - "16334": { + "16351": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.id" }, - "16335": { + "16352": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.to" }, - "16336": { + "16353": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.channel" }, - "16337": { + "16354": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.template" }, - "16338": { + "16355": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.data" }, - "16339": { + "16356": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.trigger_type" }, - "16340": { + "16357": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.resource_id" }, - "16341": { + "16358": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.resource_type" }, - "16342": { + "16359": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.receiver_id" }, - "16343": { + "16360": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.original_notification_id" }, - "16344": { + "16361": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.external_id" }, - "16345": { + "16362": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.provider_id" }, - "16346": { + "16363": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.provider" }, - "16347": { + "16364": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationDTO.created_at" }, - "16348": { + "16365": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO" }, - "16349": { + "16366": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.id" }, - "16350": { + "16367": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.handle" }, - "16351": { + "16368": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.name" }, - "16352": { + "16369": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "NotificationProviderDTO.channels" }, - "16353": { + "16370": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps" }, - "16354": { + "16371": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.q" }, - "16355": { + "16372": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.to" }, - "16356": { + "16373": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.channel" }, - "16357": { + "16374": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.template" }, - "16358": { + "16375": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.trigger_type" }, - "16359": { + "16376": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.resource_id" }, - "16360": { + "16377": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.resource_type" }, - "16361": { + "16378": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.receiver_id" }, - "16362": { + "16379": { "sourceFileName": "../../../../packages/core/types/src/notification/common.ts", "qualifiedName": "FilterableNotificationProps.created_at" }, - "16363": { + "16380": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "16364": { + "16381": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "16365": { + "16382": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/logger.ts", "qualifiedName": "LocalNotificationServiceOptions" }, - "16366": { + "16383": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions" }, - "16367": { + "16384": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions.api_key" }, - "16368": { + "16385": { "sourceFileName": "../../../../packages/core/types/src/notification/providers/sendgrid.ts", "qualifiedName": "SendgridNotificationServiceOptions.from" }, - "16369": { + "16386": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO" }, - "16370": { + "16387": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.to" }, - "16371": { + "16388": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.channel" }, - "16372": { + "16389": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.template" }, - "16373": { + "16390": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.data" }, - "16374": { + "16391": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.trigger_type" }, - "16375": { + "16392": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.resource_id" }, - "16376": { + "16393": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.resource_type" }, - "16377": { + "16394": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.receiver_id" }, - "16378": { + "16395": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.original_notification_id" }, - "16379": { + "16396": { "sourceFileName": "../../../../packages/core/types/src/notification/mutations.ts", "qualifiedName": "CreateNotificationDTO.idempotency_key" }, - "16380": { + "16397": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "INotificationModuleService" }, - "16381": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.createNotifications" - }, - "16382": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.createNotifications" - }, - "16383": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "data" - }, - "16384": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "sharedContext" - }, - "16385": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.createNotifications" - }, - "16386": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "data" - }, - "16387": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "sharedContext" - }, - "16388": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.retrieveNotification" - }, - "16389": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.retrieveNotification" - }, - "16390": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "notificationId" - }, - "16391": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "config" - }, - "16392": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "sharedContext" - }, - "16393": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.listNotifications" - }, - "16394": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.listNotifications" - }, - "16395": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "filters" - }, - "16396": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "config" - }, - "16397": { - "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "sharedContext" - }, "16398": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.listAndCountNotifications" + "qualifiedName": "INotificationModuleService.createNotifications" }, "16399": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "INotificationModuleService.listAndCountNotifications" + "qualifiedName": "INotificationModuleService.createNotifications" }, "16400": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "16401": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "16402": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.createNotifications" + }, + "16403": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "data" + }, + "16404": { "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", "qualifiedName": "sharedContext" }, + "16405": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.retrieveNotification" + }, + "16406": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.retrieveNotification" + }, + "16407": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "notificationId" + }, + "16408": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "config" + }, + "16409": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "sharedContext" + }, + "16410": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.listNotifications" + }, + "16411": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.listNotifications" + }, + "16412": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "filters" + }, + "16413": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "config" + }, + "16414": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "sharedContext" + }, + "16415": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.listAndCountNotifications" + }, "16416": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "INotificationModuleService.listAndCountNotifications" + }, + "16417": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "filters" + }, + "16418": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "config" + }, + "16419": { + "sourceFileName": "../../../../packages/core/types/src/notification/service.ts", + "qualifiedName": "sharedContext" + }, + "16433": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "ProviderSendNotificationDTO" }, - "16417": { + "16434": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.to" }, - "16418": { + "16435": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.channel" }, - "16419": { + "16436": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.template" }, - "16420": { + "16437": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.data" }, - "16421": { + "16438": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "ProviderSendNotificationResultsDTO" }, - "16422": { + "16439": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "__type.id" }, - "16423": { + "16440": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider" }, - "16424": { + "16441": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider.send" }, - "16425": { + "16442": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "INotificationProvider.send" }, - "16426": { + "16443": { "sourceFileName": "../../../../packages/core/types/src/notification/provider.ts", "qualifiedName": "notification" }, - "16427": { + "16444": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "" }, - "16428": { + "16445": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "IndexSettings" }, - "16429": { + "16446": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16430": { + "16447": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.indexSettings" }, - "16431": { + "16448": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.primaryKey" }, - "16432": { + "16449": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type.transformer" }, - "16433": { + "16450": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16434": { + "16451": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "__type" }, - "16435": { + "16452": { "sourceFileName": "../../../../packages/core/types/src/search/index.ts", "qualifiedName": "document" }, - "16436": { + "16453": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", "qualifiedName": "ISearchService" }, - "16437": { + "16454": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", "qualifiedName": "ISearchService.options" }, - "16438": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.createIndex" - }, - "16439": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.createIndex" - }, - "16440": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16441": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "options" - }, - "16442": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.getIndex" - }, - "16443": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.getIndex" - }, - "16444": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16445": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.addDocuments" - }, - "16446": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.addDocuments" - }, - "16447": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16448": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "documents" - }, - "16449": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "type" - }, - "16450": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.replaceDocuments" - }, - "16451": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.replaceDocuments" - }, - "16452": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "indexName" - }, - "16453": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "documents" - }, - "16454": { - "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "type" - }, "16455": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteDocument" + "qualifiedName": "ISearchService.createIndex" }, "16456": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteDocument" + "qualifiedName": "ISearchService.createIndex" }, "16457": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", @@ -88748,15 +88704,15 @@ }, "16458": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "document_id" + "qualifiedName": "options" }, "16459": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteAllDocuments" + "qualifiedName": "ISearchService.getIndex" }, "16460": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.deleteAllDocuments" + "qualifiedName": "ISearchService.getIndex" }, "16461": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", @@ -88764,11 +88720,11 @@ }, "16462": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.search" + "qualifiedName": "ISearchService.addDocuments" }, "16463": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.search" + "qualifiedName": "ISearchService.addDocuments" }, "16464": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", @@ -88776,19 +88732,19 @@ }, "16465": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "query" + "qualifiedName": "documents" }, "16466": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "options" + "qualifiedName": "type" }, "16467": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.updateSettings" + "qualifiedName": "ISearchService.replaceDocuments" }, "16468": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "ISearchService.updateSettings" + "qualifiedName": "ISearchService.replaceDocuments" }, "16469": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", @@ -88796,351 +88752,351 @@ }, "16470": { "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", - "qualifiedName": "settings" + "qualifiedName": "documents" }, "16471": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "type" + }, + "16472": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteDocument" + }, + "16473": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteDocument" + }, + "16474": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16475": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "document_id" + }, + "16476": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteAllDocuments" + }, + "16477": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.deleteAllDocuments" + }, + "16478": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16479": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.search" + }, + "16480": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.search" + }, + "16481": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16482": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "query" + }, + "16483": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "options" + }, + "16484": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.updateSettings" + }, + "16485": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "ISearchService.updateSettings" + }, + "16486": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "indexName" + }, + "16487": { + "sourceFileName": "../../../../packages/core/types/src/search/interface.ts", + "qualifiedName": "settings" + }, + "16488": { "sourceFileName": "../../../../packages/core/types/src/stock-location/index.ts", "qualifiedName": "" }, - "16472": { + "16489": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressDTO" }, - "16473": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16474": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.id" - }, - "16475": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_1" - }, - "16476": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_2" - }, - "16477": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.company" - }, - "16478": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.country_code" - }, - "16479": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.city" - }, - "16480": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.phone" - }, - "16481": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.postal_code" - }, - "16482": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.province" - }, - "16483": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16484": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.created_at" - }, - "16485": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.updated_at" - }, - "16486": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.deleted_at" - }, - "16487": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationDTO" - }, - "16488": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16489": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.id" - }, "16490": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type" }, "16491": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "__type.id" }, "16492": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" + "qualifiedName": "__type.address_1" }, "16493": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" + "qualifiedName": "__type.address_2" }, "16494": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.fulfillment_sets" + "qualifiedName": "__type.company" }, "16495": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.created_at" + "qualifiedName": "__type.country_code" }, "16496": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.updated_at" + "qualifiedName": "__type.city" }, "16497": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.deleted_at" + "qualifiedName": "__type.phone" }, "16498": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationExpandedDTO" + "qualifiedName": "__type.postal_code" }, "16499": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.province" }, "16500": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.sales_channels" + "qualifiedName": "__type.metadata" }, "16501": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps" + "qualifiedName": "__type.created_at" }, "16502": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.q" + "qualifiedName": "__type.updated_at" }, "16503": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.id" + "qualifiedName": "__type.deleted_at" }, "16504": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "FilterableStockLocationProps.name" + "qualifiedName": "StockLocationDTO" }, "16505": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" }, "16506": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "16507": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "StockLocationAddressInput" - }, - "16508": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16509": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_1" - }, - "16510": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_2" - }, - "16511": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.country_code" - }, - "16512": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.city" - }, - "16513": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.phone" - }, - "16514": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.province" - }, - "16515": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.postal_code" - }, - "16516": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16517": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "CreateStockLocationInput" - }, - "16518": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16519": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" - }, - "16520": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" - }, - "16521": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" - }, - "16522": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16523": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpdateStockLocationInput" - }, - "16524": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" - }, - "16525": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" - }, - "16526": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" - }, - "16527": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" - }, - "16528": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" - }, - "16529": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpsertStockLocationInput" - }, - "16530": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "name" - }, - "16531": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address_id" - }, - "16532": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address" - }, - "16533": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "metadata" - }, - "16534": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, + "16507": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" + }, + "16508": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "16509": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" + }, + "16510": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" + }, + "16511": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.fulfillment_sets" + }, + "16512": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.created_at" + }, + "16513": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.updated_at" + }, + "16514": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.deleted_at" + }, + "16515": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "StockLocationExpandedDTO" + }, + "16516": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "16517": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.sales_channels" + }, + "16518": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "FilterableStockLocationProps" + }, + "16519": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "FilterableStockLocationProps.q" + }, + "16520": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "FilterableStockLocationProps.id" + }, + "16521": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "FilterableStockLocationProps.name" + }, + "16522": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "16523": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "16524": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "StockLocationAddressInput" + }, + "16525": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "16526": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_1" + }, + "16527": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_2" + }, + "16528": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.country_code" + }, + "16529": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.city" + }, + "16530": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.phone" + }, + "16531": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.province" + }, + "16532": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.postal_code" + }, + "16533": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "16534": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "CreateStockLocationInput" + }, "16535": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" }, "16536": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" }, "16537": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" }, "16538": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" }, "16539": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" }, "16540": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpdateStockLocationInput" }, "16541": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" }, "16542": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" }, "16543": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" }, "16544": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" }, "16545": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" }, "16546": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpsertStockLocationInput" }, "16547": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "name" }, "16548": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address_id" }, "16549": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address" }, "16550": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "metadata" }, "16551": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.id" }, "16552": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "IStockLocationService" }, "16553": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.listStockLocations" }, "16554": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "IStockLocationService.listStockLocations" }, "16555": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "selector" }, "16556": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "16557": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", @@ -89148,987 +89104,987 @@ }, "16558": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "16559": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "16560": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "selector" }, "16561": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "16562": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "context" }, "16563": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "16564": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "16565": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "id" }, "16566": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "config" }, "16567": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "context" }, "16568": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16569": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16570": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "input" }, "16571": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "qualifiedName": "context" }, "16572": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.createStockLocations" }, "16573": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "16574": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "context" }, "16575": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "16576": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "16577": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "16578": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "sharedContext" }, "16579": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "16580": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "16581": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "sharedContext" }, "16582": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "16583": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "16584": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "id" }, "16585": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "input" }, "16586": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "16587": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "16588": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "16589": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "input" + }, + "16590": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "16591": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "16592": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "16593": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "id" + }, + "16594": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "16595": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "16596": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "16597": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "16598": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "16599": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "16600": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "sharedContext" }, + "16601": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, + "16602": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, "16603": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "16604": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "16605": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "16606": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "sharedContext" + }, + "16620": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/index.ts", "qualifiedName": "" }, - "16604": { + "16621": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService" }, - "16605": { + "16622": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "16606": { + "16623": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "ITransactionBaseService.withTransaction" }, - "16607": { + "16624": { "sourceFileName": "../../../../packages/core/types/src/transaction-base/transaction-base.ts", "qualifiedName": "transactionManager" }, - "16608": { + "16625": { "sourceFileName": "../../../../packages/core/types/src/workflow/index.ts", "qualifiedName": "" }, - "16609": { + "16626": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "" }, - "16610": { + "16627": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig" }, - "16611": { + "16628": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig.listConfig" }, - "16612": { + "16629": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type" }, - "16613": { + "16630": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.select" }, - "16614": { + "16631": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.relations" }, - "16615": { + "16632": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "WorkflowInputConfig.retrieveConfig" }, - "16616": { + "16633": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type" }, - "16617": { + "16634": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.select" }, - "16618": { + "16635": { "sourceFileName": "../../../../packages/core/types/src/workflow/common.ts", "qualifiedName": "__type.relations" }, - "16619": { + "16636": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/index.ts", "qualifiedName": "" }, - "16620": { + "16637": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO" }, - "16621": { + "16638": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.sku" }, - "16622": { + "16639": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.hs_code" }, - "16623": { + "16640": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.weight" }, - "16624": { + "16641": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.length" }, - "16625": { + "16642": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.height" }, - "16626": { + "16643": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.width" }, - "16627": { + "16644": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.origin_country" }, - "16628": { + "16645": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.mid_code" }, - "16629": { + "16646": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.material" }, - "16630": { + "16647": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.title" }, - "16631": { + "16648": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.description" }, - "16632": { + "16649": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.thumbnail" }, - "16633": { + "16650": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemInputDTO.metadata" }, - "16634": { + "16651": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemsWorkflowInputDTO" }, - "16635": { + "16652": { "sourceFileName": "../../../../packages/core/types/src/workflow/inventory/create-inventory-items.ts", "qualifiedName": "CreateInventoryItemsWorkflowInputDTO.inventoryItems" }, - "16636": { + "16653": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/index.ts", "qualifiedName": "" }, - "16637": { + "16654": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", "qualifiedName": "CreateInvitesWorkflowInputDTO" }, - "16638": { + "16655": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/create-invite.ts", "qualifiedName": "CreateInvitesWorkflowInputDTO.invites" }, - "16639": { + "16656": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", "qualifiedName": "DeleteInvitesWorkflowInput" }, - "16640": { + "16657": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/delete-invite.ts", "qualifiedName": "DeleteInvitesWorkflowInput.ids" }, - "16641": { + "16658": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "AcceptInviteWorkflowInputDTO" }, - "16642": { + "16659": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "AcceptInviteWorkflowInputDTO.invite_token" }, - "16643": { + "16660": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "AcceptInviteWorkflowInputDTO.auth_identity_id" }, - "16644": { + "16661": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "AcceptInviteWorkflowInputDTO.user" }, - "16645": { + "16662": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type" }, - "16646": { + "16663": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.email" }, - "16647": { + "16664": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.first_name" }, - "16648": { + "16665": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.last_name" }, - "16649": { + "16666": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.avatar_url" }, - "16650": { + "16667": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/accept-invite.ts", "qualifiedName": "__type.metadata" }, - "16651": { + "16668": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/resend-invite.ts", "qualifiedName": "ResendInvitesWorkflowInputDTO" }, - "16652": { + "16669": { "sourceFileName": "../../../../packages/core/types/src/workflow/invite/resend-invite.ts", "qualifiedName": "ResendInvitesWorkflowInputDTO.invite_ids" }, - "16653": { + "16670": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/index.ts", "qualifiedName": "" }, - "16654": { + "16671": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO" }, - "16655": { + "16672": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.starts_at" }, - "16656": { + "16673": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.ends_at" }, - "16657": { + "16674": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.status" }, - "16658": { + "16675": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.rules" }, - "16659": { + "16676": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "CreatePriceListDTO.prices" }, - "16660": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type" - }, - "16661": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.amount" - }, - "16662": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.currency_code" - }, - "16663": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.region_id" - }, - "16664": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.max_quantity" - }, - "16665": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.min_quantity" - }, - "16666": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListDTO.customer_groups" - }, - "16667": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type" - }, - "16668": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "__type.id" - }, - "16669": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO" - }, - "16670": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO.attribute" - }, - "16671": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListRuleDTO.value" - }, - "16672": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO" - }, - "16673": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.amount" - }, - "16674": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.currency_code" - }, - "16675": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.price_set_id" - }, - "16676": { - "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.region_id" - }, "16677": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.max_quantity" + "qualifiedName": "__type" }, "16678": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListPriceDTO.min_quantity" + "qualifiedName": "__type.amount" }, "16679": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowInputDTO" + "qualifiedName": "__type.currency_code" }, "16680": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowInputDTO.price_lists" + "qualifiedName": "__type.region_id" }, "16681": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO" + "qualifiedName": "__type.max_quantity" }, "16682": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.product_ids" + "qualifiedName": "__type.min_quantity" }, "16683": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.price_list_id" + "qualifiedName": "CreatePriceListDTO.customer_groups" }, "16684": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO" + "qualifiedName": "__type" }, "16685": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.variant_ids" + "qualifiedName": "__type.id" }, "16686": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.price_list_id" + "qualifiedName": "CreatePriceListRuleDTO" }, "16687": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO" + "qualifiedName": "CreatePriceListRuleDTO.attribute" }, "16688": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.money_amount_ids" + "qualifiedName": "CreatePriceListRuleDTO.value" }, "16689": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.price_list_id" + "qualifiedName": "CreatePriceListPriceDTO" }, "16690": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO" + "qualifiedName": "CreatePriceListPriceDTO.amount" }, "16691": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.title" + "qualifiedName": "CreatePriceListPriceDTO.currency_code" }, "16692": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.name" + "qualifiedName": "CreatePriceListPriceDTO.price_set_id" }, "16693": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.description" + "qualifiedName": "CreatePriceListPriceDTO.region_id" }, "16694": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.type" + "qualifiedName": "CreatePriceListPriceDTO.max_quantity" }, "16695": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.starts_at" + "qualifiedName": "CreatePriceListPriceDTO.min_quantity" }, "16696": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.ends_at" + "qualifiedName": "CreatePriceListWorkflowInputDTO" }, "16697": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.status" + "qualifiedName": "CreatePriceListWorkflowInputDTO.price_lists" }, "16698": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.rules_count" + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO" }, "16699": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.prices" + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.product_ids" }, "16700": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", - "qualifiedName": "CreatePriceListWorkflowDTO.rules" + "qualifiedName": "RemovePriceListProductsWorkflowInputDTO.price_list_id" }, "16701": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO" + }, + "16702": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.variant_ids" + }, + "16703": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListVariantsWorkflowInputDTO.price_list_id" + }, + "16704": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO" + }, + "16705": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.money_amount_ids" + }, + "16706": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "RemovePriceListPricesWorkflowInputDTO.price_list_id" + }, + "16707": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO" + }, + "16708": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.title" + }, + "16709": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.name" + }, + "16710": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.description" + }, + "16711": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.type" + }, + "16712": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.starts_at" + }, + "16713": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.ends_at" + }, + "16714": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.status" + }, + "16715": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.rules_count" + }, + "16716": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.prices" + }, + "16717": { + "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", + "qualifiedName": "CreatePriceListWorkflowDTO.rules" + }, + "16718": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/remove-price-list.ts", "qualifiedName": "RemovePriceListWorkflowInputDTO" }, - "16702": { + "16719": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/remove-price-list.ts", "qualifiedName": "RemovePriceListWorkflowInputDTO.price_lists" }, - "16703": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "" - }, - "16704": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "CreateProductCategoriesWorkflowInput" - }, - "16705": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "CreateProductCategoriesWorkflowInput.product_categories" - }, - "16706": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "UpdateProductCategoriesWorkflowInput" - }, - "16707": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "UpdateProductCategoriesWorkflowInput.selector" - }, - "16708": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "UpdateProductCategoriesWorkflowInput.update" - }, - "16709": { - "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", - "qualifiedName": "BatchUpdateProductsOnCategoryWorkflowInput" - }, - "16710": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.id" - }, - "16711": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.add" - }, - "16712": { - "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", - "qualifiedName": "__type.remove" - }, - "16713": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/index.ts", - "qualifiedName": "" - }, - "16714": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", - "qualifiedName": "CreateReservationsWorkflowInput" - }, - "16715": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", - "qualifiedName": "CreateReservationsWorkflowInput.reservations" - }, - "16716": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", - "qualifiedName": "CreateReservationsWorkflowOutput" - }, - "16717": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", - "qualifiedName": "UpdateReservationsWorkflowInput" - }, - "16718": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", - "qualifiedName": "UpdateReservationsWorkflowInput.updates" - }, - "16719": { - "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", - "qualifiedName": "UpdateReservationsWorkflowOutput" - }, "16720": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/index.ts", + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", "qualifiedName": "" }, "16721": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "CreateProductCategoriesWorkflowInput" + }, + "16722": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "CreateProductCategoriesWorkflowInput.product_categories" + }, + "16723": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "UpdateProductCategoriesWorkflowInput" + }, + "16724": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "UpdateProductCategoriesWorkflowInput.selector" + }, + "16725": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "UpdateProductCategoriesWorkflowInput.update" + }, + "16726": { + "sourceFileName": "../../../../packages/core/types/src/workflow/product-category/index.ts", + "qualifiedName": "BatchUpdateProductsOnCategoryWorkflowInput" + }, + "16727": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.id" + }, + "16728": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.add" + }, + "16729": { + "sourceFileName": "../../../../packages/core/types/src/common/batch.ts", + "qualifiedName": "__type.remove" + }, + "16730": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/index.ts", + "qualifiedName": "" + }, + "16731": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", + "qualifiedName": "CreateReservationsWorkflowInput" + }, + "16732": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", + "qualifiedName": "CreateReservationsWorkflowInput.reservations" + }, + "16733": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/create-reservations.ts", + "qualifiedName": "CreateReservationsWorkflowOutput" + }, + "16734": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", + "qualifiedName": "UpdateReservationsWorkflowInput" + }, + "16735": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", + "qualifiedName": "UpdateReservationsWorkflowInput.updates" + }, + "16736": { + "sourceFileName": "../../../../packages/core/types/src/workflow/reservation/update-reservations.ts", + "qualifiedName": "UpdateReservationsWorkflowOutput" + }, + "16737": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/index.ts", + "qualifiedName": "" + }, + "16738": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO" }, - "16722": { + "16739": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.id" }, - "16723": { + "16740": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.workflow_id" }, - "16724": { + "16741": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.transaction_id" }, - "16725": { + "16742": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.execution" }, - "16726": { + "16743": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.context" }, - "16727": { + "16744": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.state" }, - "16728": { + "16745": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.created_at" }, - "16729": { + "16746": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.updated_at" }, - "16730": { + "16747": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "WorkflowExecutionDTO.deleted_at" }, - "16731": { + "16748": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps" }, - "16732": { + "16749": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.id" }, - "16733": { + "16750": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.workflow_id" }, - "16734": { + "16751": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.transaction_id" }, - "16735": { + "16752": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/common.ts", "qualifiedName": "FilterableWorkflowExecutionProps.state" }, - "16736": { + "16753": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "16737": { + "16754": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "16738": { + "16755": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO" }, - "16739": { + "16756": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.workflow_id" }, - "16740": { + "16757": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.transaction_id" }, - "16741": { + "16758": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.execution" }, - "16742": { + "16759": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.context" }, - "16743": { + "16760": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/mutations.ts", "qualifiedName": "UpsertWorkflowExecutionDTO.state" }, - "16744": { + "16761": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO" }, - "16745": { + "16762": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO.transactionId" }, - "16746": { + "16763": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.input" }, - "16747": { + "16764": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.context" }, - "16748": { + "16765": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.resultFrom" }, - "16749": { + "16766": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.throwOnError" }, - "16750": { + "16767": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.events" }, - "16751": { + "16768": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "WorkflowOrchestratorRunDTO.T" }, - "16752": { + "16769": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "IdempotencyKeyParts" }, - "16753": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" - }, - "16754": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" - }, - "16755": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" - }, - "16756": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepId" - }, - "16757": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.action" - }, - "16758": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService" - }, - "16759": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" - }, - "16760": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" - }, - "16761": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "idOrObject" - }, - "16762": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" - }, - "16763": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflow_id" - }, - "16764": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transaction_id" - }, - "16765": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" - }, - "16766": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" - }, - "16767": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" - }, - "16768": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" - }, - "16769": { - "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "filters" - }, "16770": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" + "qualifiedName": "__type" }, "16771": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.workflowId" }, "16772": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" + "qualifiedName": "__type.transactionId" }, "16773": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" + "qualifiedName": "__type.stepId" }, "16774": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "filters" + "qualifiedName": "__type.action" }, "16775": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "config" + "qualifiedName": "IWorkflowEngineService" }, "16776": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" }, "16777": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.run" + "qualifiedName": "IWorkflowEngineService.retrieveWorkflowExecution" }, "16778": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.run" + "qualifiedName": "idOrObject" }, "16779": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "workflowId" + "qualifiedName": "__type" }, "16780": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "options" + "qualifiedName": "__type.workflow_id" }, "16781": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.transaction_id" }, "16782": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "16783": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.errors" + "qualifiedName": "sharedContext" }, "16784": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transaction" + "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" }, "16785": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.result" + "qualifiedName": "IWorkflowEngineService.listWorkflowExecutions" }, "16786": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.acknowledgement" + "qualifiedName": "filters" }, "16787": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.getRunningTransaction" + "qualifiedName": "config" }, "16788": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.getRunningTransaction" + "qualifiedName": "sharedContext" }, "16789": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "workflowId" + "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" }, "16790": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "transactionId" + "qualifiedName": "IWorkflowEngineService.listAndCountWorkflowExecutions" }, "16791": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "options" + "qualifiedName": "filters" }, "16792": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "16793": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepSuccess" + "qualifiedName": "sharedContext" }, "16794": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepSuccess" + "qualifiedName": "IWorkflowEngineService.run" }, "16795": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__0" + "qualifiedName": "IWorkflowEngineService.run" }, "16796": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "workflowId" }, "16797": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "options" }, "16798": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepResponse" + "qualifiedName": "sharedContext" }, "16799": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "16800": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "__type.errors" }, "16801": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepFailure" + "qualifiedName": "__type.transaction" }, "16802": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.setStepFailure" + "qualifiedName": "__type.result" }, "16803": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__0" + "qualifiedName": "__type.acknowledgement" }, "16804": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "IWorkflowEngineService.getRunningTransaction" }, "16805": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "IWorkflowEngineService.getRunningTransaction" }, "16806": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.stepResponse" + "qualifiedName": "workflowId" }, "16807": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.options" + "qualifiedName": "transactionId" }, "16808": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "options" }, "16809": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.subscribe" + "qualifiedName": "sharedContext" }, "16810": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.subscribe" + "qualifiedName": "IWorkflowEngineService.setStepSuccess" }, "16811": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "args" + "qualifiedName": "IWorkflowEngineService.setStepSuccess" }, "16812": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type" + "qualifiedName": "__0" }, "16813": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "__type" }, "16814": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.idempotencyKey" }, "16815": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriber" + "qualifiedName": "__type.stepResponse" }, "16816": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriberId" + "qualifiedName": "__type.options" }, "16817": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", @@ -90136,15 +90092,15 @@ }, "16818": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.unsubscribe" + "qualifiedName": "IWorkflowEngineService.setStepFailure" }, "16819": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "IWorkflowEngineService.unsubscribe" + "qualifiedName": "IWorkflowEngineService.setStepFailure" }, "16820": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "args" + "qualifiedName": "__0" }, "16821": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", @@ -90152,127 +90108,127 @@ }, "16822": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "__type.idempotencyKey" }, "16823": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "__type.stepResponse" }, "16824": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", - "qualifiedName": "__type.subscriberOrId" + "qualifiedName": "__type.options" }, "16825": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "sharedContext" }, + "16826": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.subscribe" + }, + "16827": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.subscribe" + }, + "16828": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "args" + }, + "16829": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" + }, + "16830": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.workflowId" + }, + "16831": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.transactionId" + }, + "16832": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriber" + }, + "16833": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriberId" + }, + "16834": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "sharedContext" + }, + "16835": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.unsubscribe" + }, + "16836": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "IWorkflowEngineService.unsubscribe" + }, + "16837": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "args" + }, + "16838": { + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type" + }, "16839": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.workflowId" }, "16840": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IsDmlEntity" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.transactionId" }, "16841": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "DMLSchema" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "__type.subscriberOrId" }, "16842": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntityConfig" - }, - "16843": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" - }, - "16844": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" - }, - "16845": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.tableName" - }, - "16846": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferDmlEntityNameFromConfig" - }, - "16847": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" - }, - "16848": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" - }, - "16849": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" - }, - "16850": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.tableName" - }, - "16851": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TConfig" - }, - "16852": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity" - }, - "16853": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.name" - }, - "16854": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.schema" - }, - "16855": { - "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.[IsDmlEntity]" + "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", + "qualifiedName": "sharedContext" }, "16856": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.Schema" + "qualifiedName": "" }, "16857": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "IDmlEntity.Config" + "qualifiedName": "IsDmlEntity" }, "16858": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "KnownDataTypes" + "qualifiedName": "DMLSchema" }, "16859": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipTypes" + "qualifiedName": "IDmlEntityConfig" }, "16860": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "PropertyMetadata" + "qualifiedName": "__type" }, "16861": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "16862": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.fieldName" + "qualifiedName": "__type.tableName" }, "16863": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.defaultValue" + "qualifiedName": "InferDmlEntityNameFromConfig" }, "16864": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "__type" }, "16865": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.dataType" + "qualifiedName": "__type.name" }, "16866": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -90280,67 +90236,67 @@ }, "16867": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.tableName" }, "16868": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "TConfig" }, "16869": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.indexes" + "qualifiedName": "IDmlEntity" }, "16870": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "IDmlEntity.name" }, "16871": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "IDmlEntity.schema" }, "16872": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "IDmlEntity.[IsDmlEntity]" }, "16873": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "IDmlEntity.Schema" }, "16874": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.primaryKey" + "qualifiedName": "IDmlEntity.Config" }, "16875": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "PropertyType" + "qualifiedName": "KnownDataTypes" }, "16876": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "RelationshipTypes" }, "16877": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$dataType" + "qualifiedName": "PropertyMetadata" }, "16878": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type" }, "16879": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "__type.fieldName" }, "16880": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "fieldName" + "qualifiedName": "__type.defaultValue" }, "16881": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type.nullable" }, "16882": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipOptions" + "qualifiedName": "__type.dataType" }, "16883": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -90348,187 +90304,187 @@ }, "16884": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.mappedBy" + "qualifiedName": "__type.name" }, "16885": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipMetadata" + "qualifiedName": "__type.options" }, "16886": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.indexes" }, "16887": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type" }, "16888": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.name" }, "16889": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.entity" + "qualifiedName": "__type.type" }, "16890": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.nullable" + "qualifiedName": "__type.relationships" }, "16891": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.mappedBy" + "qualifiedName": "__type.primaryKey" }, "16892": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.options" + "qualifiedName": "PropertyType" }, "16893": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "RelationshipType" + "qualifiedName": "__type" }, "16894": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.$dataType" }, "16895": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$dataType" + "qualifiedName": "__type.parse" }, "16896": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.parse" }, "16897": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "fieldName" }, "16898": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.parse" + "qualifiedName": "T" }, "16899": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "relationshipName" + "qualifiedName": "RelationshipOptions" }, "16900": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "16901": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "__type.mappedBy" }, "16902": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor.Props" + "qualifiedName": "RelationshipMetadata" }, "16903": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "__type" }, "16904": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityConstructor" + "qualifiedName": "__type.name" }, "16905": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferForeignKeys" + "qualifiedName": "__type.type" }, "16906": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.entity" }, "16907": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.nullable" }, "16908": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.mappedBy" }, "16909": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type.options" }, "16910": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "RelationshipType" }, "16911": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferBelongsToFields" + "qualifiedName": "__type" }, "16912": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.$dataType" }, "16913": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.type" }, "16914": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.parse" }, "16915": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.parse" }, "16916": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "relationshipName" }, "16917": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferHasOneFields" + "qualifiedName": "T" }, "16918": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "EntityConstructor" }, "16919": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferHasManyFields" + "qualifiedName": "EntityConstructor.Props" }, "16920": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "EntityConstructor" }, "16921": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "EntityConstructor" }, "16922": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "InferForeignKeys" }, "16923": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferManyToManyFields" + "qualifiedName": "__type" }, "16924": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relation" + "qualifiedName": "__type.type" }, "16925": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferSchemaFields" + "qualifiedName": "__type" }, "16926": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "__type.type" }, "16927": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Infer" + "qualifiedName": "Schema" }, "16928": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "InferBelongsToFields" }, "16929": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "ExtractEntityRelations" + "qualifiedName": "__type" }, "16930": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -90536,59 +90492,59 @@ }, "16931": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "__type" }, "16932": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Schema" + "qualifiedName": "__type" }, "16933": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "OfType" + "qualifiedName": "Relation" }, "16934": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityCascades" + "qualifiedName": "InferHasOneFields" }, "16935": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Relation" }, "16936": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.delete" + "qualifiedName": "InferHasManyFields" }, "16937": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "Relationships" + "qualifiedName": "__type" }, "16938": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferTypeOf" + "qualifiedName": "__type" }, "16939": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "Relation" }, "16940": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferEntityType" + "qualifiedName": "InferManyToManyFields" }, "16941": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "Relation" }, "16942": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "InferIndexableProperties" + "qualifiedName": "InferSchemaFields" }, "16943": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "Schema" }, "16944": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.type" + "qualifiedName": "Infer" }, "16945": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -90596,7 +90552,7 @@ }, "16946": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "EntityIndex" + "qualifiedName": "ExtractEntityRelations" }, "16947": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", @@ -90604,2241 +90560,2309 @@ }, "16948": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.type" }, "16949": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.unique" + "qualifiedName": "Schema" }, "16950": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.on" + "qualifiedName": "OfType" }, "16951": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.where" + "qualifiedName": "EntityCascades" }, "16952": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TSchema" + "qualifiedName": "__type" }, "16953": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "TWhere" + "qualifiedName": "__type.delete" }, "16954": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "SimpleQueryValue" + "qualifiedName": "Relationships" }, "16955": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "NeQueryValue" + "qualifiedName": "InferTypeOf" }, "16956": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "16957": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "__type.$ne" + "qualifiedName": "InferEntityType" }, "16958": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "QueryValue" + "qualifiedName": "T" }, "16959": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "QueryCondition" + "qualifiedName": "InferIndexableProperties" }, "16960": { "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "16961": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.type" + }, + "16962": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16963": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "EntityIndex" + }, + "16964": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16965": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.name" + }, + "16966": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.unique" + }, + "16967": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.on" + }, + "16968": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.where" + }, + "16969": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "TSchema" + }, + "16970": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "TWhere" + }, + "16971": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "SimpleQueryValue" + }, + "16972": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "NeQueryValue" + }, + "16973": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type" + }, + "16974": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "__type.$ne" + }, + "16975": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "QueryValue" + }, + "16976": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "QueryCondition" + }, + "16977": { + "sourceFileName": "../../../../packages/core/types/src/dml/index.ts", + "qualifiedName": "T" + }, + "16978": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "FileServiceUploadResult" }, - "16962": { + "16979": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.url" }, - "16963": { + "16980": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.key" }, - "16964": { + "16981": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "FileServiceGetUploadStreamResult" }, - "16965": { + "16982": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.writeStream" }, - "16966": { + "16983": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.promise" }, - "16967": { + "16984": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.url" }, - "16968": { + "16985": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16969": { + "16986": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "GetUploadedFileType" }, - "16970": { + "16987": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16971": { + "16988": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.isPrivate" }, - "16972": { + "16989": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "DeleteFileType" }, - "16973": { + "16990": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.fileKey" }, - "16974": { + "16991": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "UploadStreamDescriptorType" }, - "16975": { + "16992": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.name" }, - "16976": { + "16993": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.ext" }, - "16977": { + "16994": { "sourceFileName": "../../../../packages/core/types/src/file-service/index.ts", "qualifiedName": "__type.isPrivate" }, - "16978": { + "16995": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerRelationship" }, - "16979": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "16980": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "16981": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "16982": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "16983": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "16984": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "16985": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "16986": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "16987": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "16988": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "16989": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "16990": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig" - }, - "16991": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.serviceName" - }, - "16992": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.alias" - }, - "16993": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.fieldAlias" - }, - "16994": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "16995": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.path" - }, "16996": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "qualifiedName": "__type" }, "16997": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.primaryKeys" + "qualifiedName": "__type.alias" }, "16998": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.relationships" + "qualifiedName": "__type.foreignKey" }, "16999": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.extends" + "qualifiedName": "__type.primaryKey" }, "17000": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.serviceName" }, "17001": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" + "qualifiedName": "__type.inverse" }, "17002": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.relationship" + "qualifiedName": "__type.isList" }, "17003": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfig.args" + "qualifiedName": "__type.args" }, "17004": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument" + "qualifiedName": "JoinerServiceConfigAlias" }, "17005": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument.name" + "qualifiedName": "JoinerServiceConfigAlias.name" }, "17006": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerArgument.value" + "qualifiedName": "JoinerServiceConfigAlias.args" }, "17007": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective" + "qualifiedName": "JoinerServiceConfig" }, "17008": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective.name" + "qualifiedName": "JoinerServiceConfig.serviceName" }, "17009": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerDirective.value" + "qualifiedName": "JoinerServiceConfig.alias" }, "17010": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery" + "qualifiedName": "JoinerServiceConfig.fieldAlias" }, "17011": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.service" + "qualifiedName": "__type" }, "17012": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.alias" + "qualifiedName": "__type.path" }, "17013": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.expands" + "qualifiedName": "__type.forwardArgumentsOnPath" }, "17014": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerServiceConfig.primaryKeys" }, "17015": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.property" + "qualifiedName": "JoinerServiceConfig.relationships" }, "17016": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.fields" + "qualifiedName": "JoinerServiceConfig.extends" }, "17017": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" + "qualifiedName": "__type" }, "17018": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.directives" + "qualifiedName": "__type.serviceName" }, "17019": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationship" }, "17020": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "JoinerServiceConfig.args" + }, + "17021": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerArgument" }, "17022": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.fields" + "qualifiedName": "JoinerArgument.name" }, "17023": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.args" + "qualifiedName": "JoinerArgument.value" }, "17024": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerQuery.directives" + "qualifiedName": "JoinerDirective" }, "17025": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "JoinerDirective.name" }, "17026": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "JoinerDirective.value" + }, + "17027": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteJoinerQuery" }, "17028": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions" + "qualifiedName": "RemoteJoinerQuery.service" }, "17029": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions.throwIfKeyNotFound" + "qualifiedName": "RemoteJoinerQuery.alias" }, "17030": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteJoinerOptions.throwIfRelationNotFound" + "qualifiedName": "RemoteJoinerQuery.expands" }, "17031": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteNestedExpands" + "qualifiedName": "__type" }, "17032": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteNestedExpands.__index" + "qualifiedName": "__type.property" }, - "17034": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "17035": { + "17033": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.fields" }, - "17036": { + "17034": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.args" }, + "17035": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.directives" + }, + "17036": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, "17037": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.expands" - }, - "17038": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "InternalJoinerServiceConfig" + "qualifiedName": "__type.__index" }, "17039": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" + "qualifiedName": "RemoteJoinerQuery.fields" }, "17040": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.relationships" + "qualifiedName": "RemoteJoinerQuery.args" }, "17041": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty" + "qualifiedName": "RemoteJoinerQuery.directives" }, "17042": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.property" + "qualifiedName": "__type" }, "17043": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.parent" - }, - "17044": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.parentConfig" + "qualifiedName": "__type.__index" }, "17045": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.serviceConfig" + "qualifiedName": "RemoteJoinerOptions" }, "17046": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.fields" + "qualifiedName": "RemoteJoinerOptions.throwIfKeyNotFound" }, "17047": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.args" + "qualifiedName": "RemoteJoinerOptions.throwIfRelationNotFound" }, "17048": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "RemoteExpandProperty.expands" + "qualifiedName": "RemoteNestedExpands" }, "17049": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule" - }, - "17050": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.list" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteNestedExpands.__index" }, "17051": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.list" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" }, "17052": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "filters" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.fields" }, "17053": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "17054": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.expands" }, "17055": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.listAndCount" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "InternalJoinerServiceConfig" }, "17056": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.listAndCount" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" }, "17057": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "filters" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.relationships" }, "17058": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "config" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty" }, "17059": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.property" }, "17060": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.create" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.parent" }, "17061": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.create" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.parentConfig" }, "17062": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "primaryKeyOrBulkData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.serviceConfig" }, "17063": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "foreignKeyData" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.fields" }, "17064": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.args" }, "17065": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.dismiss" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "RemoteExpandProperty.expands" }, "17066": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.dismiss" + "qualifiedName": "ILinkModule" }, "17067": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "primaryKeyOrBulkData" + "qualifiedName": "ILinkModule.list" }, "17068": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "foreignKeyData" + "qualifiedName": "ILinkModule.list" }, "17069": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "17070": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.delete" + "qualifiedName": "config" }, "17071": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.delete" + "qualifiedName": "sharedContext" }, "17072": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "data" + "qualifiedName": "ILinkModule.listAndCount" }, "17073": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ILinkModule.listAndCount" }, "17074": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.softDelete" + "qualifiedName": "filters" }, "17075": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.softDelete" + "qualifiedName": "config" }, "17076": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "17077": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "config" + "qualifiedName": "ILinkModule.create" }, "17078": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ILinkModule.create" }, "17079": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.restore" + "qualifiedName": "primaryKeyOrBulkData" }, "17080": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "ILinkModule.restore" + "qualifiedName": "foreignKeyData" }, "17081": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "17082": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", - "qualifiedName": "config" + "qualifiedName": "ILinkModule.dismiss" }, "17083": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.dismiss" + }, + "17084": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "primaryKeyOrBulkData" + }, + "17085": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "foreignKeyData" + }, + "17086": { "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", "qualifiedName": "sharedContext" }, + "17087": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.delete" + }, + "17088": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.delete" + }, + "17089": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "data" + }, + "17090": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "sharedContext" + }, + "17091": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.softDelete" + }, + "17092": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.softDelete" + }, + "17093": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "data" + }, + "17094": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "config" + }, + "17095": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "sharedContext" + }, + "17096": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.restore" + }, "17097": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "PlannerActionLinkDescriptor" + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "ILinkModule.restore" }, "17098": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "data" }, "17099": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.fromModule" + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "config" }, "17100": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.toModule" - }, - "17101": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.fromModel" - }, - "17102": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.toModel" - }, - "17103": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "LinkMigrationsPlannerAction" - }, - "17104": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type" - }, - "17105": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.action" - }, - "17106": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.linkDescriptor" - }, - "17107": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.sql" - }, - "17108": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.tableName" - }, - "17109": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type" - }, - "17110": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.action" - }, - "17111": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.tableName" - }, - "17112": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.linkDescriptor" - }, - "17113": { - "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/link-modules/service.ts", + "qualifiedName": "sharedContext" }, "17114": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.action" + "qualifiedName": "PlannerActionLinkDescriptor" }, "17115": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.linkDescriptor" + "qualifiedName": "__type" }, "17116": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.fromModule" }, "17117": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "ILinkMigrationsPlanner" + "qualifiedName": "__type.toModule" }, "17118": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "ILinkMigrationsPlanner.createPlan" + "qualifiedName": "__type.fromModel" }, "17119": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "ILinkMigrationsPlanner.createPlan" + "qualifiedName": "__type.toModel" }, "17120": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "ILinkMigrationsPlanner.executePlan" + "qualifiedName": "LinkMigrationsPlannerAction" }, "17121": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "ILinkMigrationsPlanner.executePlan" + "qualifiedName": "__type" }, "17122": { "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", - "qualifiedName": "actions" + "qualifiedName": "__type.action" }, "17123": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.linkDescriptor" + }, + "17124": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.sql" + }, + "17125": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.tableName" + }, + "17126": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type" + }, + "17127": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.action" + }, + "17128": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.tableName" + }, + "17129": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.linkDescriptor" + }, + "17130": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type" + }, + "17131": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.action" + }, + "17132": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.linkDescriptor" + }, + "17133": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "__type.tableName" + }, + "17134": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "ILinkMigrationsPlanner" + }, + "17135": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "ILinkMigrationsPlanner.createPlan" + }, + "17136": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "ILinkMigrationsPlanner.createPlan" + }, + "17137": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "ILinkMigrationsPlanner.executePlan" + }, + "17138": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "ILinkMigrationsPlanner.executePlan" + }, + "17139": { + "sourceFileName": "../../../../packages/core/types/src/link-modules/migrations.ts", + "qualifiedName": "actions" + }, + "17140": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions" }, - "17124": { + "17141": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions.includeDescendantsTree" }, - "17125": { + "17142": { "sourceFileName": "../../../../packages/core/types/src/product-category/repository.ts", "qualifiedName": "ProductCategoryTransformOptions.includeAncestorsTree" }, - "17126": { + "17143": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "SharedContext" }, - "17127": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" - }, - "17128": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" - }, - "17129": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "17130": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "17131": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "17132": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "17133": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "17135": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" - }, - "17136": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "17137": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "17138": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "17139": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "17140": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "17141": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "17142": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "17143": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, "17144": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "qualifiedName": "__type.transactionManager" }, "17145": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "qualifiedName": "__type.manager" }, "17146": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" + "qualifiedName": "MessageAggregatorFormat" }, "17147": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "17148": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "17149": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "Context" + "qualifiedName": "__type" }, "17150": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__type" - }, - "17151": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" + "qualifiedName": "__type.__index" }, "17152": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" + "qualifiedName": "IMessageAggregator" }, "17153": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.isolationLevel" + "qualifiedName": "IMessageAggregator.save" }, "17154": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.enableNestedTransactions" + "qualifiedName": "IMessageAggregator.save" }, "17155": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "msg" }, "17156": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionId" + "qualifiedName": "IMessageAggregator.getMessages" }, "17157": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.messageAggregator" + "qualifiedName": "IMessageAggregator.getMessages" }, "17158": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.requestId" + "qualifiedName": "format" }, "17159": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.idempotencyKey" + "qualifiedName": "IMessageAggregator.clearMessages" }, "17160": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "TManager" + "qualifiedName": "IMessageAggregator.clearMessages" }, "17161": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "CartLikeWithTotals" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" }, "17162": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" }, "17163": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_item_subtotal" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" }, "17164": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_item_tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" }, "17165": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.item_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" }, "17166": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.item_subtotal" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "Context" }, "17167": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.item_tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__type" }, "17168": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionManager" }, "17169": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_subtotal" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.manager" }, "17170": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.isolationLevel" }, "17171": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.enableNestedTransactions" }, "17172": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.subtotal" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.eventGroupId" }, "17173": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionId" }, "17174": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.discount_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.messageAggregator" }, "17175": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.discount_tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.requestId" }, "17176": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.gift_card_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.idempotencyKey" }, "17177": { - "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.gift_card_tax_total" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "TManager" }, "17178": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.shipping_total" + "qualifiedName": "CartLikeWithTotals" }, "17179": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.shipping_subtotal" + "qualifiedName": "__type" }, "17180": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.shipping_tax_total" + "qualifiedName": "__type.original_item_subtotal" }, "17181": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_shipping_total" + "qualifiedName": "__type.original_item_tax_total" }, "17182": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_shipping_subtotal" + "qualifiedName": "__type.item_total" }, "17183": { "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", - "qualifiedName": "__type.original_shipping_tax_total" + "qualifiedName": "__type.item_subtotal" }, "17184": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.item_tax_total" + }, + "17185": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_total" + }, + "17186": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_subtotal" + }, + "17187": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_tax_total" + }, + "17188": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.total" + }, + "17189": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.subtotal" + }, + "17190": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.tax_total" + }, + "17191": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.discount_total" + }, + "17192": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.discount_tax_total" + }, + "17193": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.gift_card_total" + }, + "17194": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.gift_card_tax_total" + }, + "17195": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.shipping_total" + }, + "17196": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.shipping_subtotal" + }, + "17197": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.shipping_tax_total" + }, + "17198": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_shipping_total" + }, + "17199": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_shipping_subtotal" + }, + "17200": { + "sourceFileName": "../../../../packages/core/types/src/totals/index.ts", + "qualifiedName": "__type.original_shipping_tax_total" + }, + "17201": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber" }, - "17185": { + "17202": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.numeric" }, - "17186": { + "17203": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.raw" }, - "17187": { + "17204": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.bigNumber" }, - "17188": { + "17205": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.toJSON" }, - "17189": { + "17206": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.toJSON" }, - "17190": { + "17207": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.valueOf" }, - "17191": { + "17208": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.valueOf" }, - "17192": { + "17209": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "17193": { + "17210": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "17194": { + "17211": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "17195": { + "17212": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "17197": { + "17214": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "17198": { + "17215": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberValue" }, - "17199": { + "17216": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO" }, - "17200": { + "17217": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO.location_id" }, - "17201": { + "17218": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "CreateLocationFulfillmentSetWorkflowInputDTO.fulfillment_set_data" }, - "17202": { + "17219": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type" }, - "17203": { + "17220": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type.name" }, - "17204": { + "17221": { "sourceFileName": "../../../../packages/core/types/src/workflows/stock-locations/mutations.ts", "qualifiedName": "__type.type" }, - "17205": { + "17222": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "CreateProductVariantWorkflowInputDTO" }, - "17206": { + "17223": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17207": { + "17224": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.prices" }, - "17208": { + "17225": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "UpdateProductVariantWorkflowInputDTO" }, - "17209": { + "17226": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17210": { + "17227": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.prices" }, - "17211": { + "17228": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "CreateProductWorkflowInputDTO" }, - "17212": { + "17229": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17213": { + "17230": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.sales_channels" }, - "17214": { + "17231": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17215": { + "17232": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.id" }, - "17216": { + "17233": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.variants" }, - "17217": { + "17234": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "UpdateProductWorkflowInputDTO" }, - "17218": { + "17235": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17219": { + "17236": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.sales_channels" }, - "17220": { + "17237": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type" }, - "17221": { + "17238": { "sourceFileName": "../../../../packages/core/types/src/workflows/products/mutations.ts", "qualifiedName": "__type.id" }, - "17222": { + "17239": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "SessionOptions" }, - "17223": { + "17240": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.name" }, - "17224": { + "17241": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.resave" }, - "17225": { + "17242": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.rolling" }, - "17226": { + "17243": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.saveUninitialized" }, - "17227": { + "17244": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.secret" }, - "17228": { + "17245": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.ttl" }, - "17229": { + "17246": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "IsStringLiteral" }, - "17230": { + "17247": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17231": { + "17248": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Join" }, - "17232": { + "17249": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17233": { + "17250": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "JoinedString" }, - "17234": { + "17251": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "CamelCapitalizer" }, - "17235": { + "17252": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17236": { + "17253": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "SplitAnyCase" }, - "17237": { + "17254": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17238": { + "17255": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "17239": { + "17256": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "17240": { + "17257": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17241": { + "17258": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "17242": { + "17259": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17243": { + "17260": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Order" }, - "17244": { + "17261": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17245": { + "17262": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Dictionary" }, - "17246": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "17247": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" - }, - "17249": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "17250": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "EntityClassName" - }, - "17251": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "EntityValues" - }, - "17252": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" - }, - "17253": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.id" - }, - "17254": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService" - }, - "17255": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" - }, - "17256": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.transaction" - }, - "17257": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" - }, - "17258": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "task" - }, - "17259": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" - }, - "17260": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type" - }, - "17261": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "transactionManager" - }, - "17262": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "context" - }, "17263": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, "17264": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.isolationLevel" - }, - "17265": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.transaction" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" }, "17266": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.enableNestedTransactions" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" }, "17267": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "EntityClassName" }, "17268": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getFreshManager" + "qualifiedName": "EntityValues" }, "17269": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "__type" }, "17270": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "__type.id" }, "17271": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.getActiveManager" + "qualifiedName": "BaseRepositoryService" }, "17272": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TManager" + "qualifiedName": "BaseRepositoryService.transaction" }, "17273": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "BaseRepositoryService.transaction" }, "17274": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.serialize" + "qualifiedName": "TManager" }, "17275": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TOutput" + "qualifiedName": "task" }, "17276": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "data" + "qualifiedName": "__type" }, "17277": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "options" + "qualifiedName": "__type" }, "17278": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "BaseRepositoryService.T" + "qualifiedName": "transactionManager" }, "17279": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "context" + }, + "17280": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type" + }, + "17281": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.isolationLevel" + }, + "17282": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.transaction" + }, + "17283": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.enableNestedTransactions" + }, + "17284": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getFreshManager" + }, + "17285": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getFreshManager" + }, + "17286": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TManager" + }, + "17287": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getActiveManager" + }, + "17288": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.getActiveManager" + }, + "17289": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TManager" + }, + "17290": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.serialize" + }, + "17291": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.serialize" + }, + "17292": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TOutput" + }, + "17293": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "data" + }, + "17294": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "options" + }, + "17295": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "BaseRepositoryService.T" + }, + "17296": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection" }, - "17280": { + "17297": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.id" }, - "17281": { + "17298": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.title" }, - "17282": { + "17299": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.handle" }, - "17283": { + "17300": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.created_at" }, - "17284": { + "17301": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.updated_at" }, - "17285": { + "17302": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.deleted_at" }, - "17286": { + "17303": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.products" }, - "17287": { + "17304": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollection.metadata" }, - "17288": { + "17305": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams" }, - "17289": { + "17306": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.q" }, - "17290": { + "17307": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.id" }, - "17291": { + "17308": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.handle" }, - "17292": { + "17309": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.title" }, - "17293": { + "17310": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.created_at" }, - "17294": { + "17311": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionListParams.updated_at" }, - "17295": { + "17312": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "17296": { + "17313": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "17297": { + "17314": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "17298": { + "17315": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17299": { + "17316": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "17300": { + "17317": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "17301": { + "17318": { "sourceFileName": "../../../../packages/core/types/src/http/collection/common.ts", "qualifiedName": "BaseCollectionParams" }, - "17302": { + "17319": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17303": { + "17320": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile" }, - "17304": { + "17321": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.id" }, - "17305": { + "17322": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseFile.url" }, - "17306": { + "17323": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "BaseUploadFile" }, - "17307": { + "17324": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type" }, - "17308": { + "17325": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.files" }, - "17309": { + "17326": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type" }, - "17310": { + "17327": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.name" }, - "17311": { + "17328": { "sourceFileName": "../../../../packages/core/types/src/http/file/common.ts", "qualifiedName": "__type.content" }, - "17312": { + "17329": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneGeoZone" }, - "17313": { + "17330": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneGeoZone" }, - "17314": { + "17331": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory" }, - "17315": { + "17332": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.id" }, - "17316": { + "17333": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.name" }, - "17317": { + "17334": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.description" }, - "17318": { + "17335": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.handle" }, - "17319": { + "17336": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.is_active" }, - "17320": { + "17337": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.is_internal" }, - "17321": { + "17338": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.rank" }, - "17322": { + "17339": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.parent_category_id" }, - "17323": { + "17340": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.parent_category" }, - "17324": { + "17341": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.category_children" }, - "17325": { + "17342": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.products" }, - "17326": { + "17343": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.created_at" }, - "17327": { + "17344": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.updated_at" }, - "17328": { + "17345": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategory.deleted_at" }, - "17329": { + "17346": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams" }, - "17330": { + "17347": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.q" }, - "17331": { + "17348": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.id" }, - "17332": { + "17349": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.name" }, - "17333": { + "17350": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.description" }, - "17334": { + "17351": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.parent_category_id" }, - "17335": { + "17352": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.handle" }, - "17336": { + "17353": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.is_active" }, - "17337": { + "17354": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.is_internal" }, - "17338": { + "17355": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_descendants_tree" }, - "17339": { + "17356": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.include_ancestors_tree" }, - "17340": { + "17357": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.created_at" }, - "17341": { + "17358": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.updated_at" }, - "17342": { + "17359": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryListParams.deleted_at" }, - "17343": { + "17360": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.limit" }, - "17344": { + "17361": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.offset" }, - "17345": { + "17362": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "FindParams.order" }, - "17346": { + "17363": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, - "17347": { + "17364": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "17348": { + "17365": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "17349": { + "17366": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams" }, - "17350": { + "17367": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_ancestors_tree" }, - "17351": { + "17368": { "sourceFileName": "../../../../packages/core/types/src/http/product-category/common.ts", "qualifiedName": "BaseProductCategoryParams.include_descendants_tree" }, - "17352": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "SelectParams.fields" - }, - "17353": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag" - }, - "17354": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.id" - }, - "17355": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.value" - }, - "17356": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.created_at" - }, - "17357": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.updated_at" - }, - "17358": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.deleted_at" - }, - "17359": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTag.metadata" - }, - "17360": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams" - }, - "17361": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams.q" - }, - "17362": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams.id" - }, - "17363": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams.value" - }, - "17364": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams.created_at" - }, - "17365": { - "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", - "qualifiedName": "BaseProductTagListParams.updated_at" - }, - "17366": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.limit" - }, - "17367": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.offset" - }, - "17368": { - "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", - "qualifiedName": "FindParams.order" - }, "17369": { "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", "qualifiedName": "SelectParams.fields" }, "17370": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag" + }, + "17371": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.id" + }, + "17372": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.value" + }, + "17373": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.created_at" + }, + "17374": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.updated_at" + }, + "17375": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.deleted_at" + }, + "17376": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTag.metadata" + }, + "17377": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams" + }, + "17378": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams.q" + }, + "17379": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams.id" + }, + "17380": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams.value" + }, + "17381": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams.created_at" + }, + "17382": { + "sourceFileName": "../../../../packages/core/types/src/http/product-tag/common.ts", + "qualifiedName": "BaseProductTagListParams.updated_at" + }, + "17383": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.limit" + }, + "17384": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.offset" + }, + "17385": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "FindParams.order" + }, + "17386": { + "sourceFileName": "../../../../packages/core/types/src/http/common/request.ts", + "qualifiedName": "SelectParams.fields" + }, + "17387": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType" }, - "17371": { + "17388": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.id" }, - "17372": { + "17389": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.value" }, - "17373": { + "17390": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.created_at" }, - "17374": { + "17391": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.updated_at" }, - "17375": { + "17392": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.deleted_at" }, - "17376": { + "17393": { "sourceFileName": "../../../../packages/core/types/src/http/product-type/common.ts", "qualifiedName": "BaseProductType.metadata" }, - "17377": { + "17394": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason" }, - "17378": { + "17395": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.id" }, - "17379": { + "17396": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.value" }, - "17380": { + "17397": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.label" }, - "17381": { + "17398": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.description" }, - "17382": { + "17399": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.metadata" }, - "17383": { + "17400": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.created_at" }, - "17384": { + "17401": { "sourceFileName": "../../../../packages/core/types/src/http/return-reason/common.ts", "qualifiedName": "BaseReturnReason.updated_at" }, - "17385": { + "17402": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse" }, - "17386": { + "17403": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.id" }, - "17387": { + "17404": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.line_item_id" }, - "17388": { + "17405": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.location_id" }, - "17389": { + "17406": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.quantity" }, - "17390": { + "17407": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.external_id" }, - "17391": { + "17408": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.description" }, - "17392": { + "17409": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.inventory_item_id" }, - "17393": { + "17410": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.inventory_item" }, - "17394": { + "17411": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.metadata" }, - "17395": { + "17412": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.created_by" }, - "17396": { + "17413": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.deleted_at" }, - "17397": { + "17414": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.created_at" }, - "17398": { + "17415": { "sourceFileName": "../../../../packages/core/types/src/http/reservation/admin/reservation.ts", "qualifiedName": "ReservationResponse.updated_at" }, - "17399": { + "17416": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress" }, - "17400": { + "17417": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.address_1" }, - "17401": { + "17418": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.address_2" }, - "17402": { + "17419": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.company" }, - "17403": { + "17420": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.country_code" }, - "17404": { + "17421": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.city" }, - "17405": { + "17422": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.phone" }, - "17406": { + "17423": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.postal_code" }, - "17407": { + "17424": { "sourceFileName": "../../../../packages/core/types/src/http/stock-locations/admin/payloads.ts", "qualifiedName": "AdminUpsertStockLocationAddress.province" }, - "17408": { + "17425": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule" }, - "17409": { + "17426": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule.reference" }, - "17410": { + "17427": { "sourceFileName": "../../../../packages/core/types/src/http/tax-rate/admin/payloads.ts", "qualifiedName": "AdminCreateTaxRateRule.reference_id" }, - "17411": { + "17428": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleDeclaration" }, - "17412": { + "17429": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice" }, - "17413": { + "17430": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.region_id" }, - "17414": { + "17431": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.currency_code" }, - "17415": { + "17432": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.amount" }, - "17416": { + "17433": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.variant_id" }, - "17417": { + "17434": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.min_quantity" }, - "17418": { + "17435": { "sourceFileName": "../../../../packages/core/types/src/workflow/price-list/create-price-list.ts", "qualifiedName": "InputPrice.max_quantity" }, - "17419": { + "17436": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "FlowRunOptions" }, - "17420": { + "17437": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type" }, - "17421": { + "17438": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.input" }, - "17422": { + "17439": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.context" }, - "17423": { + "17440": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.resultFrom" }, - "17424": { + "17441": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.throwOnError" }, - "17425": { + "17442": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "__type.events" }, - "17426": { + "17443": { "sourceFileName": "../../../../packages/core/types/src/workflows-sdk/service.ts", "qualifiedName": "TData" }, - "17427": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "PascalCapitalizer" - }, - "17428": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17429": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Tuple" - }, - "17430": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "IncludesSeparator" - }, - "17431": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17432": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "SeparatorCaseParser" - }, - "17433": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17434": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Tuple" - }, - "17435": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "IsOneWord" - }, - "17436": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17437": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "IsCamelCase" - }, - "17438": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17439": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "CamelCaseParser" - }, - "17440": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, - "17441": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Tuple" - }, - "17442": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "IsPascalCase" - }, - "17443": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Type" - }, "17444": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "PascalCaseParser" + "qualifiedName": "PascalCapitalizer" }, "17445": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, "17446": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Tuple" }, "17447": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "IncludesSeparator" }, "17448": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "17449": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "17450": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" - }, - "17451": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "17452": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry" - }, - "17453": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry.type" - }, - "17454": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17455": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17456": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince" - }, - "17457": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.type" - }, - "17458": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.province_code" - }, - "17459": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17460": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17461": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity" - }, - "17462": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.type" - }, - "17463": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.province_code" - }, - "17464": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.city" - }, - "17465": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17466": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17467": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip" - }, - "17468": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.type" - }, - "17469": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.province_code" - }, - "17470": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.city" - }, - "17471": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.postal_expression" - }, - "17472": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17473": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17474": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry" - }, - "17475": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry.type" - }, - "17476": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" - }, - "17477": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17478": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17479": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince" - }, - "17480": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.type" - }, - "17481": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.province_code" - }, - "17482": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" - }, - "17483": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17484": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17485": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity" - }, - "17486": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.type" - }, - "17487": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.province_code" - }, - "17488": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.city" - }, - "17489": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" - }, - "17490": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17491": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17492": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip" - }, - "17493": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.type" - }, - "17494": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.province_code" - }, - "17495": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.city" - }, - "17496": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.postal_expression" - }, - "17497": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone.id" - }, - "17498": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.country_code" - }, - "17499": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.metadata" - }, - "17500": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Separator" - }, - "17501": { - "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "WordInCamelCase" - }, - "17502": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", "qualifiedName": "Type" }, - "17503": { + "17449": { "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", - "qualifiedName": "Word" + "qualifiedName": "SeparatorCaseParser" }, - "17504": { + "17450": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17451": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Tuple" + }, + "17452": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "IsOneWord" + }, + "17453": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17454": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "IsCamelCase" + }, + "17455": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17456": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "CamelCaseParser" + }, + "17457": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17458": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Tuple" + }, + "17459": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "IsPascalCase" + }, + "17460": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17461": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "PascalCaseParser" + }, + "17462": { + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" + }, + "17463": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "qualifiedName": "Scalar" }, - "17505": { + "17464": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17465": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "17466": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "17467": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "17468": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17506": { + "17469": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry" }, - "17507": { + "17470": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.type" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCountry.type" }, - "17508": { + "17471": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.country_code" }, - "17509": { + "17472": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.metadata" }, - "17510": { + "17473": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpdateGeoZone" + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince" }, - "17511": { + "17474": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.type" + }, + "17475": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneProvince.province_code" + }, + "17476": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17477": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17478": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity" + }, + "17479": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.type" + }, + "17480": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.province_code" + }, + "17481": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneCity.city" + }, + "17482": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17483": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17484": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip" + }, + "17485": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.type" + }, + "17486": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.province_code" + }, + "17487": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.city" + }, + "17488": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertFulfillmentSetServiceZoneZip.postal_expression" + }, + "17489": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17490": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17491": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry" + }, + "17492": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCountry.type" + }, + "17493": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpdateGeoZone.id" }, - "17512": { - "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", - "qualifiedName": "AdminUpsertGeoZone.type" - }, - "17513": { + "17494": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.country_code" }, - "17514": { + "17495": { "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", "qualifiedName": "AdminUpsertGeoZone.metadata" }, + "17496": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince" + }, + "17497": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.type" + }, + "17498": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneProvince.province_code" + }, + "17499": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17500": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17501": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17502": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity" + }, + "17503": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.type" + }, + "17504": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.province_code" + }, + "17505": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneCity.city" + }, + "17506": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17507": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17508": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17509": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip" + }, + "17510": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.type" + }, + "17511": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.province_code" + }, + "17512": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.city" + }, + "17513": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateFulfillmentSetServiceZoneZip.postal_expression" + }, + "17514": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, "17515": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" }, "17516": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" }, "17517": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Separator" }, "17518": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "WordInCamelCase" }, "17519": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Type" }, "17520": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/common/camel-case.ts", + "qualifiedName": "Word" }, "17521": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "FilterValue2" }, "17522": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "17523": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone" + }, + "17524": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.type" + }, + "17525": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17526": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17527": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone" + }, + "17528": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpdateGeoZone.id" + }, + "17529": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.type" + }, + "17530": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.country_code" + }, + "17531": { + "sourceFileName": "../../../../packages/core/types/src/http/fulfillment-set/admin/payloads.ts", + "qualifiedName": "AdminUpsertGeoZone.metadata" + }, + "17532": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "17533": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17534": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "17535": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17536": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "17537": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17538": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "17539": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "17540": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "17524": { + "17541": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "17525": { + "17542": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "17526": { + "17543": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -92872,31 +92896,31 @@ "25": "../../../../packages/core/types/src/dml/index.ts" }, "reflections": { - "1": 13918, - "2": 13937, - "3": 13938, - "4": 13952, - "5": 14191, - "6": 14380, - "7": 14456, - "8": 14475, - "9": 14566, - "10": 15625, - "11": 15976, - "12": 16034, - "13": 16332, - "14": 16427, - "15": 16471, - "16": 16603, - "17": 16608, - "18": 16609, - "19": 16619, - "20": 16636, - "21": 16653, - "22": 16703, - "23": 16713, - "24": 16720, - "25": 16839 + "1": 13935, + "2": 13954, + "3": 13955, + "4": 13969, + "5": 14208, + "6": 14397, + "7": 14473, + "8": 14492, + "9": 14583, + "10": 15642, + "11": 15993, + "12": 16051, + "13": 16349, + "14": 16444, + "15": 16488, + "16": 16620, + "17": 16625, + "18": 16626, + "19": 16636, + "20": 16653, + "21": 16670, + "22": 16720, + "23": 16730, + "24": 16737, + "25": 16856 } } } \ 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 505d1e328c..c0b14bf92c 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": 4161, + "id": 4176, "name": "fulfillment-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 4162, + "id": 4177, "name": "Address", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4163, + "id": 4178, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4164, + "id": 4179, "name": "new Address", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4162, + "target": 4177, "name": "Address", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 4184, + "id": 4199, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 4165, + "id": 4180, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 4166, + "id": 4181, "name": "company", "variant": "declaration", "kind": 1024, @@ -96,7 +96,7 @@ "defaultValue": "null" }, { - "id": 4167, + "id": 4182, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ "defaultValue": "null" }, { - "id": 4168, + "id": 4183, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -138,7 +138,7 @@ "defaultValue": "null" }, { - "id": 4169, + "id": 4184, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ "defaultValue": "null" }, { - "id": 4170, + "id": 4185, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 4171, + "id": 4186, "name": "city", "variant": "declaration", "kind": 1024, @@ -201,7 +201,7 @@ "defaultValue": "null" }, { - "id": 4172, + "id": 4187, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -222,7 +222,7 @@ "defaultValue": "null" }, { - "id": 4173, + "id": 4188, "name": "province", "variant": "declaration", "kind": 1024, @@ -243,7 +243,7 @@ "defaultValue": "null" }, { - "id": 4174, + "id": 4189, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -264,7 +264,7 @@ "defaultValue": "null" }, { - "id": 4175, + "id": 4190, "name": "phone", "variant": "declaration", "kind": 1024, @@ -285,7 +285,7 @@ "defaultValue": "null" }, { - "id": 4176, + "id": 4191, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -321,7 +321,7 @@ "defaultValue": "null" }, { - "id": 4177, + "id": 4192, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -337,7 +337,7 @@ } }, { - "id": 4178, + "id": 4193, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -353,7 +353,7 @@ } }, { - "id": 4179, + "id": 4194, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -379,14 +379,14 @@ "defaultValue": "null" }, { - "id": 4180, + "id": 4195, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4181, + "id": 4196, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -399,14 +399,14 @@ ] }, { - "id": 4182, + "id": 4197, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4183, + "id": 4198, "name": "onInit", "variant": "signature", "kind": 4096, @@ -423,62 +423,62 @@ { "title": "Constructors", "children": [ - 4163 + 4178 ] }, { "title": "Properties", "children": [ + 4199, + 4180, + 4181, + 4182, + 4183, 4184, - 4165, - 4166, - 4167, - 4168, - 4169, - 4170, - 4171, - 4172, - 4173, - 4174, - 4175, - 4176, - 4177, - 4178, - 4179 + 4185, + 4186, + 4187, + 4188, + 4189, + 4190, + 4191, + 4192, + 4193, + 4194 ] }, { "title": "Methods", "children": [ - 4180, - 4182 + 4195, + 4197 ] } ] }, { - "id": 4211, + "id": 4226, "name": "FulfillmentItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4212, + "id": 4227, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4213, + "id": 4228, "name": "new FulfillmentItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4211, + "target": 4226, "name": "FulfillmentItem", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -487,7 +487,7 @@ ] }, { - "id": 4231, + "id": 4246, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -505,7 +505,7 @@ } }, { - "id": 4214, + "id": 4229, "name": "id", "variant": "declaration", "kind": 1024, @@ -516,7 +516,7 @@ } }, { - "id": 4215, + "id": 4230, "name": "title", "variant": "declaration", "kind": 1024, @@ -527,7 +527,7 @@ } }, { - "id": 4216, + "id": 4231, "name": "sku", "variant": "declaration", "kind": 1024, @@ -538,7 +538,7 @@ } }, { - "id": 4217, + "id": 4232, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -549,7 +549,7 @@ } }, { - "id": 4218, + "id": 4233, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -574,7 +574,7 @@ } }, { - "id": 4219, + "id": 4234, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 4220, + "id": 4235, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -611,7 +611,7 @@ "defaultValue": "null" }, { - "id": 4221, + "id": 4236, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -631,238 +631,9 @@ }, "defaultValue": "null" }, - { - "id": 4222, - "name": "fulfillment_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4223, - "name": "fulfillment", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 4185, - "name": "Fulfillment", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - } - }, - { - "id": 4224, - "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": 4225, - "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": 4226, - "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": 4227, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4228, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 4229, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4230, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 4212 - ] - }, - { - "title": "Properties", - "children": [ - 4231, - 4214, - 4215, - 4216, - 4217, - 4218, - 4219, - 4220, - 4221, - 4222, - 4223, - 4224, - 4225, - 4226 - ] - }, - { - "title": "Methods", - "children": [ - 4227, - 4229 - ] - } - ] - }, - { - "id": 4232, - "name": "FulfillmentLabel", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 4233, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 4234, - "name": "new FulfillmentLabel", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 4232, - "name": "FulfillmentLabel", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 4248, - "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": 4235, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4236, - "name": "tracking_number", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 4237, - "name": "tracking_url", + "name": "fulfillment_id", "variant": "declaration", "kind": 1024, "flags": {}, @@ -873,42 +644,20 @@ }, { "id": 4238, - "name": "label_url", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4239, - "name": "fulfillment_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4240, "name": "fulfillment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4185, + "target": 4200, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4241, + "id": 4239, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -924,7 +673,7 @@ } }, { - "id": 4242, + "id": 4240, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -940,7 +689,7 @@ } }, { - "id": 4243, + "id": 4241, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -966,34 +715,34 @@ "defaultValue": "null" }, { - "id": 4244, + "id": 4242, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, + "signatures": [ + { + "id": 4243, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 4244, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, "signatures": [ { "id": 4245, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 4246, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4247, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1010,57 +759,61 @@ { "title": "Constructors", "children": [ - 4233 + 4227 ] }, { "title": "Properties", "children": [ - 4248, + 4246, + 4229, + 4230, + 4231, + 4232, + 4233, + 4234, 4235, 4236, 4237, 4238, 4239, 4240, - 4241, + 4241 + ] + }, + { + "title": "Methods", + "children": [ 4242, - 4243 - ] - }, - { - "title": "Methods", - "children": [ - 4244, - 4246 + 4244 ] } ] }, { - "id": 4249, - "name": "FulfillmentProvider", + "id": 4247, + "name": "FulfillmentLabel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4250, + "id": 4248, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4251, - "name": "new FulfillmentProvider", + "id": 4249, + "name": "new FulfillmentLabel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4249, - "name": "FulfillmentProvider", + "target": 4247, + "name": "FulfillmentLabel", "package": "@medusajs/fulfillment", "qualifiedName": "default" } @@ -1068,124 +821,7 @@ ] }, { - "id": 4252, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4253, - "name": "is_enabled", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "defaultValue": "true" - }, - { - "id": 4254, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4255, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 4256, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4257, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 4250 - ] - }, - { - "title": "Properties", - "children": [ - 4252, - 4253 - ] - }, - { - "title": "Methods", - "children": [ - 4254, - 4256 - ] - } - ] - }, - { - "id": 4258, - "name": "FulfillmentSet", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 4259, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 4260, - "name": "new FulfillmentSet", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 4258, - "name": "FulfillmentSet", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 4273, + "id": 4263, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1203,7 +839,7 @@ } }, { - "id": 4261, + "id": 4250, "name": "id", "variant": "declaration", "kind": 1024, @@ -1214,8 +850,8 @@ } }, { - "id": 4262, - "name": "name", + "id": 4251, + "name": "tracking_number", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1225,8 +861,8 @@ } }, { - "id": 4263, - "name": "type", + "id": 4252, + "name": "tracking_url", "variant": "declaration", "kind": 1024, "flags": {}, @@ -1236,73 +872,43 @@ } }, { - "id": 4264, - "name": "metadata", + "id": 4253, + "name": "label_url", "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" + "type": "intrinsic", + "name": "string" + } }, { - "id": 4265, - "name": "service_zones", + "id": 4254, + "name": "fulfillment_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4255, + "name": "fulfillment", "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": 4294, - "name": "ServiceZone", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." + "target": 4200, + "name": "Fulfillment", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + } }, { - "id": 4266, + "id": 4256, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1318,7 +924,7 @@ } }, { - "id": 4267, + "id": 4257, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1334,7 +940,7 @@ } }, { - "id": 4268, + "id": 4258, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1359,6 +965,131 @@ }, "defaultValue": "null" }, + { + "id": 4259, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4260, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 4261, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4262, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 4248 + ] + }, + { + "title": "Properties", + "children": [ + 4263, + 4250, + 4251, + 4252, + 4253, + 4254, + 4255, + 4256, + 4257, + 4258 + ] + }, + { + "title": "Methods", + "children": [ + 4259, + 4261 + ] + } + ] + }, + { + "id": 4264, + "name": "FulfillmentProvider", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 4265, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 4266, + "name": "new FulfillmentProvider", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 4264, + "name": "FulfillmentProvider", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 4267, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4268, + "name": "is_enabled", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "defaultValue": "true" + }, { "id": 4269, "name": "onCreate", @@ -1404,19 +1135,12 @@ { "title": "Constructors", "children": [ - 4259 + 4265 ] }, { "title": "Properties", "children": [ - 4273, - 4261, - 4262, - 4263, - 4264, - 4265, - 4266, 4267, 4268 ] @@ -1431,29 +1155,29 @@ ] }, { - "id": 4185, - "name": "Fulfillment", + "id": 4273, + "name": "FulfillmentSet", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4186, + "id": 4274, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4187, - "name": "new Fulfillment", + "id": 4275, + "name": "new FulfillmentSet", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4185, - "name": "Fulfillment", + "target": 4273, + "name": "FulfillmentSet", "package": "@medusajs/fulfillment", "qualifiedName": "default" } @@ -1461,7 +1185,7 @@ ] }, { - "id": 4210, + "id": 4288, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1479,7 +1203,7 @@ } }, { - "id": 4188, + "id": 4276, "name": "id", "variant": "declaration", "kind": 1024, @@ -1490,7 +1214,283 @@ } }, { - "id": 4189, + "id": 4277, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4278, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4279, + "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": 4280, + "name": "service_zones", + "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": 4309, + "name": "ServiceZone", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 4281, + "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": 4282, + "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": 4283, + "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": 4284, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4285, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 4286, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4287, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 4274 + ] + }, + { + "title": "Properties", + "children": [ + 4288, + 4276, + 4277, + 4278, + 4279, + 4280, + 4281, + 4282, + 4283 + ] + }, + { + "title": "Methods", + "children": [ + 4284, + 4286 + ] + } + ] + }, + { + "id": 4200, + "name": "Fulfillment", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 4201, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 4202, + "name": "new Fulfillment", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 4200, + "name": "Fulfillment", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 4225, + "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": 4203, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4204, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -1501,7 +1501,7 @@ } }, { - "id": 4190, + "id": 4205, "name": "packed_at", "variant": "declaration", "kind": 1024, @@ -1527,7 +1527,7 @@ "defaultValue": "null" }, { - "id": 4191, + "id": 4206, "name": "shipped_at", "variant": "declaration", "kind": 1024, @@ -1553,7 +1553,7 @@ "defaultValue": "null" }, { - "id": 4192, + "id": 4207, "name": "delivered_at", "variant": "declaration", "kind": 1024, @@ -1579,7 +1579,7 @@ "defaultValue": "null" }, { - "id": 4193, + "id": 4208, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -1605,7 +1605,7 @@ "defaultValue": "null" }, { - "id": 4194, + "id": 4209, "name": "data", "variant": "declaration", "kind": 1024, @@ -1641,7 +1641,7 @@ "defaultValue": "null" }, { - "id": 4195, + "id": 4210, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -1652,7 +1652,7 @@ } }, { - "id": 4196, + "id": 4211, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -1673,7 +1673,7 @@ "defaultValue": "null" }, { - "id": 4197, + "id": 4212, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1709,7 +1709,7 @@ "defaultValue": "null" }, { - "id": 4198, + "id": 4213, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -1723,7 +1723,7 @@ }, { "type": "reference", - "target": 4312, + "target": 4327, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1732,35 +1732,35 @@ } }, { - "id": 4199, + "id": 4214, "name": "provider", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4249, + "target": 4264, "name": "FulfillmentProvider", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4200, + "id": 4215, "name": "delivery_address", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4162, + "target": 4177, "name": "Address", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4201, + "id": 4216, "name": "items", "variant": "declaration", "kind": 1024, @@ -1774,7 +1774,7 @@ "typeArguments": [ { "type": "reference", - "target": 4211, + "target": 4226, "name": "FulfillmentItem", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1790,7 +1790,7 @@ "defaultValue": "..." }, { - "id": 4202, + "id": 4217, "name": "labels", "variant": "declaration", "kind": 1024, @@ -1804,7 +1804,7 @@ "typeArguments": [ { "type": "reference", - "target": 4232, + "target": 4247, "name": "FulfillmentLabel", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1820,7 +1820,7 @@ "defaultValue": "..." }, { - "id": 4203, + "id": 4218, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1836,7 +1836,7 @@ } }, { - "id": 4204, + "id": 4219, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1852,7 +1852,7 @@ } }, { - "id": 4205, + "id": 4220, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1878,14 +1878,14 @@ "defaultValue": "null" }, { - "id": 4206, + "id": 4221, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4207, + "id": 4222, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1898,14 +1898,14 @@ ] }, { - "id": 4208, + "id": 4223, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4209, + "id": 4224, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1922,65 +1922,65 @@ { "title": "Constructors", "children": [ - 4186 + 4201 ] }, { "title": "Properties", "children": [ - 4210, - 4188, - 4189, - 4190, - 4191, - 4192, - 4193, - 4194, - 4195, - 4196, - 4197, - 4198, - 4199, - 4200, - 4201, - 4202, + 4225, 4203, 4204, - 4205 + 4205, + 4206, + 4207, + 4208, + 4209, + 4210, + 4211, + 4212, + 4213, + 4214, + 4215, + 4216, + 4217, + 4218, + 4219, + 4220 ] }, { "title": "Methods", "children": [ - 4206, - 4208 + 4221, + 4223 ] } ] }, { - "id": 4274, + "id": 4289, "name": "GeoZone", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4275, + "id": 4290, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4276, + "id": 4291, "name": "new GeoZone", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4274, + "target": 4289, "name": "GeoZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -1989,7 +1989,7 @@ ] }, { - "id": 4293, + "id": 4308, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2007,7 +2007,7 @@ } }, { - "id": 4277, + "id": 4292, "name": "id", "variant": "declaration", "kind": 1024, @@ -2018,7 +2018,7 @@ } }, { - "id": 4278, + "id": 4293, "name": "type", "variant": "declaration", "kind": 1024, @@ -2034,7 +2034,7 @@ } }, { - "id": 4279, + "id": 4294, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -2045,7 +2045,7 @@ } }, { - "id": 4280, + "id": 4295, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -2066,7 +2066,7 @@ "defaultValue": "null" }, { - "id": 4281, + "id": 4296, "name": "city", "variant": "declaration", "kind": 1024, @@ -2087,7 +2087,7 @@ "defaultValue": "null" }, { - "id": 4282, + "id": 4297, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -2098,7 +2098,7 @@ } }, { - "id": 4283, + "id": 4298, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -2133,259 +2133,6 @@ }, "defaultValue": "null" }, - { - "id": 4284, - "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": 4285, - "name": "service_zone", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 4294, - "name": "ServiceZone", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - } - }, - { - "id": 4286, - "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": 4287, - "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": 4288, - "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": 4289, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4290, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 4291, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 4292, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 4275 - ] - }, - { - "title": "Properties", - "children": [ - 4293, - 4277, - 4278, - 4279, - 4280, - 4281, - 4282, - 4283, - 4284, - 4285, - 4286, - 4287, - 4288 - ] - }, - { - "title": "Methods", - "children": [ - 4289, - 4291 - ] - } - ] - }, - { - "id": 4294, - "name": "ServiceZone", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 4295, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 4296, - "name": "new ServiceZone", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 4294, - "name": "ServiceZone", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 4311, - "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": 4297, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4298, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 4299, "name": "metadata", @@ -2424,91 +2171,20 @@ }, { "id": 4300, - "name": "fulfillment_set_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 4301, - "name": "fulfillment_set", + "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4258, - "name": "FulfillmentSet", + "target": 4309, + "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4302, - "name": "geo_zones", - "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": 4274, - "name": "GeoZone", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 4303, - "name": "shipping_options", - "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": 4312, - "name": "ShippingOption", - "package": "@medusajs/fulfillment", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 4304, + "id": 4301, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2524,7 +2200,7 @@ } }, { - "id": 4305, + "id": 4302, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2540,7 +2216,7 @@ } }, { - "id": 4306, + "id": 4303, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2566,14 +2242,14 @@ "defaultValue": "null" }, { - "id": 4307, + "id": 4304, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4308, + "id": 4305, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2586,14 +2262,14 @@ ] }, { - "id": 4309, + "id": 4306, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4310, + "id": 4307, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2610,58 +2286,60 @@ { "title": "Constructors", "children": [ - 4295 + 4290 ] }, { "title": "Properties", "children": [ - 4311, + 4308, + 4292, + 4293, + 4294, + 4295, + 4296, 4297, 4298, 4299, 4300, 4301, 4302, - 4303, - 4304, - 4305, - 4306 + 4303 ] }, { "title": "Methods", "children": [ - 4307, - 4309 + 4304, + 4306 ] } ] }, { - "id": 4338, - "name": "ShippingOptionRule", + "id": 4309, + "name": "ServiceZone", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4339, + "id": 4310, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4340, - "name": "new ShippingOptionRule", + "id": 4311, + "name": "new ServiceZone", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4338, - "name": "ShippingOptionRule", + "target": 4309, + "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" } @@ -2669,7 +2347,7 @@ ] }, { - "id": 4354, + "id": 4326, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2687,7 +2365,7 @@ } }, { - "id": 4341, + "id": 4312, "name": "id", "variant": "declaration", "kind": 1024, @@ -2698,7 +2376,329 @@ } }, { - "id": 4342, + "id": 4313, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4314, + "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": 4315, + "name": "fulfillment_set_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4316, + "name": "fulfillment_set", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 4273, + "name": "FulfillmentSet", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + } + }, + { + "id": 4317, + "name": "geo_zones", + "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": 4289, + "name": "GeoZone", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 4318, + "name": "shipping_options", + "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": 4327, + "name": "ShippingOption", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 4319, + "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": 4320, + "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": 4321, + "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": 4322, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4323, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 4324, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 4325, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 4310 + ] + }, + { + "title": "Properties", + "children": [ + 4326, + 4312, + 4313, + 4314, + 4315, + 4316, + 4317, + 4318, + 4319, + 4320, + 4321 + ] + }, + { + "title": "Methods", + "children": [ + 4322, + 4324 + ] + } + ] + }, + { + "id": 4353, + "name": "ShippingOptionRule", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 4354, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 4355, + "name": "new ShippingOptionRule", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 4353, + "name": "ShippingOptionRule", + "package": "@medusajs/fulfillment", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 4369, + "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": 4356, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4357, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -2709,7 +2709,7 @@ } }, { - "id": 4343, + "id": 4358, "name": "operator", "variant": "declaration", "kind": 1024, @@ -2753,7 +2753,7 @@ } }, { - "id": 4344, + "id": 4359, "name": "value", "variant": "declaration", "kind": 1024, @@ -2781,7 +2781,7 @@ "defaultValue": "null" }, { - "id": 4345, + "id": 4360, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -2792,21 +2792,21 @@ } }, { - "id": 4346, + "id": 4361, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4312, + "target": 4327, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4347, + "id": 4362, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2822,7 +2822,7 @@ } }, { - "id": 4348, + "id": 4363, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2838,7 +2838,7 @@ } }, { - "id": 4349, + "id": 4364, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2864,14 +2864,14 @@ "defaultValue": "null" }, { - "id": 4350, + "id": 4365, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4351, + "id": 4366, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2884,14 +2884,14 @@ ] }, { - "id": 4352, + "id": 4367, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4353, + "id": 4368, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2908,56 +2908,56 @@ { "title": "Constructors", "children": [ - 4339 + 4354 ] }, { "title": "Properties", "children": [ - 4354, - 4341, - 4342, - 4343, - 4344, - 4345, - 4346, - 4347, - 4348, - 4349 + 4369, + 4356, + 4357, + 4358, + 4359, + 4360, + 4361, + 4362, + 4363, + 4364 ] }, { "title": "Methods", "children": [ - 4350, - 4352 + 4365, + 4367 ] } ] }, { - "id": 4355, + "id": 4370, "name": "ShippingOptionType", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4356, + "id": 4371, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4357, + "id": 4372, "name": "new ShippingOptionType", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4355, + "target": 4370, "name": "ShippingOptionType", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -2966,7 +2966,7 @@ ] }, { - "id": 4370, + "id": 4385, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2984,7 +2984,7 @@ } }, { - "id": 4358, + "id": 4373, "name": "id", "variant": "declaration", "kind": 1024, @@ -2995,7 +2995,7 @@ } }, { - "id": 4359, + "id": 4374, "name": "label", "variant": "declaration", "kind": 1024, @@ -3006,7 +3006,7 @@ } }, { - "id": 4360, + "id": 4375, "name": "description", "variant": "declaration", "kind": 1024, @@ -3027,7 +3027,7 @@ "defaultValue": "null" }, { - "id": 4361, + "id": 4376, "name": "code", "variant": "declaration", "kind": 1024, @@ -3038,21 +3038,21 @@ } }, { - "id": 4362, + "id": 4377, "name": "shipping_option", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4312, + "target": 4327, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4363, + "id": 4378, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3068,7 +3068,7 @@ } }, { - "id": 4364, + "id": 4379, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3084,7 +3084,7 @@ } }, { - "id": 4365, + "id": 4380, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3110,14 +3110,14 @@ "defaultValue": "null" }, { - "id": 4366, + "id": 4381, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4367, + "id": 4382, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3130,14 +3130,14 @@ ] }, { - "id": 4368, + "id": 4383, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4369, + "id": 4384, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3154,55 +3154,55 @@ { "title": "Constructors", "children": [ - 4356 + 4371 ] }, { "title": "Properties", "children": [ - 4370, - 4358, - 4359, - 4360, - 4361, - 4362, - 4363, - 4364, - 4365 + 4385, + 4373, + 4374, + 4375, + 4376, + 4377, + 4378, + 4379, + 4380 ] }, { "title": "Methods", "children": [ - 4366, - 4368 + 4381, + 4383 ] } ] }, { - "id": 4312, + "id": 4327, "name": "ShippingOption", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4313, + "id": 4328, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4314, + "id": 4329, "name": "new ShippingOption", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4312, + "target": 4327, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3211,7 +3211,7 @@ ] }, { - "id": 4337, + "id": 4352, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3229,7 +3229,7 @@ } }, { - "id": 4315, + "id": 4330, "name": "id", "variant": "declaration", "kind": 1024, @@ -3240,7 +3240,7 @@ } }, { - "id": 4316, + "id": 4331, "name": "name", "variant": "declaration", "kind": 1024, @@ -3251,7 +3251,7 @@ } }, { - "id": 4317, + "id": 4332, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -3267,7 +3267,7 @@ } }, { - "id": 4318, + "id": 4333, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -3278,7 +3278,7 @@ } }, { - "id": 4319, + "id": 4334, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -3298,7 +3298,7 @@ } }, { - "id": 4320, + "id": 4335, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -3309,7 +3309,7 @@ } }, { - "id": 4321, + "id": 4336, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -3330,7 +3330,7 @@ "defaultValue": "null" }, { - "id": 4322, + "id": 4337, "name": "data", "variant": "declaration", "kind": 1024, @@ -3366,7 +3366,7 @@ "defaultValue": "null" }, { - "id": 4323, + "id": 4338, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3402,21 +3402,21 @@ "defaultValue": "null" }, { - "id": 4324, + "id": 4339, "name": "service_zone", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4294, + "target": 4309, "name": "ServiceZone", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4325, + "id": 4340, "name": "shipping_profile", "variant": "declaration", "kind": 1024, @@ -3430,7 +3430,7 @@ }, { "type": "reference", - "target": 4371, + "target": 4386, "name": "ShippingProfile", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3439,7 +3439,7 @@ } }, { - "id": 4326, + "id": 4341, "name": "provider", "variant": "declaration", "kind": 1024, @@ -3453,7 +3453,7 @@ }, { "type": "reference", - "target": 4249, + "target": 4264, "name": "FulfillmentProvider", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3462,21 +3462,21 @@ } }, { - "id": 4327, + "id": 4342, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4355, + "target": 4370, "name": "ShippingOptionType", "package": "@medusajs/fulfillment", "qualifiedName": "default" } }, { - "id": 4328, + "id": 4343, "name": "rules", "variant": "declaration", "kind": 1024, @@ -3490,7 +3490,7 @@ "typeArguments": [ { "type": "reference", - "target": 4338, + "target": 4353, "name": "ShippingOptionRule", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3506,7 +3506,7 @@ "defaultValue": "..." }, { - "id": 4329, + "id": 4344, "name": "fulfillments", "variant": "declaration", "kind": 1024, @@ -3520,7 +3520,7 @@ "typeArguments": [ { "type": "reference", - "target": 4185, + "target": 4200, "name": "Fulfillment", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3536,7 +3536,7 @@ "defaultValue": "..." }, { - "id": 4330, + "id": 4345, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3552,7 +3552,7 @@ } }, { - "id": 4331, + "id": 4346, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3568,7 +3568,7 @@ } }, { - "id": 4332, + "id": 4347, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3594,14 +3594,14 @@ "defaultValue": "null" }, { - "id": 4333, + "id": 4348, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4334, + "id": 4349, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3614,14 +3614,14 @@ ] }, { - "id": 4335, + "id": 4350, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4336, + "id": 4351, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3638,65 +3638,65 @@ { "title": "Constructors", "children": [ - 4313 + 4328 ] }, { "title": "Properties", "children": [ - 4337, - 4315, - 4316, - 4317, - 4318, - 4319, - 4320, - 4321, - 4322, - 4323, - 4324, - 4325, - 4326, - 4327, - 4328, - 4329, + 4352, 4330, 4331, - 4332 + 4332, + 4333, + 4334, + 4335, + 4336, + 4337, + 4338, + 4339, + 4340, + 4341, + 4342, + 4343, + 4344, + 4345, + 4346, + 4347 ] }, { "title": "Methods", "children": [ - 4333, - 4335 + 4348, + 4350 ] } ] }, { - "id": 4371, + "id": 4386, "name": "ShippingProfile", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4372, + "id": 4387, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4373, + "id": 4388, "name": "new ShippingProfile", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4371, + "target": 4386, "name": "ShippingProfile", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3705,7 +3705,7 @@ ] }, { - "id": 4386, + "id": 4401, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3723,7 +3723,7 @@ } }, { - "id": 4374, + "id": 4389, "name": "id", "variant": "declaration", "kind": 1024, @@ -3734,7 +3734,7 @@ } }, { - "id": 4375, + "id": 4390, "name": "name", "variant": "declaration", "kind": 1024, @@ -3745,7 +3745,7 @@ } }, { - "id": 4376, + "id": 4391, "name": "type", "variant": "declaration", "kind": 1024, @@ -3756,7 +3756,7 @@ } }, { - "id": 4377, + "id": 4392, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -3770,7 +3770,7 @@ "typeArguments": [ { "type": "reference", - "target": 4312, + "target": 4327, "name": "ShippingOption", "package": "@medusajs/fulfillment", "qualifiedName": "default" @@ -3786,7 +3786,7 @@ "defaultValue": "..." }, { - "id": 4378, + "id": 4393, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ "defaultValue": "null" }, { - "id": 4379, + "id": 4394, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3838,7 +3838,7 @@ } }, { - "id": 4380, + "id": 4395, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3854,7 +3854,7 @@ } }, { - "id": 4381, + "id": 4396, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3880,14 +3880,14 @@ "defaultValue": "null" }, { - "id": 4382, + "id": 4397, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4383, + "id": 4398, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3900,14 +3900,14 @@ ] }, { - "id": 4384, + "id": 4399, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4385, + "id": 4400, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3924,28 +3924,28 @@ { "title": "Constructors", "children": [ - 4372 + 4387 ] }, { "title": "Properties", "children": [ - 4386, - 4374, - 4375, - 4376, - 4377, - 4378, - 4379, - 4380, - 4381 + 4401, + 4389, + 4390, + 4391, + 4392, + 4393, + 4394, + 4395, + 4396 ] }, { "title": "Methods", "children": [ - 4382, - 4384 + 4397, + 4399 ] } ] @@ -3955,828 +3955,828 @@ { "title": "Classes", "children": [ - 4162, - 4211, - 4232, - 4249, - 4258, - 4185, - 4274, - 4294, - 4338, - 4355, - 4312, - 4371 + 4177, + 4226, + 4247, + 4264, + 4273, + 4200, + 4289, + 4309, + 4353, + 4370, + 4327, + 4386 ] } ], "packageName": "@medusajs/fulfillment", "symbolIdMap": { - "4161": { + "4176": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/index.ts", "qualifiedName": "" }, - "4162": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default" - }, - "4165": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.id" - }, - "4166": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.company" - }, - "4167": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.first_name" - }, - "4168": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.last_name" - }, - "4169": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.address_1" - }, - "4170": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.address_2" - }, - "4171": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.city" - }, - "4172": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.country_code" - }, - "4173": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.province" - }, - "4174": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.postal_code" - }, - "4175": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.phone" - }, - "4176": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.metadata" - }, "4177": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.created_at" - }, - "4178": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.updated_at" - }, - "4179": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default" }, "4180": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.id" }, "4181": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.company" }, "4182": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.first_name" }, "4183": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.last_name" }, "4184": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.address_1" }, "4185": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.address_2" + }, + "4186": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.city" + }, + "4187": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.country_code" }, "4188": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.province" }, "4189": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.location_id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.postal_code" }, "4190": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.packed_at" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.phone" }, "4191": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipped_at" - }, - "4192": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.delivered_at" - }, - "4193": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.canceled_at" - }, - "4194": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.data" - }, - "4195": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.provider_id" - }, - "4196": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipping_option_id" - }, - "4197": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", "qualifiedName": "default.metadata" }, + "4192": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.created_at" + }, + "4193": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.updated_at" + }, + "4194": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.deleted_at" + }, + "4195": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.onCreate" + }, + "4196": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.onCreate" + }, + "4197": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.onInit" + }, "4198": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.shipping_option" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.onInit" }, "4199": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.provider" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/address.ts", + "qualifiedName": "default.[OptionalProps]" }, "4200": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.delivery_address" - }, - "4201": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.items" - }, - "4202": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.labels" + "qualifiedName": "default" }, "4203": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.id" }, "4204": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.location_id" }, "4205": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.packed_at" }, "4206": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.shipped_at" }, "4207": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.delivered_at" }, "4208": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.canceled_at" }, "4209": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.data" }, "4210": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.provider_id" }, "4211": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.shipping_option_id" + }, + "4212": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.metadata" + }, + "4213": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.shipping_option" }, "4214": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.provider" }, "4215": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.title" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.delivery_address" }, "4216": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.sku" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.items" }, "4217": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.barcode" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.labels" }, "4218": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.quantity" - }, - "4219": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.raw_quantity" - }, - "4220": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.line_item_id" - }, - "4221": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.inventory_item_id" - }, - "4222": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.fulfillment_id" - }, - "4223": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.fulfillment" - }, - "4224": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", "qualifiedName": "default.created_at" }, - "4225": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "4219": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", "qualifiedName": "default.updated_at" }, + "4220": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.deleted_at" + }, + "4221": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.onCreate" + }, + "4222": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.onCreate" + }, + "4223": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.onInit" + }, + "4224": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.onInit" + }, + "4225": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment.ts", + "qualifiedName": "default.[OptionalProps]" + }, "4226": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.deleted_at" - }, - "4227": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onCreate" - }, - "4228": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "4229": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "4230": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.title" }, "4231": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.sku" }, "4232": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.barcode" + }, + "4233": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.quantity" + }, + "4234": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.raw_quantity" }, "4235": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.line_item_id" }, "4236": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.tracking_number" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.inventory_item_id" }, "4237": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.tracking_url" - }, - "4238": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.label_url" - }, - "4239": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.fulfillment_id" }, - "4240": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "4238": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.fulfillment" }, - "4241": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "4239": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.created_at" }, - "4242": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "4240": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.updated_at" }, - "4243": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "4241": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.deleted_at" }, - "4244": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "4242": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", "qualifiedName": "default.onCreate" }, + "4243": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.onCreate" + }, + "4244": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.onInit" + }, "4245": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.onInit" }, "4246": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-item.ts", + "qualifiedName": "default.[OptionalProps]" }, "4247": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default" + }, + "4250": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.id" + }, + "4251": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.tracking_number" + }, + "4252": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.tracking_url" + }, + "4253": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.label_url" + }, + "4254": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.fulfillment_id" + }, + "4255": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.fulfillment" + }, + "4256": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.created_at" + }, + "4257": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.updated_at" + }, + "4258": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.deleted_at" + }, + "4259": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.onCreate" + }, + "4260": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.onCreate" + }, + "4261": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", "qualifiedName": "default.onInit" }, - "4248": { + "4262": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", + "qualifiedName": "default.onInit" + }, + "4263": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-label.ts", "qualifiedName": "default.[OptionalProps]" }, - "4249": { + "4264": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default" }, - "4252": { + "4267": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.id" }, - "4253": { + "4268": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.is_enabled" }, - "4254": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onCreate" - }, - "4255": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onCreate" - }, - "4256": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onInit" - }, - "4257": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", - "qualifiedName": "default.onInit" - }, - "4258": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default" - }, - "4261": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.id" - }, - "4262": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.name" - }, - "4263": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.type" - }, - "4264": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.metadata" - }, - "4265": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.service_zones" - }, - "4266": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.created_at" - }, - "4267": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.updated_at" - }, - "4268": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.deleted_at" - }, "4269": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.onCreate" }, "4270": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.onCreate" }, "4271": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.onInit" }, "4272": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-provider.ts", "qualifiedName": "default.onInit" }, "4273": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "4274": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default" }, - "4277": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "4276": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.id" }, + "4277": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.name" + }, "4278": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.type" }, "4279": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.country_code" - }, - "4280": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.province_code" - }, - "4281": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.city" - }, - "4282": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.service_zone_id" - }, - "4283": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.postal_expression" - }, - "4284": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.metadata" }, - "4285": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.service_zone" + "4280": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.service_zones" }, - "4286": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "4281": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.created_at" }, - "4287": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "4282": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.updated_at" }, - "4288": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "4283": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", "qualifiedName": "default.deleted_at" }, + "4284": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.onCreate" + }, + "4285": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.onCreate" + }, + "4286": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.onInit" + }, + "4287": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.onInit" + }, + "4288": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/fulfillment-set.ts", + "qualifiedName": "default.[OptionalProps]" + }, "4289": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onCreate" - }, - "4290": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onCreate" - }, - "4291": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default" }, "4292": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "4293": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.type" }, "4294": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.country_code" + }, + "4295": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.province_code" + }, + "4296": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.city" }, "4297": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.service_zone_id" }, "4298": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.name" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.postal_expression" }, "4299": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.metadata" }, "4300": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.fulfillment_set_id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.service_zone" }, "4301": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.fulfillment_set" - }, - "4302": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.geo_zones" - }, - "4303": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.shipping_options" - }, - "4304": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.created_at" }, - "4305": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "4302": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.updated_at" }, - "4306": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "4303": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.deleted_at" }, - "4307": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "4304": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.onCreate" }, - "4308": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "4305": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", "qualifiedName": "default.onCreate" }, + "4306": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.onInit" + }, + "4307": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.onInit" + }, + "4308": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/geo-zone.ts", + "qualifiedName": "default.[OptionalProps]" + }, "4309": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onInit" - }, - "4310": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.onInit" - }, - "4311": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "4312": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default" }, - "4315": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "4312": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", "qualifiedName": "default.id" }, - "4316": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "4313": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", "qualifiedName": "default.name" }, - "4317": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.price_type" - }, - "4318": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.service_zone_id" - }, - "4319": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_profile_id" - }, - "4320": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.provider_id" - }, - "4321": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_option_type_id" - }, - "4322": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.data" - }, - "4323": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "4314": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", "qualifiedName": "default.metadata" }, + "4315": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.fulfillment_set_id" + }, + "4316": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.fulfillment_set" + }, + "4317": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.geo_zones" + }, + "4318": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.shipping_options" + }, + "4319": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.created_at" + }, + "4320": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.updated_at" + }, + "4321": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.deleted_at" + }, + "4322": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.onCreate" + }, + "4323": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.onCreate" + }, "4324": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.service_zone" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.onInit" }, "4325": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.shipping_profile" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.onInit" }, "4326": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.provider" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/service-zone.ts", + "qualifiedName": "default.[OptionalProps]" }, "4327": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.type" - }, - "4328": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.rules" - }, - "4329": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.fulfillments" + "qualifiedName": "default" }, "4330": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.id" }, "4331": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.name" }, "4332": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.price_type" }, "4333": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.service_zone_id" }, "4334": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.shipping_profile_id" }, "4335": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.provider_id" }, "4336": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.shipping_option_type_id" }, "4337": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.data" }, "4338": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.metadata" + }, + "4339": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.service_zone" + }, + "4340": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.shipping_profile" }, "4341": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.provider" }, "4342": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.attribute" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.type" }, "4343": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.operator" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.rules" }, "4344": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.value" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.fulfillments" }, "4345": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.shipping_option_id" - }, - "4346": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.shipping_option" - }, - "4347": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default.created_at" }, - "4348": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "4346": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default.updated_at" }, - "4349": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "4347": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default.deleted_at" }, - "4350": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "4348": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", "qualifiedName": "default.onCreate" }, + "4349": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.onCreate" + }, + "4350": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.onInit" + }, "4351": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.onInit" }, "4352": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option.ts", + "qualifiedName": "default.[OptionalProps]" }, "4353": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.onInit" - }, - "4354": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "4355": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default" }, - "4358": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "4356": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.id" }, + "4357": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.attribute" + }, + "4358": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.operator" + }, "4359": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.label" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.value" }, "4360": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.description" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.shipping_option_id" }, "4361": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.code" - }, - "4362": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.shipping_option" }, - "4363": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "4362": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.created_at" }, - "4364": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "4363": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.updated_at" }, - "4365": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "4364": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.deleted_at" }, + "4365": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.onCreate" + }, "4366": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.onCreate" }, "4367": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.onInit" }, "4368": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", "qualifiedName": "default.onInit" }, "4369": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-rule.ts", + "qualifiedName": "default.[OptionalProps]" }, "4370": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "4371": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default" }, - "4374": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "4373": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.id" }, + "4374": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.label" + }, "4375": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.name" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.description" }, "4376": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.type" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.code" }, "4377": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.shipping_options" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.shipping_option" }, "4378": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.metadata" - }, - "4379": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.created_at" }, - "4380": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "4379": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.updated_at" }, - "4381": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "4380": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.deleted_at" }, + "4381": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.onCreate" + }, "4382": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.onCreate" }, "4383": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.onInit" }, "4384": { - "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", "qualifiedName": "default.onInit" }, "4385": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-option-type.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "4386": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default" + }, + "4389": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.id" + }, + "4390": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.name" + }, + "4391": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.type" + }, + "4392": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.shipping_options" + }, + "4393": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.metadata" + }, + "4394": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.created_at" + }, + "4395": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.updated_at" + }, + "4396": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.deleted_at" + }, + "4397": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.onCreate" + }, + "4398": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.onCreate" + }, + "4399": { "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", "qualifiedName": "default.onInit" }, - "4386": { + "4400": { + "sourceFileName": "../../../../packages/modules/fulfillment/src/models/shipping-profile.ts", + "qualifiedName": "default.onInit" + }, + "4401": { "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": 4161 + "1": 4176 } } } \ 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 c3f8332ffe..85e0a93cfb 100644 --- a/www/utils/generated/typedoc-json-output/fulfillment.json +++ b/www/utils/generated/typedoc-json-output/fulfillment.json @@ -1002,14 +1002,14 @@ } }, { - "id": 4159, + "id": 4174, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4160, + "id": 4175, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1020,7 +1020,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4160, + "target": 4175, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1041,7 +1041,7 @@ "typeArguments": [ { "type": "reference", - "target": 4160, + "target": 4175, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1052,7 +1052,7 @@ }, "falseType": { "type": "reference", - "target": 4160, + "target": 4175, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1060,14 +1060,14 @@ } }, { - "id": 4149, + "id": 4164, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4158, + "id": 4173, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1078,7 +1078,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4158, + "target": 4173, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1086,14 +1086,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4150, + "id": 4165, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4151, + "id": 4166, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ { "title": "Properties", "children": [ - 4151 + 4166 ] } ] @@ -1118,7 +1118,7 @@ }, "trueType": { "type": "reference", - "target": 4159, + "target": 4174, "typeArguments": [ { "type": "reference", @@ -1138,7 +1138,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4158, + "target": 4173, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1146,14 +1146,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4152, + "id": 4167, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4153, + "id": 4168, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1170,7 +1170,7 @@ { "title": "Properties", "children": [ - 4153 + 4168 ] } ] @@ -1181,7 +1181,7 @@ "types": [ { "type": "reference", - "target": 4159, + "target": 4174, "typeArguments": [ { "type": "reference", @@ -1207,7 +1207,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4158, + "target": 4173, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1215,14 +1215,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4154, + "id": 4169, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4155, + "id": 4170, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1239,7 +1239,7 @@ { "title": "Properties", "children": [ - 4155 + 4170 ] } ] @@ -1247,7 +1247,7 @@ }, "trueType": { "type": "reference", - "target": 4159, + "target": 4174, "typeArguments": [ { "type": "reference", @@ -1267,7 +1267,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4158, + "target": 4173, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1275,14 +1275,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4156, + "id": 4171, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4157, + "id": 4172, "name": "id", "variant": "declaration", "kind": 1024, @@ -1299,7 +1299,7 @@ { "title": "Properties", "children": [ - 4157 + 4172 ] } ] @@ -1307,7 +1307,7 @@ }, "trueType": { "type": "reference", - "target": 4159, + "target": 4174, "typeArguments": [ { "type": "reference", @@ -1799,14 +1799,14 @@ } }, { - "id": 4126, + "id": 4128, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4127, + "id": 4129, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1818,7 +1818,7 @@ "types": [ { "type": "reference", - "target": 4127, + "target": 4129, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1829,7 +1829,7 @@ "typeArguments": [ { "type": "reference", - "target": 4127, + "target": 4129, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1840,11 +1840,11 @@ }, { "type": "reference", - "target": 4149, + "target": 4164, "typeArguments": [ { "type": "reference", - "target": 4127, + "target": 4129, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1880,7 +1880,7 @@ "typeArguments": [ { "type": "reference", - "target": 4126, + "target": 4128, "typeArguments": [ { "type": "reference", @@ -1899,7 +1899,7 @@ }, { "type": "reference", - "target": 4126, + "target": 4128, "typeArguments": [ { "type": "reference", @@ -1916,7 +1916,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4126, + "target": 4128, "typeArguments": [ { "type": "reference", @@ -1938,7 +1938,7 @@ } }, { - "id": 4125, + "id": 4127, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -2265,7 +2265,7 @@ }, "objectType": { "type": "reference", - "target": 4125, + "target": 4127, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2295,7 +2295,7 @@ } }, { - "id": 4122, + "id": 4124, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2325,14 +2325,14 @@ { "type": "reflection", "declaration": { - "id": 4123, + "id": 4125, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4124, + "id": 4126, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2349,7 +2349,7 @@ { "title": "Properties", "children": [ - 4124 + 4126 ] } ] @@ -2407,7 +2407,7 @@ }, "type": { "type": "reference", - "target": 4122, + "target": 4124, "name": "EventMetadata", "package": "@medusajs/types" } @@ -31324,7 +31324,7 @@ ] }, { - "id": 4129, + "id": 4144, "name": "ChangeActionType", "variant": "declaration", "kind": 2097152, @@ -31628,14 +31628,14 @@ } }, { - "id": 4139, + "id": 4154, "name": "OrderAdjustmentLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4140, + "id": 4155, "name": "id", "variant": "declaration", "kind": 1024, @@ -31654,7 +31654,7 @@ } }, { - "id": 4141, + "id": 4156, "name": "code", "variant": "declaration", "kind": 1024, @@ -31675,7 +31675,7 @@ } }, { - "id": 4142, + "id": 4157, "name": "amount", "variant": "declaration", "kind": 1024, @@ -31696,7 +31696,7 @@ } }, { - "id": 4143, + "id": 4158, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -31715,7 +31715,7 @@ } }, { - "id": 4144, + "id": 4159, "name": "description", "variant": "declaration", "kind": 1024, @@ -31736,7 +31736,7 @@ } }, { - "id": 4145, + "id": 4160, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -31757,7 +31757,7 @@ } }, { - "id": 4146, + "id": 4161, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -31778,7 +31778,7 @@ } }, { - "id": 4147, + "id": 4162, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -31811,7 +31811,7 @@ } }, { - "id": 4148, + "id": 4163, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -31848,40 +31848,40 @@ { "title": "Properties", "children": [ - 4140, - 4141, - 4142, - 4143, - 4144, - 4145, - 4146, - 4147, - 4148 + 4155, + 4156, + 4157, + 4158, + 4159, + 4160, + 4161, + 4162, + 4163 ] } ], "extendedBy": [ { "type": "reference", - "target": 4054, + "target": 4056, "name": "OrderLineItemAdjustmentDTO" }, { "type": "reference", - "target": 4102, + "target": 4104, "name": "OrderShippingMethodAdjustmentDTO" } ] }, { - "id": 4102, + "id": 4104, "name": "OrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4105, + "id": 4107, "name": "id", "variant": "declaration", "kind": 1024, @@ -31902,12 +31902,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4140, + "target": 4155, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 4106, + "id": 4108, "name": "code", "variant": "declaration", "kind": 1024, @@ -31929,12 +31929,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4141, + "target": 4156, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 4107, + "id": 4109, "name": "amount", "variant": "declaration", "kind": 1024, @@ -31957,12 +31957,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4142, + "target": 4157, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 4108, + "id": 4110, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -31983,12 +31983,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4143, + "target": 4158, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 4109, + "id": 4111, "name": "description", "variant": "declaration", "kind": 1024, @@ -32010,12 +32010,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4144, + "target": 4159, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 4110, + "id": 4112, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -32037,12 +32037,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4145, + "target": 4160, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 4111, + "id": 4113, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32064,12 +32064,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4146, + "target": 4161, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 4112, + "id": 4114, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32104,12 +32104,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4147, + "target": 4162, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 4113, + "id": 4115, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32144,12 +32144,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4148, + "target": 4163, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 4103, + "id": 4105, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -32170,7 +32170,7 @@ } }, { - "id": 4104, + "id": 4106, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -32193,8 +32193,6 @@ { "title": "Properties", "children": [ - 4105, - 4106, 4107, 4108, 4109, @@ -32202,29 +32200,31 @@ 4111, 4112, 4113, - 4103, - 4104 + 4114, + 4115, + 4105, + 4106 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4139, + "target": 4154, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4054, + "id": 4056, "name": "OrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4057, + "id": 4059, "name": "id", "variant": "declaration", "kind": 1024, @@ -32245,12 +32245,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4140, + "target": 4155, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 4058, + "id": 4060, "name": "code", "variant": "declaration", "kind": 1024, @@ -32272,12 +32272,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4141, + "target": 4156, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 4059, + "id": 4061, "name": "amount", "variant": "declaration", "kind": 1024, @@ -32300,12 +32300,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4142, + "target": 4157, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 4060, + "id": 4062, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -32326,12 +32326,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4143, + "target": 4158, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 4061, + "id": 4063, "name": "description", "variant": "declaration", "kind": 1024, @@ -32353,12 +32353,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4144, + "target": 4159, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 4062, + "id": 4064, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -32380,12 +32380,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4145, + "target": 4160, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 4063, + "id": 4065, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32407,12 +32407,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4146, + "target": 4161, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 4064, + "id": 4066, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32447,12 +32447,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4147, + "target": 4162, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 4065, + "id": 4067, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32487,12 +32487,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4148, + "target": 4163, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 4055, + "id": 4057, "name": "item", "variant": "declaration", "kind": 1024, @@ -32516,7 +32516,7 @@ } }, { - "id": 4056, + "id": 4058, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -32539,8 +32539,6 @@ { "title": "Properties", "children": [ - 4057, - 4058, 4059, 4060, 4061, @@ -32548,29 +32546,31 @@ 4063, 4064, 4065, - 4055, - 4056 + 4066, + 4067, + 4057, + 4058 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4139, + "target": 4154, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4130, + "id": 4145, "name": "OrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4131, + "id": 4146, "name": "id", "variant": "declaration", "kind": 1024, @@ -32589,7 +32589,7 @@ } }, { - "id": 4132, + "id": 4147, "name": "description", "variant": "declaration", "kind": 1024, @@ -32610,7 +32610,7 @@ } }, { - "id": 4133, + "id": 4148, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -32631,7 +32631,7 @@ } }, { - "id": 4134, + "id": 4149, "name": "code", "variant": "declaration", "kind": 1024, @@ -32650,7 +32650,7 @@ } }, { - "id": 4135, + "id": 4150, "name": "rate", "variant": "declaration", "kind": 1024, @@ -32669,7 +32669,7 @@ } }, { - "id": 4136, + "id": 4151, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32690,7 +32690,7 @@ } }, { - "id": 4137, + "id": 4152, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32723,7 +32723,7 @@ } }, { - "id": 4138, + "id": 4153, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -32760,39 +32760,39 @@ { "title": "Properties", "children": [ - 4131, - 4132, - 4133, - 4134, - 4135, - 4136, - 4137, - 4138 + 4146, + 4147, + 4148, + 4149, + 4150, + 4151, + 4152, + 4153 ] } ], "extendedBy": [ { "type": "reference", - "target": 4039, + "target": 4041, "name": "OrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 4087, + "target": 4089, "name": "OrderShippingMethodTaxLineDTO" } ] }, { - "id": 4087, + "id": 4089, "name": "OrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4094, + "id": 4096, "name": "id", "variant": "declaration", "kind": 1024, @@ -32813,12 +32813,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4131, + "target": 4146, "name": "OrderTaxLineDTO.id" } }, { - "id": 4095, + "id": 4097, "name": "description", "variant": "declaration", "kind": 1024, @@ -32840,12 +32840,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4132, + "target": 4147, "name": "OrderTaxLineDTO.description" } }, { - "id": 4096, + "id": 4098, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -32867,12 +32867,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4133, + "target": 4148, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 4097, + "id": 4099, "name": "code", "variant": "declaration", "kind": 1024, @@ -32893,12 +32893,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4134, + "target": 4149, "name": "OrderTaxLineDTO.code" } }, { - "id": 4098, + "id": 4100, "name": "rate", "variant": "declaration", "kind": 1024, @@ -32919,12 +32919,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4135, + "target": 4150, "name": "OrderTaxLineDTO.rate" } }, { - "id": 4099, + "id": 4101, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -32946,12 +32946,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4136, + "target": 4151, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 4100, + "id": 4102, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -32986,12 +32986,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4137, + "target": 4152, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 4101, + "id": 4103, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -33026,12 +33026,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4138, + "target": 4153, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 4088, + "id": 4090, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -33052,7 +33052,7 @@ } }, { - "id": 4089, + "id": 4091, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -33071,7 +33071,7 @@ } }, { - "id": 4090, + "id": 4092, "name": "total", "variant": "declaration", "kind": 1024, @@ -33092,7 +33092,7 @@ } }, { - "id": 4091, + "id": 4093, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -33113,7 +33113,7 @@ } }, { - "id": 4092, + "id": 4094, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -33134,7 +33134,7 @@ } }, { - "id": 4093, + "id": 4095, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -33159,41 +33159,41 @@ { "title": "Properties", "children": [ - 4094, - 4095, 4096, 4097, 4098, 4099, 4100, 4101, - 4088, - 4089, + 4102, + 4103, 4090, 4091, 4092, - 4093 + 4093, + 4094, + 4095 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4130, + "target": 4145, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 4039, + "id": 4041, "name": "OrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4046, + "id": 4048, "name": "id", "variant": "declaration", "kind": 1024, @@ -33214,12 +33214,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4131, + "target": 4146, "name": "OrderTaxLineDTO.id" } }, { - "id": 4047, + "id": 4049, "name": "description", "variant": "declaration", "kind": 1024, @@ -33241,12 +33241,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4132, + "target": 4147, "name": "OrderTaxLineDTO.description" } }, { - "id": 4048, + "id": 4050, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -33268,12 +33268,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4133, + "target": 4148, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 4049, + "id": 4051, "name": "code", "variant": "declaration", "kind": 1024, @@ -33294,12 +33294,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4134, + "target": 4149, "name": "OrderTaxLineDTO.code" } }, { - "id": 4050, + "id": 4052, "name": "rate", "variant": "declaration", "kind": 1024, @@ -33320,12 +33320,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4135, + "target": 4150, "name": "OrderTaxLineDTO.rate" } }, { - "id": 4051, + "id": 4053, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -33347,12 +33347,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4136, + "target": 4151, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 4052, + "id": 4054, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -33387,12 +33387,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4137, + "target": 4152, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 4053, + "id": 4055, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -33427,12 +33427,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4138, + "target": 4153, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 4040, + "id": 4042, "name": "item", "variant": "declaration", "kind": 1024, @@ -33453,7 +33453,7 @@ } }, { - "id": 4041, + "id": 4043, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -33472,7 +33472,7 @@ } }, { - "id": 4042, + "id": 4044, "name": "total", "variant": "declaration", "kind": 1024, @@ -33493,7 +33493,7 @@ } }, { - "id": 4043, + "id": 4045, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -33514,7 +33514,7 @@ } }, { - "id": 4044, + "id": 4046, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -33535,7 +33535,7 @@ } }, { - "id": 4045, + "id": 4047, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -33560,27 +33560,27 @@ { "title": "Properties", "children": [ - 4046, - 4047, 4048, 4049, 4050, 4051, 4052, 4053, - 4040, - 4041, + 4054, + 4055, 4042, 4043, 4044, - 4045 + 4045, + 4046, + 4047 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4130, + "target": 4145, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } @@ -34249,7 +34249,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4087, + "target": 4089, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -34278,7 +34278,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4102, + "target": 4104, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -34726,14 +34726,14 @@ ] }, { - "id": 4012, + "id": 4014, "name": "OrderLineItemTotalsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4013, + "id": 4015, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -34754,7 +34754,7 @@ } }, { - "id": 4014, + "id": 4016, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -34775,7 +34775,7 @@ } }, { - "id": 4015, + "id": 4017, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -34796,7 +34796,7 @@ } }, { - "id": 4016, + "id": 4018, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -34817,7 +34817,7 @@ } }, { - "id": 4017, + "id": 4019, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -34838,7 +34838,7 @@ } }, { - "id": 4018, + "id": 4020, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -34859,7 +34859,7 @@ } }, { - "id": 4019, + "id": 4021, "name": "total", "variant": "declaration", "kind": 1024, @@ -34880,7 +34880,7 @@ } }, { - "id": 4020, + "id": 4022, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -34901,7 +34901,7 @@ } }, { - "id": 4021, + "id": 4023, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -34922,7 +34922,7 @@ } }, { - "id": 4022, + "id": 4024, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -34943,7 +34943,7 @@ } }, { - "id": 4023, + "id": 4025, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -34964,7 +34964,7 @@ } }, { - "id": 4024, + "id": 4026, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -34985,7 +34985,7 @@ } }, { - "id": 4025, + "id": 4027, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -35006,7 +35006,7 @@ } }, { - "id": 4026, + "id": 4028, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -35027,7 +35027,7 @@ } }, { - "id": 4027, + "id": 4029, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -35048,7 +35048,7 @@ } }, { - "id": 4028, + "id": 4030, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -35069,7 +35069,7 @@ } }, { - "id": 4029, + "id": 4031, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -35090,7 +35090,7 @@ } }, { - "id": 4030, + "id": 4032, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -35111,7 +35111,7 @@ } }, { - "id": 4031, + "id": 4033, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -35132,7 +35132,7 @@ } }, { - "id": 4032, + "id": 4034, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -35153,7 +35153,7 @@ } }, { - "id": 4033, + "id": 4035, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -35174,7 +35174,7 @@ } }, { - "id": 4034, + "id": 4036, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -35195,7 +35195,7 @@ } }, { - "id": 4035, + "id": 4037, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -35216,7 +35216,7 @@ } }, { - "id": 4036, + "id": 4038, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -35237,7 +35237,7 @@ } }, { - "id": 4037, + "id": 4039, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -35258,7 +35258,7 @@ } }, { - "id": 4038, + "id": 4040, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -35283,8 +35283,6 @@ { "title": "Properties", "children": [ - 4013, - 4014, 4015, 4016, 4017, @@ -35308,7 +35306,9 @@ 4035, 4036, 4037, - 4038 + 4038, + 4039, + 4040 ] } ], @@ -35351,7 +35351,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4013, + "target": 4015, "name": "OrderLineItemTotalsDTO.original_total" } }, @@ -35379,7 +35379,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4014, + "target": 4016, "name": "OrderLineItemTotalsDTO.original_subtotal" } }, @@ -35407,7 +35407,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4015, + "target": 4017, "name": "OrderLineItemTotalsDTO.original_tax_total" } }, @@ -35435,7 +35435,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4016, + "target": 4018, "name": "OrderLineItemTotalsDTO.item_total" } }, @@ -35463,7 +35463,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4017, + "target": 4019, "name": "OrderLineItemTotalsDTO.item_subtotal" } }, @@ -35491,7 +35491,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4018, + "target": 4020, "name": "OrderLineItemTotalsDTO.item_tax_total" } }, @@ -35519,7 +35519,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4019, + "target": 4021, "name": "OrderLineItemTotalsDTO.total" } }, @@ -35547,7 +35547,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4020, + "target": 4022, "name": "OrderLineItemTotalsDTO.subtotal" } }, @@ -35575,7 +35575,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4021, + "target": 4023, "name": "OrderLineItemTotalsDTO.tax_total" } }, @@ -35603,7 +35603,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4022, + "target": 4024, "name": "OrderLineItemTotalsDTO.discount_total" } }, @@ -35631,7 +35631,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4023, + "target": 4025, "name": "OrderLineItemTotalsDTO.discount_tax_total" } }, @@ -35659,7 +35659,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4024, + "target": 4026, "name": "OrderLineItemTotalsDTO.refundable_total" } }, @@ -35687,7 +35687,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4025, + "target": 4027, "name": "OrderLineItemTotalsDTO.refundable_total_per_unit" } }, @@ -35715,7 +35715,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4026, + "target": 4028, "name": "OrderLineItemTotalsDTO.raw_original_total" } }, @@ -35743,7 +35743,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4027, + "target": 4029, "name": "OrderLineItemTotalsDTO.raw_original_subtotal" } }, @@ -35771,7 +35771,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4028, + "target": 4030, "name": "OrderLineItemTotalsDTO.raw_original_tax_total" } }, @@ -35799,7 +35799,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4029, + "target": 4031, "name": "OrderLineItemTotalsDTO.raw_item_total" } }, @@ -35827,7 +35827,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4030, + "target": 4032, "name": "OrderLineItemTotalsDTO.raw_item_subtotal" } }, @@ -35855,7 +35855,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4031, + "target": 4033, "name": "OrderLineItemTotalsDTO.raw_item_tax_total" } }, @@ -35883,7 +35883,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4032, + "target": 4034, "name": "OrderLineItemTotalsDTO.raw_total" } }, @@ -35911,7 +35911,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4033, + "target": 4035, "name": "OrderLineItemTotalsDTO.raw_subtotal" } }, @@ -35939,7 +35939,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4034, + "target": 4036, "name": "OrderLineItemTotalsDTO.raw_tax_total" } }, @@ -35967,7 +35967,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4035, + "target": 4037, "name": "OrderLineItemTotalsDTO.raw_discount_total" } }, @@ -35995,7 +35995,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4036, + "target": 4038, "name": "OrderLineItemTotalsDTO.raw_discount_tax_total" } }, @@ -36023,7 +36023,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4037, + "target": 4039, "name": "OrderLineItemTotalsDTO.raw_refundable_total" } }, @@ -36051,7 +36051,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 4038, + "target": 4040, "name": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" } }, @@ -36732,7 +36732,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4039, + "target": 4041, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -36761,7 +36761,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4054, + "target": 4056, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -36783,7 +36783,7 @@ }, "type": { "type": "reference", - "target": 4066, + "target": 4068, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -36949,21 +36949,21 @@ "extendedTypes": [ { "type": "reference", - "target": 4012, + "target": 4014, "name": "OrderLineItemTotalsDTO", "package": "@medusajs/types" } ] }, { - "id": 4066, + "id": 4068, "name": "OrderItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4067, + "id": 4069, "name": "id", "variant": "declaration", "kind": 1024, @@ -36982,7 +36982,7 @@ } }, { - "id": 4068, + "id": 4070, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -37001,7 +37001,7 @@ } }, { - "id": 4069, + "id": 4071, "name": "item", "variant": "declaration", "kind": 1024, @@ -37022,7 +37022,7 @@ } }, { - "id": 4070, + "id": 4072, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -37041,7 +37041,7 @@ } }, { - "id": 4071, + "id": 4073, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -37062,7 +37062,7 @@ } }, { - "id": 4072, + "id": 4074, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -37081,7 +37081,7 @@ } }, { - "id": 4073, + "id": 4075, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -37102,7 +37102,7 @@ } }, { - "id": 4074, + "id": 4076, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -37121,7 +37121,7 @@ } }, { - "id": 4075, + "id": 4077, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -37142,7 +37142,7 @@ } }, { - "id": 4076, + "id": 4078, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -37161,7 +37161,7 @@ } }, { - "id": 4077, + "id": 4079, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -37182,7 +37182,7 @@ } }, { - "id": 4078, + "id": 4080, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -37201,7 +37201,7 @@ } }, { - "id": 4079, + "id": 4081, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -37222,7 +37222,7 @@ } }, { - "id": 4080, + "id": 4082, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -37241,7 +37241,7 @@ } }, { - "id": 4081, + "id": 4083, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -37262,7 +37262,7 @@ } }, { - "id": 4082, + "id": 4084, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -37281,7 +37281,7 @@ } }, { - "id": 4083, + "id": 4085, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -37302,7 +37302,7 @@ } }, { - "id": 4084, + "id": 4086, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -37345,7 +37345,7 @@ } }, { - "id": 4085, + "id": 4087, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -37369,7 +37369,7 @@ } }, { - "id": 4086, + "id": 4088, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -37397,8 +37397,6 @@ { "title": "Properties", "children": [ - 4067, - 4068, 4069, 4070, 4071, @@ -37416,7 +37414,9 @@ 4083, 4084, 4085, - 4086 + 4086, + 4087, + 4088 ] } ] @@ -38958,7 +38958,7 @@ ] }, { - "id": 4128, + "id": 4130, "name": "ReturnStatus", "variant": "declaration", "kind": 2097152, @@ -38993,7 +38993,7 @@ "flags": {}, "children": [ { - "id": 3821, + "id": 3822, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -39022,7 +39022,7 @@ } }, { - "id": 3816, + "id": 3817, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -39049,7 +39049,7 @@ } }, { - "id": 3815, + "id": 3816, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -39076,7 +39076,7 @@ } }, { - "id": 3814, + "id": 3815, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -39103,7 +39103,7 @@ } }, { - "id": 3818, + "id": 3819, "name": "email", "variant": "declaration", "kind": 1024, @@ -39130,7 +39130,7 @@ } }, { - "id": 3820, + "id": 3821, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -39156,7 +39156,7 @@ } }, { - "id": 3822, + "id": 3823, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -39188,7 +39188,7 @@ } }, { - "id": 3823, + "id": 3824, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -39219,41 +39219,6 @@ "name": "Omit.billing_address" } }, - { - "id": 3824, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated order details / line items." - } - ], - "modifierTags": [ - "@expandable" - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 3646, - "name": "OrderLineItemDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.items" - } - }, { "id": 3825, "name": "shipping_methods", @@ -39354,7 +39319,7 @@ } }, { - "id": 3817, + "id": 3818, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -39405,7 +39370,7 @@ } }, { - "id": 3819, + "id": 3820, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -39446,7 +39411,7 @@ } }, { - "id": 3812, + "id": 3813, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -39487,7 +39452,7 @@ } }, { - "id": 3813, + "id": 3814, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -39780,7 +39745,7 @@ } }, { - "id": 3808, + "id": 3809, "name": "total", "variant": "declaration", "kind": 1024, @@ -39808,7 +39773,7 @@ } }, { - "id": 3809, + "id": 3810, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -39836,7 +39801,7 @@ } }, { - "id": 3807, + "id": 3808, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -39864,7 +39829,7 @@ } }, { - "id": 3806, + "id": 3807, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -39920,7 +39885,7 @@ } }, { - "id": 3810, + "id": 3811, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -39948,7 +39913,7 @@ } }, { - "id": 3811, + "id": 3812, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -39976,7 +39941,7 @@ } }, { - "id": 3805, + "id": 3806, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -40791,7 +40756,7 @@ "flags": {}, "type": { "type": "reference", - "target": 4128, + "target": 4130, "name": "ReturnStatus", "package": "@medusajs/types" } @@ -40821,28 +40786,43 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 3805, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 4131, + "name": "OrderReturnItemDTO", + "package": "@medusajs/types" + } + } } ], "groups": [ { "title": "Properties", "children": [ - 3821, + 3822, + 3817, 3816, 3815, - 3814, - 3818, - 3820, - 3822, + 3819, + 3821, 3823, 3824, 3825, 3826, 3827, - 3817, - 3819, - 3812, + 3818, + 3820, 3813, + 3814, 3828, 3829, 3830, @@ -40852,14 +40832,14 @@ 3834, 3835, 3836, - 3808, 3809, - 3807, - 3806, - 3837, 3810, + 3808, + 3807, + 3837, 3811, - 3805, + 3812, + 3806, 3838, 3839, 3840, @@ -40890,7 +40870,8 @@ 3801, 3802, 3803, - 3804 + 3804, + 3805 ] } ], @@ -40918,6 +40899,10 @@ { "type": "literal", "value": "version" + }, + { + "type": "literal", + "value": "items" } ] } @@ -40927,6 +40912,243 @@ } ] }, + { + "id": 4131, + "name": "OrderReturnItemDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 4132, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4133, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4134, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4135, + "name": "item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 4136, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 4137, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 4138, + "name": "raw_quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 3765, + "name": "BigNumberRawValue", + "package": "@medusajs/types" + } + }, + { + "id": 4139, + "name": "received_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "number" + } + }, + { + "id": 4140, + "name": "raw_received_quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 3765, + "name": "BigNumberRawValue", + "package": "@medusajs/types" + } + }, + { + "id": 4141, + "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": 4142, + "name": "created_at", + "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": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + } + }, + { + "id": 4143, + "name": "updated_at", + "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": "Date" + }, + "name": "Date", + "package": "typescript" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 4132, + 4133, + 4134, + 4135, + 4136, + 4137, + 4138, + 4139, + 4140, + 4141, + 4142, + 4143 + ] + } + ] + }, { "id": 3933, "name": "OrderClaimDTO", @@ -40935,7 +41157,7 @@ "flags": {}, "children": [ { - "id": 3946, + "id": 3948, "name": "id", "variant": "declaration", "kind": 1024, @@ -40961,7 +41183,7 @@ } }, { - "id": 3956, + "id": 3958, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -40990,7 +41212,7 @@ } }, { - "id": 3951, + "id": 3953, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -41017,7 +41239,7 @@ } }, { - "id": 3950, + "id": 3952, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -41044,7 +41266,7 @@ } }, { - "id": 3949, + "id": 3951, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -41071,7 +41293,7 @@ } }, { - "id": 3953, + "id": 3955, "name": "email", "variant": "declaration", "kind": 1024, @@ -41098,7 +41320,7 @@ } }, { - "id": 3955, + "id": 3957, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -41124,7 +41346,7 @@ } }, { - "id": 3957, + "id": 3959, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -41156,7 +41378,7 @@ } }, { - "id": 3958, + "id": 3960, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -41188,7 +41410,7 @@ } }, { - "id": 3959, + "id": 3961, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -41223,7 +41445,7 @@ } }, { - "id": 3960, + "id": 3962, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -41258,7 +41480,7 @@ } }, { - "id": 3961, + "id": 3963, "name": "summary", "variant": "declaration", "kind": 1024, @@ -41287,7 +41509,7 @@ } }, { - "id": 3952, + "id": 3954, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -41338,7 +41560,7 @@ } }, { - "id": 3954, + "id": 3956, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -41379,7 +41601,7 @@ } }, { - "id": 3947, + "id": 3949, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -41420,7 +41642,7 @@ } }, { - "id": 3948, + "id": 3950, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -41461,7 +41683,7 @@ } }, { - "id": 3962, + "id": 3964, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -41489,7 +41711,7 @@ } }, { - "id": 3963, + "id": 3965, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -41517,7 +41739,7 @@ } }, { - "id": 3964, + "id": 3966, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -41545,7 +41767,7 @@ } }, { - "id": 3965, + "id": 3967, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -41573,7 +41795,7 @@ } }, { - "id": 3966, + "id": 3968, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -41601,7 +41823,7 @@ } }, { - "id": 3967, + "id": 3969, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -41629,7 +41851,7 @@ } }, { - "id": 3968, + "id": 3970, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -41657,7 +41879,7 @@ } }, { - "id": 3969, + "id": 3971, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -41685,7 +41907,7 @@ } }, { - "id": 3970, + "id": 3972, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -41713,7 +41935,7 @@ } }, { - "id": 3942, + "id": 3944, "name": "total", "variant": "declaration", "kind": 1024, @@ -41741,7 +41963,7 @@ } }, { - "id": 3943, + "id": 3945, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -41769,7 +41991,7 @@ } }, { - "id": 3941, + "id": 3943, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -41797,7 +42019,7 @@ } }, { - "id": 3940, + "id": 3942, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -41825,7 +42047,7 @@ } }, { - "id": 3971, + "id": 3973, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -41853,7 +42075,7 @@ } }, { - "id": 3944, + "id": 3946, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -41881,7 +42103,7 @@ } }, { - "id": 3945, + "id": 3947, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -41909,7 +42131,7 @@ } }, { - "id": 3939, + "id": 3941, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -41937,7 +42159,7 @@ } }, { - "id": 3972, + "id": 3974, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -41965,7 +42187,7 @@ } }, { - "id": 3973, + "id": 3975, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -41993,7 +42215,7 @@ } }, { - "id": 3974, + "id": 3976, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -42021,7 +42243,7 @@ } }, { - "id": 3975, + "id": 3977, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42049,7 +42271,7 @@ } }, { - "id": 3976, + "id": 3978, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42077,7 +42299,7 @@ } }, { - "id": 3977, + "id": 3979, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -42105,7 +42327,7 @@ } }, { - "id": 3978, + "id": 3980, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -42133,7 +42355,7 @@ } }, { - "id": 3979, + "id": 3981, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -42161,7 +42383,7 @@ } }, { - "id": 3980, + "id": 3982, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -42189,7 +42411,7 @@ } }, { - "id": 3981, + "id": 3983, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -42217,7 +42439,7 @@ } }, { - "id": 3982, + "id": 3984, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -42245,7 +42467,7 @@ } }, { - "id": 3983, + "id": 3985, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -42273,7 +42495,7 @@ } }, { - "id": 3984, + "id": 3986, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -42301,7 +42523,7 @@ } }, { - "id": 3985, + "id": 3987, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -42329,7 +42551,7 @@ } }, { - "id": 3986, + "id": 3988, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -42357,7 +42579,7 @@ } }, { - "id": 3987, + "id": 3989, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -42385,7 +42607,7 @@ } }, { - "id": 3988, + "id": 3990, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -42413,7 +42635,7 @@ } }, { - "id": 3989, + "id": 3991, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -42441,7 +42663,7 @@ } }, { - "id": 3990, + "id": 3992, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -42469,7 +42691,7 @@ } }, { - "id": 3991, + "id": 3993, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -42497,7 +42719,7 @@ } }, { - "id": 3992, + "id": 3994, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -42525,7 +42747,7 @@ } }, { - "id": 3993, + "id": 3995, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -42553,7 +42775,7 @@ } }, { - "id": 3994, + "id": 3996, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42581,7 +42803,7 @@ } }, { - "id": 3995, + "id": 3997, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42609,7 +42831,7 @@ } }, { - "id": 3996, + "id": 3998, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -42637,7 +42859,7 @@ } }, { - "id": 3997, + "id": 3999, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -42665,7 +42887,7 @@ } }, { - "id": 3998, + "id": 4000, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -42694,6 +42916,17 @@ }, { "id": 3934, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 3935, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -42707,7 +42940,7 @@ } }, { - "id": 3935, + "id": 3936, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -42721,7 +42954,7 @@ } }, { - "id": 3936, + "id": 3937, "name": "return", "variant": "declaration", "kind": 1024, @@ -42736,7 +42969,20 @@ } }, { - "id": 3937, + "id": 3938, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 3939, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -42749,7 +42995,7 @@ } }, { - "id": 3938, + "id": 3940, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -42768,24 +43014,22 @@ { "title": "Properties", "children": [ - 3946, - 3956, - 3951, - 3950, - 3949, + 3948, + 3958, 3953, + 3952, + 3951, 3955, 3957, - 3958, 3959, 3960, 3961, - 3952, - 3954, - 3947, - 3948, 3962, 3963, + 3954, + 3956, + 3949, + 3950, 3964, 3965, 3966, @@ -42793,16 +43037,16 @@ 3968, 3969, 3970, - 3942, - 3943, - 3941, - 3940, 3971, + 3972, 3944, 3945, - 3939, - 3972, + 3943, + 3942, 3973, + 3946, + 3947, + 3941, 3974, 3975, 3976, @@ -42828,11 +43072,15 @@ 3996, 3997, 3998, + 3999, + 4000, 3934, 3935, 3936, 3937, - 3938 + 3938, + 3939, + 3940 ] } ], @@ -44640,6 +44888,17 @@ }, { "id": 3866, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 3867, "name": "return_items", "variant": "declaration", "kind": 1024, @@ -44653,7 +44912,7 @@ } }, { - "id": 3867, + "id": 3868, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -44667,7 +44926,7 @@ } }, { - "id": 3868, + "id": 3869, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -44680,7 +44939,7 @@ } }, { - "id": 3869, + "id": 3870, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -44695,7 +44954,7 @@ } }, { - "id": 3870, + "id": 3871, "name": "return", "variant": "declaration", "kind": 1024, @@ -44710,7 +44969,7 @@ } }, { - "id": 3871, + "id": 3872, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -44721,17 +44980,6 @@ "type": "intrinsic", "name": "string" } - }, - { - "id": 3872, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } } ], "groups": [ @@ -45121,7 +45369,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 3999, + "target": 4001, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45578,14 +45826,14 @@ ] }, { - "id": 3999, + "id": 4001, "name": "OrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4000, + "id": 4002, "name": "id", "variant": "declaration", "kind": 1024, @@ -45604,7 +45852,7 @@ } }, { - "id": 4001, + "id": 4003, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -45632,7 +45880,7 @@ } }, { - "id": 4002, + "id": 4004, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -45665,7 +45913,7 @@ } }, { - "id": 4003, + "id": 4005, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -45693,7 +45941,7 @@ } }, { - "id": 4004, + "id": 4006, "name": "order", "variant": "declaration", "kind": 1024, @@ -45726,7 +45974,7 @@ } }, { - "id": 4005, + "id": 4007, "name": "reference", "variant": "declaration", "kind": 1024, @@ -45745,7 +45993,7 @@ } }, { - "id": 4006, + "id": 4008, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -45764,7 +46012,7 @@ } }, { - "id": 4007, + "id": 4009, "name": "action", "variant": "declaration", "kind": 1024, @@ -45779,13 +46027,13 @@ }, "type": { "type": "reference", - "target": 4129, + "target": 4144, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 4008, + "id": 4010, "name": "details", "variant": "declaration", "kind": 1024, @@ -45828,7 +46076,7 @@ } }, { - "id": 4009, + "id": 4011, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -45856,7 +46104,7 @@ } }, { - "id": 4010, + "id": 4012, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -45889,7 +46137,7 @@ } }, { - "id": 4011, + "id": 4013, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -45926,8 +46174,6 @@ { "title": "Properties", "children": [ - 4000, - 4001, 4002, 4003, 4004, @@ -45937,7 +46183,9 @@ 4008, 4009, 4010, - 4011 + 4011, + 4012, + 4013 ] } ] @@ -46906,14 +47154,14 @@ ] }, { - "id": 4114, + "id": 4116, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4115, + "id": 4117, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -46924,7 +47172,7 @@ } }, { - "id": 4116, + "id": 4118, "name": "raw", "variant": "declaration", "kind": 1024, @@ -46939,7 +47187,7 @@ } }, { - "id": 4117, + "id": 4119, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -46957,14 +47205,14 @@ } }, { - "id": 4118, + "id": 4120, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4119, + "id": 4121, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -46977,14 +47225,14 @@ ] }, { - "id": 4120, + "id": 4122, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4121, + "id": 4123, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -47001,16 +47249,16 @@ { "title": "Properties", "children": [ - 4115, - 4116, - 4117 + 4117, + 4118, + 4119 ] }, { "title": "Methods", "children": [ - 4118, - 4120 + 4120, + 4122 ] } ] @@ -47117,7 +47365,7 @@ }, { "type": "reference", - "target": 4114, + "target": 4116, "name": "IBigNumber", "package": "@medusajs/types" } @@ -47188,28 +47436,29 @@ 3770, 3545, 2931, - 4139, - 4102, - 4054, - 4130, - 4087, - 4039, + 4154, + 4104, + 4056, + 4145, + 4089, + 4041, 3630, 3704, - 4012, + 4014, 3646, - 4066, + 4068, 3481, 3800, + 4131, 3933, 3865, 3603, - 3999, + 4001, 3735, 3572, 3311, 2967, - 4114 + 4116 ] }, { @@ -47219,14 +47468,14 @@ 3588, 3590, 3788, - 4159, - 4149, + 4174, + 4164, 3329, - 4126, + 4128, 3798, - 4125, + 4127, 3792, - 4122, + 4124, 3782, 3568, 3578, @@ -47238,10 +47487,10 @@ 3562, 3287, 3559, - 4129, + 4144, 3747, 3629, - 4128, + 4130, 3765, 3764 ] @@ -52195,83 +52444,83 @@ }, "3805": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "ReturnDTO.items" }, "3806": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "shipping_total" }, "3807": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "discount_total" }, "3808": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "tax_total" }, "3809": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "total" }, "3810": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "subtotal" }, "3811": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "gift_card_total" }, "3812": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_tax_total" }, "3813": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "created_at" }, "3814": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "updated_at" }, "3815": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "sales_channel_id" }, "3816": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "customer_id" }, "3817": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "region_id" }, "3818": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "metadata" }, "3819": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "email" }, "3820": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "canceled_at" }, "3821": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "currency_code" }, "3822": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "order_change" }, "3823": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "shipping_address" }, "3824": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "items" + "qualifiedName": "billing_address" }, "3825": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", @@ -52439,31 +52688,31 @@ }, "3866": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return_items" + "qualifiedName": "OrderExchangeDTO.order_id" }, "3867": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.additional_items" + "qualifiedName": "OrderExchangeDTO.return_items" }, "3868": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.no_notification" + "qualifiedName": "OrderExchangeDTO.additional_items" }, "3869": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.difference_due" + "qualifiedName": "OrderExchangeDTO.no_notification" }, "3870": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return" + "qualifiedName": "OrderExchangeDTO.difference_due" }, "3871": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return_id" + "qualifiedName": "OrderExchangeDTO.return" }, "3872": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.order_id" + "qualifiedName": "OrderExchangeDTO.return_id" }, "3873": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", @@ -52711,909 +52960,969 @@ }, "3934": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.claim_items" + "qualifiedName": "OrderClaimDTO.order_id" }, "3935": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.additional_items" + "qualifiedName": "OrderClaimDTO.claim_items" }, "3936": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.return" + "qualifiedName": "OrderClaimDTO.additional_items" }, "3937": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.no_notification" + "qualifiedName": "OrderClaimDTO.return" }, "3938": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.refund_amount" + "qualifiedName": "OrderClaimDTO.return_id" }, "3939": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "OrderClaimDTO.no_notification" }, "3940": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "OrderClaimDTO.refund_amount" }, "3941": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "shipping_total" }, "3942": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "discount_total" }, "3943": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "tax_total" }, "3944": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "total" }, "3945": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "subtotal" }, "3946": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "gift_card_total" }, "3947": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "gift_card_tax_total" }, "3948": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "id" }, "3949": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "created_at" }, "3950": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "updated_at" }, "3951": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "sales_channel_id" }, "3952": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "customer_id" }, "3953": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "region_id" }, "3954": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "metadata" }, "3955": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "email" }, "3956": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "canceled_at" }, "3957": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "currency_code" }, "3958": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "order_change" }, "3959": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "shipping_address" }, "3960": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "billing_address" }, "3961": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "shipping_methods" }, "3962": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "transactions" }, "3963": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "summary" }, "3964": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "original_item_total" }, "3965": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "original_item_subtotal" }, "3966": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "original_item_tax_total" }, "3967": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "item_total" }, "3968": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "item_subtotal" }, "3969": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "item_tax_total" }, "3970": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "original_total" }, "3971": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "original_subtotal" }, "3972": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "original_tax_total" }, "3973": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "discount_tax_total" }, "3974": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_subtotal" }, "3975": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "shipping_tax_total" }, "3976": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "original_shipping_total" }, "3977": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_shipping_subtotal" }, "3978": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_shipping_tax_total" }, "3979": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "raw_original_item_total" }, "3980": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "raw_original_item_subtotal" }, "3981": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "3982": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "raw_item_total" }, "3983": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "raw_item_subtotal" }, "3984": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "raw_item_tax_total" }, "3985": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "raw_original_total" }, "3986": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "raw_original_subtotal" }, "3987": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "raw_original_tax_total" }, "3988": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "raw_total" }, "3989": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "raw_subtotal" }, "3990": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "raw_tax_total" }, "3991": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "raw_discount_total" }, "3992": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_discount_tax_total" }, "3993": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_gift_card_total" }, "3994": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_gift_card_tax_total" }, "3995": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_shipping_total" }, "3996": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_shipping_subtotal" }, "3997": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_shipping_tax_total" }, "3998": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "3999": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO" + "qualifiedName": "raw_original_shipping_subtotal" }, "4000": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.id" + "qualifiedName": "raw_original_shipping_tax_total" }, "4001": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change_id" + "qualifiedName": "OrderChangeActionDTO" }, "4002": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change" + "qualifiedName": "OrderChangeActionDTO.id" }, "4003": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_id" + "qualifiedName": "OrderChangeActionDTO.order_change_id" }, "4004": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order" + "qualifiedName": "OrderChangeActionDTO.order_change" }, "4005": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference" + "qualifiedName": "OrderChangeActionDTO.order_id" }, "4006": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference_id" + "qualifiedName": "OrderChangeActionDTO.order" }, "4007": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.action" + "qualifiedName": "OrderChangeActionDTO.reference" }, "4008": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.details" + "qualifiedName": "OrderChangeActionDTO.reference_id" }, "4009": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.internal_note" + "qualifiedName": "OrderChangeActionDTO.action" }, "4010": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.created_at" + "qualifiedName": "OrderChangeActionDTO.details" }, "4011": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.updated_at" + "qualifiedName": "OrderChangeActionDTO.internal_note" }, "4012": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO" + "qualifiedName": "OrderChangeActionDTO.created_at" }, "4013": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_total" + "qualifiedName": "OrderChangeActionDTO.updated_at" }, "4014": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO" }, "4015": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.original_total" }, "4016": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_total" + "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" }, "4017": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" }, "4018": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.item_total" }, "4019": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.total" + "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" }, "4020": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" }, "4021": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.total" }, "4022": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.subtotal" }, "4023": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.tax_total" }, "4024": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.discount_total" }, "4025": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" }, "4026": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" }, "4027": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" }, "4028": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" }, "4029": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" }, "4030": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" }, "4031": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" }, "4032": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" }, "4033": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" }, "4034": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_total" }, "4035": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" }, "4036": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" }, "4037": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" }, "4038": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" }, "4039": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" }, "4040": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item" + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" }, "4041": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item_id" + "qualifiedName": "OrderLineItemTaxLineDTO" }, "4042": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.total" + "qualifiedName": "OrderLineItemTaxLineDTO.item" }, "4043": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" + "qualifiedName": "OrderLineItemTaxLineDTO.item_id" }, "4044": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" + "qualifiedName": "OrderLineItemTaxLineDTO.total" }, "4045": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" + "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" }, "4046": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" + "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" }, "4047": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" + "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" }, "4048": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + "qualifiedName": "OrderTaxLineDTO.id" }, "4049": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" + "qualifiedName": "OrderTaxLineDTO.description" }, "4050": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, "4051": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" + "qualifiedName": "OrderTaxLineDTO.code" }, "4052": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" + "qualifiedName": "OrderTaxLineDTO.rate" }, "4053": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" + "qualifiedName": "OrderTaxLineDTO.provider_id" }, "4054": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO" + "qualifiedName": "OrderTaxLineDTO.created_at" }, "4055": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item" + "qualifiedName": "OrderTaxLineDTO.updated_at" }, "4056": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" + "qualifiedName": "OrderLineItemAdjustmentDTO" }, "4057": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" + "qualifiedName": "OrderLineItemAdjustmentDTO.item" }, "4058": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" + "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" }, "4059": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" + "qualifiedName": "OrderAdjustmentLineDTO.id" }, "4060": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" + "qualifiedName": "OrderAdjustmentLineDTO.code" }, "4061": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" + "qualifiedName": "OrderAdjustmentLineDTO.amount" }, "4062": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, "4063": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + "qualifiedName": "OrderAdjustmentLineDTO.description" }, "4064": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, "4065": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, "4066": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO" + "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, "4067": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.id" + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, "4068": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item_id" + "qualifiedName": "OrderItemDTO" }, "4069": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item" + "qualifiedName": "OrderItemDTO.id" }, "4070": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.quantity" + "qualifiedName": "OrderItemDTO.item_id" }, "4071": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_quantity" + "qualifiedName": "OrderItemDTO.item" }, "4072": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.fulfilled_quantity" + "qualifiedName": "OrderItemDTO.quantity" }, "4073": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" + "qualifiedName": "OrderItemDTO.raw_quantity" }, "4074": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.shipped_quantity" + "qualifiedName": "OrderItemDTO.fulfilled_quantity" }, "4075": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_shipped_quantity" + "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" }, "4076": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_requested_quantity" + "qualifiedName": "OrderItemDTO.shipped_quantity" }, "4077": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" + "qualifiedName": "OrderItemDTO.raw_shipped_quantity" }, "4078": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_received_quantity" + "qualifiedName": "OrderItemDTO.return_requested_quantity" }, "4079": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_received_quantity" + "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" }, "4080": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_dismissed_quantity" + "qualifiedName": "OrderItemDTO.return_received_quantity" }, "4081": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" + "qualifiedName": "OrderItemDTO.raw_return_received_quantity" }, "4082": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.written_off_quantity" + "qualifiedName": "OrderItemDTO.return_dismissed_quantity" }, "4083": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_written_off_quantity" + "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" }, "4084": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.metadata" + "qualifiedName": "OrderItemDTO.written_off_quantity" }, "4085": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.created_at" + "qualifiedName": "OrderItemDTO.raw_written_off_quantity" }, "4086": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.updated_at" + "qualifiedName": "OrderItemDTO.metadata" }, "4087": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO" + "qualifiedName": "OrderItemDTO.created_at" }, "4088": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" + "qualifiedName": "OrderItemDTO.updated_at" }, "4089": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" + "qualifiedName": "OrderShippingMethodTaxLineDTO" }, "4090": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.total" + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" }, "4091": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" }, "4092": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" + "qualifiedName": "OrderShippingMethodTaxLineDTO.total" }, "4093": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" + "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" }, "4094": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" }, "4095": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" }, "4096": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + "qualifiedName": "OrderTaxLineDTO.id" }, "4097": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" + "qualifiedName": "OrderTaxLineDTO.description" }, "4098": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, "4099": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" + "qualifiedName": "OrderTaxLineDTO.code" }, "4100": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" + "qualifiedName": "OrderTaxLineDTO.rate" }, "4101": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" + "qualifiedName": "OrderTaxLineDTO.provider_id" }, "4102": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO" + "qualifiedName": "OrderTaxLineDTO.created_at" }, "4103": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" + "qualifiedName": "OrderTaxLineDTO.updated_at" }, "4104": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" + "qualifiedName": "OrderShippingMethodAdjustmentDTO" }, "4105": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" }, "4106": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" }, "4107": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" + "qualifiedName": "OrderAdjustmentLineDTO.id" }, "4108": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" + "qualifiedName": "OrderAdjustmentLineDTO.code" }, "4109": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" + "qualifiedName": "OrderAdjustmentLineDTO.amount" }, "4110": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, "4111": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + "qualifiedName": "OrderAdjustmentLineDTO.description" }, "4112": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, "4113": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" - }, - "4114": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber" - }, - "4115": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.numeric" - }, - "4116": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.raw" - }, - "4117": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.bigNumber" - }, - "4118": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "4119": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "4120": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "4121": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "4122": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "4123": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "4124": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "4125": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" - }, - "4126": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" - }, - "4127": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "4128": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnStatus" - }, - "4129": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ChangeActionType" - }, - "4130": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO" - }, - "4131": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" - }, - "4132": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" - }, - "4133": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" - }, - "4134": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" - }, - "4135": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" - }, - "4136": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" - }, - "4137": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" - }, - "4138": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" - }, - "4139": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO" - }, - "4140": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" - }, - "4141": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" - }, - "4142": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" - }, - "4143": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" - }, - "4144": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" - }, - "4145": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" - }, - "4146": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "4147": { + "4114": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "4148": { + "4115": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "4149": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "4116": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber" }, - "4150": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "4117": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.numeric" + }, + "4118": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.raw" + }, + "4119": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.bigNumber" + }, + "4120": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" + }, + "4121": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" + }, + "4122": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" + }, + "4123": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" + }, + "4124": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "4125": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "4151": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "4126": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" }, - "4152": { + "4127": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "PrevLimit" }, - "4153": { + "4128": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "FilterValue2" }, - "4154": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "4155": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "4156": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "4157": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" - }, - "4158": { + "4129": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, + "4130": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ReturnStatus" + }, + "4131": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO" + }, + "4132": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.id" + }, + "4133": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.return_id" + }, + "4134": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.order_id" + }, + "4135": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.item_id" + }, + "4136": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.reason_id" + }, + "4137": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.quantity" + }, + "4138": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.raw_quantity" + }, + "4139": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.received_quantity" + }, + "4140": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.raw_received_quantity" + }, + "4141": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.metadata" + }, + "4142": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.created_at" + }, + "4143": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.updated_at" + }, + "4144": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ChangeActionType" + }, + "4145": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO" + }, + "4146": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.id" + }, + "4147": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.description" + }, + "4148": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + }, + "4149": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.code" + }, + "4150": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.rate" + }, + "4151": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.provider_id" + }, + "4152": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.created_at" + }, + "4153": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.updated_at" + }, + "4154": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO" + }, + "4155": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.id" + }, + "4156": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.code" + }, + "4157": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.amount" + }, + "4158": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.order_id" + }, "4159": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.description" + }, + "4160": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + }, + "4161": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + }, + "4162": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.created_at" + }, + "4163": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" + }, + "4164": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "4165": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4166": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "4167": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4168": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "4169": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4170": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "4171": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4172": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "4173": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4174": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "4160": { + "4175": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } 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 2f3ef4cdee..3e103708bb 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": 4956, + "id": 4971, "name": "inventory-next-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 4979, + "id": 4994, "name": "InventoryItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4980, + "id": 4995, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4981, + "id": 4996, "name": "new InventoryItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4979, + "target": 4994, "name": "InventoryItem", "package": "@medusajs/inventory-next" } @@ -47,7 +47,7 @@ ] }, { - "id": 5008, + "id": 5023, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -63,7 +63,7 @@ } }, { - "id": 4982, + "id": 4997, "name": "id", "variant": "declaration", "kind": 1024, @@ -74,7 +74,7 @@ } }, { - "id": 4983, + "id": 4998, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -90,7 +90,7 @@ } }, { - "id": 4984, + "id": 4999, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -106,7 +106,7 @@ } }, { - "id": 4985, + "id": 5000, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -132,7 +132,7 @@ "defaultValue": "null" }, { - "id": 4986, + "id": 5001, "name": "sku", "variant": "declaration", "kind": 1024, @@ -153,7 +153,7 @@ "defaultValue": "null" }, { - "id": 4987, + "id": 5002, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -174,7 +174,7 @@ "defaultValue": "null" }, { - "id": 4988, + "id": 5003, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -195,7 +195,7 @@ "defaultValue": "null" }, { - "id": 4989, + "id": 5004, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -216,7 +216,7 @@ "defaultValue": "null" }, { - "id": 4990, + "id": 5005, "name": "material", "variant": "declaration", "kind": 1024, @@ -237,7 +237,7 @@ "defaultValue": "null" }, { - "id": 4991, + "id": 5006, "name": "weight", "variant": "declaration", "kind": 1024, @@ -258,7 +258,7 @@ "defaultValue": "null" }, { - "id": 4992, + "id": 5007, "name": "length", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ "defaultValue": "null" }, { - "id": 4993, + "id": 5008, "name": "height", "variant": "declaration", "kind": 1024, @@ -300,7 +300,7 @@ "defaultValue": "null" }, { - "id": 4994, + "id": 5009, "name": "width", "variant": "declaration", "kind": 1024, @@ -321,7 +321,7 @@ "defaultValue": "null" }, { - "id": 4995, + "id": 5010, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -333,7 +333,7 @@ "defaultValue": "true" }, { - "id": 4996, + "id": 5011, "name": "description", "variant": "declaration", "kind": 1024, @@ -354,7 +354,7 @@ "defaultValue": "null" }, { - "id": 4997, + "id": 5012, "name": "title", "variant": "declaration", "kind": 1024, @@ -375,7 +375,7 @@ "defaultValue": "null" }, { - "id": 4998, + "id": 5013, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -396,7 +396,7 @@ "defaultValue": "null" }, { - "id": 4999, + "id": 5014, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -432,7 +432,7 @@ "defaultValue": "null" }, { - "id": 5000, + "id": 5015, "name": "location_levels", "variant": "declaration", "kind": 1024, @@ -446,7 +446,7 @@ "typeArguments": [ { "type": "reference", - "target": 5009, + "target": 5024, "name": "InventoryLevel", "package": "@medusajs/inventory-next" }, @@ -461,7 +461,7 @@ "defaultValue": "..." }, { - "id": 5001, + "id": 5016, "name": "reservation_items", "variant": "declaration", "kind": 1024, @@ -475,7 +475,7 @@ "typeArguments": [ { "type": "reference", - "target": 4957, + "target": 4972, "name": "ReservationItem", "package": "@medusajs/inventory-next" }, @@ -490,7 +490,7 @@ "defaultValue": "..." }, { - "id": 5002, + "id": 5017, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -501,7 +501,7 @@ } }, { - "id": 5003, + "id": 5018, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -516,62 +516,62 @@ { "title": "Constructors", "children": [ - 4980 + 4995 ] }, { "title": "Properties", "children": [ - 5008, - 4982, - 4983, - 4984, - 4985, - 4986, - 4987, - 4988, - 4989, - 4990, - 4991, - 4992, - 4993, - 4994, - 4995, - 4996, + 5023, 4997, 4998, 4999, 5000, 5001, 5002, - 5003 + 5003, + 5004, + 5005, + 5006, + 5007, + 5008, + 5009, + 5010, + 5011, + 5012, + 5013, + 5014, + 5015, + 5016, + 5017, + 5018 ] } ] }, { - "id": 5009, + "id": 5024, "name": "InventoryLevel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 5010, + "id": 5025, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 5011, + "id": 5026, "name": "new InventoryLevel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 5009, + "target": 5024, "name": "InventoryLevel", "package": "@medusajs/inventory-next" } @@ -579,7 +579,7 @@ ] }, { - "id": 5012, + "id": 5027, "name": "id", "variant": "declaration", "kind": 1024, @@ -590,7 +590,7 @@ } }, { - "id": 5013, + "id": 5028, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -606,7 +606,7 @@ } }, { - "id": 5014, + "id": 5029, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -622,7 +622,7 @@ } }, { - "id": 5015, + "id": 5030, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -648,7 +648,7 @@ "defaultValue": "null" }, { - "id": 5016, + "id": 5031, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -659,7 +659,7 @@ } }, { - "id": 5017, + "id": 5032, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -670,7 +670,7 @@ } }, { - "id": 5018, + "id": 5033, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -696,7 +696,7 @@ "defaultValue": "0" }, { - "id": 5019, + "id": 5034, "name": "raw_stocked_quantity", "variant": "declaration", "kind": 1024, @@ -712,7 +712,7 @@ } }, { - "id": 5020, + "id": 5035, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -738,7 +738,7 @@ "defaultValue": "0" }, { - "id": 5021, + "id": 5036, "name": "raw_reserved_quantity", "variant": "declaration", "kind": 1024, @@ -754,7 +754,7 @@ } }, { - "id": 5022, + "id": 5037, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -780,7 +780,7 @@ "defaultValue": "0" }, { - "id": 5023, + "id": 5038, "name": "raw_incoming_quantity", "variant": "declaration", "kind": 1024, @@ -796,7 +796,7 @@ } }, { - "id": 5024, + "id": 5039, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -831,20 +831,20 @@ } }, { - "id": 5025, + "id": 5040, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4979, + "target": 4994, "name": "InventoryItem", "package": "@medusajs/inventory-next" } }, { - "id": 5026, + "id": 5041, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -878,54 +878,54 @@ { "title": "Constructors", "children": [ - 5010 + 5025 ] }, { "title": "Properties", "children": [ - 5012, - 5013, - 5014, - 5015, - 5016, - 5017, - 5018, - 5019, - 5020, - 5021, - 5022, - 5023, - 5024, - 5025, - 5026 + 5027, + 5028, + 5029, + 5030, + 5031, + 5032, + 5033, + 5034, + 5035, + 5036, + 5037, + 5038, + 5039, + 5040, + 5041 ] } ] }, { - "id": 4957, + "id": 4972, "name": "ReservationItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 4958, + "id": 4973, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 4959, + "id": 4974, "name": "new ReservationItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 4957, + "target": 4972, "name": "ReservationItem", "package": "@medusajs/inventory-next" } @@ -933,7 +933,7 @@ ] }, { - "id": 4960, + "id": 4975, "name": "id", "variant": "declaration", "kind": 1024, @@ -944,7 +944,7 @@ } }, { - "id": 4961, + "id": 4976, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -960,7 +960,7 @@ } }, { - "id": 4962, + "id": 4977, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ } }, { - "id": 4963, + "id": 4978, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1002,7 +1002,7 @@ "defaultValue": "null" }, { - "id": 4964, + "id": 4979, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -1023,7 +1023,7 @@ "defaultValue": "null" }, { - "id": 4965, + "id": 4980, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -1035,7 +1035,7 @@ "defaultValue": "false" }, { - "id": 4966, + "id": 4981, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -1046,7 +1046,7 @@ } }, { - "id": 4967, + "id": 4982, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -1071,7 +1071,7 @@ } }, { - "id": 4968, + "id": 4983, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -1087,7 +1087,7 @@ } }, { - "id": 4969, + "id": 4984, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -1108,7 +1108,7 @@ "defaultValue": "null" }, { - "id": 4970, + "id": 4985, "name": "description", "variant": "declaration", "kind": 1024, @@ -1129,7 +1129,7 @@ "defaultValue": "null" }, { - "id": 4971, + "id": 4986, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -1150,7 +1150,7 @@ "defaultValue": "null" }, { - "id": 4972, + "id": 4987, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1186,7 +1186,7 @@ "defaultValue": "null" }, { - "id": 4973, + "id": 4988, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -1197,14 +1197,14 @@ } }, { - "id": 4974, + "id": 4989, "name": "inventory_item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4979, + "target": 4994, "name": "InventoryItem", "package": "@medusajs/inventory-next" } @@ -1214,27 +1214,27 @@ { "title": "Constructors", "children": [ - 4958 + 4973 ] }, { "title": "Properties", "children": [ - 4960, - 4961, - 4962, - 4963, - 4964, - 4965, - 4966, - 4967, - 4968, - 4969, - 4970, - 4971, - 4972, - 4973, - 4974 + 4975, + 4976, + 4977, + 4978, + 4979, + 4980, + 4981, + 4982, + 4983, + 4984, + 4985, + 4986, + 4987, + 4988, + 4989 ] } ] @@ -1244,239 +1244,239 @@ { "title": "Classes", "children": [ - 4979, - 5009, - 4957 + 4994, + 5024, + 4972 ] } ], "packageName": "@medusajs/inventory-next", "symbolIdMap": { - "4956": { + "4971": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/index.ts", "qualifiedName": "" }, - "4957": { + "4972": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem" }, - "4960": { + "4975": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.id" }, - "4961": { + "4976": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.created_at" }, - "4962": { + "4977": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.updated_at" }, - "4963": { + "4978": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.deleted_at" }, - "4964": { + "4979": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.line_item_id" }, - "4965": { + "4980": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.allow_backorder" }, - "4966": { + "4981": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.location_id" }, - "4967": { + "4982": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.quantity" }, - "4968": { + "4983": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.raw_quantity" }, - "4969": { + "4984": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.external_id" }, - "4970": { + "4985": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.description" }, - "4971": { + "4986": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.created_by" }, - "4972": { + "4987": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.metadata" }, - "4973": { + "4988": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.inventory_item_id" }, - "4974": { + "4989": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/reservation-item.ts", "qualifiedName": "ReservationItem.inventory_item" }, - "4979": { + "4994": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem" }, - "4982": { + "4997": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.id" }, - "4983": { + "4998": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.created_at" }, - "4984": { + "4999": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.updated_at" }, - "4985": { + "5000": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.deleted_at" }, - "4986": { + "5001": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.sku" }, - "4987": { + "5002": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.origin_country" }, - "4988": { + "5003": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.hs_code" }, - "4989": { + "5004": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.mid_code" }, - "4990": { + "5005": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.material" }, - "4991": { + "5006": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.weight" }, - "4992": { + "5007": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.length" }, - "4993": { + "5008": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.height" }, - "4994": { + "5009": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.width" }, - "4995": { + "5010": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.requires_shipping" }, - "4996": { + "5011": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.description" }, - "4997": { + "5012": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.title" }, - "4998": { + "5013": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.thumbnail" }, - "4999": { + "5014": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.metadata" }, - "5000": { + "5015": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.location_levels" }, - "5001": { + "5016": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.reservation_items" }, - "5002": { + "5017": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.reserved_quantity" }, - "5003": { + "5018": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.stocked_quantity" }, - "5008": { + "5023": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-item.ts", "qualifiedName": "InventoryItem.[OptionalProps]" }, - "5009": { + "5024": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel" }, - "5012": { + "5027": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.id" }, - "5013": { + "5028": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.created_at" }, - "5014": { + "5029": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.updated_at" }, - "5015": { + "5030": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.deleted_at" }, - "5016": { + "5031": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.inventory_item_id" }, - "5017": { + "5032": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.location_id" }, - "5018": { + "5033": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.stocked_quantity" }, - "5019": { + "5034": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.raw_stocked_quantity" }, - "5020": { + "5035": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.reserved_quantity" }, - "5021": { + "5036": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.raw_reserved_quantity" }, - "5022": { + "5037": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.incoming_quantity" }, - "5023": { + "5038": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.raw_incoming_quantity" }, - "5024": { + "5039": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.metadata" }, - "5025": { + "5040": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.inventory_item" }, - "5026": { + "5041": { "sourceFileName": "../../../../packages/modules/inventory-next/src/models/inventory-level.ts", "qualifiedName": "InventoryLevel.available_quantity" } @@ -1486,7 +1486,7 @@ "1": "../../../../packages/modules/inventory-next/src/models/index.ts" }, "reflections": { - "1": 4956 + "1": 4971 } } } \ 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 00195b8f90..403d641872 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": 4387, + "id": 4402, "name": "inventory-next", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 4619, + "id": 4634, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 4620, + "id": 4635, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4631, + "target": 4646, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 4621, + "id": 4636, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 4622, + "id": 4637, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 4623, + "id": 4638, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 4624, + "id": 4639, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 4625, + "id": 4640, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4626, + "id": 4641, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4627, + "id": 4642, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 4628, + "id": 4643, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 4629, + "id": 4644, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 4630, + "id": 4645, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 4620, - 4621, - 4622, - 4623, - 4624, - 4628, - 4629, - 4630 + 4635, + 4636, + 4637, + 4638, + 4639, + 4643, + 4644, + 4645 ] } ], "typeParameters": [ { - "id": 4631, + "id": 4646, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 4803, + "id": 4818, "name": "StringComparisonOperator", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 4804, + "id": 4819, "name": "lt", "variant": "declaration", "kind": 1024, @@ -395,7 +395,7 @@ } }, { - "id": 4805, + "id": 4820, "name": "gt", "variant": "declaration", "kind": 1024, @@ -416,7 +416,7 @@ } }, { - "id": 4806, + "id": 4821, "name": "gte", "variant": "declaration", "kind": 1024, @@ -437,7 +437,7 @@ } }, { - "id": 4807, + "id": 4822, "name": "lte", "variant": "declaration", "kind": 1024, @@ -458,7 +458,7 @@ } }, { - "id": 4808, + "id": 4823, "name": "contains", "variant": "declaration", "kind": 1024, @@ -479,7 +479,7 @@ } }, { - "id": 4809, + "id": 4824, "name": "starts_with", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ } }, { - "id": 4810, + "id": 4825, "name": "ends_with", "variant": "declaration", "kind": 1024, @@ -525,19 +525,19 @@ { "title": "Properties", "children": [ - 4804, - 4805, - 4806, - 4807, - 4808, - 4809, - 4810 + 4819, + 4820, + 4821, + 4822, + 4823, + 4824, + 4825 ] } ] }, { - "id": 4825, + "id": 4840, "name": "NumericalComparisonOperator", "variant": "declaration", "kind": 256, @@ -552,7 +552,7 @@ }, "children": [ { - "id": 4826, + "id": 4841, "name": "lt", "variant": "declaration", "kind": 1024, @@ -573,7 +573,7 @@ } }, { - "id": 4827, + "id": 4842, "name": "gt", "variant": "declaration", "kind": 1024, @@ -594,7 +594,7 @@ } }, { - "id": 4828, + "id": 4843, "name": "gte", "variant": "declaration", "kind": 1024, @@ -615,7 +615,7 @@ } }, { - "id": 4829, + "id": 4844, "name": "lte", "variant": "declaration", "kind": 1024, @@ -640,16 +640,16 @@ { "title": "Properties", "children": [ - 4826, - 4827, - 4828, - 4829 + 4841, + 4842, + 4843, + 4844 ] } ] }, { - "id": 4830, + "id": 4845, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -664,7 +664,7 @@ }, "children": [ { - "id": 4831, + "id": 4846, "name": "$and", "variant": "declaration", "kind": 1024, @@ -686,11 +686,11 @@ "types": [ { "type": "reference", - "target": 4830, + "target": 4845, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4848, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -702,7 +702,7 @@ }, { "type": "reference", - "target": 4833, + "target": 4848, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -713,7 +713,7 @@ } }, { - "id": 4832, + "id": 4847, "name": "$or", "variant": "declaration", "kind": 1024, @@ -735,11 +735,11 @@ "types": [ { "type": "reference", - "target": 4830, + "target": 4845, "typeArguments": [ { "type": "reference", - "target": 4833, + "target": 4848, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -751,7 +751,7 @@ }, { "type": "reference", - "target": 4833, + "target": 4848, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -766,14 +766,14 @@ { "title": "Properties", "children": [ - 4831, - 4832 + 4846, + 4847 ] } ], "typeParameters": [ { - "id": 4833, + "id": 4848, "name": "T", "variant": "typeParam", "kind": 131072, @@ -783,13 +783,13 @@ "extendedBy": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps" } ] }, { - "id": 4764, + "id": 4779, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -804,7 +804,7 @@ }, "children": [ { - "id": 4765, + "id": 4780, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -823,7 +823,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4766, + "target": 4781, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -835,13 +835,13 @@ { "title": "Properties", "children": [ - 4765 + 4780 ] } ], "typeParameters": [ { - "id": 4766, + "id": 4781, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -854,7 +854,7 @@ ] }, { - "id": 4767, + "id": 4782, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -869,7 +869,7 @@ }, "children": [ { - "id": 4768, + "id": 4783, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -888,7 +888,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4769, + "target": 4784, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -900,13 +900,13 @@ { "title": "Properties", "children": [ - 4768 + 4783 ] } ], "typeParameters": [ { - "id": 4769, + "id": 4784, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -919,14 +919,14 @@ ] }, { - "id": 4904, + "id": 4919, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4905, + "id": 4920, "name": "T", "variant": "typeParam", "kind": 131072, @@ -937,7 +937,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4905, + "target": 4920, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -950,14 +950,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4905, + "target": 4920, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 4926, + "target": 4941, "name": "Scalar", "package": "@medusajs/types" }, @@ -967,11 +967,11 @@ }, "falseType": { "type": "reference", - "target": 4930, + "target": 4945, "typeArguments": [ { "type": "reference", - "target": 4905, + "target": 4920, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -983,11 +983,11 @@ }, "falseType": { "type": "reference", - "target": 4936, + "target": 4951, "typeArguments": [ { "type": "reference", - "target": 4905, + "target": 4920, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -999,14 +999,14 @@ } }, { - "id": 4906, + "id": 4921, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4907, + "id": 4922, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1024,7 +1024,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4907, + "target": 4922, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1055,7 +1055,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4907, + "target": 4922, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1089,7 +1089,7 @@ }, "falseType": { "type": "reference", - "target": 4907, + "target": 4922, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1100,7 +1100,7 @@ } }, { - "id": 4926, + "id": 4941, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -1159,21 +1159,21 @@ { "type": "reflection", "declaration": { - "id": 4927, + "id": 4942, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4928, + "id": 4943, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4929, + "id": 4944, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -1190,7 +1190,7 @@ { "title": "Methods", "children": [ - 4928 + 4943 ] } ] @@ -1200,14 +1200,14 @@ } }, { - "id": 4954, + "id": 4969, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4955, + "id": 4970, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1218,7 +1218,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4955, + "target": 4970, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1239,7 +1239,7 @@ "typeArguments": [ { "type": "reference", - "target": 4955, + "target": 4970, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1250,7 +1250,7 @@ }, "falseType": { "type": "reference", - "target": 4955, + "target": 4970, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1258,14 +1258,14 @@ } }, { - "id": 4944, + "id": 4959, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4953, + "id": 4968, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1276,7 +1276,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4953, + "target": 4968, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1284,14 +1284,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4945, + "id": 4960, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4946, + "id": 4961, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1308,7 +1308,7 @@ { "title": "Properties", "children": [ - 4946 + 4961 ] } ] @@ -1316,7 +1316,7 @@ }, "trueType": { "type": "reference", - "target": 4954, + "target": 4969, "typeArguments": [ { "type": "reference", @@ -1336,7 +1336,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4953, + "target": 4968, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1344,14 +1344,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4947, + "id": 4962, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4948, + "id": 4963, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ { "title": "Properties", "children": [ - 4948 + 4963 ] } ] @@ -1379,7 +1379,7 @@ "types": [ { "type": "reference", - "target": 4954, + "target": 4969, "typeArguments": [ { "type": "reference", @@ -1405,7 +1405,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4953, + "target": 4968, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,14 +1413,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4949, + "id": 4964, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4950, + "id": 4965, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1437,7 +1437,7 @@ { "title": "Properties", "children": [ - 4950 + 4965 ] } ] @@ -1445,7 +1445,7 @@ }, "trueType": { "type": "reference", - "target": 4954, + "target": 4969, "typeArguments": [ { "type": "reference", @@ -1465,7 +1465,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4953, + "target": 4968, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1473,14 +1473,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4951, + "id": 4966, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4952, + "id": 4967, "name": "id", "variant": "declaration", "kind": 1024, @@ -1497,7 +1497,7 @@ { "title": "Properties", "children": [ - 4952 + 4967 ] } ] @@ -1505,7 +1505,7 @@ }, "trueType": { "type": "reference", - "target": 4954, + "target": 4969, "typeArguments": [ { "type": "reference", @@ -1531,14 +1531,14 @@ } }, { - "id": 4834, + "id": 4849, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4855, + "id": 4870, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1548,14 +1548,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4835, + "id": 4850, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4836, + "id": 4851, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4904, + "target": 4919, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1582,7 +1582,7 @@ } }, { - "id": 4837, + "id": 4852, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1593,11 +1593,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4904, + "target": 4919, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1609,7 +1609,7 @@ } }, { - "id": 4838, + "id": 4853, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1621,11 +1621,11 @@ "types": [ { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1638,11 +1638,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1656,7 +1656,7 @@ } }, { - "id": 4839, + "id": 4854, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1665,11 +1665,11 @@ }, "type": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1680,7 +1680,7 @@ } }, { - "id": 4840, + "id": 4855, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1691,11 +1691,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1707,7 +1707,7 @@ } }, { - "id": 4841, + "id": 4856, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1718,11 +1718,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1734,7 +1734,7 @@ } }, { - "id": 4842, + "id": 4857, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1743,11 +1743,11 @@ }, "type": { "type": "reference", - "target": 4904, + "target": 4919, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1758,7 +1758,7 @@ } }, { - "id": 4843, + "id": 4858, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1767,11 +1767,11 @@ }, "type": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1782,7 +1782,7 @@ } }, { - "id": 4844, + "id": 4859, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1791,11 +1791,11 @@ }, "type": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1806,7 +1806,7 @@ } }, { - "id": 4845, + "id": 4860, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1815,11 +1815,11 @@ }, "type": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1830,7 +1830,7 @@ } }, { - "id": 4846, + "id": 4861, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1839,11 +1839,11 @@ }, "type": { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4855, + "target": 4870, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1854,7 +1854,7 @@ } }, { - "id": 4847, + "id": 4862, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1867,7 +1867,7 @@ } }, { - "id": 4848, + "id": 4863, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1880,7 +1880,7 @@ } }, { - "id": 4849, + "id": 4864, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1893,7 +1893,7 @@ } }, { - "id": 4850, + "id": 4865, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1906,7 +1906,7 @@ } }, { - "id": 4851, + "id": 4866, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1922,7 +1922,7 @@ } }, { - "id": 4852, + "id": 4867, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1938,7 +1938,7 @@ } }, { - "id": 4853, + "id": 4868, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1954,7 +1954,7 @@ } }, { - "id": 4854, + "id": 4869, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1971,25 +1971,25 @@ { "title": "Properties", "children": [ - 4836, - 4837, - 4838, - 4839, - 4840, - 4841, - 4842, - 4843, - 4844, - 4845, - 4846, - 4847, - 4848, - 4849, - 4850, 4851, 4852, 4853, - 4854 + 4854, + 4855, + 4856, + 4857, + 4858, + 4859, + 4860, + 4861, + 4862, + 4863, + 4864, + 4865, + 4866, + 4867, + 4868, + 4869 ] } ] @@ -1997,14 +1997,14 @@ } }, { - "id": 4942, + "id": 4957, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4943, + "id": 4958, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2016,18 +2016,18 @@ "types": [ { "type": "reference", - "target": 4943, + "target": 4958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 4906, + "target": 4921, "typeArguments": [ { "type": "reference", - "target": 4943, + "target": 4958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2038,11 +2038,11 @@ }, { "type": "reference", - "target": 4944, + "target": 4959, "typeArguments": [ { "type": "reference", - "target": 4943, + "target": 4958, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2055,14 +2055,14 @@ } }, { - "id": 4936, + "id": 4951, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4937, + "id": 4952, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2074,15 +2074,15 @@ "types": [ { "type": "reference", - "target": 4834, + "target": 4849, "typeArguments": [ { "type": "reference", - "target": 4942, + "target": 4957, "typeArguments": [ { "type": "reference", - "target": 4937, + "target": 4952, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2097,11 +2097,11 @@ }, { "type": "reference", - "target": 4942, + "target": 4957, "typeArguments": [ { "type": "reference", - "target": 4937, + "target": 4952, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2114,11 +2114,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4942, + "target": 4957, "typeArguments": [ { "type": "reference", - "target": 4937, + "target": 4952, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2136,7 +2136,7 @@ } }, { - "id": 4941, + "id": 4956, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -2164,14 +2164,14 @@ } }, { - "id": 4930, + "id": 4945, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4934, + "id": 4949, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2182,7 +2182,7 @@ } }, { - "id": 4935, + "id": 4950, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -2201,7 +2201,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4935, + "target": 4950, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2222,7 +2222,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4934, + "target": 4949, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2244,7 +2244,7 @@ }, "objectType": { "type": "reference", - "target": 4934, + "target": 4949, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2301,7 +2301,7 @@ }, "objectType": { "type": "reference", - "target": 4934, + "target": 4949, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2309,7 +2309,7 @@ }, { "type": "reference", - "target": 4834, + "target": 4849, "typeArguments": [ { "type": "indexedAccess", @@ -2325,7 +2325,7 @@ }, "objectType": { "type": "reference", - "target": 4934, + "target": 4949, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2353,7 +2353,7 @@ }, "objectType": { "type": "reference", - "target": 4934, + "target": 4949, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2378,21 +2378,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 4931, + "id": 4946, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4932, + "id": 4947, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4933, + "id": 4948, "name": "x", "variant": "param", "kind": 32768, @@ -2429,7 +2429,7 @@ }, "trueType": { "type": "reference", - "target": 4930, + "target": 4945, "typeArguments": [ { "type": "reference", @@ -2456,14 +2456,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4935, + "target": 4950, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4941, + "target": 4956, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2493,7 +2493,7 @@ } }, { - "id": 4938, + "id": 4953, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2523,14 +2523,14 @@ { "type": "reflection", "declaration": { - "id": 4939, + "id": 4954, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4940, + "id": 4955, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2547,7 +2547,7 @@ { "title": "Properties", "children": [ - 4940 + 4955 ] } ] @@ -2557,14 +2557,14 @@ } }, { - "id": 4920, + "id": 4935, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4925, + "id": 4940, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2578,14 +2578,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4921, + "id": 4936, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4922, + "id": 4937, "name": "name", "variant": "declaration", "kind": 1024, @@ -2596,7 +2596,7 @@ } }, { - "id": 4923, + "id": 4938, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2605,20 +2605,20 @@ }, "type": { "type": "reference", - "target": 4938, + "target": 4953, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 4924, + "id": 4939, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4925, + "target": 4940, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2629,9 +2629,9 @@ { "title": "Properties", "children": [ - 4922, - 4923, - 4924 + 4937, + 4938, + 4939 ] } ] @@ -2639,14 +2639,14 @@ } }, { - "id": 4884, + "id": 4899, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4887, + "id": 4902, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2662,11 +2662,11 @@ "types": [ { "type": "reference", - "target": 4920, + "target": 4935, "typeArguments": [ { "type": "reference", - "target": 4887, + "target": 4902, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2678,14 +2678,14 @@ { "type": "reflection", "declaration": { - "id": 4885, + "id": 4900, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4886, + "id": 4901, "name": "options", "variant": "declaration", "kind": 1024, @@ -2717,7 +2717,7 @@ { "title": "Properties", "children": [ - 4886 + 4901 ] } ] @@ -2727,14 +2727,14 @@ } }, { - "id": 4894, + "id": 4909, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 4903, + "id": 4918, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2748,14 +2748,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4895, + "id": 4910, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4896, + "id": 4911, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2766,21 +2766,21 @@ } }, { - "id": 4897, + "id": 4912, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4903, + "target": 4918, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4898, + "id": 4913, "name": "source", "variant": "declaration", "kind": 1024, @@ -2791,7 +2791,7 @@ } }, { - "id": 4899, + "id": 4914, "name": "object", "variant": "declaration", "kind": 1024, @@ -2802,7 +2802,7 @@ } }, { - "id": 4900, + "id": 4915, "name": "action", "variant": "declaration", "kind": 1024, @@ -2815,7 +2815,7 @@ } }, { - "id": 4901, + "id": 4916, "name": "context", "variant": "declaration", "kind": 1024, @@ -2831,7 +2831,7 @@ "typeArguments": [ { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" }, @@ -2845,7 +2845,7 @@ } }, { - "id": 4902, + "id": 4917, "name": "options", "variant": "declaration", "kind": 1024, @@ -2877,13 +2877,13 @@ { "title": "Properties", "children": [ - 4896, - 4897, - 4898, - 4899, - 4900, - 4901, - 4902 + 4911, + 4912, + 4913, + 4914, + 4915, + 4916, + 4917 ] } ] @@ -2891,7 +2891,7 @@ } }, { - "id": 4632, + "id": 4647, "name": "InventoryItemDTO", "variant": "declaration", "kind": 256, @@ -2906,7 +2906,7 @@ }, "children": [ { - "id": 4633, + "id": 4648, "name": "id", "variant": "declaration", "kind": 1024, @@ -2925,7 +2925,7 @@ } }, { - "id": 4634, + "id": 4649, "name": "sku", "variant": "declaration", "kind": 1024, @@ -2955,7 +2955,7 @@ } }, { - "id": 4635, + "id": 4650, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -2985,7 +2985,7 @@ } }, { - "id": 4636, + "id": 4651, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -3015,7 +3015,7 @@ } }, { - "id": 4637, + "id": 4652, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3034,7 +3034,7 @@ } }, { - "id": 4638, + "id": 4653, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -3064,7 +3064,7 @@ } }, { - "id": 4639, + "id": 4654, "name": "material", "variant": "declaration", "kind": 1024, @@ -3094,7 +3094,7 @@ } }, { - "id": 4640, + "id": 4655, "name": "weight", "variant": "declaration", "kind": 1024, @@ -3124,7 +3124,7 @@ } }, { - "id": 4641, + "id": 4656, "name": "length", "variant": "declaration", "kind": 1024, @@ -3154,7 +3154,7 @@ } }, { - "id": 4642, + "id": 4657, "name": "height", "variant": "declaration", "kind": 1024, @@ -3184,7 +3184,7 @@ } }, { - "id": 4643, + "id": 4658, "name": "width", "variant": "declaration", "kind": 1024, @@ -3214,7 +3214,7 @@ } }, { - "id": 4644, + "id": 4659, "name": "title", "variant": "declaration", "kind": 1024, @@ -3244,7 +3244,7 @@ } }, { - "id": 4645, + "id": 4660, "name": "description", "variant": "declaration", "kind": 1024, @@ -3274,7 +3274,7 @@ } }, { - "id": 4646, + "id": 4661, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -3304,7 +3304,7 @@ } }, { - "id": 4647, + "id": 4662, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3349,7 +3349,7 @@ } }, { - "id": 4648, + "id": 4663, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3382,7 +3382,7 @@ } }, { - "id": 4649, + "id": 4664, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3415,7 +3415,7 @@ } }, { - "id": 4650, + "id": 4665, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3456,30 +3456,30 @@ { "title": "Properties", "children": [ - 4633, - 4634, - 4635, - 4636, - 4637, - 4638, - 4639, - 4640, - 4641, - 4642, - 4643, - 4644, - 4645, - 4646, - 4647, 4648, 4649, - 4650 + 4650, + 4651, + 4652, + 4653, + 4654, + 4655, + 4656, + 4657, + 4658, + 4659, + 4660, + 4661, + 4662, + 4663, + 4664, + 4665 ] } ] }, { - "id": 4611, + "id": 4626, "name": "FilterableInventoryItemProps", "variant": "declaration", "kind": 256, @@ -3494,7 +3494,7 @@ }, "children": [ { - "id": 4612, + "id": 4627, "name": "q", "variant": "declaration", "kind": 1024, @@ -3515,7 +3515,7 @@ } }, { - "id": 4613, + "id": 4628, "name": "id", "variant": "declaration", "kind": 1024, @@ -3548,7 +3548,7 @@ } }, { - "id": 4614, + "id": 4629, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -3581,7 +3581,7 @@ } }, { - "id": 4615, + "id": 4630, "name": "sku", "variant": "declaration", "kind": 1024, @@ -3612,7 +3612,7 @@ }, { "type": "reference", - "target": 4803, + "target": 4818, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -3620,7 +3620,7 @@ } }, { - "id": 4616, + "id": 4631, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -3653,7 +3653,7 @@ } }, { - "id": 4617, + "id": 4632, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -3684,7 +3684,7 @@ }, { "type": "reference", - "target": 4803, + "target": 4818, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -3692,7 +3692,7 @@ } }, { - "id": 4618, + "id": 4633, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3717,19 +3717,19 @@ { "title": "Properties", "children": [ - 4612, - 4613, - 4614, - 4615, - 4616, - 4617, - 4618 + 4627, + 4628, + 4629, + 4630, + 4631, + 4632, + 4633 ] } ] }, { - "id": 4693, + "id": 4708, "name": "InventoryLevelDTO", "variant": "declaration", "kind": 256, @@ -3744,7 +3744,7 @@ }, "children": [ { - "id": 4694, + "id": 4709, "name": "id", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 4695, + "id": 4710, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -3782,7 +3782,7 @@ } }, { - "id": 4696, + "id": 4711, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 4697, + "id": 4712, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -3820,7 +3820,7 @@ } }, { - "id": 4698, + "id": 4713, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -3839,7 +3839,7 @@ } }, { - "id": 4699, + "id": 4714, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -3858,7 +3858,7 @@ } }, { - "id": 4700, + "id": 4715, "name": "available_quantity", "variant": "declaration", "kind": 1024, @@ -3877,7 +3877,7 @@ } }, { - "id": 4701, + "id": 4716, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3920,7 +3920,7 @@ } }, { - "id": 4702, + "id": 4717, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3953,7 +3953,7 @@ } }, { - "id": 4703, + "id": 4718, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3986,7 +3986,7 @@ } }, { - "id": 4704, + "id": 4719, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4027,23 +4027,23 @@ { "title": "Properties", "children": [ - 4694, - 4695, - 4696, - 4697, - 4698, - 4699, - 4700, - 4701, - 4702, - 4703, - 4704 + 4709, + 4710, + 4711, + 4712, + 4713, + 4714, + 4715, + 4716, + 4717, + 4718, + 4719 ] } ] }, { - "id": 4685, + "id": 4700, "name": "FilterableInventoryLevelProps", "variant": "declaration", "kind": 256, @@ -4058,7 +4058,7 @@ }, "children": [ { - "id": 4691, + "id": 4706, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4081,17 +4081,17 @@ "types": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 4830, + "target": 4845, "typeArguments": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4104,12 +4104,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4831, + "target": 4846, "name": "BaseFilterable.$and" } }, { - "id": 4692, + "id": 4707, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4132,17 +4132,17 @@ "types": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 4830, + "target": 4845, "typeArguments": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4155,12 +4155,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4832, + "target": 4847, "name": "BaseFilterable.$or" } }, { - "id": 4686, + "id": 4701, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4193,7 +4193,7 @@ } }, { - "id": 4687, + "id": 4702, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4226,7 +4226,7 @@ } }, { - "id": 4688, + "id": 4703, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -4258,7 +4258,7 @@ }, { "type": "reference", - "target": 4834, + "target": 4849, "typeArguments": [ { "type": "reference", @@ -4277,7 +4277,7 @@ } }, { - "id": 4689, + "id": 4704, "name": "reserved_quantity", "variant": "declaration", "kind": 1024, @@ -4309,7 +4309,7 @@ }, { "type": "reference", - "target": 4834, + "target": 4849, "typeArguments": [ { "type": "reference", @@ -4328,7 +4328,7 @@ } }, { - "id": 4690, + "id": 4705, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -4360,7 +4360,7 @@ }, { "type": "reference", - "target": 4834, + "target": 4849, "typeArguments": [ { "type": "reference", @@ -4383,24 +4383,24 @@ { "title": "Properties", "children": [ - 4691, - 4692, - 4686, - 4687, - 4688, - 4689, - 4690 + 4706, + 4707, + 4701, + 4702, + 4703, + 4704, + 4705 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4830, + "target": 4845, "typeArguments": [ { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } @@ -4411,7 +4411,7 @@ ] }, { - "id": 4672, + "id": 4687, "name": "ReservationItemDTO", "variant": "declaration", "kind": 256, @@ -4426,7 +4426,7 @@ }, "children": [ { - "id": 4673, + "id": 4688, "name": "id", "variant": "declaration", "kind": 1024, @@ -4445,7 +4445,7 @@ } }, { - "id": 4674, + "id": 4689, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4464,7 +4464,7 @@ } }, { - "id": 4675, + "id": 4690, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4483,7 +4483,7 @@ } }, { - "id": 4676, + "id": 4691, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -4498,13 +4498,13 @@ }, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 4677, + "id": 4692, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -4534,7 +4534,7 @@ } }, { - "id": 4678, + "id": 4693, "name": "description", "variant": "declaration", "kind": 1024, @@ -4564,7 +4564,7 @@ } }, { - "id": 4679, + "id": 4694, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -4585,7 +4585,7 @@ } }, { - "id": 4680, + "id": 4695, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -4615,7 +4615,7 @@ } }, { - "id": 4681, + "id": 4696, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4658,7 +4658,7 @@ } }, { - "id": 4682, + "id": 4697, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4691,7 +4691,7 @@ } }, { - "id": 4683, + "id": 4698, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4724,7 +4724,7 @@ } }, { - "id": 4684, + "id": 4699, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4765,24 +4765,24 @@ { "title": "Properties", "children": [ - 4673, - 4674, - 4675, - 4676, - 4677, - 4678, - 4679, - 4680, - 4681, - 4682, - 4683, - 4684 + 4688, + 4689, + 4690, + 4691, + 4692, + 4693, + 4694, + 4695, + 4696, + 4697, + 4698, + 4699 ] } ] }, { - "id": 4663, + "id": 4678, "name": "FilterableReservationItemProps", "variant": "declaration", "kind": 256, @@ -4797,7 +4797,7 @@ }, "children": [ { - "id": 4664, + "id": 4679, "name": "id", "variant": "declaration", "kind": 1024, @@ -4830,7 +4830,7 @@ } }, { - "id": 4666, + "id": 4681, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -4863,7 +4863,7 @@ } }, { - "id": 4667, + "id": 4682, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -4896,7 +4896,7 @@ } }, { - "id": 4668, + "id": 4683, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4929,7 +4929,7 @@ } }, { - "id": 4669, + "id": 4684, "name": "description", "variant": "declaration", "kind": 1024, @@ -4961,7 +4961,7 @@ }, { "type": "reference", - "target": 4803, + "target": 4818, "name": "StringComparisonOperator", "package": "@medusajs/types" } @@ -4969,7 +4969,7 @@ } }, { - "id": 4670, + "id": 4685, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5002,7 +5002,7 @@ } }, { - "id": 4671, + "id": 4686, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -5034,7 +5034,7 @@ }, { "type": "reference", - "target": 4825, + "target": 4840, "name": "NumericalComparisonOperator", "package": "@medusajs/types" } @@ -5046,26 +5046,26 @@ { "title": "Properties", "children": [ - 4664, - 4666, - 4667, - 4668, - 4669, - 4670, - 4671 + 4679, + 4681, + 4682, + 4683, + 4684, + 4685, + 4686 ] } ] }, { - "id": 4741, + "id": 4756, "name": "UpdateInventoryItemInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4742, + "id": 4757, "name": "id", "variant": "declaration", "kind": 1024, @@ -5076,7 +5076,7 @@ } }, { - "id": 4743, + "id": 4758, "name": "sku", "variant": "declaration", "kind": 1024, @@ -5112,7 +5112,7 @@ } }, { - "id": 4744, + "id": 4759, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5148,7 +5148,7 @@ } }, { - "id": 4745, + "id": 4760, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5184,7 +5184,7 @@ } }, { - "id": 4746, + "id": 4761, "name": "material", "variant": "declaration", "kind": 1024, @@ -5220,7 +5220,7 @@ } }, { - "id": 4747, + "id": 4762, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5256,7 +5256,7 @@ } }, { - "id": 4748, + "id": 4763, "name": "length", "variant": "declaration", "kind": 1024, @@ -5292,7 +5292,7 @@ } }, { - "id": 4749, + "id": 4764, "name": "height", "variant": "declaration", "kind": 1024, @@ -5328,7 +5328,7 @@ } }, { - "id": 4750, + "id": 4765, "name": "width", "variant": "declaration", "kind": 1024, @@ -5364,7 +5364,7 @@ } }, { - "id": 4751, + "id": 4766, "name": "title", "variant": "declaration", "kind": 1024, @@ -5400,7 +5400,7 @@ } }, { - "id": 4752, + "id": 4767, "name": "description", "variant": "declaration", "kind": 1024, @@ -5436,7 +5436,7 @@ } }, { - "id": 4753, + "id": 4768, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -5472,7 +5472,7 @@ } }, { - "id": 4754, + "id": 4769, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5523,7 +5523,7 @@ } }, { - "id": 4755, + "id": 4770, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -5559,7 +5559,7 @@ } }, { - "id": 4756, + "id": 4771, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -5590,21 +5590,21 @@ { "title": "Properties", "children": [ - 4742, - 4743, - 4744, - 4745, - 4746, - 4747, - 4748, - 4749, - 4750, - 4751, - 4752, - 4753, - 4754, - 4755, - 4756 + 4757, + 4758, + 4759, + 4760, + 4761, + 4762, + 4763, + 4764, + 4765, + 4766, + 4767, + 4768, + 4769, + 4770, + 4771 ] } ], @@ -5618,7 +5618,7 @@ "typeArguments": [ { "type": "reference", - "target": 4715, + "target": 4730, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } @@ -5629,7 +5629,7 @@ ] }, { - "id": 4715, + "id": 4730, "name": "CreateInventoryItemInput", "variant": "declaration", "kind": 256, @@ -5644,7 +5644,7 @@ }, "children": [ { - "id": 4716, + "id": 4731, "name": "sku", "variant": "declaration", "kind": 1024, @@ -5674,7 +5674,7 @@ } }, { - "id": 4717, + "id": 4732, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5704,7 +5704,7 @@ } }, { - "id": 4718, + "id": 4733, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5734,7 +5734,7 @@ } }, { - "id": 4719, + "id": 4734, "name": "material", "variant": "declaration", "kind": 1024, @@ -5764,7 +5764,7 @@ } }, { - "id": 4720, + "id": 4735, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5794,7 +5794,7 @@ } }, { - "id": 4721, + "id": 4736, "name": "length", "variant": "declaration", "kind": 1024, @@ -5824,7 +5824,7 @@ } }, { - "id": 4722, + "id": 4737, "name": "height", "variant": "declaration", "kind": 1024, @@ -5854,7 +5854,7 @@ } }, { - "id": 4723, + "id": 4738, "name": "width", "variant": "declaration", "kind": 1024, @@ -5884,7 +5884,7 @@ } }, { - "id": 4724, + "id": 4739, "name": "title", "variant": "declaration", "kind": 1024, @@ -5914,7 +5914,7 @@ } }, { - "id": 4725, + "id": 4740, "name": "description", "variant": "declaration", "kind": 1024, @@ -5944,7 +5944,7 @@ } }, { - "id": 4726, + "id": 4741, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -5974,7 +5974,7 @@ } }, { - "id": 4727, + "id": 4742, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6019,7 +6019,7 @@ } }, { - "id": 4728, + "id": 4743, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -6049,7 +6049,7 @@ } }, { - "id": 4729, + "id": 4744, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -6074,33 +6074,33 @@ { "title": "Properties", "children": [ - 4716, - 4717, - 4718, - 4719, - 4720, - 4721, - 4722, - 4723, - 4724, - 4725, - 4726, - 4727, - 4728, - 4729 + 4731, + 4732, + 4733, + 4734, + 4735, + 4736, + 4737, + 4738, + 4739, + 4740, + 4741, + 4742, + 4743, + 4744 ] } ] }, { - "id": 4730, + "id": 4745, "name": "CreateInventoryLevelInput", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4731, + "id": 4746, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6119,7 +6119,7 @@ } }, { - "id": 4732, + "id": 4747, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6138,7 +6138,7 @@ } }, { - "id": 4733, + "id": 4748, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -6159,7 +6159,7 @@ } }, { - "id": 4734, + "id": 4749, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -6184,16 +6184,16 @@ { "title": "Properties", "children": [ - 4731, - 4732, - 4733, - 4734 + 4746, + 4747, + 4748, + 4749 ] } ] }, { - "id": 4735, + "id": 4750, "name": "BulkUpdateInventoryLevelInput", "variant": "declaration", "kind": 256, @@ -6208,7 +6208,7 @@ }, "children": [ { - "id": 4738, + "id": 4753, "name": "id", "variant": "declaration", "kind": 1024, @@ -6229,7 +6229,7 @@ } }, { - "id": 4739, + "id": 4754, "name": "stocked_quantity", "variant": "declaration", "kind": 1024, @@ -6250,7 +6250,7 @@ } }, { - "id": 4740, + "id": 4755, "name": "incoming_quantity", "variant": "declaration", "kind": 1024, @@ -6271,7 +6271,7 @@ } }, { - "id": 4736, + "id": 4751, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6290,7 +6290,7 @@ } }, { - "id": 4737, + "id": 4752, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6313,17 +6313,17 @@ { "title": "Properties", "children": [ - 4738, - 4739, - 4740, - 4736, - 4737 + 4753, + 4754, + 4755, + 4751, + 4752 ] } ] }, { - "id": 4757, + "id": 4772, "name": "UpdateReservationItemInput", "variant": "declaration", "kind": 256, @@ -6338,7 +6338,7 @@ }, "children": [ { - "id": 4758, + "id": 4773, "name": "id", "variant": "declaration", "kind": 1024, @@ -6349,7 +6349,7 @@ } }, { - "id": 4759, + "id": 4774, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6366,13 +6366,13 @@ }, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 4760, + "id": 4775, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6393,7 +6393,7 @@ } }, { - "id": 4761, + "id": 4776, "name": "description", "variant": "declaration", "kind": 1024, @@ -6423,7 +6423,7 @@ } }, { - "id": 4762, + "id": 4777, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -6444,7 +6444,7 @@ } }, { - "id": 4763, + "id": 4778, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6493,18 +6493,18 @@ { "title": "Properties", "children": [ - 4758, - 4759, - 4760, - 4761, - 4762, - 4763 + 4773, + 4774, + 4775, + 4776, + 4777, + 4778 ] } ] }, { - "id": 4705, + "id": 4720, "name": "CreateReservationItemInput", "variant": "declaration", "kind": 256, @@ -6519,7 +6519,7 @@ }, "children": [ { - "id": 4706, + "id": 4721, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -6549,7 +6549,7 @@ } }, { - "id": 4707, + "id": 4722, "name": "inventory_item_id", "variant": "declaration", "kind": 1024, @@ -6568,7 +6568,7 @@ } }, { - "id": 4708, + "id": 4723, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -6587,7 +6587,7 @@ } }, { - "id": 4709, + "id": 4724, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6602,13 +6602,13 @@ }, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 4710, + "id": 4725, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -6629,7 +6629,7 @@ } }, { - "id": 4711, + "id": 4726, "name": "description", "variant": "declaration", "kind": 1024, @@ -6659,7 +6659,7 @@ } }, { - "id": 4712, + "id": 4727, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6689,7 +6689,7 @@ } }, { - "id": 4713, + "id": 4728, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -6719,7 +6719,7 @@ } }, { - "id": 4714, + "id": 4729, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6768,21 +6768,21 @@ { "title": "Properties", "children": [ - 4706, - 4707, - 4708, - 4709, - 4710, - 4711, - 4712, - 4713, - 4714 + 4721, + 4722, + 4723, + 4724, + 4725, + 4726, + 4727, + 4728, + 4729 ] } ] }, { - "id": 4388, + "id": 4403, "name": "IInventoryService", "variant": "declaration", "kind": 256, @@ -6797,14 +6797,14 @@ }, "children": [ { - "id": 4389, + "id": 4404, "name": "listInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4390, + "id": 4405, "name": "listInventoryItems", "variant": "signature", "kind": 4096, @@ -6891,7 +6891,7 @@ }, "parameters": [ { - "id": 4391, + "id": 4406, "name": "selector", "variant": "param", "kind": 32768, @@ -6906,13 +6906,13 @@ }, "type": { "type": "reference", - "target": 4611, + "target": 4626, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 4392, + "id": 4407, "name": "config", "variant": "param", "kind": 32768, @@ -6945,11 +6945,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -6959,7 +6959,7 @@ } }, { - "id": 4393, + "id": 4408, "name": "context", "variant": "param", "kind": 32768, @@ -6976,7 +6976,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -6993,7 +6993,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7006,14 +7006,14 @@ ] }, { - "id": 4394, + "id": 4409, "name": "listAndCountInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4395, + "id": 4410, "name": "listAndCountInventoryItems", "variant": "signature", "kind": 4096, @@ -7100,7 +7100,7 @@ }, "parameters": [ { - "id": 4396, + "id": 4411, "name": "selector", "variant": "param", "kind": 32768, @@ -7115,13 +7115,13 @@ }, "type": { "type": "reference", - "target": 4611, + "target": 4626, "name": "FilterableInventoryItemProps", "package": "@medusajs/types" } }, { - "id": 4397, + "id": 4412, "name": "config", "variant": "param", "kind": 32768, @@ -7154,11 +7154,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7168,7 +7168,7 @@ } }, { - "id": 4398, + "id": 4413, "name": "context", "variant": "param", "kind": 32768, @@ -7185,7 +7185,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -7205,7 +7205,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -7224,14 +7224,14 @@ ] }, { - "id": 4399, + "id": 4414, "name": "listReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4400, + "id": 4415, "name": "listReservationItems", "variant": "signature", "kind": 4096, @@ -7318,7 +7318,7 @@ }, "parameters": [ { - "id": 4401, + "id": 4416, "name": "selector", "variant": "param", "kind": 32768, @@ -7333,13 +7333,13 @@ }, "type": { "type": "reference", - "target": 4663, + "target": 4678, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 4402, + "id": 4417, "name": "config", "variant": "param", "kind": 32768, @@ -7372,11 +7372,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7386,7 +7386,7 @@ } }, { - "id": 4403, + "id": 4418, "name": "context", "variant": "param", "kind": 32768, @@ -7403,7 +7403,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -7420,7 +7420,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7433,14 +7433,14 @@ ] }, { - "id": 4404, + "id": 4419, "name": "listAndCountReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4405, + "id": 4420, "name": "listAndCountReservationItems", "variant": "signature", "kind": 4096, @@ -7527,7 +7527,7 @@ }, "parameters": [ { - "id": 4406, + "id": 4421, "name": "selector", "variant": "param", "kind": 32768, @@ -7542,13 +7542,13 @@ }, "type": { "type": "reference", - "target": 4663, + "target": 4678, "name": "FilterableReservationItemProps", "package": "@medusajs/types" } }, { - "id": 4407, + "id": 4422, "name": "config", "variant": "param", "kind": 32768, @@ -7581,11 +7581,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7595,7 +7595,7 @@ } }, { - "id": 4408, + "id": 4423, "name": "context", "variant": "param", "kind": 32768, @@ -7612,7 +7612,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -7632,7 +7632,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -7651,14 +7651,14 @@ ] }, { - "id": 4409, + "id": 4424, "name": "listInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4410, + "id": 4425, "name": "listInventoryLevels", "variant": "signature", "kind": 4096, @@ -7745,7 +7745,7 @@ }, "parameters": [ { - "id": 4411, + "id": 4426, "name": "selector", "variant": "param", "kind": 32768, @@ -7760,13 +7760,13 @@ }, "type": { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 4412, + "id": 4427, "name": "config", "variant": "param", "kind": 32768, @@ -7799,11 +7799,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -7813,7 +7813,7 @@ } }, { - "id": 4413, + "id": 4428, "name": "context", "variant": "param", "kind": 32768, @@ -7830,7 +7830,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -7847,7 +7847,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -7860,14 +7860,14 @@ ] }, { - "id": 4414, + "id": 4429, "name": "listAndCountInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4415, + "id": 4430, "name": "listAndCountInventoryLevels", "variant": "signature", "kind": 4096, @@ -7954,7 +7954,7 @@ }, "parameters": [ { - "id": 4416, + "id": 4431, "name": "selector", "variant": "param", "kind": 32768, @@ -7969,13 +7969,13 @@ }, "type": { "type": "reference", - "target": 4685, + "target": 4700, "name": "FilterableInventoryLevelProps", "package": "@medusajs/types" } }, { - "id": 4417, + "id": 4432, "name": "config", "variant": "param", "kind": 32768, @@ -8008,11 +8008,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8022,7 +8022,7 @@ } }, { - "id": 4418, + "id": 4433, "name": "context", "variant": "param", "kind": 32768, @@ -8039,7 +8039,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8059,7 +8059,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8078,14 +8078,14 @@ ] }, { - "id": 4419, + "id": 4434, "name": "retrieveInventoryItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4420, + "id": 4435, "name": "retrieveInventoryItem", "variant": "signature", "kind": 4096, @@ -8132,7 +8132,7 @@ }, "parameters": [ { - "id": 4421, + "id": 4436, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -8151,7 +8151,7 @@ } }, { - "id": 4422, + "id": 4437, "name": "config", "variant": "param", "kind": 32768, @@ -8184,11 +8184,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -8198,7 +8198,7 @@ } }, { - "id": 4423, + "id": 4438, "name": "context", "variant": "param", "kind": 32768, @@ -8215,7 +8215,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8230,7 +8230,7 @@ "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -8242,14 +8242,14 @@ ] }, { - "id": 4424, + "id": 4439, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4425, + "id": 4440, "name": "retrieveInventoryLevelByItemAndLocation", "variant": "signature", "kind": 4096, @@ -8284,7 +8284,7 @@ }, "parameters": [ { - "id": 4426, + "id": 4441, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -8303,7 +8303,7 @@ } }, { - "id": 4427, + "id": 4442, "name": "locationId", "variant": "param", "kind": 32768, @@ -8322,7 +8322,7 @@ } }, { - "id": 4428, + "id": 4443, "name": "context", "variant": "param", "kind": 32768, @@ -8339,7 +8339,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8354,7 +8354,7 @@ "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8366,14 +8366,14 @@ ] }, { - "id": 4429, + "id": 4444, "name": "retrieveInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4430, + "id": 4445, "name": "retrieveInventoryLevel", "variant": "signature", "kind": 4096, @@ -8420,7 +8420,7 @@ }, "parameters": [ { - "id": 4431, + "id": 4446, "name": "inventoryLevelId", "variant": "param", "kind": 32768, @@ -8439,7 +8439,7 @@ } }, { - "id": 4432, + "id": 4447, "name": "config", "variant": "param", "kind": 32768, @@ -8472,11 +8472,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8486,7 +8486,7 @@ } }, { - "id": 4433, + "id": 4448, "name": "context", "variant": "param", "kind": 32768, @@ -8503,7 +8503,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8518,7 +8518,7 @@ "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -8530,14 +8530,14 @@ ] }, { - "id": 4434, + "id": 4449, "name": "retrieveReservationItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4435, + "id": 4450, "name": "retrieveReservationItem", "variant": "signature", "kind": 4096, @@ -8584,7 +8584,7 @@ }, "parameters": [ { - "id": 4436, + "id": 4451, "name": "reservationId", "variant": "param", "kind": 32768, @@ -8603,7 +8603,7 @@ } }, { - "id": 4437, + "id": 4452, "name": "config", "variant": "param", "kind": 32768, @@ -8636,11 +8636,11 @@ }, "type": { "type": "reference", - "target": 4619, + "target": 4634, "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8650,7 +8650,7 @@ } }, { - "id": 4438, + "id": 4453, "name": "context", "variant": "param", "kind": 32768, @@ -8667,7 +8667,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8682,7 +8682,7 @@ "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8694,14 +8694,14 @@ ] }, { - "id": 4439, + "id": 4454, "name": "createReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4440, + "id": 4455, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -8736,7 +8736,7 @@ }, "parameters": [ { - "id": 4441, + "id": 4456, "name": "input", "variant": "param", "kind": 32768, @@ -8753,14 +8753,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4705, + "target": 4720, "name": "CreateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 4442, + "id": 4457, "name": "context", "variant": "param", "kind": 32768, @@ -8777,7 +8777,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8794,7 +8794,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8805,7 +8805,7 @@ } }, { - "id": 4443, + "id": 4458, "name": "createReservationItems", "variant": "signature", "kind": 4096, @@ -8840,7 +8840,7 @@ }, "parameters": [ { - "id": 4444, + "id": 4459, "name": "input", "variant": "param", "kind": 32768, @@ -8855,13 +8855,13 @@ }, "type": { "type": "reference", - "target": 4705, + "target": 4720, "name": "CreateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 4445, + "id": 4460, "name": "context", "variant": "param", "kind": 32768, @@ -8878,7 +8878,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -8893,7 +8893,7 @@ "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -8905,14 +8905,14 @@ ] }, { - "id": 4446, + "id": 4461, "name": "createInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4447, + "id": 4462, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -8947,7 +8947,7 @@ }, "parameters": [ { - "id": 4448, + "id": 4463, "name": "input", "variant": "param", "kind": 32768, @@ -8964,14 +8964,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4715, + "target": 4730, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 4449, + "id": 4464, "name": "context", "variant": "param", "kind": 32768, @@ -8988,7 +8988,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9005,7 +9005,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9016,7 +9016,7 @@ } }, { - "id": 4450, + "id": 4465, "name": "createInventoryItems", "variant": "signature", "kind": 4096, @@ -9051,7 +9051,7 @@ }, "parameters": [ { - "id": 4451, + "id": 4466, "name": "input", "variant": "param", "kind": 32768, @@ -9066,13 +9066,13 @@ }, "type": { "type": "reference", - "target": 4715, + "target": 4730, "name": "CreateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 4452, + "id": 4467, "name": "context", "variant": "param", "kind": 32768, @@ -9089,7 +9089,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9104,7 +9104,7 @@ "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9116,14 +9116,14 @@ ] }, { - "id": 4453, + "id": 4468, "name": "createInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4454, + "id": 4469, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -9158,7 +9158,7 @@ }, "parameters": [ { - "id": 4455, + "id": 4470, "name": "data", "variant": "param", "kind": 32768, @@ -9175,14 +9175,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4730, + "target": 4745, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 4456, + "id": 4471, "name": "context", "variant": "param", "kind": 32768, @@ -9199,7 +9199,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9216,7 +9216,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9227,7 +9227,7 @@ } }, { - "id": 4457, + "id": 4472, "name": "createInventoryLevels", "variant": "signature", "kind": 4096, @@ -9262,7 +9262,7 @@ }, "parameters": [ { - "id": 4458, + "id": 4473, "name": "data", "variant": "param", "kind": 32768, @@ -9277,13 +9277,13 @@ }, "type": { "type": "reference", - "target": 4730, + "target": 4745, "name": "CreateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 4459, + "id": 4474, "name": "context", "variant": "param", "kind": 32768, @@ -9300,7 +9300,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9315,7 +9315,7 @@ "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9327,14 +9327,14 @@ ] }, { - "id": 4460, + "id": 4475, "name": "updateInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4461, + "id": 4476, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -9369,7 +9369,7 @@ }, "parameters": [ { - "id": 4462, + "id": 4477, "name": "updates", "variant": "param", "kind": 32768, @@ -9386,14 +9386,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4735, + "target": 4750, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } } }, { - "id": 4463, + "id": 4478, "name": "context", "variant": "param", "kind": 32768, @@ -9410,7 +9410,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9427,7 +9427,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9438,7 +9438,7 @@ } }, { - "id": 4464, + "id": 4479, "name": "updateInventoryLevels", "variant": "signature", "kind": 4096, @@ -9473,7 +9473,7 @@ }, "parameters": [ { - "id": 4465, + "id": 4480, "name": "updates", "variant": "param", "kind": 32768, @@ -9488,13 +9488,13 @@ }, "type": { "type": "reference", - "target": 4735, + "target": 4750, "name": "BulkUpdateInventoryLevelInput", "package": "@medusajs/types" } }, { - "id": 4466, + "id": 4481, "name": "context", "variant": "param", "kind": 32768, @@ -9511,7 +9511,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9526,7 +9526,7 @@ "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -9538,14 +9538,14 @@ ] }, { - "id": 4467, + "id": 4482, "name": "updateInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4468, + "id": 4483, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -9580,7 +9580,7 @@ }, "parameters": [ { - "id": 4469, + "id": 4484, "name": "input", "variant": "param", "kind": 32768, @@ -9595,13 +9595,13 @@ }, "type": { "type": "reference", - "target": 4741, + "target": 4756, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } }, { - "id": 4470, + "id": 4485, "name": "context", "variant": "param", "kind": 32768, @@ -9618,7 +9618,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9633,7 +9633,7 @@ "typeArguments": [ { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9643,7 +9643,7 @@ } }, { - "id": 4471, + "id": 4486, "name": "updateInventoryItems", "variant": "signature", "kind": 4096, @@ -9678,7 +9678,7 @@ }, "parameters": [ { - "id": 4472, + "id": 4487, "name": "input", "variant": "param", "kind": 32768, @@ -9695,14 +9695,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4741, + "target": 4756, "name": "UpdateInventoryItemInput", "package": "@medusajs/types" } } }, { - "id": 4473, + "id": 4488, "name": "context", "variant": "param", "kind": 32768, @@ -9719,7 +9719,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9736,7 +9736,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4632, + "target": 4647, "name": "InventoryItemDTO", "package": "@medusajs/types" } @@ -9749,14 +9749,14 @@ ] }, { - "id": 4474, + "id": 4489, "name": "updateReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4475, + "id": 4490, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -9791,7 +9791,7 @@ }, "parameters": [ { - "id": 4476, + "id": 4491, "name": "input", "variant": "param", "kind": 32768, @@ -9806,13 +9806,13 @@ }, "type": { "type": "reference", - "target": 4757, + "target": 4772, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } }, { - "id": 4477, + "id": 4492, "name": "context", "variant": "param", "kind": 32768, @@ -9829,7 +9829,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9844,7 +9844,7 @@ "typeArguments": [ { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -9854,7 +9854,7 @@ } }, { - "id": 4478, + "id": 4493, "name": "updateReservationItems", "variant": "signature", "kind": 4096, @@ -9889,7 +9889,7 @@ }, "parameters": [ { - "id": 4479, + "id": 4494, "name": "input", "variant": "param", "kind": 32768, @@ -9906,14 +9906,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4757, + "target": 4772, "name": "UpdateReservationItemInput", "package": "@medusajs/types" } } }, { - "id": 4480, + "id": 4495, "name": "context", "variant": "param", "kind": 32768, @@ -9930,7 +9930,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -9947,7 +9947,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4672, + "target": 4687, "name": "ReservationItemDTO", "package": "@medusajs/types" } @@ -9960,14 +9960,14 @@ ] }, { - "id": 4481, + "id": 4496, "name": "deleteReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4482, + "id": 4497, "name": "deleteReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -10002,7 +10002,7 @@ }, "parameters": [ { - "id": 4483, + "id": 4498, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -10033,7 +10033,7 @@ } }, { - "id": 4484, + "id": 4499, "name": "context", "variant": "param", "kind": 32768, @@ -10050,7 +10050,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10075,14 +10075,14 @@ ] }, { - "id": 4485, + "id": 4500, "name": "restoreReservationItemsByLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4486, + "id": 4501, "name": "restoreReservationItemsByLineItem", "variant": "signature", "kind": 4096, @@ -10117,7 +10117,7 @@ }, "parameters": [ { - "id": 4487, + "id": 4502, "name": "lineItemId", "variant": "param", "kind": 32768, @@ -10148,7 +10148,7 @@ } }, { - "id": 4488, + "id": 4503, "name": "context", "variant": "param", "kind": 32768, @@ -10165,7 +10165,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10190,14 +10190,14 @@ ] }, { - "id": 4489, + "id": 4504, "name": "deleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4490, + "id": 4505, "name": "deleteReservationItems", "variant": "signature", "kind": 4096, @@ -10232,7 +10232,7 @@ }, "parameters": [ { - "id": 4491, + "id": 4506, "name": "reservationItemId", "variant": "param", "kind": 32768, @@ -10263,7 +10263,7 @@ } }, { - "id": 4492, + "id": 4507, "name": "context", "variant": "param", "kind": 32768, @@ -10280,7 +10280,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10305,14 +10305,14 @@ ] }, { - "id": 4493, + "id": 4508, "name": "softDeleteReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4494, + "id": 4509, "name": "softDeleteReservationItems", "variant": "signature", "kind": 4096, @@ -10355,7 +10355,7 @@ }, "typeParameters": [ { - "id": 4495, + "id": 4510, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10372,7 +10372,7 @@ ], "parameters": [ { - "id": 4496, + "id": 4511, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -10386,7 +10386,7 @@ } }, { - "id": 4497, + "id": 4512, "name": "config", "variant": "param", "kind": 32768, @@ -10403,11 +10403,11 @@ }, "type": { "type": "reference", - "target": 4764, + "target": 4779, "typeArguments": [ { "type": "reference", - "target": 4495, + "target": 4510, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10418,7 +10418,7 @@ } }, { - "id": 4498, + "id": 4513, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10435,7 +10435,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10487,14 +10487,14 @@ ] }, { - "id": 4499, + "id": 4514, "name": "restoreReservationItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4500, + "id": 4515, "name": "restoreReservationItems", "variant": "signature", "kind": 4096, @@ -10537,7 +10537,7 @@ }, "typeParameters": [ { - "id": 4501, + "id": 4516, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10554,7 +10554,7 @@ ], "parameters": [ { - "id": 4502, + "id": 4517, "name": "ReservationItemIds", "variant": "param", "kind": 32768, @@ -10576,7 +10576,7 @@ } }, { - "id": 4503, + "id": 4518, "name": "config", "variant": "param", "kind": 32768, @@ -10609,11 +10609,11 @@ }, "type": { "type": "reference", - "target": 4767, + "target": 4782, "typeArguments": [ { "type": "reference", - "target": 4501, + "target": 4516, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10624,7 +10624,7 @@ } }, { - "id": 4504, + "id": 4519, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10641,7 +10641,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10693,14 +10693,14 @@ ] }, { - "id": 4505, + "id": 4520, "name": "deleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4506, + "id": 4521, "name": "deleteInventoryItems", "variant": "signature", "kind": 4096, @@ -10735,7 +10735,7 @@ }, "parameters": [ { - "id": 4507, + "id": 4522, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -10766,7 +10766,7 @@ } }, { - "id": 4508, + "id": 4523, "name": "context", "variant": "param", "kind": 32768, @@ -10783,7 +10783,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -10808,14 +10808,14 @@ ] }, { - "id": 4509, + "id": 4524, "name": "softDeleteInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4510, + "id": 4525, "name": "softDeleteInventoryItems", "variant": "signature", "kind": 4096, @@ -10866,7 +10866,7 @@ }, "typeParameters": [ { - "id": 4511, + "id": 4526, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10883,7 +10883,7 @@ ], "parameters": [ { - "id": 4512, + "id": 4527, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -10905,7 +10905,7 @@ } }, { - "id": 4513, + "id": 4528, "name": "config", "variant": "param", "kind": 32768, @@ -10922,11 +10922,11 @@ }, "type": { "type": "reference", - "target": 4764, + "target": 4779, "typeArguments": [ { "type": "reference", - "target": 4511, + "target": 4526, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10937,7 +10937,7 @@ } }, { - "id": 4514, + "id": 4529, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10954,7 +10954,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11006,14 +11006,14 @@ ] }, { - "id": 4515, + "id": 4530, "name": "restoreInventoryItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4516, + "id": 4531, "name": "restoreInventoryItems", "variant": "signature", "kind": 4096, @@ -11064,7 +11064,7 @@ }, "typeParameters": [ { - "id": 4517, + "id": 4532, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11081,7 +11081,7 @@ ], "parameters": [ { - "id": 4518, + "id": 4533, "name": "inventoryItemIds", "variant": "param", "kind": 32768, @@ -11103,7 +11103,7 @@ } }, { - "id": 4519, + "id": 4534, "name": "config", "variant": "param", "kind": 32768, @@ -11136,11 +11136,11 @@ }, "type": { "type": "reference", - "target": 4767, + "target": 4782, "typeArguments": [ { "type": "reference", - "target": 4517, + "target": 4532, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11151,7 +11151,7 @@ } }, { - "id": 4520, + "id": 4535, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11168,7 +11168,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11220,14 +11220,14 @@ ] }, { - "id": 4521, + "id": 4536, "name": "deleteInventoryItemLevelByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4522, + "id": 4537, "name": "deleteInventoryItemLevelByLocationId", "variant": "signature", "kind": 4096, @@ -11262,7 +11262,7 @@ }, "parameters": [ { - "id": 4523, + "id": 4538, "name": "locationId", "variant": "param", "kind": 32768, @@ -11293,7 +11293,7 @@ } }, { - "id": 4524, + "id": 4539, "name": "context", "variant": "param", "kind": 32768, @@ -11310,7 +11310,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11365,14 +11365,14 @@ ] }, { - "id": 4525, + "id": 4540, "name": "deleteReservationItemByLocationId", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4526, + "id": 4541, "name": "deleteReservationItemByLocationId", "variant": "signature", "kind": 4096, @@ -11407,7 +11407,7 @@ }, "parameters": [ { - "id": 4527, + "id": 4542, "name": "locationId", "variant": "param", "kind": 32768, @@ -11438,7 +11438,7 @@ } }, { - "id": 4528, + "id": 4543, "name": "context", "variant": "param", "kind": 32768, @@ -11455,7 +11455,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11480,14 +11480,14 @@ ] }, { - "id": 4529, + "id": 4544, "name": "deleteInventoryLevel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4530, + "id": 4545, "name": "deleteInventoryLevel", "variant": "signature", "kind": 4096, @@ -11522,7 +11522,7 @@ }, "parameters": [ { - "id": 4531, + "id": 4546, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -11541,7 +11541,7 @@ } }, { - "id": 4532, + "id": 4547, "name": "locationId", "variant": "param", "kind": 32768, @@ -11560,7 +11560,7 @@ } }, { - "id": 4533, + "id": 4548, "name": "context", "variant": "param", "kind": 32768, @@ -11577,7 +11577,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11602,14 +11602,14 @@ ] }, { - "id": 4534, + "id": 4549, "name": "deleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4535, + "id": 4550, "name": "deleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -11644,7 +11644,7 @@ }, "parameters": [ { - "id": 4536, + "id": 4551, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11675,7 +11675,7 @@ } }, { - "id": 4537, + "id": 4552, "name": "context", "variant": "param", "kind": 32768, @@ -11692,7 +11692,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11717,14 +11717,14 @@ ] }, { - "id": 4538, + "id": 4553, "name": "softDeleteInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4539, + "id": 4554, "name": "softDeleteInventoryLevels", "variant": "signature", "kind": 4096, @@ -11767,7 +11767,7 @@ }, "typeParameters": [ { - "id": 4540, + "id": 4555, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11784,7 +11784,7 @@ ], "parameters": [ { - "id": 4541, + "id": 4556, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11806,7 +11806,7 @@ } }, { - "id": 4542, + "id": 4557, "name": "config", "variant": "param", "kind": 32768, @@ -11823,11 +11823,11 @@ }, "type": { "type": "reference", - "target": 4764, + "target": 4779, "typeArguments": [ { "type": "reference", - "target": 4540, + "target": 4555, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11838,7 +11838,7 @@ } }, { - "id": 4543, + "id": 4558, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11855,7 +11855,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -11907,14 +11907,14 @@ ] }, { - "id": 4544, + "id": 4559, "name": "restoreInventoryLevels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4545, + "id": 4560, "name": "restoreInventoryLevels", "variant": "signature", "kind": 4096, @@ -11957,7 +11957,7 @@ }, "typeParameters": [ { - "id": 4546, + "id": 4561, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11974,7 +11974,7 @@ ], "parameters": [ { - "id": 4547, + "id": 4562, "name": "inventoryLevelIds", "variant": "param", "kind": 32768, @@ -11996,7 +11996,7 @@ } }, { - "id": 4548, + "id": 4563, "name": "config", "variant": "param", "kind": 32768, @@ -12029,11 +12029,11 @@ }, "type": { "type": "reference", - "target": 4767, + "target": 4782, "typeArguments": [ { "type": "reference", - "target": 4546, + "target": 4561, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12044,7 +12044,7 @@ } }, { - "id": 4549, + "id": 4564, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12061,7 +12061,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12113,14 +12113,14 @@ ] }, { - "id": 4550, + "id": 4565, "name": "adjustInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4551, + "id": 4566, "name": "adjustInventory", "variant": "signature", "kind": 4096, @@ -12155,7 +12155,7 @@ }, "parameters": [ { - "id": 4552, + "id": 4567, "name": "data", "variant": "param", "kind": 32768, @@ -12165,14 +12165,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4553, + "id": 4568, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4554, + "id": 4569, "name": "inventoryItemId", "variant": "declaration", "kind": 1024, @@ -12183,7 +12183,7 @@ } }, { - "id": 4555, + "id": 4570, "name": "locationId", "variant": "declaration", "kind": 1024, @@ -12194,14 +12194,14 @@ } }, { - "id": 4556, + "id": 4571, "name": "adjustment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -12211,9 +12211,9 @@ { "title": "Properties", "children": [ - 4554, - 4555, - 4556 + 4569, + 4570, + 4571 ] } ] @@ -12222,7 +12222,7 @@ } }, { - "id": 4557, + "id": 4572, "name": "context", "variant": "param", "kind": 32768, @@ -12239,7 +12239,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12256,7 +12256,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -12267,14 +12267,14 @@ } }, { - "id": 4558, + "id": 4573, "name": "adjustInventory", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4559, + "id": 4574, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12285,7 +12285,7 @@ } }, { - "id": 4560, + "id": 4575, "name": "locationId", "variant": "param", "kind": 32768, @@ -12296,20 +12296,20 @@ } }, { - "id": 4561, + "id": 4576, "name": "adjustment", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 4562, + "id": 4577, "name": "context", "variant": "param", "kind": 32768, @@ -12318,7 +12318,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12333,7 +12333,7 @@ "typeArguments": [ { "type": "reference", - "target": 4693, + "target": 4708, "name": "InventoryLevelDTO", "package": "@medusajs/types" } @@ -12345,14 +12345,14 @@ ] }, { - "id": 4563, + "id": 4578, "name": "confirmInventory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4564, + "id": 4579, "name": "confirmInventory", "variant": "signature", "kind": 4096, @@ -12387,7 +12387,7 @@ }, "parameters": [ { - "id": 4565, + "id": 4580, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12406,7 +12406,7 @@ } }, { - "id": 4566, + "id": 4581, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12428,7 +12428,7 @@ } }, { - "id": 4567, + "id": 4582, "name": "quantity", "variant": "param", "kind": 32768, @@ -12443,13 +12443,13 @@ }, "type": { "type": "reference", - "target": 4770, + "target": 4785, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 4568, + "id": 4583, "name": "context", "variant": "param", "kind": 32768, @@ -12466,7 +12466,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12491,14 +12491,14 @@ ] }, { - "id": 4569, + "id": 4584, "name": "retrieveAvailableQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4570, + "id": 4585, "name": "retrieveAvailableQuantity", "variant": "signature", "kind": 4096, @@ -12533,7 +12533,7 @@ }, "parameters": [ { - "id": 4571, + "id": 4586, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12552,7 +12552,7 @@ } }, { - "id": 4572, + "id": 4587, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12574,7 +12574,7 @@ } }, { - "id": 4573, + "id": 4588, "name": "context", "variant": "param", "kind": 32768, @@ -12591,7 +12591,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12606,7 +12606,7 @@ "typeArguments": [ { "type": "reference", - "target": 4771, + "target": 4786, "name": "IBigNumber", "package": "@medusajs/types" } @@ -12618,14 +12618,14 @@ ] }, { - "id": 4574, + "id": 4589, "name": "retrieveStockedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4575, + "id": 4590, "name": "retrieveStockedQuantity", "variant": "signature", "kind": 4096, @@ -12660,7 +12660,7 @@ }, "parameters": [ { - "id": 4576, + "id": 4591, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12679,7 +12679,7 @@ } }, { - "id": 4577, + "id": 4592, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12701,7 +12701,7 @@ } }, { - "id": 4578, + "id": 4593, "name": "context", "variant": "param", "kind": 32768, @@ -12718,7 +12718,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12733,7 +12733,7 @@ "typeArguments": [ { "type": "reference", - "target": 4771, + "target": 4786, "name": "IBigNumber", "package": "@medusajs/types" } @@ -12745,14 +12745,14 @@ ] }, { - "id": 4579, + "id": 4594, "name": "retrieveReservedQuantity", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4580, + "id": 4595, "name": "retrieveReservedQuantity", "variant": "signature", "kind": 4096, @@ -12787,7 +12787,7 @@ }, "parameters": [ { - "id": 4581, + "id": 4596, "name": "inventoryItemId", "variant": "param", "kind": 32768, @@ -12806,7 +12806,7 @@ } }, { - "id": 4582, + "id": 4597, "name": "locationIds", "variant": "param", "kind": 32768, @@ -12828,7 +12828,7 @@ } }, { - "id": 4583, + "id": 4598, "name": "context", "variant": "param", "kind": 32768, @@ -12845,7 +12845,7 @@ }, "type": { "type": "reference", - "target": 4651, + "target": 4666, "name": "Context", "package": "@medusajs/types" } @@ -12860,7 +12860,7 @@ "typeArguments": [ { "type": "reference", - "target": 4771, + "target": 4786, "name": "IBigNumber", "package": "@medusajs/types" } @@ -12876,9 +12876,6 @@ { "title": "Methods", "children": [ - 4389, - 4394, - 4399, 4404, 4409, 4414, @@ -12887,44 +12884,47 @@ 4429, 4434, 4439, - 4446, - 4453, - 4460, - 4467, - 4474, - 4481, - 4485, + 4444, + 4449, + 4454, + 4461, + 4468, + 4475, + 4482, 4489, - 4493, - 4499, - 4505, - 4509, - 4515, - 4521, - 4525, - 4529, - 4534, - 4538, + 4496, + 4500, + 4504, + 4508, + 4514, + 4520, + 4524, + 4530, + 4536, + 4540, 4544, - 4550, - 4563, - 4569, - 4574, - 4579 + 4549, + 4553, + 4559, + 4565, + 4578, + 4584, + 4589, + 4594 ] } ], "extendedTypes": [ { "type": "reference", - "target": 4597, + "target": 4612, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 4911, + "id": 4926, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -12932,14 +12932,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4912, + "id": 4927, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4913, + "id": 4928, "name": "alias", "variant": "declaration", "kind": 1024, @@ -12950,7 +12950,7 @@ } }, { - "id": 4914, + "id": 4929, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -12961,7 +12961,7 @@ } }, { - "id": 4915, + "id": 4930, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -12972,7 +12972,7 @@ } }, { - "id": 4916, + "id": 4931, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -12983,7 +12983,7 @@ } }, { - "id": 4917, + "id": 4932, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -13004,7 +13004,7 @@ } }, { - "id": 4918, + "id": 4933, "name": "isList", "variant": "declaration", "kind": 1024, @@ -13025,7 +13025,7 @@ } }, { - "id": 4919, + "id": 4934, "name": "args", "variant": "declaration", "kind": 1024, @@ -13065,13 +13065,13 @@ { "title": "Properties", "children": [ - 4913, - 4914, - 4915, - 4916, - 4917, - 4918, - 4919 + 4928, + 4929, + 4930, + 4931, + 4932, + 4933, + 4934 ] } ] @@ -13079,14 +13079,14 @@ } }, { - "id": 4908, + "id": 4923, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4909, + "id": 4924, "name": "name", "variant": "declaration", "kind": 1024, @@ -13109,7 +13109,7 @@ } }, { - "id": 4910, + "id": 4925, "name": "args", "variant": "declaration", "kind": 1024, @@ -13149,21 +13149,21 @@ { "title": "Properties", "children": [ - 4909, - 4910 + 4924, + 4925 ] } ] }, { - "id": 4861, + "id": 4876, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4862, + "id": 4877, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13174,7 +13174,7 @@ } }, { - "id": 4863, + "id": 4878, "name": "alias", "variant": "declaration", "kind": 1024, @@ -13194,7 +13194,7 @@ "types": [ { "type": "reference", - "target": 4908, + "target": 4923, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -13202,7 +13202,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4908, + "target": 4923, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -13211,7 +13211,7 @@ } }, { - "id": 4864, + "id": 4879, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -13247,14 +13247,14 @@ { "type": "reflection", "declaration": { - "id": 4865, + "id": 4880, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4866, + "id": 4881, "name": "path", "variant": "declaration", "kind": 1024, @@ -13265,7 +13265,7 @@ } }, { - "id": 4867, + "id": 4882, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -13283,8 +13283,8 @@ { "title": "Properties", "children": [ - 4866, - 4867 + 4881, + 4882 ] } ] @@ -13298,7 +13298,7 @@ } }, { - "id": 4868, + "id": 4883, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -13312,7 +13312,7 @@ } }, { - "id": 4869, + "id": 4884, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -13323,14 +13323,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4911, + "target": 4926, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 4870, + "id": 4885, "name": "extends", "variant": "declaration", "kind": 1024, @@ -13342,14 +13342,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4871, + "id": 4886, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4872, + "id": 4887, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13360,14 +13360,14 @@ } }, { - "id": 4873, + "id": 4888, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4911, + "target": 4926, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -13377,8 +13377,8 @@ { "title": "Properties", "children": [ - 4872, - 4873 + 4887, + 4888 ] } ] @@ -13387,7 +13387,7 @@ } }, { - "id": 4874, + "id": 4889, "name": "args", "variant": "declaration", "kind": 1024, @@ -13427,19 +13427,19 @@ { "title": "Properties", "children": [ - 4862, - 4863, - 4864, - 4868, - 4869, - 4870, - 4874 + 4877, + 4878, + 4879, + 4883, + 4884, + 4885, + 4889 ] } ] }, { - "id": 4878, + "id": 4893, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -13458,14 +13458,14 @@ { "type": "reflection", "declaration": { - "id": 4879, + "id": 4894, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4880, + "id": 4895, "name": "type", "variant": "declaration", "kind": 1024, @@ -13561,7 +13561,7 @@ } }, { - "id": 4881, + "id": 4896, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -13574,7 +13574,7 @@ } }, { - "id": 4882, + "id": 4897, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -13587,7 +13587,7 @@ } }, { - "id": 4883, + "id": 4898, "name": "options", "variant": "declaration", "kind": 1024, @@ -13627,10 +13627,10 @@ { "title": "Properties", "children": [ - 4880, - 4881, - 4882, - 4883 + 4895, + 4896, + 4897, + 4898 ] } ] @@ -13642,7 +13642,7 @@ } }, { - "id": 4779, + "id": 4794, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -13659,7 +13659,7 @@ "typeArguments": [ { "type": "reference", - "target": 4861, + "target": 4876, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -13691,14 +13691,14 @@ { "type": "reflection", "declaration": { - "id": 4780, + "id": 4795, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4781, + "id": 4796, "name": "schema", "variant": "declaration", "kind": 1024, @@ -13719,7 +13719,7 @@ } }, { - "id": 4782, + "id": 4797, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -13730,14 +13730,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4875, + "target": 4890, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 4783, + "id": 4798, "name": "extends", "variant": "declaration", "kind": 1024, @@ -13749,14 +13749,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 4784, + "id": 4799, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4785, + "id": 4800, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13767,7 +13767,7 @@ } }, { - "id": 4786, + "id": 4801, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -13795,14 +13795,14 @@ { "type": "reflection", "declaration": { - "id": 4787, + "id": 4802, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4788, + "id": 4803, "name": "path", "variant": "declaration", "kind": 1024, @@ -13813,7 +13813,7 @@ } }, { - "id": 4789, + "id": 4804, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -13829,7 +13829,7 @@ } }, { - "id": 4790, + "id": 4805, "name": "isList", "variant": "declaration", "kind": 1024, @@ -13846,9 +13846,9 @@ { "title": "Properties", "children": [ - 4788, - 4789, - 4790 + 4803, + 4804, + 4805 ] } ] @@ -13862,14 +13862,14 @@ } }, { - "id": 4791, + "id": 4806, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 4875, + "target": 4890, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -13879,9 +13879,9 @@ { "title": "Properties", "children": [ - 4785, - 4786, - 4791 + 4800, + 4801, + 4806 ] } ] @@ -13890,7 +13890,7 @@ } }, { - "id": 4792, + "id": 4807, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -13903,7 +13903,7 @@ } }, { - "id": 4793, + "id": 4808, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -13919,7 +13919,7 @@ } }, { - "id": 4794, + "id": 4809, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -13940,7 +13940,7 @@ } }, { - "id": 4795, + "id": 4810, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -13976,7 +13976,7 @@ } }, { - "id": 4796, + "id": 4811, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -13997,7 +13997,7 @@ } }, { - "id": 4797, + "id": 4812, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -14021,7 +14021,7 @@ } }, { - "id": 4798, + "id": 4813, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -14031,14 +14031,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4799, + "id": 4814, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4800, + "id": 4815, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -14059,7 +14059,7 @@ } }, { - "id": 4801, + "id": 4816, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -14080,7 +14080,7 @@ } }, { - "id": 4802, + "id": 4817, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -14089,7 +14089,7 @@ }, "type": { "type": "reference", - "target": 4878, + "target": 4893, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -14099,9 +14099,9 @@ { "title": "Properties", "children": [ - 4800, - 4801, - 4802 + 4815, + 4816, + 4817 ] } ] @@ -14113,16 +14113,16 @@ { "title": "Properties", "children": [ - 4781, - 4782, - 4783, - 4792, - 4793, - 4794, - 4795, 4796, 4797, - 4798 + 4798, + 4807, + 4808, + 4809, + 4810, + 4811, + 4812, + 4813 ] } ] @@ -14132,7 +14132,7 @@ } }, { - "id": 4875, + "id": 4890, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -14142,21 +14142,21 @@ "types": [ { "type": "reference", - "target": 4911, + "target": 4926, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 4876, + "id": 4891, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4877, + "id": 4892, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -14181,7 +14181,7 @@ { "title": "Properties", "children": [ - 4877 + 4892 ] } ] @@ -14191,7 +14191,7 @@ } }, { - "id": 4597, + "id": 4612, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -14199,20 +14199,20 @@ "extendedBy": [ { "type": "reference", - "target": 4388, + "target": 4403, "name": "IInventoryService" } ] }, { - "id": 4888, + "id": 4903, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4889, + "id": 4904, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14228,7 +14228,7 @@ } }, { - "id": 4890, + "id": 4905, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14238,21 +14238,21 @@ "type": { "type": "reflection", "declaration": { - "id": 4891, + "id": 4906, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 4892, + "id": 4907, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4893, + "id": 4908, "name": "key", "variant": "param", "kind": 32768, @@ -14293,35 +14293,35 @@ { "title": "Properties", "children": [ - 4889, - 4890 + 4904, + 4905 ] } ] }, { - "id": 4811, + "id": 4826, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4812, + "id": 4827, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4813, + "id": 4828, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4814, + "id": 4829, "name": "msg", "variant": "param", "kind": 32768, @@ -14331,7 +14331,7 @@ "types": [ { "type": "reference", - "target": 4884, + "target": 4899, "name": "Message", "package": "@medusajs/types" }, @@ -14339,7 +14339,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4884, + "target": 4899, "name": "Message", "package": "@medusajs/types" } @@ -14356,21 +14356,21 @@ ] }, { - "id": 4815, + "id": 4830, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4816, + "id": 4831, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4817, + "id": 4832, "name": "format", "variant": "param", "kind": 32768, @@ -14379,7 +14379,7 @@ }, "type": { "type": "reference", - "target": 4888, + "target": 4903, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14400,7 +14400,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4884, + "target": 4899, "name": "Message", "package": "@medusajs/types" } @@ -14413,14 +14413,14 @@ ] }, { - "id": 4818, + "id": 4833, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4819, + "id": 4834, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14433,21 +14433,21 @@ ] }, { - "id": 4820, + "id": 4835, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4821, + "id": 4836, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 4822, + "id": 4837, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14456,7 +14456,7 @@ ], "parameters": [ { - "id": 4823, + "id": 4838, "name": "messageData", "variant": "param", "kind": 32768, @@ -14466,11 +14466,11 @@ "types": [ { "type": "reference", - "target": 4894, + "target": 4909, "typeArguments": [ { "type": "reference", - "target": 4822, + "target": 4837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14483,11 +14483,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 4894, + "target": 4909, "typeArguments": [ { "type": "reference", - "target": 4822, + "target": 4837, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14501,7 +14501,7 @@ } }, { - "id": 4824, + "id": 4839, "name": "options", "variant": "param", "kind": 32768, @@ -14541,16 +14541,16 @@ { "title": "Methods", "children": [ - 4812, - 4815, - 4818, - 4820 + 4827, + 4830, + 4833, + 4835 ] } ] }, { - "id": 4651, + "id": 4666, "name": "Context", "variant": "declaration", "kind": 256, @@ -14565,7 +14565,7 @@ }, "children": [ { - "id": 4652, + "id": 4667, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14578,7 +14578,7 @@ } }, { - "id": 4653, + "id": 4668, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14611,14 +14611,14 @@ }, "type": { "type": "reference", - "target": 4662, + "target": 4677, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4654, + "id": 4669, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14651,14 +14651,14 @@ }, "type": { "type": "reference", - "target": 4662, + "target": 4677, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 4655, + "id": 4670, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14711,7 +14711,7 @@ } }, { - "id": 4656, + "id": 4671, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14732,7 +14732,7 @@ } }, { - "id": 4657, + "id": 4672, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14753,7 +14753,7 @@ } }, { - "id": 4658, + "id": 4673, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -14774,7 +14774,7 @@ } }, { - "id": 4659, + "id": 4674, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -14791,13 +14791,13 @@ }, "type": { "type": "reference", - "target": 4811, + "target": 4826, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 4660, + "id": 4675, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -14818,7 +14818,7 @@ } }, { - "id": 4661, + "id": 4676, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -14843,22 +14843,22 @@ { "title": "Properties", "children": [ - 4652, - 4653, - 4654, - 4655, - 4656, - 4657, - 4658, - 4659, - 4660, - 4661 + 4667, + 4668, + 4669, + 4670, + 4671, + 4672, + 4673, + 4674, + 4675, + 4676 ] } ], "typeParameters": [ { - "id": 4662, + "id": 4677, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -14871,14 +14871,14 @@ ] }, { - "id": 4771, + "id": 4786, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4772, + "id": 4787, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -14889,7 +14889,7 @@ } }, { - "id": 4773, + "id": 4788, "name": "raw", "variant": "declaration", "kind": 1024, @@ -14898,13 +14898,13 @@ }, "type": { "type": "reference", - "target": 4856, + "target": 4871, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 4774, + "id": 4789, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -14922,14 +14922,14 @@ } }, { - "id": 4775, + "id": 4790, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4776, + "id": 4791, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -14942,14 +14942,14 @@ ] }, { - "id": 4777, + "id": 4792, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 4778, + "id": 4793, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -14966,22 +14966,22 @@ { "title": "Properties", "children": [ - 4772, - 4773, - 4774 + 4787, + 4788, + 4789 ] }, { "title": "Methods", "children": [ - 4775, - 4777 + 4790, + 4792 ] } ] }, { - "id": 4856, + "id": 4871, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -14989,14 +14989,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4857, + "id": 4872, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4858, + "id": 4873, "name": "value", "variant": "declaration", "kind": 1024, @@ -15020,20 +15020,20 @@ { "title": "Properties", "children": [ - 4858 + 4873 ] } ], "indexSignatures": [ { - "id": 4859, + "id": 4874, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 4860, + "id": 4875, "name": "key", "variant": "param", "kind": 32768, @@ -15054,7 +15054,7 @@ } }, { - "id": 4770, + "id": 4785, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -15064,7 +15064,7 @@ "types": [ { "type": "reference", - "target": 4856, + "target": 4871, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15088,7 +15088,7 @@ }, { "type": "reference", - "target": 4771, + "target": 4786, "name": "IBigNumber", "package": "@medusajs/types" } @@ -15100,137 +15100,77 @@ { "title": "Interfaces", "children": [ - 4619, - 4803, - 4825, - 4830, - 4764, - 4767, - 4632, - 4611, - 4693, - 4685, - 4672, - 4663, - 4741, - 4715, + 4634, + 4818, + 4840, + 4845, + 4779, + 4782, + 4647, + 4626, + 4708, + 4700, + 4687, + 4678, + 4756, 4730, - 4735, - 4757, - 4705, - 4388, - 4908, - 4861, - 4597, - 4888, - 4811, - 4651, - 4771 + 4745, + 4750, + 4772, + 4720, + 4403, + 4923, + 4876, + 4612, + 4903, + 4826, + 4666, + 4786 ] }, { "title": "Type Aliases", "children": [ - 4904, - 4906, - 4926, - 4954, - 4944, - 4834, - 4942, - 4936, + 4919, + 4921, 4941, - 4930, - 4938, - 4920, - 4884, - 4894, - 4911, - 4878, - 4779, - 4875, - 4856, - 4770 + 4969, + 4959, + 4849, + 4957, + 4951, + 4956, + 4945, + 4953, + 4935, + 4899, + 4909, + 4926, + 4893, + 4794, + 4890, + 4871, + 4785 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "4387": { + "4402": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "" }, - "4388": { + "4403": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "IInventoryService" }, - "4389": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "4390": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryItems" - }, - "4391": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "4392": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "4393": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "4394": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "4395": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryItems" - }, - "4396": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "4397": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "4398": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, - "4399": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "4400": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listReservationItems" - }, - "4401": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "selector" - }, - "4402": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" - }, - "4403": { - "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" - }, "4404": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" + "qualifiedName": "IInventoryService.listInventoryItems" }, "4405": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountReservationItems" + "qualifiedName": "IInventoryService.listInventoryItems" }, "4406": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15246,11 +15186,11 @@ }, "4409": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "4410": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listInventoryLevels" + "qualifiedName": "IInventoryService.listAndCountInventoryItems" }, "4411": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15266,11 +15206,11 @@ }, "4414": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "IInventoryService.listReservationItems" }, "4415": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.listAndCountInventoryLevels" + "qualifiedName": "IInventoryService.listReservationItems" }, "4416": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15286,15 +15226,15 @@ }, "4419": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "4420": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryItem" + "qualifiedName": "IInventoryService.listAndCountReservationItems" }, "4421": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "selector" }, "4422": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15306,19 +15246,19 @@ }, "4424": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "4425": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" + "qualifiedName": "IInventoryService.listInventoryLevels" }, "4426": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "selector" }, "4427": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "config" }, "4428": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15326,15 +15266,15 @@ }, "4429": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "4430": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveInventoryLevel" + "qualifiedName": "IInventoryService.listAndCountInventoryLevels" }, "4431": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelId" + "qualifiedName": "selector" }, "4432": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15346,15 +15286,15 @@ }, "4434": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "4435": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservationItem" + "qualifiedName": "IInventoryService.retrieveInventoryItem" }, "4436": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationId" + "qualifiedName": "inventoryItemId" }, "4437": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15366,199 +15306,199 @@ }, "4439": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "4440": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "IInventoryService.retrieveInventoryLevelByItemAndLocation" }, "4441": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "inventoryItemId" }, "4442": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "locationId" }, "4443": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createReservationItems" + "qualifiedName": "context" }, "4444": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "4445": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveInventoryLevel" }, "4446": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "inventoryLevelId" }, "4447": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "config" }, "4448": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "context" }, "4449": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "4450": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryItems" + "qualifiedName": "IInventoryService.retrieveReservationItem" }, "4451": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "reservationId" }, "4452": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "4453": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "context" }, "4454": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "IInventoryService.createReservationItems" }, "4455": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.createReservationItems" }, "4456": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "4457": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.createInventoryLevels" + "qualifiedName": "context" }, "4458": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "IInventoryService.createReservationItems" }, "4459": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "4460": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "context" }, "4461": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4462": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4463": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "4464": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryLevels" + "qualifiedName": "context" }, "4465": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "updates" + "qualifiedName": "IInventoryService.createInventoryItems" }, "4466": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "4467": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "context" }, "4468": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4469": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4470": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "4471": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateInventoryItems" + "qualifiedName": "context" }, "4472": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.createInventoryLevels" }, "4473": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "4474": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "context" }, "4475": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4476": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4477": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "updates" }, "4478": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.updateReservationItems" + "qualifiedName": "context" }, "4479": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "input" + "qualifiedName": "IInventoryService.updateInventoryLevels" }, "4480": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "updates" }, "4481": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "context" }, "4482": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4483": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4484": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "4485": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "context" }, "4486": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" + "qualifiedName": "IInventoryService.updateInventoryItems" }, "4487": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "lineItemId" + "qualifiedName": "input" }, "4488": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15566,15 +15506,15 @@ }, "4489": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4490": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItems" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4491": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "reservationItemId" + "qualifiedName": "input" }, "4492": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", @@ -15582,1115 +15522,1115 @@ }, "4493": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "IInventoryService.updateReservationItems" }, "4494": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteReservationItems" + "qualifiedName": "input" }, "4495": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "4496": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "4497": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "IInventoryService.deleteReservationItemsByLineItem" }, "4498": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "lineItemId" }, "4499": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "context" }, "4500": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreReservationItems" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "4501": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.restoreReservationItemsByLineItem" }, "4502": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "ReservationItemIds" + "qualifiedName": "lineItemId" }, "4503": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "4504": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "4505": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "IInventoryService.deleteReservationItems" }, "4506": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItems" + "qualifiedName": "reservationItemId" }, "4507": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "context" }, "4508": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "4509": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "IInventoryService.softDeleteReservationItems" }, "4510": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryItems" + "qualifiedName": "TReturnableLinkableKeys" }, "4511": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "ReservationItemIds" }, "4512": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "config" }, "4513": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "4514": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "4515": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "IInventoryService.restoreReservationItems" }, "4516": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryItems" + "qualifiedName": "TReturnableLinkableKeys" }, "4517": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "ReservationItemIds" }, "4518": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemIds" + "qualifiedName": "config" }, "4519": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "4520": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "4521": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "IInventoryService.deleteInventoryItems" }, "4522": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" + "qualifiedName": "inventoryItemId" }, "4523": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "context" }, "4524": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "4525": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "IInventoryService.softDeleteInventoryItems" }, "4526": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" + "qualifiedName": "TReturnableLinkableKeys" }, "4527": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "inventoryItemIds" }, "4528": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "4529": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "sharedContext" }, "4530": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevel" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "4531": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.restoreInventoryItems" }, "4532": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "TReturnableLinkableKeys" }, "4533": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryItemIds" }, "4534": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "config" }, "4535": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.deleteInventoryLevels" + "qualifiedName": "sharedContext" }, "4536": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "4537": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.deleteInventoryItemLevelByLocationId" }, "4538": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "locationId" }, "4539": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.softDeleteInventoryLevels" + "qualifiedName": "context" }, "4540": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "4541": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "IInventoryService.deleteReservationItemByLocationId" }, "4542": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "locationId" }, "4543": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "context" }, "4544": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "4545": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.restoreInventoryLevels" + "qualifiedName": "IInventoryService.deleteInventoryLevel" }, "4546": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "inventoryItemId" }, "4547": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryLevelIds" + "qualifiedName": "locationId" }, "4548": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "config" + "qualifiedName": "context" }, "4549": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "4550": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "IInventoryService.deleteInventoryLevels" }, "4551": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "inventoryLevelIds" }, "4552": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "data" + "qualifiedName": "context" }, "4553": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "4554": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.inventoryItemId" + "qualifiedName": "IInventoryService.softDeleteInventoryLevels" }, "4555": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.locationId" + "qualifiedName": "TReturnableLinkableKeys" }, "4556": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "__type.adjustment" + "qualifiedName": "inventoryLevelIds" }, "4557": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "config" }, "4558": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.adjustInventory" + "qualifiedName": "sharedContext" }, "4559": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "4560": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationId" + "qualifiedName": "IInventoryService.restoreInventoryLevels" }, "4561": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "adjustment" + "qualifiedName": "TReturnableLinkableKeys" }, "4562": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "inventoryLevelIds" }, "4563": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "config" }, "4564": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.confirmInventory" + "qualifiedName": "sharedContext" }, "4565": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "IInventoryService.adjustInventory" }, "4566": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "IInventoryService.adjustInventory" }, "4567": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "quantity" + "qualifiedName": "data" }, "4568": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "__type" }, "4569": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "__type.inventoryItemId" }, "4570": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + "qualifiedName": "__type.locationId" }, "4571": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "__type.adjustment" }, "4572": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "context" }, "4573": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.adjustInventory" }, "4574": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "inventoryItemId" }, "4575": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveStockedQuantity" + "qualifiedName": "locationId" }, "4576": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "adjustment" }, "4577": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "context" }, "4578": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "context" + "qualifiedName": "IInventoryService.confirmInventory" }, "4579": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "IInventoryService.confirmInventory" }, "4580": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "IInventoryService.retrieveReservedQuantity" + "qualifiedName": "inventoryItemId" }, "4581": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "inventoryItemId" + "qualifiedName": "locationIds" }, "4582": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", - "qualifiedName": "locationIds" + "qualifiedName": "quantity" }, "4583": { "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", "qualifiedName": "context" }, + "4584": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + }, + "4585": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveAvailableQuantity" + }, + "4586": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "4587": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "4588": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "4589": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" + }, + "4590": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveStockedQuantity" + }, + "4591": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, + "4592": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "4593": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "4594": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" + }, + "4595": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "IInventoryService.retrieveReservedQuantity" + }, + "4596": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "inventoryItemId" + }, "4597": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "locationIds" + }, + "4598": { + "sourceFileName": "../../../../packages/core/types/src/inventory/service.ts", + "qualifiedName": "context" + }, + "4612": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "4611": { + "4626": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps" }, - "4612": { + "4627": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.q" }, - "4613": { + "4628": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.id" }, - "4614": { + "4629": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.location_id" }, - "4615": { + "4630": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.sku" }, - "4616": { + "4631": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.origin_country" }, - "4617": { + "4632": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.hs_code" }, - "4618": { + "4633": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "FilterableInventoryItemProps.requires_shipping" }, - "4619": { + "4634": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "4620": { + "4635": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "4621": { + "4636": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "4622": { + "4637": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "4623": { + "4638": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "4624": { + "4639": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "4625": { + "4640": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "4626": { + "4641": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "4628": { + "4643": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "4629": { + "4644": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "4630": { + "4645": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "4631": { + "4646": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "4632": { + "4647": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO" }, - "4633": { + "4648": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.id" }, - "4634": { + "4649": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.sku" }, - "4635": { + "4650": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.origin_country" }, - "4636": { + "4651": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.hs_code" }, - "4637": { + "4652": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.requires_shipping" }, - "4638": { + "4653": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.mid_code" }, - "4639": { + "4654": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.material" }, - "4640": { + "4655": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.weight" }, - "4641": { + "4656": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.length" }, - "4642": { + "4657": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.height" }, - "4643": { + "4658": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.width" }, - "4644": { + "4659": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.title" }, - "4645": { + "4660": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.description" }, - "4646": { + "4661": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.thumbnail" }, - "4647": { + "4662": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.metadata" }, - "4648": { + "4663": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.created_at" }, - "4649": { + "4664": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.updated_at" }, - "4650": { + "4665": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-item.ts", "qualifiedName": "InventoryItemDTO.deleted_at" }, - "4651": { + "4666": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "4652": { + "4667": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "4653": { + "4668": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "4654": { + "4669": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "4655": { + "4670": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "4656": { + "4671": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "4657": { + "4672": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "4658": { + "4673": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "4659": { + "4674": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "4660": { + "4675": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "4661": { + "4676": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "4662": { + "4677": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "4663": { + "4678": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps" }, - "4664": { + "4679": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.id" }, - "4666": { + "4681": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.line_item_id" }, - "4667": { + "4682": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.inventory_item_id" }, - "4668": { + "4683": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.location_id" }, - "4669": { + "4684": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.description" }, - "4670": { + "4685": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.created_by" }, - "4671": { + "4686": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "FilterableReservationItemProps.quantity" }, - "4672": { + "4687": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO" }, - "4673": { + "4688": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.id" }, - "4674": { + "4689": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.location_id" }, - "4675": { + "4690": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.inventory_item_id" }, - "4676": { + "4691": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.quantity" }, - "4677": { + "4692": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.line_item_id" }, - "4678": { + "4693": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.description" }, - "4679": { + "4694": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.allow_backorder" }, - "4680": { + "4695": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_by" }, - "4681": { + "4696": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.metadata" }, - "4682": { + "4697": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.created_at" }, - "4683": { + "4698": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.updated_at" }, - "4684": { + "4699": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/reservation-item.ts", "qualifiedName": "ReservationItemDTO.deleted_at" }, - "4685": { + "4700": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps" }, - "4686": { + "4701": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.inventory_item_id" }, - "4687": { + "4702": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.location_id" }, - "4688": { + "4703": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.stocked_quantity" }, - "4689": { + "4704": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.reserved_quantity" }, - "4690": { + "4705": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "FilterableInventoryLevelProps.incoming_quantity" }, - "4691": { + "4706": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "4692": { + "4707": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "4693": { + "4708": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO" }, - "4694": { + "4709": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.id" }, - "4695": { + "4710": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.inventory_item_id" }, - "4696": { + "4711": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.location_id" }, - "4697": { + "4712": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.stocked_quantity" }, - "4698": { + "4713": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.reserved_quantity" }, - "4699": { + "4714": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.incoming_quantity" }, - "4700": { + "4715": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.available_quantity" }, - "4701": { + "4716": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.metadata" }, - "4702": { + "4717": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.created_at" }, - "4703": { + "4718": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.updated_at" }, - "4704": { + "4719": { "sourceFileName": "../../../../packages/core/types/src/inventory/common/inventory-level.ts", "qualifiedName": "InventoryLevelDTO.deleted_at" }, - "4705": { + "4720": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput" }, - "4706": { + "4721": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.line_item_id" }, - "4707": { + "4722": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.inventory_item_id" }, - "4708": { + "4723": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.location_id" }, - "4709": { + "4724": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.quantity" }, - "4710": { + "4725": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.allow_backorder" }, - "4711": { + "4726": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.description" }, - "4712": { + "4727": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.created_by" }, - "4713": { + "4728": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.external_id" }, - "4714": { + "4729": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "CreateReservationItemInput.metadata" }, - "4715": { + "4730": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput" }, - "4716": { + "4731": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.sku" }, - "4717": { + "4732": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.origin_country" }, - "4718": { + "4733": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.mid_code" }, - "4719": { + "4734": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.material" }, - "4720": { + "4735": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.weight" }, - "4721": { + "4736": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.length" }, - "4722": { + "4737": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.height" }, - "4723": { + "4738": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.width" }, - "4724": { + "4739": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.title" }, - "4725": { + "4740": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.description" }, - "4726": { + "4741": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.thumbnail" }, - "4727": { + "4742": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.metadata" }, - "4728": { + "4743": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.hs_code" }, - "4729": { + "4744": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "CreateInventoryItemInput.requires_shipping" }, - "4730": { + "4745": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput" }, - "4731": { + "4746": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.inventory_item_id" }, - "4732": { + "4747": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.location_id" }, - "4733": { + "4748": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.stocked_quantity" }, - "4734": { + "4749": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "CreateInventoryLevelInput.incoming_quantity" }, - "4735": { + "4750": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "BulkUpdateInventoryLevelInput" }, - "4736": { + "4751": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.inventory_item_id" }, - "4737": { + "4752": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "__type.location_id" }, - "4738": { + "4753": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.id" }, - "4739": { + "4754": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.stocked_quantity" }, - "4740": { + "4755": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-level.ts", "qualifiedName": "UpdateInventoryLevelInput.incoming_quantity" }, - "4741": { + "4756": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput" }, - "4742": { + "4757": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "UpdateInventoryItemInput.id" }, - "4743": { + "4758": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "sku" }, - "4744": { + "4759": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "origin_country" }, - "4745": { + "4760": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "mid_code" }, - "4746": { + "4761": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "material" }, - "4747": { + "4762": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "weight" }, - "4748": { + "4763": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "length" }, - "4749": { + "4764": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "height" }, - "4750": { + "4765": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "width" }, - "4751": { + "4766": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "title" }, - "4752": { + "4767": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "description" }, - "4753": { + "4768": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "thumbnail" }, - "4754": { + "4769": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "metadata" }, - "4755": { + "4770": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "hs_code" }, - "4756": { + "4771": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/inventory-item.ts", "qualifiedName": "requires_shipping" }, - "4757": { + "4772": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput" }, - "4758": { + "4773": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.id" }, - "4759": { + "4774": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.quantity" }, - "4760": { + "4775": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.location_id" }, - "4761": { + "4776": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.description" }, - "4762": { + "4777": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.allow_backorder" }, - "4763": { + "4778": { "sourceFileName": "../../../../packages/core/types/src/inventory/mutations/reservation-item.ts", "qualifiedName": "UpdateReservationItemInput.metadata" }, - "4764": { + "4779": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "4765": { + "4780": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "4766": { + "4781": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "4767": { + "4782": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "4768": { + "4783": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "4769": { + "4784": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "4770": { + "4785": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "4771": { + "4786": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber" }, - "4772": { + "4787": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.numeric" }, - "4773": { + "4788": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.raw" }, - "4774": { + "4789": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.bigNumber" }, - "4775": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "4776": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "4777": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "4778": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "4779": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" - }, - "4780": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "4781": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "4782": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "4783": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "4784": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "4785": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "4786": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "4787": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "4788": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "4789": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, "4790": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "4791": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "4792": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "4793": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "4794": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "qualifiedName": "ModuleJoinerConfig" }, "4795": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "qualifiedName": "__type" }, "4796": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "qualifiedName": "__type.schema" }, "4797": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type.relationships" }, "4798": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.extends" }, "4799": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", @@ -16698,613 +16638,673 @@ }, "4800": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.serviceName" }, "4801": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type.fieldAlias" }, "4802": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type" }, "4803": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "4804": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "4805": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "4806": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "4807": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "4808": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "4809": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "4810": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "4811": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "4812": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "4813": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "4814": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "4815": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "4816": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "4817": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "4818": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator" }, - "4804": { + "4819": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.lt" }, - "4805": { + "4820": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.gt" }, - "4806": { + "4821": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.gte" }, - "4807": { + "4822": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.lte" }, - "4808": { + "4823": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.contains" }, - "4809": { + "4824": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.starts_with" }, - "4810": { + "4825": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "StringComparisonOperator.ends_with" }, - "4811": { + "4826": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "4812": { + "4827": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "4813": { + "4828": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "4814": { + "4829": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "4815": { + "4830": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "4816": { + "4831": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "4817": { + "4832": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "4818": { + "4833": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "4819": { + "4834": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "4820": { + "4835": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "4821": { + "4836": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "4822": { + "4837": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "4823": { + "4838": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "4824": { + "4839": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "4825": { + "4840": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator" }, - "4826": { + "4841": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.lt" }, - "4827": { + "4842": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.gt" }, - "4828": { + "4843": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.gte" }, - "4829": { + "4844": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "NumericalComparisonOperator.lte" }, - "4830": { + "4845": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "4831": { + "4846": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "4832": { + "4847": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "4833": { + "4848": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "4834": { + "4849": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "4835": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "4836": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "4837": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "4838": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "4839": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "4840": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "4841": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "4842": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "4843": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "4844": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "4845": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "4846": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "4847": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "4848": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "4849": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, "4850": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" + "qualifiedName": "__type" }, "4851": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" + "qualifiedName": "__type.$and" }, "4852": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type.$or" }, "4853": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$eq" }, "4854": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$ne" }, "4855": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$in" }, "4856": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "4857": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "4858": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "4859": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "4860": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "4861": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "4862": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "4863": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "4864": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "4865": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "4866": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "4867": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "4868": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "4869": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "4870": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4871": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "4857": { + "4872": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "4858": { + "4873": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "4859": { + "4874": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "4861": { + "4876": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "4862": { + "4877": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "4863": { + "4878": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "4864": { + "4879": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "4865": { + "4880": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "4866": { + "4881": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "4867": { + "4882": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "4868": { + "4883": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "4869": { + "4884": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "4870": { + "4885": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "4871": { + "4886": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "4872": { + "4887": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "4873": { + "4888": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "4874": { + "4889": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "4875": { + "4890": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "4876": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "4877": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" - }, - "4878": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" - }, - "4879": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "4880": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" - }, - "4881": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" - }, - "4882": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" - }, - "4883": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" - }, - "4884": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" - }, - "4885": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "4886": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "4887": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "4888": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "4889": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "4890": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, "4891": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, "4892": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.deleteCascade" + }, + "4893": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "LinkModulesExtraFields" }, "4894": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "4895": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, + "4895": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.type" + }, "4896": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.defaultValue" }, "4897": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.nullable" }, "4898": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.options" }, "4899": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" + "qualifiedName": "Message" }, "4900": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" + "qualifiedName": "__type" }, "4901": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" + "qualifiedName": "__type.options" }, "4902": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "4903": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "4903": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" + }, "4904": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "4905": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "4906": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "4907": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "4908": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "4909": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "4910": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "4911": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "4912": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "4913": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "4914": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "4915": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "4916": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "4917": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "4918": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "4919": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "4920": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "4921": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "4922": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "4923": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "4924": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "4925": { + "4913": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "4914": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "4915": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "4916": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "4917": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "4918": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "4926": { + "4919": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "4920": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4921": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "4922": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4923": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "4924": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" + }, + "4925": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "4926": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" }, "4927": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, "4928": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" }, "4929": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" }, "4930": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" }, "4931": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" }, "4932": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "4933": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "4934": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "4935": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "4936": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "4937": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" }, "4938": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type.metadata" }, "4939": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.data" }, "4940": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "TData" }, "4941": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "qualifiedName": "Scalar" }, "4942": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "qualifiedName": "__type" }, "4943": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.toHexString" }, "4944": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type.toHexString" }, "4945": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "4946": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type" }, "4947": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "4948": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type.__index" }, "4949": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "4950": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "Prev" }, "4951": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterValue" }, "4952": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "T" }, "4953": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "4954": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "4955": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "4956": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "4957": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "4958": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "4954": { + "4959": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "4960": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4961": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "4962": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4963": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "4964": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4965": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "4966": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "4967": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "4968": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "4969": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "4955": { + "4970": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -17314,7 +17314,7 @@ "1": "../../../../packages/core/types/src/inventory/service.ts" }, "reflections": { - "1": 4387 + "1": 4402 } } } \ 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 230b04267d..2f51e45aca 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": 13602, + "id": 13619, "name": "medusa-config", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13603, + "id": 13620, "name": "AdminOptions", "variant": "declaration", "kind": 256, @@ -21,7 +21,7 @@ }, "children": [ { - "id": 13604, + "id": 13621, "name": "disable", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ } }, { - "id": 13605, + "id": 13622, "name": "path", "variant": "declaration", "kind": 1024, @@ -124,7 +124,7 @@ } }, { - "id": 13606, + "id": 13623, "name": "outDir", "variant": "declaration", "kind": 1024, @@ -153,7 +153,7 @@ } }, { - "id": 13607, + "id": 13624, "name": "backendUrl", "variant": "declaration", "kind": 1024, @@ -174,7 +174,7 @@ } }, { - "id": 13608, + "id": 13625, "name": "vite", "variant": "declaration", "kind": 1024, @@ -200,21 +200,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13609, + "id": 13626, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 13610, + "id": 13627, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13611, + "id": 13628, "name": "config", "variant": "param", "kind": 32768, @@ -249,17 +249,17 @@ { "title": "Properties", "children": [ - 13604, - 13605, - 13606, - 13607, - 13608 + 13621, + 13622, + 13623, + 13624, + 13625 ] } ] }, { - "id": 13612, + "id": 13629, "name": "HttpCompressionOptions", "variant": "declaration", "kind": 256, @@ -274,7 +274,7 @@ }, "children": [ { - "id": 13613, + "id": 13630, "name": "enabled", "variant": "declaration", "kind": 1024, @@ -303,7 +303,7 @@ } }, { - "id": 13614, + "id": 13631, "name": "level", "variant": "declaration", "kind": 1024, @@ -332,7 +332,7 @@ } }, { - "id": 13615, + "id": 13632, "name": "memLevel", "variant": "declaration", "kind": 1024, @@ -361,7 +361,7 @@ } }, { - "id": 13616, + "id": 13633, "name": "threshold", "variant": "declaration", "kind": 1024, @@ -403,16 +403,16 @@ { "title": "Properties", "children": [ - 13613, - 13614, - 13615, - 13616 + 13630, + 13631, + 13632, + 13633 ] } ] }, { - "id": 13617, + "id": 13634, "name": "ProjectConfigOptions", "variant": "declaration", "kind": 256, @@ -427,7 +427,7 @@ }, "children": [ { - "id": 13618, + "id": 13635, "name": "databaseName", "variant": "declaration", "kind": 1024, @@ -467,7 +467,7 @@ } }, { - "id": 13619, + "id": 13636, "name": "databaseUrl", "variant": "declaration", "kind": 1024, @@ -607,7 +607,7 @@ } }, { - "id": 13620, + "id": 13637, "name": "databaseSchema", "variant": "declaration", "kind": 1024, @@ -640,7 +640,7 @@ } }, { - "id": 13621, + "id": 13638, "name": "databaseLogging", "variant": "declaration", "kind": 1024, @@ -749,7 +749,7 @@ } }, { - "id": 13623, + "id": 13640, "name": "databaseDriverOptions", "variant": "declaration", "kind": 1024, @@ -832,14 +832,14 @@ { "type": "reflection", "declaration": { - "id": 13624, + "id": 13641, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13625, + "id": 13642, "name": "connection", "variant": "declaration", "kind": 1024, @@ -849,14 +849,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13626, + "id": 13643, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13627, + "id": 13644, "name": "ssl", "variant": "declaration", "kind": 1024, @@ -874,14 +874,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13628, + "id": 13645, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13629, + "id": 13646, "name": "rejectUnauthorized", "variant": "declaration", "kind": 1024, @@ -906,7 +906,7 @@ { "title": "Properties", "children": [ - 13629 + 13646 ] } ] @@ -918,7 +918,7 @@ { "title": "Properties", "children": [ - 13627 + 13644 ] } ] @@ -930,7 +930,7 @@ { "title": "Properties", "children": [ - 13625 + 13642 ] } ] @@ -940,7 +940,7 @@ } }, { - "id": 13630, + "id": 13647, "name": "redisUrl", "variant": "declaration", "kind": 1024, @@ -988,7 +988,7 @@ } }, { - "id": 13631, + "id": 13648, "name": "redisPrefix", "variant": "declaration", "kind": 1024, @@ -1036,7 +1036,7 @@ } }, { - "id": 13632, + "id": 13649, "name": "redisOptions", "variant": "declaration", "kind": 1024, @@ -1073,7 +1073,7 @@ } }, { - "id": 13633, + "id": 13650, "name": "sessionOptions", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ } }, { - "id": 13635, + "id": 13652, "name": "jobsBatchSize", "variant": "declaration", "kind": 1024, @@ -1150,7 +1150,7 @@ } }, { - "id": 13636, + "id": 13653, "name": "workerMode", "variant": "declaration", "kind": 1024, @@ -1161,15 +1161,7 @@ "summary": [ { "kind": "text", - "text": "Configure the application's worker mode. Default is " - }, - { - "kind": "code", - "text": "`shared`" - }, - { - "kind": "text", - "text": ".\n\n- Use " + "text": "Configure the application's worker mode.\n\nWorkers are processes running separately from the main application. They're useful for executing long-running or resource-heavy tasks in the background, such as importing products.\n\nWith a worker, these tasks are offloaded to a separate process. So, they won't affect the performance of the main application.\n\n![Diagram showcasing how the server and worker work together](https://res.cloudinary.com/dza7lstvk/image/upload/fl_lossy/f_auto/r_16/ar_16:9,c_pad/v1/Medusa%20Book/medusa-worker_klkbch.jpg?_a=BATFJtAA0)\n\nMedusa has three runtime modes:\n\n- Use " }, { "kind": "code", @@ -1193,7 +1185,39 @@ }, { "kind": "text", - "text": " to run the application server only.\n\nLearn more in [this guide](https://docs.medusajs.com/development/medusa-worker)." + "text": " to run the application server only.\n\nIn production, it's recommended to deploy two instances:\n\n1. One having the " + }, + { + "kind": "code", + "text": "`workerMode`" + }, + { + "kind": "text", + "text": " configuration set to " + }, + { + "kind": "code", + "text": "`server`" + }, + { + "kind": "text", + "text": ".\n2. Another having the " + }, + { + "kind": "code", + "text": "`workerMode`" + }, + { + "kind": "text", + "text": " configuration set to " + }, + { + "kind": "code", + "text": "`worker`" + }, + { + "kind": "text", + "text": "." } ], "blockTags": [ @@ -1202,7 +1226,7 @@ "content": [ { "kind": "code", - "text": "```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n workerMode: \"shared\"\n // ...\n },\n // ...\n})\n```" + "text": "```js title=\"medusa-config.js\"\nmodule.exports = defineConfig({\n projectConfig: {\n workerMode: process.env.WORKER_MODE || \"shared\"\n // ...\n },\n // ...\n})\n```" } ] } @@ -1227,7 +1251,7 @@ } }, { - "id": 13637, + "id": 13654, "name": "http", "variant": "declaration", "kind": 1024, @@ -1254,14 +1278,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13638, + "id": 13655, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13639, + "id": 13656, "name": "jwtSecret", "variant": "declaration", "kind": 1024, @@ -1301,7 +1325,7 @@ } }, { - "id": 13640, + "id": 13657, "name": "jwtExpiresIn", "variant": "declaration", "kind": 1024, @@ -1341,7 +1365,7 @@ } }, { - "id": 13641, + "id": 13658, "name": "cookieSecret", "variant": "declaration", "kind": 1024, @@ -1381,7 +1405,7 @@ } }, { - "id": 13642, + "id": 13659, "name": "authCors", "variant": "declaration", "kind": 1024, @@ -1495,7 +1519,7 @@ } }, { - "id": 13643, + "id": 13660, "name": "compression", "variant": "declaration", "kind": 1024, @@ -1531,13 +1555,13 @@ }, "type": { "type": "reference", - "target": 13612, + "target": 13629, "name": "HttpCompressionOptions", "package": "@medusajs/types" } }, { - "id": 13644, + "id": 13661, "name": "storeCors", "variant": "declaration", "kind": 1024, @@ -1643,7 +1667,7 @@ } }, { - "id": 13645, + "id": 13662, "name": "adminCors", "variant": "declaration", "kind": 1024, @@ -1749,7 +1773,7 @@ } }, { - "id": 13646, + "id": 13663, "name": "authMethodsPerActor", "variant": "declaration", "kind": 1024, @@ -1839,14 +1863,14 @@ { "title": "Properties", "children": [ - 13639, - 13640, - 13641, - 13642, - 13643, - 13644, - 13645, - 13646 + 13656, + 13657, + 13658, + 13659, + 13660, + 13661, + 13662, + 13663 ] } ] @@ -1858,24 +1882,24 @@ { "title": "Properties", "children": [ - 13618, - 13619, - 13620, - 13621, - 13623, - 13630, - 13631, - 13632, - 13633, 13635, 13636, - 13637 + 13637, + 13638, + 13640, + 13647, + 13648, + 13649, + 13650, + 13652, + 13653, + 13654 ] } ] }, { - "id": 13647, + "id": 13664, "name": "ConfigModule", "variant": "declaration", "kind": 256, @@ -1906,7 +1930,7 @@ "kind": "inline-tag", "tag": "@link", "text": "projectConfig", - "target": 13648, + "target": 13665, "tsLinkText": "projectConfig" }, { @@ -1917,7 +1941,7 @@ "kind": "inline-tag", "tag": "@link", "text": "admin", - "target": 13649, + "target": 13666, "tsLinkText": "admin" }, { @@ -1942,7 +1966,7 @@ "kind": "inline-tag", "tag": "@link", "text": "modules", - "target": 13654, + "target": 13671, "tsLinkText": "modules" }, { @@ -1953,7 +1977,7 @@ "kind": "inline-tag", "tag": "@link", "text": "featureFlags", - "target": 13655, + "target": 13672, "tsLinkText": "featureFlags" }, { @@ -1988,7 +2012,7 @@ }, "children": [ { - "id": 13648, + "id": 13665, "name": "projectConfig", "variant": "declaration", "kind": 1024, @@ -2003,13 +2027,13 @@ }, "type": { "type": "reference", - "target": 13617, + "target": 13634, "name": "ProjectConfigOptions", "package": "@medusajs/types" } }, { - "id": 13649, + "id": 13666, "name": "admin", "variant": "declaration", "kind": 1024, @@ -2037,13 +2061,13 @@ }, "type": { "type": "reference", - "target": 13603, + "target": 13620, "name": "AdminOptions", "package": "@medusajs/types" } }, { - "id": 13654, + "id": 13671, "name": "modules", "variant": "declaration", "kind": 1024, @@ -2185,7 +2209,7 @@ } }, { - "id": 13655, + "id": 13672, "name": "featureFlags", "variant": "declaration", "kind": 1024, @@ -2263,16 +2287,16 @@ { "title": "Properties", "children": [ - 13648, - 13649, - 13654, - 13655 + 13665, + 13666, + 13671, + 13672 ] } ] }, { - "id": 13656, + "id": 13673, "name": "PluginDetails", "variant": "declaration", "kind": 2097152, @@ -2280,14 +2304,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13657, + "id": 13674, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13658, + "id": 13675, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -2298,7 +2322,7 @@ } }, { - "id": 13659, + "id": 13676, "name": "name", "variant": "declaration", "kind": 1024, @@ -2309,7 +2333,7 @@ } }, { - "id": 13660, + "id": 13677, "name": "id", "variant": "declaration", "kind": 1024, @@ -2320,7 +2344,7 @@ } }, { - "id": 13661, + "id": 13678, "name": "options", "variant": "declaration", "kind": 1024, @@ -2346,7 +2370,7 @@ } }, { - "id": 13662, + "id": 13679, "name": "version", "variant": "declaration", "kind": 1024, @@ -2361,11 +2385,11 @@ { "title": "Properties", "children": [ - 13658, - 13659, - 13660, - 13661, - 13662 + 13675, + 13676, + 13677, + 13678, + 13679 ] } ] @@ -2377,112 +2401,48 @@ { "title": "Interfaces", "children": [ - 13603, - 13612, - 13617, - 13647 + 13620, + 13629, + 13634, + 13664 ] }, { "title": "Type Aliases", "children": [ - 13656 + 13673 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13602": { + "13619": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "" }, - "13603": { + "13620": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "AdminOptions" }, - "13604": { + "13621": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.disable" }, - "13605": { + "13622": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.path" }, - "13606": { + "13623": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.outDir" }, - "13607": { + "13624": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.backendUrl" }, - "13608": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.vite" - }, - "13609": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "13610": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "13611": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "config" - }, - "13612": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "HttpCompressionOptions" - }, - "13613": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.enabled" - }, - "13614": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.level" - }, - "13615": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.memLevel" - }, - "13616": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.threshold" - }, - "13617": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ProjectConfigOptions" - }, - "13618": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseName" - }, - "13619": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseUrl" - }, - "13620": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseSchema" - }, - "13621": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseLogging" - }, - "13623": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.databaseDriverOptions" - }, - "13624": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, "13625": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.connection" + "qualifiedName": "__type.vite" }, "13626": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", @@ -2490,125 +2450,189 @@ }, "13627": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.ssl" + "qualifiedName": "__type" }, "13628": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "13629": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.rejectUnauthorized" + "qualifiedName": "HttpCompressionOptions" }, "13630": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisUrl" + "qualifiedName": "__type.enabled" }, "13631": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisPrefix" + "qualifiedName": "__type.level" }, "13632": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.redisOptions" + "qualifiedName": "__type.memLevel" }, "13633": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.sessionOptions" + "qualifiedName": "__type.threshold" + }, + "13634": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ProjectConfigOptions" }, "13635": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jobsBatchSize" + "qualifiedName": "__type.databaseName" }, "13636": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.workerMode" + "qualifiedName": "__type.databaseUrl" }, "13637": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.http" + "qualifiedName": "__type.databaseSchema" }, "13638": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" - }, - "13639": { - "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtSecret" + "qualifiedName": "__type.databaseLogging" }, "13640": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.jwtExpiresIn" + "qualifiedName": "__type.databaseDriverOptions" }, "13641": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.cookieSecret" + "qualifiedName": "__type" }, "13642": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authCors" + "qualifiedName": "__type.connection" }, "13643": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.compression" + "qualifiedName": "__type" }, "13644": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.storeCors" + "qualifiedName": "__type.ssl" }, "13645": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.adminCors" + "qualifiedName": "__type" }, "13646": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.authMethodsPerActor" + "qualifiedName": "__type.rejectUnauthorized" }, "13647": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "ConfigModule" + "qualifiedName": "__type.redisUrl" }, "13648": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.projectConfig" + "qualifiedName": "__type.redisPrefix" }, "13649": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.admin" + "qualifiedName": "__type.redisOptions" + }, + "13650": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.sessionOptions" + }, + "13652": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.jobsBatchSize" + }, + "13653": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.workerMode" }, "13654": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.modules" + "qualifiedName": "__type.http" }, "13655": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.featureFlags" + "qualifiedName": "__type" }, "13656": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "PluginDetails" + "qualifiedName": "__type.jwtSecret" }, "13657": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.jwtExpiresIn" }, "13658": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.resolve" + "qualifiedName": "__type.cookieSecret" }, "13659": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.authCors" }, "13660": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.id" + "qualifiedName": "__type.compression" }, "13661": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type.storeCors" }, "13662": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.adminCors" + }, + "13663": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.authMethodsPerActor" + }, + "13664": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "ConfigModule" + }, + "13665": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.projectConfig" + }, + "13666": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.admin" + }, + "13671": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.modules" + }, + "13672": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.featureFlags" + }, + "13673": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "PluginDetails" + }, + "13674": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type" + }, + "13675": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.resolve" + }, + "13676": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.name" + }, + "13677": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.id" + }, + "13678": { + "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", + "qualifiedName": "__type.options" + }, + "13679": { "sourceFileName": "../../../../packages/core/types/src/common/config-module.ts", "qualifiedName": "__type.version" } @@ -2618,7 +2642,7 @@ "1": "../../../../packages/core/types/src/common/config-module.ts" }, "reflections": { - "1": 13602 + "1": 13619 } } } \ 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 bf44281a00..9a45c1f268 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": 7311, + "id": 7328, "name": "order-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 7312, + "id": 7329, "name": "Address", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7313, + "id": 7330, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7314, + "id": 7331, "name": "new Address", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7312, + "target": 7329, "name": "Address", "package": "@medusajs/order", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 7334, + "id": 7351, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 7315, + "id": 7332, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 7316, + "id": 7333, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -96,7 +96,7 @@ "defaultValue": "null" }, { - "id": 7317, + "id": 7334, "name": "company", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ "defaultValue": "null" }, { - "id": 7318, + "id": 7335, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -138,7 +138,7 @@ "defaultValue": "null" }, { - "id": 7319, + "id": 7336, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ "defaultValue": "null" }, { - "id": 7320, + "id": 7337, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 7321, + "id": 7338, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -201,7 +201,7 @@ "defaultValue": "null" }, { - "id": 7322, + "id": 7339, "name": "city", "variant": "declaration", "kind": 1024, @@ -222,7 +222,7 @@ "defaultValue": "null" }, { - "id": 7323, + "id": 7340, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -243,7 +243,7 @@ "defaultValue": "null" }, { - "id": 7324, + "id": 7341, "name": "province", "variant": "declaration", "kind": 1024, @@ -264,7 +264,7 @@ "defaultValue": "null" }, { - "id": 7325, + "id": 7342, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -285,7 +285,7 @@ "defaultValue": "null" }, { - "id": 7326, + "id": 7343, "name": "phone", "variant": "declaration", "kind": 1024, @@ -306,7 +306,7 @@ "defaultValue": "null" }, { - "id": 7327, + "id": 7344, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -342,7 +342,7 @@ "defaultValue": "null" }, { - "id": 7328, + "id": 7345, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -358,7 +358,7 @@ } }, { - "id": 7329, + "id": 7346, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -374,14 +374,14 @@ } }, { - "id": 7330, + "id": 7347, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7331, + "id": 7348, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -394,14 +394,14 @@ ] }, { - "id": 7332, + "id": 7349, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7333, + "id": 7350, "name": "onInit", "variant": "signature", "kind": 4096, @@ -418,62 +418,62 @@ { "title": "Constructors", "children": [ - 7313 + 7330 ] }, { "title": "Properties", "children": [ + 7351, + 7332, + 7333, 7334, - 7315, - 7316, - 7317, - 7318, - 7319, - 7320, - 7321, - 7322, - 7323, - 7324, - 7325, - 7326, - 7327, - 7328, - 7329 + 7335, + 7336, + 7337, + 7338, + 7339, + 7340, + 7341, + 7342, + 7343, + 7344, + 7345, + 7346 ] }, { "title": "Methods", "children": [ - 7330, - 7332 + 7347, + 7349 ] } ] }, { - "id": 7386, + "id": 7403, "name": "ClaimItemImage", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7387, + "id": 7404, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7388, + "id": 7405, "name": "new ClaimItemImage", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7386, + "target": 7403, "name": "ClaimItemImage", "package": "@medusajs/order", "qualifiedName": "default" @@ -482,7 +482,7 @@ ] }, { - "id": 7401, + "id": 7418, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ } }, { - "id": 7389, + "id": 7406, "name": "id", "variant": "declaration", "kind": 1024, @@ -511,7 +511,7 @@ } }, { - "id": 7390, + "id": 7407, "name": "claim_item_id", "variant": "declaration", "kind": 1024, @@ -522,21 +522,21 @@ } }, { - "id": 7391, + "id": 7408, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7363, + "target": 7380, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7392, + "id": 7409, "name": "url", "variant": "declaration", "kind": 1024, @@ -547,7 +547,7 @@ } }, { - "id": 7393, + "id": 7410, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ "defaultValue": "null" }, { - "id": 7394, + "id": 7411, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -599,7 +599,7 @@ } }, { - "id": 7395, + "id": 7412, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -615,7 +615,7 @@ } }, { - "id": 7396, + "id": 7413, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -641,14 +641,14 @@ "defaultValue": "null" }, { - "id": 7397, + "id": 7414, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7398, + "id": 7415, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -661,14 +661,14 @@ ] }, { - "id": 7399, + "id": 7416, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7400, + "id": 7417, "name": "onInit", "variant": "signature", "kind": 4096, @@ -685,55 +685,55 @@ { "title": "Constructors", "children": [ - 7387 + 7404 ] }, { "title": "Properties", "children": [ - 7401, - 7389, - 7390, - 7391, - 7392, - 7393, - 7394, - 7395, - 7396 + 7418, + 7406, + 7407, + 7408, + 7409, + 7410, + 7411, + 7412, + 7413 ] }, { "title": "Methods", "children": [ - 7397, - 7399 + 7414, + 7416 ] } ] }, { - "id": 7363, + "id": 7380, "name": "ClaimItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7364, + "id": 7381, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7365, + "id": 7382, "name": "new ClaimItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7363, + "target": 7380, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -742,7 +742,7 @@ ] }, { - "id": 7385, + "id": 7402, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -760,7 +760,7 @@ } }, { - "id": 7366, + "id": 7383, "name": "id", "variant": "declaration", "kind": 1024, @@ -771,7 +771,7 @@ } }, { - "id": 7367, + "id": 7384, "name": "images", "variant": "declaration", "kind": 1024, @@ -785,7 +785,7 @@ "typeArguments": [ { "type": "reference", - "target": 7386, + "target": 7403, "name": "ClaimItemImage", "package": "@medusajs/order", "qualifiedName": "default" @@ -801,7 +801,7 @@ "defaultValue": "..." }, { - "id": 7368, + "id": 7385, "name": "reason", "variant": "declaration", "kind": 1024, @@ -827,7 +827,7 @@ "defaultValue": "null" }, { - "id": 7369, + "id": 7386, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -852,7 +852,7 @@ } }, { - "id": 7370, + "id": 7387, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -868,7 +868,7 @@ } }, { - "id": 7371, + "id": 7388, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -879,21 +879,21 @@ } }, { - "id": 7372, + "id": 7389, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7373, + "id": 7390, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -904,21 +904,21 @@ } }, { - "id": 7374, + "id": 7391, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7375, + "id": 7392, "name": "is_additional_item", "variant": "declaration", "kind": 1024, @@ -930,7 +930,7 @@ "defaultValue": "false" }, { - "id": 7376, + "id": 7393, "name": "note", "variant": "declaration", "kind": 1024, @@ -941,7 +941,7 @@ } }, { - "id": 7377, + "id": 7394, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -977,7 +977,7 @@ "defaultValue": "null" }, { - "id": 7378, + "id": 7395, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -993,7 +993,7 @@ } }, { - "id": 7379, + "id": 7396, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1009,7 +1009,7 @@ } }, { - "id": 7380, + "id": 7397, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1035,14 +1035,14 @@ "defaultValue": "null" }, { - "id": 7381, + "id": 7398, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7382, + "id": 7399, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1055,14 +1055,14 @@ ] }, { - "id": 7383, + "id": 7400, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7384, + "id": 7401, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1079,62 +1079,62 @@ { "title": "Constructors", "children": [ - 7364 + 7381 ] }, { "title": "Properties", "children": [ + 7402, + 7383, + 7384, 7385, - 7366, - 7367, - 7368, - 7369, - 7370, - 7371, - 7372, - 7373, - 7374, - 7375, - 7376, - 7377, - 7378, - 7379, - 7380 + 7386, + 7387, + 7388, + 7389, + 7390, + 7391, + 7392, + 7393, + 7394, + 7395, + 7396, + 7397 ] }, { "title": "Methods", "children": [ - 7381, - 7383 + 7398, + 7400 ] } ] }, { - "id": 7335, + "id": 7352, "name": "OrderClaim", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7336, + "id": 7353, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7337, + "id": 7354, "name": "new OrderClaim", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" @@ -1143,7 +1143,7 @@ ] }, { - "id": 7362, + "id": 7379, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1161,7 +1161,7 @@ } }, { - "id": 7338, + "id": 7355, "name": "id", "variant": "declaration", "kind": 1024, @@ -1172,7 +1172,7 @@ } }, { - "id": 7339, + "id": 7356, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -1183,35 +1183,35 @@ } }, { - "id": 7340, + "id": 7357, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7341, + "id": 7358, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7342, + "id": 7359, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -1232,7 +1232,7 @@ "defaultValue": "null" }, { - "id": 7343, + "id": 7360, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -1243,7 +1243,7 @@ } }, { - "id": 7344, + "id": 7361, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -1254,7 +1254,7 @@ } }, { - "id": 7345, + "id": 7362, "name": "type", "variant": "declaration", "kind": 1024, @@ -1270,7 +1270,7 @@ } }, { - "id": 7346, + "id": 7363, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -1291,7 +1291,7 @@ "defaultValue": "null" }, { - "id": 7347, + "id": 7364, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -1316,7 +1316,7 @@ } }, { - "id": 7348, + "id": 7365, "name": "raw_refund_amount", "variant": "declaration", "kind": 1024, @@ -1332,7 +1332,7 @@ } }, { - "id": 7349, + "id": 7366, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -1346,7 +1346,7 @@ "typeArguments": [ { "type": "reference", - "target": 7363, + "target": 7380, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1362,7 +1362,7 @@ "defaultValue": "..." }, { - "id": 7350, + "id": 7367, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -1376,7 +1376,7 @@ "typeArguments": [ { "type": "reference", - "target": 7363, + "target": 7380, "name": "OrderClaimItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1392,7 +1392,7 @@ "defaultValue": "..." }, { - "id": 7351, + "id": 7368, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -1406,7 +1406,7 @@ "typeArguments": [ { "type": "reference", - "target": 7658, + "target": 7675, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -1422,7 +1422,7 @@ "defaultValue": "..." }, { - "id": 7352, + "id": 7369, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -1436,7 +1436,7 @@ "typeArguments": [ { "type": "reference", - "target": 7830, + "target": 7847, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -1452,7 +1452,7 @@ "defaultValue": "..." }, { - "id": 7353, + "id": 7370, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1488,7 +1488,7 @@ "defaultValue": "null" }, { - "id": 7354, + "id": 7371, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1504,7 +1504,7 @@ } }, { - "id": 7355, + "id": 7372, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1520,7 +1520,7 @@ } }, { - "id": 7356, + "id": 7373, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1546,7 +1546,7 @@ "defaultValue": "null" }, { - "id": 7357, + "id": 7374, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -1572,14 +1572,14 @@ "defaultValue": "null" }, { - "id": 7358, + "id": 7375, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7359, + "id": 7376, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1592,14 +1592,14 @@ ] }, { - "id": 7360, + "id": 7377, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7361, + "id": 7378, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1616,67 +1616,67 @@ { "title": "Constructors", "children": [ - 7336 + 7353 ] }, { "title": "Properties", "children": [ - 7362, - 7338, - 7339, - 7340, - 7341, - 7342, - 7343, - 7344, - 7345, - 7346, - 7347, - 7348, - 7349, - 7350, - 7351, - 7352, - 7353, - 7354, + 7379, 7355, 7356, - 7357 + 7357, + 7358, + 7359, + 7360, + 7361, + 7362, + 7363, + 7364, + 7365, + 7366, + 7367, + 7368, + 7369, + 7370, + 7371, + 7372, + 7373, + 7374 ] }, { "title": "Methods", "children": [ - 7358, - 7360 + 7375, + 7377 ] } ] }, { - "id": 7429, + "id": 7446, "name": "ExchangeItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7430, + "id": 7447, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7431, + "id": 7448, "name": "new ExchangeItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7429, + "target": 7446, "name": "OrderExchangeItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -1685,7 +1685,7 @@ ] }, { - "id": 7448, + "id": 7465, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1703,7 +1703,7 @@ } }, { - "id": 7432, + "id": 7449, "name": "id", "variant": "declaration", "kind": 1024, @@ -1714,7 +1714,7 @@ } }, { - "id": 7433, + "id": 7450, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -1739,7 +1739,7 @@ } }, { - "id": 7434, + "id": 7451, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -1755,7 +1755,7 @@ } }, { - "id": 7435, + "id": 7452, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -1766,21 +1766,21 @@ } }, { - "id": 7436, + "id": 7453, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7437, + "id": 7454, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -1791,21 +1791,21 @@ } }, { - "id": 7438, + "id": 7455, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7439, + "id": 7456, "name": "note", "variant": "declaration", "kind": 1024, @@ -1816,7 +1816,7 @@ } }, { - "id": 7440, + "id": 7457, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1852,7 +1852,7 @@ "defaultValue": "null" }, { - "id": 7441, + "id": 7458, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1868,7 +1868,7 @@ } }, { - "id": 7442, + "id": 7459, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1884,7 +1884,7 @@ } }, { - "id": 7443, + "id": 7460, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1910,14 +1910,14 @@ "defaultValue": "null" }, { - "id": 7444, + "id": 7461, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7445, + "id": 7462, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1930,14 +1930,14 @@ ] }, { - "id": 7446, + "id": 7463, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7447, + "id": 7464, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1954,59 +1954,59 @@ { "title": "Constructors", "children": [ - 7430 + 7447 ] }, { "title": "Properties", "children": [ - 7448, - 7432, - 7433, - 7434, - 7435, - 7436, - 7437, - 7438, - 7439, - 7440, - 7441, - 7442, - 7443 + 7465, + 7449, + 7450, + 7451, + 7452, + 7453, + 7454, + 7455, + 7456, + 7457, + 7458, + 7459, + 7460 ] }, { "title": "Methods", "children": [ - 7444, - 7446 + 7461, + 7463 ] } ] }, { - "id": 7402, + "id": 7419, "name": "OrderExchange", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7403, + "id": 7420, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7404, + "id": 7421, "name": "new OrderExchange", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" @@ -2015,7 +2015,7 @@ ] }, { - "id": 7428, + "id": 7445, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2033,7 +2033,7 @@ } }, { - "id": 7405, + "id": 7422, "name": "id", "variant": "declaration", "kind": 1024, @@ -2044,7 +2044,7 @@ } }, { - "id": 7406, + "id": 7423, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -2055,35 +2055,35 @@ } }, { - "id": 7407, + "id": 7424, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7408, + "id": 7425, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7409, + "id": 7426, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -2104,7 +2104,7 @@ "defaultValue": "null" }, { - "id": 7410, + "id": 7427, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -2115,7 +2115,7 @@ } }, { - "id": 7411, + "id": 7428, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -2126,7 +2126,7 @@ } }, { - "id": 7412, + "id": 7429, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -2147,7 +2147,7 @@ "defaultValue": "null" }, { - "id": 7413, + "id": 7430, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -2172,7 +2172,7 @@ } }, { - "id": 7414, + "id": 7431, "name": "raw_difference_due", "variant": "declaration", "kind": 1024, @@ -2188,7 +2188,7 @@ } }, { - "id": 7415, + "id": 7432, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -2200,7 +2200,7 @@ "defaultValue": "false" }, { - "id": 7416, + "id": 7433, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -2214,7 +2214,7 @@ "typeArguments": [ { "type": "reference", - "target": 7429, + "target": 7446, "name": "OrderExchangeItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -2230,7 +2230,7 @@ "defaultValue": "..." }, { - "id": 7417, + "id": 7434, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -2244,7 +2244,7 @@ "typeArguments": [ { "type": "reference", - "target": 7658, + "target": 7675, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -2260,7 +2260,7 @@ "defaultValue": "..." }, { - "id": 7418, + "id": 7435, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -2274,7 +2274,7 @@ "typeArguments": [ { "type": "reference", - "target": 7830, + "target": 7847, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -2290,7 +2290,7 @@ "defaultValue": "..." }, { - "id": 7419, + "id": 7436, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2326,7 +2326,7 @@ "defaultValue": "null" }, { - "id": 7420, + "id": 7437, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2342,7 +2342,7 @@ } }, { - "id": 7421, + "id": 7438, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2358,7 +2358,7 @@ } }, { - "id": 7422, + "id": 7439, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2384,7 +2384,7 @@ "defaultValue": "null" }, { - "id": 7423, + "id": 7440, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -2410,14 +2410,14 @@ "defaultValue": "null" }, { - "id": 7424, + "id": 7441, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7425, + "id": 7442, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2430,14 +2430,14 @@ ] }, { - "id": 7426, + "id": 7443, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7427, + "id": 7444, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2454,66 +2454,66 @@ { "title": "Constructors", "children": [ - 7403 + 7420 ] }, { "title": "Properties", "children": [ - 7428, - 7405, - 7406, - 7407, - 7408, - 7409, - 7410, - 7411, - 7412, - 7413, - 7414, - 7415, - 7416, - 7417, - 7418, - 7419, - 7420, - 7421, + 7445, 7422, - 7423 + 7423, + 7424, + 7425, + 7426, + 7427, + 7428, + 7429, + 7430, + 7431, + 7432, + 7433, + 7434, + 7435, + 7436, + 7437, + 7438, + 7439, + 7440 ] }, { "title": "Methods", "children": [ - 7424, - 7426 + 7441, + 7443 ] } ] }, { - "id": 7486, + "id": 7503, "name": "LineItemAdjustment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7487, + "id": 7504, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7488, + "id": 7505, "name": "new LineItemAdjustment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7486, + "target": 7503, "name": "LineItemAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -2532,7 +2532,7 @@ } }, { - "id": 7505, + "id": 7522, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -2555,7 +2555,7 @@ } }, { - "id": 7495, + "id": 7512, "name": "id", "variant": "declaration", "kind": 1024, @@ -2573,7 +2573,7 @@ } }, { - "id": 7496, + "id": 7513, "name": "description", "variant": "declaration", "kind": 1024, @@ -2601,7 +2601,7 @@ } }, { - "id": 7497, + "id": 7514, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -2629,7 +2629,7 @@ } }, { - "id": 7498, + "id": 7515, "name": "code", "variant": "declaration", "kind": 1024, @@ -2657,7 +2657,7 @@ } }, { - "id": 7499, + "id": 7516, "name": "amount", "variant": "declaration", "kind": 1024, @@ -2689,7 +2689,7 @@ } }, { - "id": 7500, + "id": 7517, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -2712,7 +2712,7 @@ } }, { - "id": 7501, + "id": 7518, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -2740,7 +2740,7 @@ } }, { - "id": 7502, + "id": 7519, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2763,7 +2763,7 @@ } }, { - "id": 7503, + "id": 7520, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2786,7 +2786,7 @@ } }, { - "id": 7504, + "id": 7521, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2819,21 +2819,21 @@ } }, { - "id": 7489, + "id": 7506, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7490, + "id": 7507, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -2844,14 +2844,14 @@ } }, { - "id": 7491, + "id": 7508, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7492, + "id": 7509, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2864,14 +2864,14 @@ ] }, { - "id": 7493, + "id": 7510, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7494, + "id": 7511, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2888,32 +2888,32 @@ { "title": "Constructors", "children": [ - 7487 + 7504 ] }, { "title": "Properties", "children": [ - 7505, - 7495, - 7496, - 7497, - 7498, - 7499, - 7500, - 7501, - 7502, - 7503, - 7504, - 7489, - 7490 + 7522, + 7512, + 7513, + 7514, + 7515, + 7516, + 7517, + 7518, + 7519, + 7520, + 7521, + 7506, + 7507 ] }, { "title": "Methods", "children": [ - 7491, - 7493 + 7508, + 7510 ] } ], @@ -2930,28 +2930,28 @@ ] }, { - "id": 7506, + "id": 7523, "name": "LineItemTaxLine", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7507, + "id": 7524, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7508, + "id": 7525, "name": "new LineItemTaxLine", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7506, + "target": 7523, "name": "LineItemTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -2970,21 +2970,21 @@ } }, { - "id": 7509, + "id": 7526, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7510, + "id": 7527, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -2995,14 +2995,14 @@ } }, { - "id": 7511, + "id": 7528, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7512, + "id": 7529, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -3015,14 +3015,14 @@ ] }, { - "id": 7513, + "id": 7530, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7514, + "id": 7531, "name": "onInit", "variant": "signature", "kind": 4096, @@ -3035,7 +3035,7 @@ ] }, { - "id": 7515, + "id": 7532, "name": "id", "variant": "declaration", "kind": 1024, @@ -3053,7 +3053,7 @@ } }, { - "id": 7516, + "id": 7533, "name": "description", "variant": "declaration", "kind": 1024, @@ -3081,7 +3081,7 @@ } }, { - "id": 7517, + "id": 7534, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -3109,7 +3109,7 @@ } }, { - "id": 7518, + "id": 7535, "name": "code", "variant": "declaration", "kind": 1024, @@ -3127,7 +3127,7 @@ } }, { - "id": 7519, + "id": 7536, "name": "rate", "variant": "declaration", "kind": 1024, @@ -3159,7 +3159,7 @@ } }, { - "id": 7520, + "id": 7537, "name": "raw_rate", "variant": "declaration", "kind": 1024, @@ -3182,7 +3182,7 @@ } }, { - "id": 7521, + "id": 7538, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -3210,7 +3210,7 @@ } }, { - "id": 7522, + "id": 7539, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3233,7 +3233,7 @@ } }, { - "id": 7523, + "id": 7540, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3256,7 +3256,7 @@ } }, { - "id": 7524, + "id": 7541, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3293,31 +3293,31 @@ { "title": "Constructors", "children": [ - 7507 + 7524 ] }, { "title": "Properties", "children": [ - 7509, - 7510, - 7515, - 7516, - 7517, - 7518, - 7519, - 7520, - 7521, - 7522, - 7523, - 7524 + 7526, + 7527, + 7532, + 7533, + 7534, + 7535, + 7536, + 7537, + 7538, + 7539, + 7540, + 7541 ] }, { "title": "Methods", "children": [ - 7511, - 7513 + 7528, + 7530 ] } ], @@ -3334,28 +3334,28 @@ ] }, { - "id": 7449, + "id": 7466, "name": "LineItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7450, + "id": 7467, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7451, + "id": 7468, "name": "new LineItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -3364,7 +3364,7 @@ ] }, { - "id": 7485, + "id": 7502, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -3382,7 +3382,7 @@ } }, { - "id": 7452, + "id": 7469, "name": "id", "variant": "declaration", "kind": 1024, @@ -3393,7 +3393,7 @@ } }, { - "id": 7453, + "id": 7470, "name": "title", "variant": "declaration", "kind": 1024, @@ -3404,7 +3404,7 @@ } }, { - "id": 7454, + "id": 7471, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -3425,7 +3425,7 @@ "defaultValue": "null" }, { - "id": 7455, + "id": 7472, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -3446,7 +3446,7 @@ "defaultValue": "null" }, { - "id": 7456, + "id": 7473, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -3467,7 +3467,7 @@ "defaultValue": "null" }, { - "id": 7457, + "id": 7474, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -3488,7 +3488,7 @@ "defaultValue": "null" }, { - "id": 7458, + "id": 7475, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -3509,7 +3509,7 @@ "defaultValue": "null" }, { - "id": 7459, + "id": 7476, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -3530,7 +3530,7 @@ "defaultValue": "null" }, { - "id": 7460, + "id": 7477, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -3551,7 +3551,7 @@ "defaultValue": "null" }, { - "id": 7461, + "id": 7478, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -3572,7 +3572,7 @@ "defaultValue": "null" }, { - "id": 7462, + "id": 7479, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -3593,7 +3593,7 @@ "defaultValue": "null" }, { - "id": 7463, + "id": 7480, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -3614,7 +3614,7 @@ "defaultValue": "null" }, { - "id": 7464, + "id": 7481, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -3635,7 +3635,7 @@ "defaultValue": "null" }, { - "id": 7465, + "id": 7482, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -3656,7 +3656,7 @@ "defaultValue": "null" }, { - "id": 7466, + "id": 7483, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -3677,7 +3677,7 @@ "defaultValue": "null" }, { - "id": 7467, + "id": 7484, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -3713,7 +3713,7 @@ "defaultValue": "null" }, { - "id": 7468, + "id": 7485, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -3725,7 +3725,7 @@ "defaultValue": "true" }, { - "id": 7469, + "id": 7486, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -3737,7 +3737,7 @@ "defaultValue": "true" }, { - "id": 7470, + "id": 7487, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -3749,7 +3749,7 @@ "defaultValue": "false" }, { - "id": 7471, + "id": 7488, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -3781,7 +3781,7 @@ "defaultValue": "null" }, { - "id": 7472, + "id": 7489, "name": "raw_compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -3807,7 +3807,7 @@ "defaultValue": "null" }, { - "id": 7473, + "id": 7490, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -3832,7 +3832,7 @@ } }, { - "id": 7474, + "id": 7491, "name": "raw_unit_price", "variant": "declaration", "kind": 1024, @@ -3848,7 +3848,7 @@ } }, { - "id": 7475, + "id": 7492, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -3862,7 +3862,7 @@ "typeArguments": [ { "type": "reference", - "target": 7506, + "target": 7523, "name": "LineItemTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -3878,7 +3878,7 @@ "defaultValue": "..." }, { - "id": 7476, + "id": 7493, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -3892,7 +3892,7 @@ "typeArguments": [ { "type": "reference", - "target": 7486, + "target": 7503, "name": "LineItemAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -3908,7 +3908,7 @@ "defaultValue": "..." }, { - "id": 7477, + "id": 7494, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3944,7 +3944,7 @@ "defaultValue": "null" }, { - "id": 7478, + "id": 7495, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3960,7 +3960,7 @@ } }, { - "id": 7479, + "id": 7496, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3976,7 +3976,7 @@ } }, { - "id": 7480, + "id": 7497, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4002,14 +4002,14 @@ "defaultValue": "null" }, { - "id": 7481, + "id": 7498, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7482, + "id": 7499, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -4022,14 +4022,14 @@ ] }, { - "id": 7483, + "id": 7500, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7484, + "id": 7501, "name": "onInit", "variant": "signature", "kind": 4096, @@ -4046,30 +4046,13 @@ { "title": "Constructors", "children": [ - 7450 + 7467 ] }, { "title": "Properties", "children": [ - 7485, - 7452, - 7453, - 7454, - 7455, - 7456, - 7457, - 7458, - 7459, - 7460, - 7461, - 7462, - 7463, - 7464, - 7465, - 7466, - 7467, - 7468, + 7502, 7469, 7470, 7471, @@ -4081,41 +4064,58 @@ 7477, 7478, 7479, - 7480 + 7480, + 7481, + 7482, + 7483, + 7484, + 7485, + 7486, + 7487, + 7488, + 7489, + 7490, + 7491, + 7492, + 7493, + 7494, + 7495, + 7496, + 7497 ] }, { "title": "Methods", "children": [ - 7481, - 7483 + 7498, + 7500 ] } ] }, { - "id": 7594, + "id": 7611, "name": "OrderChangeAction", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7595, + "id": 7612, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7596, + "id": 7613, "name": "new OrderChangeAction", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7594, + "target": 7611, "name": "OrderChangeAction", "package": "@medusajs/order", "qualifiedName": "default" @@ -4124,7 +4124,7 @@ ] }, { - "id": 7625, + "id": 7642, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -4142,7 +4142,7 @@ } }, { - "id": 7597, + "id": 7614, "name": "id", "variant": "declaration", "kind": 1024, @@ -4153,7 +4153,7 @@ } }, { - "id": 7598, + "id": 7615, "name": "ordering", "variant": "declaration", "kind": 1024, @@ -4164,7 +4164,7 @@ } }, { - "id": 7599, + "id": 7616, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4185,7 +4185,7 @@ "defaultValue": "null" }, { - "id": 7600, + "id": 7617, "name": "order", "variant": "declaration", "kind": 1024, @@ -4199,7 +4199,7 @@ }, { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" @@ -4209,7 +4209,7 @@ "defaultValue": "null" }, { - "id": 7601, + "id": 7618, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -4230,21 +4230,21 @@ "defaultValue": "null" }, { - "id": 7602, + "id": 7619, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7603, + "id": 7620, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -4265,21 +4265,21 @@ "defaultValue": "null" }, { - "id": 7604, + "id": 7621, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7605, + "id": 7622, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -4300,21 +4300,21 @@ "defaultValue": "null" }, { - "id": 7606, + "id": 7623, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7607, + "id": 7624, "name": "version", "variant": "declaration", "kind": 1024, @@ -4335,7 +4335,7 @@ "defaultValue": "null" }, { - "id": 7608, + "id": 7625, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -4355,7 +4355,7 @@ } }, { - "id": 7609, + "id": 7626, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -4369,7 +4369,7 @@ }, { "type": "reference", - "target": 7557, + "target": 7574, "name": "OrderChange", "package": "@medusajs/order", "qualifiedName": "default" @@ -4379,7 +4379,7 @@ "defaultValue": "null" }, { - "id": 7610, + "id": 7627, "name": "reference", "variant": "declaration", "kind": 1024, @@ -4400,7 +4400,7 @@ "defaultValue": "null" }, { - "id": 7611, + "id": 7628, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -4421,7 +4421,7 @@ "defaultValue": "null" }, { - "id": 7612, + "id": 7629, "name": "action", "variant": "declaration", "kind": 1024, @@ -4432,7 +4432,7 @@ } }, { - "id": 7613, + "id": 7630, "name": "details", "variant": "declaration", "kind": 1024, @@ -4459,7 +4459,7 @@ "defaultValue": "{}" }, { - "id": 7614, + "id": 7631, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4489,7 +4489,7 @@ "defaultValue": "null" }, { - "id": 7615, + "id": 7632, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -4515,7 +4515,7 @@ "defaultValue": "null" }, { - "id": 7616, + "id": 7633, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -4536,7 +4536,7 @@ "defaultValue": "null" }, { - "id": 7617, + "id": 7634, "name": "applied", "variant": "declaration", "kind": 1024, @@ -4548,7 +4548,7 @@ "defaultValue": "false" }, { - "id": 7618, + "id": 7635, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4564,7 +4564,7 @@ } }, { - "id": 7619, + "id": 7636, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4580,7 +4580,7 @@ } }, { - "id": 7620, + "id": 7637, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4606,14 +4606,14 @@ "defaultValue": "null" }, { - "id": 7621, + "id": 7638, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7622, + "id": 7639, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -4626,14 +4626,14 @@ ] }, { - "id": 7623, + "id": 7640, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7624, + "id": 7641, "name": "onInit", "variant": "signature", "kind": 4096, @@ -4650,71 +4650,71 @@ { "title": "Constructors", "children": [ - 7595 + 7612 ] }, { "title": "Properties", "children": [ - 7625, - 7597, - 7598, - 7599, - 7600, - 7601, - 7602, - 7603, - 7604, - 7605, - 7606, - 7607, - 7608, - 7609, - 7610, - 7611, - 7612, - 7613, + 7642, 7614, 7615, 7616, 7617, 7618, 7619, - 7620 + 7620, + 7621, + 7622, + 7623, + 7624, + 7625, + 7626, + 7627, + 7628, + 7629, + 7630, + 7631, + 7632, + 7633, + 7634, + 7635, + 7636, + 7637 ] }, { "title": "Methods", "children": [ - 7621, - 7623 + 7638, + 7640 ] } ] }, { - "id": 7557, + "id": 7574, "name": "OrderChange", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7558, + "id": 7575, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7559, + "id": 7576, "name": "new OrderChange", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7557, + "target": 7574, "name": "OrderChange", "package": "@medusajs/order", "qualifiedName": "default" @@ -4723,7 +4723,7 @@ ] }, { - "id": 7593, + "id": 7610, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -4741,7 +4741,7 @@ } }, { - "id": 7560, + "id": 7577, "name": "id", "variant": "declaration", "kind": 1024, @@ -4752,7 +4752,7 @@ } }, { - "id": 7561, + "id": 7578, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4763,21 +4763,21 @@ } }, { - "id": 7562, + "id": 7579, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7563, + "id": 7580, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -4798,21 +4798,21 @@ "defaultValue": "null" }, { - "id": 7564, + "id": 7581, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7565, + "id": 7582, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -4833,21 +4833,21 @@ "defaultValue": "null" }, { - "id": 7566, + "id": 7583, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7567, + "id": 7584, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -4868,21 +4868,21 @@ "defaultValue": "null" }, { - "id": 7568, + "id": 7585, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7569, + "id": 7586, "name": "version", "variant": "declaration", "kind": 1024, @@ -4893,7 +4893,7 @@ } }, { - "id": 7570, + "id": 7587, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -4919,7 +4919,7 @@ "defaultValue": "null" }, { - "id": 7571, + "id": 7588, "name": "actions", "variant": "declaration", "kind": 1024, @@ -4933,7 +4933,7 @@ "typeArguments": [ { "type": "reference", - "target": 7594, + "target": 7611, "name": "OrderChangeAction", "package": "@medusajs/order", "qualifiedName": "default" @@ -4949,7 +4949,7 @@ "defaultValue": "..." }, { - "id": 7572, + "id": 7589, "name": "description", "variant": "declaration", "kind": 1024, @@ -4970,7 +4970,7 @@ "defaultValue": "null" }, { - "id": 7573, + "id": 7590, "name": "status", "variant": "declaration", "kind": 1024, @@ -4987,7 +4987,7 @@ "defaultValue": "OrderChangeStatus.PENDING" }, { - "id": 7574, + "id": 7591, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -5008,7 +5008,7 @@ "defaultValue": "null" }, { - "id": 7575, + "id": 7592, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5019,7 +5019,7 @@ } }, { - "id": 7576, + "id": 7593, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -5040,7 +5040,7 @@ "defaultValue": "null" }, { - "id": 7577, + "id": 7594, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -5066,7 +5066,7 @@ "defaultValue": "null" }, { - "id": 7578, + "id": 7595, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -5087,7 +5087,7 @@ "defaultValue": "null" }, { - "id": 7579, + "id": 7596, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -5113,7 +5113,7 @@ "defaultValue": "null" }, { - "id": 7580, + "id": 7597, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -5134,7 +5134,7 @@ "defaultValue": "null" }, { - "id": 7581, + "id": 7598, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -5155,7 +5155,7 @@ "defaultValue": "null" }, { - "id": 7582, + "id": 7599, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5191,7 +5191,7 @@ "defaultValue": "null" }, { - "id": 7583, + "id": 7600, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -5209,7 +5209,7 @@ } }, { - "id": 7584, + "id": 7601, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -5230,7 +5230,7 @@ "defaultValue": "null" }, { - "id": 7585, + "id": 7602, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -5258,7 +5258,7 @@ "defaultValue": "null" }, { - "id": 7586, + "id": 7603, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5274,7 +5274,7 @@ } }, { - "id": 7587, + "id": 7604, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5290,7 +5290,7 @@ } }, { - "id": 7588, + "id": 7605, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5316,14 +5316,14 @@ "defaultValue": "null" }, { - "id": 7589, + "id": 7606, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7590, + "id": 7607, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -5336,14 +5336,14 @@ ] }, { - "id": 7591, + "id": 7608, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7592, + "id": 7609, "name": "onInit", "variant": "signature", "kind": 4096, @@ -5360,30 +5360,13 @@ { "title": "Constructors", "children": [ - 7558 + 7575 ] }, { "title": "Properties", "children": [ - 7593, - 7560, - 7561, - 7562, - 7563, - 7564, - 7565, - 7566, - 7567, - 7568, - 7569, - 7570, - 7571, - 7572, - 7573, - 7574, - 7575, - 7576, + 7610, 7577, 7578, 7579, @@ -5395,41 +5378,58 @@ 7585, 7586, 7587, - 7588 + 7588, + 7589, + 7590, + 7591, + 7592, + 7593, + 7594, + 7595, + 7596, + 7597, + 7598, + 7599, + 7600, + 7601, + 7602, + 7603, + 7604, + 7605 ] }, { "title": "Methods", "children": [ - 7589, - 7591 + 7606, + 7608 ] } ] }, { - "id": 7626, + "id": 7643, "name": "OrderItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7627, + "id": 7644, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7628, + "id": 7645, "name": "new OrderItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7626, + "target": 7643, "name": "OrderItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -5438,7 +5438,7 @@ ] }, { - "id": 7657, + "id": 7674, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -5456,7 +5456,7 @@ } }, { - "id": 7629, + "id": 7646, "name": "id", "variant": "declaration", "kind": 1024, @@ -5467,7 +5467,7 @@ } }, { - "id": 7630, + "id": 7647, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -5478,21 +5478,21 @@ } }, { - "id": 7631, + "id": 7648, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7632, + "id": 7649, "name": "version", "variant": "declaration", "kind": 1024, @@ -5503,7 +5503,7 @@ } }, { - "id": 7633, + "id": 7650, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5514,21 +5514,21 @@ } }, { - "id": 7634, + "id": 7651, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7635, + "id": 7652, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -5553,7 +5553,7 @@ } }, { - "id": 7636, + "id": 7653, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -5569,7 +5569,7 @@ } }, { - "id": 7637, + "id": 7654, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -5595,7 +5595,7 @@ "defaultValue": "0" }, { - "id": 7638, + "id": 7655, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -5611,7 +5611,7 @@ } }, { - "id": 7639, + "id": 7656, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -5637,7 +5637,7 @@ "defaultValue": "0" }, { - "id": 7640, + "id": 7657, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -5653,7 +5653,7 @@ } }, { - "id": 7641, + "id": 7658, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -5679,7 +5679,7 @@ "defaultValue": "0" }, { - "id": 7642, + "id": 7659, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -5695,7 +5695,7 @@ } }, { - "id": 7643, + "id": 7660, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -5721,7 +5721,7 @@ "defaultValue": "0" }, { - "id": 7644, + "id": 7661, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -5737,7 +5737,7 @@ } }, { - "id": 7645, + "id": 7662, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -5763,7 +5763,7 @@ "defaultValue": "0" }, { - "id": 7646, + "id": 7663, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -5779,7 +5779,7 @@ } }, { - "id": 7647, + "id": 7664, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -5805,7 +5805,7 @@ "defaultValue": "0" }, { - "id": 7648, + "id": 7665, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -5821,7 +5821,7 @@ } }, { - "id": 7649, + "id": 7666, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5857,7 +5857,7 @@ "defaultValue": "null" }, { - "id": 7650, + "id": 7667, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5873,7 +5873,7 @@ } }, { - "id": 7651, + "id": 7668, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5889,7 +5889,7 @@ } }, { - "id": 7652, + "id": 7669, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5915,14 +5915,14 @@ "defaultValue": "null" }, { - "id": 7653, + "id": 7670, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7654, + "id": 7671, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -5935,14 +5935,14 @@ ] }, { - "id": 7655, + "id": 7672, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7656, + "id": 7673, "name": "onInit", "variant": "signature", "kind": 4096, @@ -5959,71 +5959,71 @@ { "title": "Constructors", "children": [ - 7627 + 7644 ] }, { "title": "Properties", "children": [ - 7657, - 7629, - 7630, - 7631, - 7632, - 7633, - 7634, - 7635, - 7636, - 7637, - 7638, - 7639, - 7640, - 7641, - 7642, - 7643, - 7644, - 7645, + 7674, 7646, 7647, 7648, 7649, 7650, 7651, - 7652 + 7652, + 7653, + 7654, + 7655, + 7656, + 7657, + 7658, + 7659, + 7660, + 7661, + 7662, + 7663, + 7664, + 7665, + 7666, + 7667, + 7668, + 7669 ] }, { "title": "Methods", "children": [ - 7653, - 7655 + 7670, + 7672 ] } ] }, { - "id": 7658, + "id": 7675, "name": "OrderShippingMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7659, + "id": 7676, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7660, + "id": 7677, "name": "new OrderShippingMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7658, + "target": 7675, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -6032,7 +6032,7 @@ ] }, { - "id": 7680, + "id": 7697, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -6050,7 +6050,7 @@ } }, { - "id": 7661, + "id": 7678, "name": "id", "variant": "declaration", "kind": 1024, @@ -6061,7 +6061,7 @@ } }, { - "id": 7662, + "id": 7679, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -6072,21 +6072,21 @@ } }, { - "id": 7663, + "id": 7680, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7664, + "id": 7681, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -6107,21 +6107,21 @@ "defaultValue": "null" }, { - "id": 7665, + "id": 7682, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7666, + "id": 7683, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -6141,21 +6141,21 @@ } }, { - "id": 7667, + "id": 7684, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7668, + "id": 7685, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -6175,21 +6175,21 @@ } }, { - "id": 7669, + "id": 7686, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7670, + "id": 7687, "name": "version", "variant": "declaration", "kind": 1024, @@ -6200,7 +6200,7 @@ } }, { - "id": 7671, + "id": 7688, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -6211,21 +6211,21 @@ } }, { - "id": 7672, + "id": 7689, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7770, + "target": 7787, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7673, + "id": 7690, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6241,7 +6241,7 @@ } }, { - "id": 7674, + "id": 7691, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6257,7 +6257,7 @@ } }, { - "id": 7675, + "id": 7692, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6283,14 +6283,14 @@ "defaultValue": "null" }, { - "id": 7676, + "id": 7693, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7677, + "id": 7694, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -6303,14 +6303,14 @@ ] }, { - "id": 7678, + "id": 7695, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7679, + "id": 7696, "name": "onInit", "variant": "signature", "kind": 4096, @@ -6327,62 +6327,62 @@ { "title": "Constructors", "children": [ - 7659 + 7676 ] }, { "title": "Properties", "children": [ + 7697, + 7678, + 7679, 7680, - 7661, - 7662, - 7663, - 7664, - 7665, - 7666, - 7667, - 7668, - 7669, - 7670, - 7671, - 7672, - 7673, - 7674, - 7675 + 7681, + 7682, + 7683, + 7684, + 7685, + 7686, + 7687, + 7688, + 7689, + 7690, + 7691, + 7692 ] }, { "title": "Methods", "children": [ - 7676, - 7678 + 7693, + 7695 ] } ] }, { - "id": 7681, + "id": 7698, "name": "OrderSummary", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7682, + "id": 7699, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7683, + "id": 7700, "name": "new OrderSummary", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7681, + "target": 7698, "name": "OrderSummary", "package": "@medusajs/order", "qualifiedName": "default" @@ -6391,7 +6391,7 @@ ] }, { - "id": 7684, + "id": 7701, "name": "id", "variant": "declaration", "kind": 1024, @@ -6402,7 +6402,7 @@ } }, { - "id": 7685, + "id": 7702, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -6413,21 +6413,21 @@ } }, { - "id": 7686, + "id": 7703, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7687, + "id": 7704, "name": "version", "variant": "declaration", "kind": 1024, @@ -6439,7 +6439,7 @@ "defaultValue": "1" }, { - "id": 7688, + "id": 7705, "name": "totals", "variant": "declaration", "kind": 1024, @@ -6465,7 +6465,7 @@ "defaultValue": "..." }, { - "id": 7689, + "id": 7706, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6481,7 +6481,7 @@ } }, { - "id": 7690, + "id": 7707, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6497,7 +6497,7 @@ } }, { - "id": 7691, + "id": 7708, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6523,14 +6523,14 @@ "defaultValue": "null" }, { - "id": 7692, + "id": 7709, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7693, + "id": 7710, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -6543,14 +6543,14 @@ ] }, { - "id": 7694, + "id": 7711, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7695, + "id": 7712, "name": "onInit", "variant": "signature", "kind": 4096, @@ -6567,54 +6567,54 @@ { "title": "Constructors", "children": [ - 7682 + 7699 ] }, { "title": "Properties", "children": [ - 7684, - 7685, - 7686, - 7687, - 7688, - 7689, - 7690, - 7691 + 7701, + 7702, + 7703, + 7704, + 7705, + 7706, + 7707, + 7708 ] }, { "title": "Methods", "children": [ - 7692, - 7694 + 7709, + 7711 ] } ] }, { - "id": 7525, + "id": 7542, "name": "Order", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7526, + "id": 7543, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7527, + "id": 7544, "name": "new Order", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" @@ -6623,7 +6623,7 @@ ] }, { - "id": 7556, + "id": 7573, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -6641,7 +6641,7 @@ } }, { - "id": 7528, + "id": 7545, "name": "id", "variant": "declaration", "kind": 1024, @@ -6652,7 +6652,7 @@ } }, { - "id": 7529, + "id": 7546, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -6663,7 +6663,7 @@ } }, { - "id": 7530, + "id": 7547, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -6684,7 +6684,7 @@ "defaultValue": "null" }, { - "id": 7531, + "id": 7548, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -6705,7 +6705,7 @@ "defaultValue": "null" }, { - "id": 7532, + "id": 7549, "name": "version", "variant": "declaration", "kind": 1024, @@ -6717,7 +6717,7 @@ "defaultValue": "1" }, { - "id": 7533, + "id": 7550, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -6738,7 +6738,7 @@ "defaultValue": "null" }, { - "id": 7534, + "id": 7551, "name": "status", "variant": "declaration", "kind": 1024, @@ -6754,7 +6754,7 @@ } }, { - "id": 7535, + "id": 7552, "name": "is_draft_order", "variant": "declaration", "kind": 1024, @@ -6766,7 +6766,7 @@ "defaultValue": "false" }, { - "id": 7536, + "id": 7553, "name": "email", "variant": "declaration", "kind": 1024, @@ -6787,7 +6787,7 @@ "defaultValue": "null" }, { - "id": 7537, + "id": 7554, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6798,7 +6798,7 @@ } }, { - "id": 7538, + "id": 7555, "name": "shipping_address_id", "variant": "declaration", "kind": 1024, @@ -6820,7 +6820,7 @@ } }, { - "id": 7539, + "id": 7556, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -6836,7 +6836,7 @@ }, { "type": "reference", - "target": 7312, + "target": 7329, "name": "Address", "package": "@medusajs/order", "qualifiedName": "default" @@ -6845,7 +6845,7 @@ } }, { - "id": 7540, + "id": 7557, "name": "billing_address_id", "variant": "declaration", "kind": 1024, @@ -6867,7 +6867,7 @@ } }, { - "id": 7541, + "id": 7558, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -6883,7 +6883,7 @@ }, { "type": "reference", - "target": 7312, + "target": 7329, "name": "Address", "package": "@medusajs/order", "qualifiedName": "default" @@ -6892,7 +6892,7 @@ } }, { - "id": 7542, + "id": 7559, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -6913,7 +6913,7 @@ "defaultValue": "null" }, { - "id": 7543, + "id": 7560, "name": "summary", "variant": "declaration", "kind": 1024, @@ -6927,7 +6927,7 @@ "typeArguments": [ { "type": "reference", - "target": 7681, + "target": 7698, "name": "OrderSummary", "package": "@medusajs/order", "qualifiedName": "default" @@ -6943,7 +6943,7 @@ "defaultValue": "..." }, { - "id": 7544, + "id": 7561, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6979,7 +6979,7 @@ "defaultValue": "null" }, { - "id": 7545, + "id": 7562, "name": "items", "variant": "declaration", "kind": 1024, @@ -6993,7 +6993,7 @@ "typeArguments": [ { "type": "reference", - "target": 7626, + "target": 7643, "name": "OrderItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -7009,7 +7009,7 @@ "defaultValue": "..." }, { - "id": 7546, + "id": 7563, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -7023,7 +7023,7 @@ "typeArguments": [ { "type": "reference", - "target": 7658, + "target": 7675, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -7039,7 +7039,7 @@ "defaultValue": "..." }, { - "id": 7547, + "id": 7564, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -7053,7 +7053,7 @@ "typeArguments": [ { "type": "reference", - "target": 7830, + "target": 7847, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -7069,7 +7069,7 @@ "defaultValue": "..." }, { - "id": 7548, + "id": 7565, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7085,7 +7085,7 @@ } }, { - "id": 7549, + "id": 7566, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7101,7 +7101,7 @@ } }, { - "id": 7550, + "id": 7567, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7127,7 +7127,7 @@ "defaultValue": "null" }, { - "id": 7551, + "id": 7568, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -7153,14 +7153,14 @@ "defaultValue": "null" }, { - "id": 7552, + "id": 7569, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7553, + "id": 7570, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -7173,14 +7173,14 @@ ] }, { - "id": 7554, + "id": 7571, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7555, + "id": 7572, "name": "onInit", "variant": "signature", "kind": 4096, @@ -7197,71 +7197,71 @@ { "title": "Constructors", "children": [ - 7526 + 7543 ] }, { "title": "Properties", "children": [ - 7556, - 7528, - 7529, - 7530, - 7531, - 7532, - 7533, - 7534, - 7535, - 7536, - 7537, - 7538, - 7539, - 7540, - 7541, - 7542, - 7543, - 7544, + 7573, 7545, 7546, 7547, 7548, 7549, 7550, - 7551 + 7551, + 7552, + 7553, + 7554, + 7555, + 7556, + 7557, + 7558, + 7559, + 7560, + 7561, + 7562, + 7563, + 7564, + 7565, + 7566, + 7567, + 7568 ] }, { "title": "Methods", "children": [ - 7552, - 7554 + 7569, + 7571 ] } ] }, { - "id": 7727, + "id": 7744, "name": "ReturnItem", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7728, + "id": 7745, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7729, + "id": 7746, "name": "new ReturnItem", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7727, + "target": 7744, "name": "ReturnItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -7270,7 +7270,7 @@ ] }, { - "id": 7750, + "id": 7767, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -7288,7 +7288,7 @@ } }, { - "id": 7730, + "id": 7747, "name": "id", "variant": "declaration", "kind": 1024, @@ -7299,7 +7299,7 @@ } }, { - "id": 7731, + "id": 7748, "name": "reason_id", "variant": "declaration", "kind": 1024, @@ -7320,21 +7320,21 @@ "defaultValue": "null" }, { - "id": 7732, + "id": 7749, "name": "reason", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7751, + "target": 7768, "name": "ReturnReason", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7733, + "id": 7750, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -7359,7 +7359,7 @@ } }, { - "id": 7734, + "id": 7751, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -7375,7 +7375,7 @@ } }, { - "id": 7735, + "id": 7752, "name": "received_quantity", "variant": "declaration", "kind": 1024, @@ -7401,7 +7401,7 @@ "defaultValue": "0" }, { - "id": 7736, + "id": 7753, "name": "raw_received_quantity", "variant": "declaration", "kind": 1024, @@ -7417,7 +7417,7 @@ } }, { - "id": 7737, + "id": 7754, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -7428,21 +7428,21 @@ } }, { - "id": 7738, + "id": 7755, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7739, + "id": 7756, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -7453,21 +7453,21 @@ } }, { - "id": 7740, + "id": 7757, "name": "item", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7449, + "target": 7466, "name": "LineItem", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7741, + "id": 7758, "name": "note", "variant": "declaration", "kind": 1024, @@ -7478,7 +7478,7 @@ } }, { - "id": 7742, + "id": 7759, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7514,7 +7514,7 @@ "defaultValue": "null" }, { - "id": 7743, + "id": 7760, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7530,7 +7530,7 @@ } }, { - "id": 7744, + "id": 7761, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7546,7 +7546,7 @@ } }, { - "id": 7745, + "id": 7762, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7572,14 +7572,14 @@ "defaultValue": "null" }, { - "id": 7746, + "id": 7763, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7747, + "id": 7764, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -7592,14 +7592,14 @@ ] }, { - "id": 7748, + "id": 7765, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7749, + "id": 7766, "name": "onInit", "variant": "signature", "kind": 4096, @@ -7616,63 +7616,63 @@ { "title": "Constructors", "children": [ - 7728 + 7745 ] }, { "title": "Properties", "children": [ + 7767, + 7747, + 7748, + 7749, 7750, - 7730, - 7731, - 7732, - 7733, - 7734, - 7735, - 7736, - 7737, - 7738, - 7739, - 7740, - 7741, - 7742, - 7743, - 7744, - 7745 + 7751, + 7752, + 7753, + 7754, + 7755, + 7756, + 7757, + 7758, + 7759, + 7760, + 7761, + 7762 ] }, { "title": "Methods", "children": [ - 7746, - 7748 + 7763, + 7765 ] } ] }, { - "id": 7751, + "id": 7768, "name": "ReturnReason", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7752, + "id": 7769, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7753, + "id": 7770, "name": "new ReturnReason", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7751, + "target": 7768, "name": "ReturnReason", "package": "@medusajs/order", "qualifiedName": "default" @@ -7681,7 +7681,7 @@ ] }, { - "id": 7769, + "id": 7786, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -7699,7 +7699,7 @@ } }, { - "id": 7754, + "id": 7771, "name": "id", "variant": "declaration", "kind": 1024, @@ -7710,7 +7710,7 @@ } }, { - "id": 7755, + "id": 7772, "name": "value", "variant": "declaration", "kind": 1024, @@ -7721,7 +7721,7 @@ } }, { - "id": 7756, + "id": 7773, "name": "label", "variant": "declaration", "kind": 1024, @@ -7732,7 +7732,7 @@ } }, { - "id": 7757, + "id": 7774, "name": "description", "variant": "declaration", "kind": 1024, @@ -7753,7 +7753,7 @@ "defaultValue": "null" }, { - "id": 7758, + "id": 7775, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -7775,7 +7775,7 @@ } }, { - "id": 7759, + "id": 7776, "name": "parent_return_reason", "variant": "declaration", "kind": 1024, @@ -7791,7 +7791,7 @@ }, { "type": "reference", - "target": 7751, + "target": 7768, "name": "ReturnReason", "package": "@medusajs/order", "qualifiedName": "default" @@ -7800,7 +7800,7 @@ } }, { - "id": 7760, + "id": 7777, "name": "return_reason_children", "variant": "declaration", "kind": 1024, @@ -7809,7 +7809,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7751, + "target": 7768, "name": "ReturnReason", "package": "@medusajs/order", "qualifiedName": "default" @@ -7817,7 +7817,7 @@ } }, { - "id": 7761, + "id": 7778, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7853,7 +7853,7 @@ "defaultValue": "null" }, { - "id": 7762, + "id": 7779, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7869,7 +7869,7 @@ } }, { - "id": 7763, + "id": 7780, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7885,7 +7885,7 @@ } }, { - "id": 7764, + "id": 7781, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7911,14 +7911,14 @@ "defaultValue": "null" }, { - "id": 7765, + "id": 7782, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7766, + "id": 7783, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -7931,14 +7931,14 @@ ] }, { - "id": 7767, + "id": 7784, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7768, + "id": 7785, "name": "onInit", "variant": "signature", "kind": 4096, @@ -7955,58 +7955,58 @@ { "title": "Constructors", "children": [ - 7752 + 7769 ] }, { "title": "Properties", "children": [ - 7769, - 7754, - 7755, - 7756, - 7757, - 7758, - 7759, - 7760, - 7761, - 7762, - 7763, - 7764 + 7786, + 7771, + 7772, + 7773, + 7774, + 7775, + 7776, + 7777, + 7778, + 7779, + 7780, + 7781 ] }, { "title": "Methods", "children": [ - 7765, - 7767 + 7782, + 7784 ] } ] }, { - "id": 7696, + "id": 7713, "name": "Return", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7697, + "id": 7714, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7698, + "id": 7715, "name": "new Return", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" @@ -8015,7 +8015,7 @@ ] }, { - "id": 7726, + "id": 7743, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -8033,7 +8033,7 @@ } }, { - "id": 7699, + "id": 7716, "name": "id", "variant": "declaration", "kind": 1024, @@ -8044,7 +8044,7 @@ } }, { - "id": 7700, + "id": 7717, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -8055,35 +8055,35 @@ } }, { - "id": 7701, + "id": 7718, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7702, + "id": 7719, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7703, + "id": 7720, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -8104,21 +8104,21 @@ "defaultValue": "null" }, { - "id": 7704, + "id": 7721, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7705, + "id": 7722, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -8139,7 +8139,7 @@ "defaultValue": "null" }, { - "id": 7706, + "id": 7723, "name": "order_version", "variant": "declaration", "kind": 1024, @@ -8150,7 +8150,7 @@ } }, { - "id": 7707, + "id": 7724, "name": "display_id", "variant": "declaration", "kind": 1024, @@ -8161,7 +8161,7 @@ } }, { - "id": 7708, + "id": 7725, "name": "status", "variant": "declaration", "kind": 1024, @@ -8178,7 +8178,7 @@ "defaultValue": "ReturnStatus.REQUESTED" }, { - "id": 7709, + "id": 7726, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -8199,7 +8199,7 @@ "defaultValue": "null" }, { - "id": 7710, + "id": 7727, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -8220,7 +8220,7 @@ "defaultValue": "null" }, { - "id": 7711, + "id": 7728, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -8245,7 +8245,7 @@ } }, { - "id": 7712, + "id": 7729, "name": "raw_refund_amount", "variant": "declaration", "kind": 1024, @@ -8261,7 +8261,7 @@ } }, { - "id": 7713, + "id": 7730, "name": "items", "variant": "declaration", "kind": 1024, @@ -8275,7 +8275,7 @@ "typeArguments": [ { "type": "reference", - "target": 7727, + "target": 7744, "name": "ReturnItem", "package": "@medusajs/order", "qualifiedName": "default" @@ -8291,7 +8291,7 @@ "defaultValue": "..." }, { - "id": 7714, + "id": 7731, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -8305,7 +8305,7 @@ "typeArguments": [ { "type": "reference", - "target": 7658, + "target": 7675, "name": "OrderShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -8321,7 +8321,7 @@ "defaultValue": "..." }, { - "id": 7715, + "id": 7732, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -8335,7 +8335,7 @@ "typeArguments": [ { "type": "reference", - "target": 7830, + "target": 7847, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -8351,7 +8351,7 @@ "defaultValue": "..." }, { - "id": 7716, + "id": 7733, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8387,7 +8387,7 @@ "defaultValue": "null" }, { - "id": 7717, + "id": 7734, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8403,7 +8403,7 @@ } }, { - "id": 7718, + "id": 7735, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8419,7 +8419,7 @@ } }, { - "id": 7719, + "id": 7736, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8445,7 +8445,7 @@ "defaultValue": "null" }, { - "id": 7720, + "id": 7737, "name": "received_at", "variant": "declaration", "kind": 1024, @@ -8471,7 +8471,7 @@ "defaultValue": "null" }, { - "id": 7721, + "id": 7738, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -8497,14 +8497,14 @@ "defaultValue": "null" }, { - "id": 7722, + "id": 7739, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7723, + "id": 7740, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -8517,14 +8517,14 @@ ] }, { - "id": 7724, + "id": 7741, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7725, + "id": 7742, "name": "onInit", "variant": "signature", "kind": 4096, @@ -8541,70 +8541,70 @@ { "title": "Constructors", "children": [ - 7697 + 7714 ] }, { "title": "Properties", "children": [ - 7726, - 7699, - 7700, - 7701, - 7702, - 7703, - 7704, - 7705, - 7706, - 7707, - 7708, - 7709, - 7710, - 7711, - 7712, - 7713, - 7714, - 7715, + 7743, 7716, 7717, 7718, 7719, 7720, - 7721 + 7721, + 7722, + 7723, + 7724, + 7725, + 7726, + 7727, + 7728, + 7729, + 7730, + 7731, + 7732, + 7733, + 7734, + 7735, + 7736, + 7737, + 7738 ] }, { "title": "Methods", "children": [ - 7722, - 7724 + 7739, + 7741 ] } ] }, { - "id": 7791, + "id": 7808, "name": "ShippingMethodAdjustment", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7792, + "id": 7809, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7793, + "id": 7810, "name": "new ShippingMethodAdjustment", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7791, + "target": 7808, "name": "ShippingMethodAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -8623,7 +8623,7 @@ } }, { - "id": 7810, + "id": 7827, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -8646,7 +8646,7 @@ } }, { - "id": 7800, + "id": 7817, "name": "id", "variant": "declaration", "kind": 1024, @@ -8664,7 +8664,7 @@ } }, { - "id": 7801, + "id": 7818, "name": "description", "variant": "declaration", "kind": 1024, @@ -8692,7 +8692,7 @@ } }, { - "id": 7802, + "id": 7819, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -8720,7 +8720,7 @@ } }, { - "id": 7803, + "id": 7820, "name": "code", "variant": "declaration", "kind": 1024, @@ -8748,7 +8748,7 @@ } }, { - "id": 7804, + "id": 7821, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8780,7 +8780,7 @@ } }, { - "id": 7805, + "id": 7822, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -8803,7 +8803,7 @@ } }, { - "id": 7806, + "id": 7823, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8831,7 +8831,7 @@ } }, { - "id": 7807, + "id": 7824, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8854,7 +8854,7 @@ } }, { - "id": 7808, + "id": 7825, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8877,7 +8877,7 @@ } }, { - "id": 7809, + "id": 7826, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8910,21 +8910,21 @@ } }, { - "id": 7794, + "id": 7811, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7770, + "target": 7787, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7795, + "id": 7812, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -8935,14 +8935,14 @@ } }, { - "id": 7796, + "id": 7813, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7797, + "id": 7814, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -8955,14 +8955,14 @@ ] }, { - "id": 7798, + "id": 7815, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7799, + "id": 7816, "name": "onInit", "variant": "signature", "kind": 4096, @@ -8979,32 +8979,32 @@ { "title": "Constructors", "children": [ - 7792 + 7809 ] }, { "title": "Properties", "children": [ - 7810, - 7800, - 7801, - 7802, - 7803, - 7804, - 7805, - 7806, - 7807, - 7808, - 7809, - 7794, - 7795 + 7827, + 7817, + 7818, + 7819, + 7820, + 7821, + 7822, + 7823, + 7824, + 7825, + 7826, + 7811, + 7812 ] }, { "title": "Methods", "children": [ - 7796, - 7798 + 7813, + 7815 ] } ], @@ -9021,28 +9021,28 @@ ] }, { - "id": 7811, + "id": 7828, "name": "ShippingMethodTaxLine", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7812, + "id": 7829, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7813, + "id": 7830, "name": "new ShippingMethodTaxLine", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7811, + "target": 7828, "name": "ShippingMethodTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -9061,21 +9061,21 @@ } }, { - "id": 7814, + "id": 7831, "name": "shipping_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7770, + "target": 7787, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7815, + "id": 7832, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -9086,14 +9086,14 @@ } }, { - "id": 7816, + "id": 7833, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7817, + "id": 7834, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -9106,14 +9106,14 @@ ] }, { - "id": 7818, + "id": 7835, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7819, + "id": 7836, "name": "onInit", "variant": "signature", "kind": 4096, @@ -9126,7 +9126,7 @@ ] }, { - "id": 7820, + "id": 7837, "name": "id", "variant": "declaration", "kind": 1024, @@ -9144,7 +9144,7 @@ } }, { - "id": 7821, + "id": 7838, "name": "description", "variant": "declaration", "kind": 1024, @@ -9172,7 +9172,7 @@ } }, { - "id": 7822, + "id": 7839, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -9200,7 +9200,7 @@ } }, { - "id": 7823, + "id": 7840, "name": "code", "variant": "declaration", "kind": 1024, @@ -9218,7 +9218,7 @@ } }, { - "id": 7824, + "id": 7841, "name": "rate", "variant": "declaration", "kind": 1024, @@ -9250,7 +9250,7 @@ } }, { - "id": 7825, + "id": 7842, "name": "raw_rate", "variant": "declaration", "kind": 1024, @@ -9273,7 +9273,7 @@ } }, { - "id": 7826, + "id": 7843, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -9301,7 +9301,7 @@ } }, { - "id": 7827, + "id": 7844, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9324,7 +9324,7 @@ } }, { - "id": 7828, + "id": 7845, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9347,7 +9347,7 @@ } }, { - "id": 7829, + "id": 7846, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -9384,31 +9384,31 @@ { "title": "Constructors", "children": [ - 7812 + 7829 ] }, { "title": "Properties", "children": [ - 7814, - 7815, - 7820, - 7821, - 7822, - 7823, - 7824, - 7825, - 7826, - 7827, - 7828, - 7829 + 7831, + 7832, + 7837, + 7838, + 7839, + 7840, + 7841, + 7842, + 7843, + 7844, + 7845, + 7846 ] }, { "title": "Methods", "children": [ - 7816, - 7818 + 7833, + 7835 ] } ], @@ -9425,28 +9425,28 @@ ] }, { - "id": 7770, + "id": 7787, "name": "ShippingMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7771, + "id": 7788, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7772, + "id": 7789, "name": "new ShippingMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7770, + "target": 7787, "name": "ShippingMethod", "package": "@medusajs/order", "qualifiedName": "default" @@ -9455,7 +9455,7 @@ ] }, { - "id": 7773, + "id": 7790, "name": "id", "variant": "declaration", "kind": 1024, @@ -9466,7 +9466,7 @@ } }, { - "id": 7774, + "id": 7791, "name": "name", "variant": "declaration", "kind": 1024, @@ -9477,7 +9477,7 @@ } }, { - "id": 7775, + "id": 7792, "name": "description", "variant": "declaration", "kind": 1024, @@ -9498,7 +9498,7 @@ "defaultValue": "null" }, { - "id": 7776, + "id": 7793, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9523,7 +9523,7 @@ } }, { - "id": 7777, + "id": 7794, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -9539,7 +9539,7 @@ } }, { - "id": 7778, + "id": 7795, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9551,7 +9551,7 @@ "defaultValue": "false" }, { - "id": 7779, + "id": 7796, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -9572,7 +9572,7 @@ "defaultValue": "null" }, { - "id": 7780, + "id": 7797, "name": "data", "variant": "declaration", "kind": 1024, @@ -9608,7 +9608,7 @@ "defaultValue": "null" }, { - "id": 7781, + "id": 7798, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9644,7 +9644,7 @@ "defaultValue": "null" }, { - "id": 7782, + "id": 7799, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -9658,7 +9658,7 @@ "typeArguments": [ { "type": "reference", - "target": 7811, + "target": 7828, "name": "ShippingMethodTaxLine", "package": "@medusajs/order", "qualifiedName": "default" @@ -9674,7 +9674,7 @@ "defaultValue": "..." }, { - "id": 7783, + "id": 7800, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -9688,7 +9688,7 @@ "typeArguments": [ { "type": "reference", - "target": 7791, + "target": 7808, "name": "ShippingMethodAdjustment", "package": "@medusajs/order", "qualifiedName": "default" @@ -9704,7 +9704,7 @@ "defaultValue": "..." }, { - "id": 7784, + "id": 7801, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9720,7 +9720,7 @@ } }, { - "id": 7785, + "id": 7802, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9736,7 +9736,7 @@ } }, { - "id": 7786, + "id": 7803, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -9762,14 +9762,14 @@ "defaultValue": "null" }, { - "id": 7787, + "id": 7804, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7788, + "id": 7805, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -9782,14 +9782,14 @@ ] }, { - "id": 7789, + "id": 7806, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7790, + "id": 7807, "name": "onInit", "variant": "signature", "kind": 4096, @@ -9806,60 +9806,60 @@ { "title": "Constructors", "children": [ - 7771 + 7788 ] }, { "title": "Properties", "children": [ - 7773, - 7774, - 7775, - 7776, - 7777, - 7778, - 7779, - 7780, - 7781, - 7782, - 7783, - 7784, - 7785, - 7786 + 7790, + 7791, + 7792, + 7793, + 7794, + 7795, + 7796, + 7797, + 7798, + 7799, + 7800, + 7801, + 7802, + 7803 ] }, { "title": "Methods", "children": [ - 7787, - 7789 + 7804, + 7806 ] } ] }, { - "id": 7830, + "id": 7847, "name": "Transaction", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 7831, + "id": 7848, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 7832, + "id": 7849, "name": "new Transaction", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 7830, + "target": 7847, "name": "Transaction", "package": "@medusajs/order", "qualifiedName": "default" @@ -9868,7 +9868,7 @@ ] }, { - "id": 7855, + "id": 7872, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -9886,7 +9886,7 @@ } }, { - "id": 7833, + "id": 7850, "name": "id", "variant": "declaration", "kind": 1024, @@ -9897,7 +9897,7 @@ } }, { - "id": 7834, + "id": 7851, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -9908,21 +9908,21 @@ } }, { - "id": 7835, + "id": 7852, "name": "order", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7525, + "target": 7542, "name": "Order", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7836, + "id": 7853, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -9943,21 +9943,21 @@ "defaultValue": "null" }, { - "id": 7837, + "id": 7854, "name": "return", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7696, + "target": 7713, "name": "Return", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7838, + "id": 7855, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -9977,21 +9977,21 @@ } }, { - "id": 7839, + "id": 7856, "name": "exchange", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7402, + "target": 7419, "name": "OrderExchange", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7840, + "id": 7857, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -10011,21 +10011,21 @@ } }, { - "id": 7841, + "id": 7858, "name": "claim", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7335, + "target": 7352, "name": "OrderClaim", "package": "@medusajs/order", "qualifiedName": "default" } }, { - "id": 7842, + "id": 7859, "name": "version", "variant": "declaration", "kind": 1024, @@ -10037,7 +10037,7 @@ "defaultValue": "1" }, { - "id": 7843, + "id": 7860, "name": "amount", "variant": "declaration", "kind": 1024, @@ -10062,7 +10062,7 @@ } }, { - "id": 7844, + "id": 7861, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -10078,7 +10078,7 @@ } }, { - "id": 7845, + "id": 7862, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10089,7 +10089,7 @@ } }, { - "id": 7846, + "id": 7863, "name": "reference", "variant": "declaration", "kind": 1024, @@ -10110,7 +10110,7 @@ "defaultValue": "null" }, { - "id": 7847, + "id": 7864, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -10131,7 +10131,7 @@ "defaultValue": "null" }, { - "id": 7848, + "id": 7865, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10147,7 +10147,7 @@ } }, { - "id": 7849, + "id": 7866, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10163,7 +10163,7 @@ } }, { - "id": 7850, + "id": 7867, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -10189,14 +10189,14 @@ "defaultValue": "null" }, { - "id": 7851, + "id": 7868, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7852, + "id": 7869, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -10209,14 +10209,14 @@ ] }, { - "id": 7853, + "id": 7870, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7854, + "id": 7871, "name": "onInit", "variant": "signature", "kind": 4096, @@ -10233,38 +10233,38 @@ { "title": "Constructors", "children": [ - 7831 + 7848 ] }, { "title": "Properties", "children": [ + 7872, + 7850, + 7851, + 7852, + 7853, + 7854, 7855, - 7833, - 7834, - 7835, - 7836, - 7837, - 7838, - 7839, - 7840, - 7841, - 7842, - 7843, - 7844, - 7845, - 7846, - 7847, - 7848, - 7849, - 7850 + 7856, + 7857, + 7858, + 7859, + 7860, + 7861, + 7862, + 7863, + 7864, + 7865, + 7866, + 7867 ] }, { "title": "Methods", "children": [ - 7851, - 7853 + 7868, + 7870 ] } ] @@ -10274,2034 +10274,2034 @@ { "title": "Classes", "children": [ - 7312, - 7386, - 7363, - 7335, - 7429, - 7402, - 7486, - 7506, - 7449, - 7594, - 7557, - 7626, - 7658, - 7681, - 7525, - 7727, - 7751, - 7696, - 7791, - 7811, - 7770, - 7830 + 7329, + 7403, + 7380, + 7352, + 7446, + 7419, + 7503, + 7523, + 7466, + 7611, + 7574, + 7643, + 7675, + 7698, + 7542, + 7744, + 7768, + 7713, + 7808, + 7828, + 7787, + 7847 ] } ], "packageName": "@medusajs/order", "symbolIdMap": { - "7311": { + "7328": { "sourceFileName": "../../../../packages/modules/order/src/models/index.ts", "qualifiedName": "" }, - "7312": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default" - }, - "7315": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.id" - }, - "7316": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.customer_id" - }, - "7317": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.company" - }, - "7318": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.first_name" - }, - "7319": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.last_name" - }, - "7320": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.address_1" - }, - "7321": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.address_2" - }, - "7322": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.city" - }, - "7323": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.country_code" - }, - "7324": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.province" - }, - "7325": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.postal_code" - }, - "7326": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.phone" - }, - "7327": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.metadata" - }, - "7328": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.created_at" - }, "7329": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.updated_at" - }, - "7330": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.onCreate" - }, - "7331": { - "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "7332": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "7333": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.customer_id" }, "7334": { "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.company" }, "7335": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.first_name" + }, + "7336": { + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.last_name" + }, + "7337": { + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.address_1" }, "7338": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.address_2" }, "7339": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.order_id" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.city" }, "7340": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.order" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.country_code" }, "7341": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.return" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.province" }, "7342": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.return_id" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.postal_code" }, "7343": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.order_version" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.phone" }, "7344": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.display_id" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.metadata" }, "7345": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.type" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.created_at" }, "7346": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.no_notification" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.updated_at" }, "7347": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.refund_amount" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.onCreate" }, "7348": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.raw_refund_amount" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.onCreate" }, "7349": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.additional_items" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.onInit" }, "7350": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.claim_items" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.onInit" }, "7351": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.shipping_methods" + "sourceFileName": "../../../../packages/modules/order/src/models/address.ts", + "qualifiedName": "default.[OptionalProps]" }, "7352": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.transactions" - }, - "7353": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.metadata" - }, - "7354": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default" }, "7355": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.id" }, "7356": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.order_id" }, "7357": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.order" }, "7358": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.return" }, "7359": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.return_id" }, "7360": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.order_version" }, "7361": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.display_id" }, "7362": { "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.type" }, "7363": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.no_notification" + }, + "7364": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.refund_amount" + }, + "7365": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.raw_refund_amount" }, "7366": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.additional_items" }, "7367": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.images" + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.claim_items" }, "7368": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.reason" + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.shipping_methods" }, "7369": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.transactions" }, "7370": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.raw_quantity" - }, - "7371": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.claim_id" - }, - "7372": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.claim" - }, - "7373": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.item_id" - }, - "7374": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.item" - }, - "7375": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.is_additional_item" - }, - "7376": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.note" - }, - "7377": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.metadata" }, - "7378": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "7371": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.created_at" }, - "7379": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "7372": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", "qualifiedName": "default.updated_at" }, + "7373": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.deleted_at" + }, + "7374": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.canceled_at" + }, + "7375": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.onCreate" + }, + "7376": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.onCreate" + }, + "7377": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.onInit" + }, + "7378": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.onInit" + }, + "7379": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim.ts", + "qualifiedName": "default.[OptionalProps]" + }, "7380": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.deleted_at" - }, - "7381": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.onCreate" - }, - "7382": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "7383": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "7384": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.images" }, "7385": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.reason" }, "7386": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.quantity" + }, + "7387": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.raw_quantity" + }, + "7388": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.claim_id" }, "7389": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.claim" }, "7390": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.claim_item_id" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.item_id" }, "7391": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.item" }, "7392": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.url" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.is_additional_item" }, "7393": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.metadata" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.note" }, "7394": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.created_at" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.metadata" }, "7395": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.created_at" }, "7396": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.updated_at" }, "7397": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.deleted_at" }, "7398": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onCreate" }, "7399": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.onCreate" }, "7400": { - "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", "qualifiedName": "default.onInit" }, "7401": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.onInit" + }, + "7402": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "7403": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default" + }, + "7406": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.id" + }, + "7407": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.claim_item_id" + }, + "7408": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.item" + }, + "7409": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.url" + }, + "7410": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.metadata" + }, + "7411": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.created_at" + }, + "7412": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.updated_at" + }, + "7413": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.deleted_at" + }, + "7414": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.onCreate" + }, + "7415": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.onCreate" + }, + "7416": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.onInit" + }, + "7417": { + "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", + "qualifiedName": "default.onInit" + }, + "7418": { "sourceFileName": "../../../../packages/modules/order/src/models/claim-item-image.ts", "qualifiedName": "default.[OptionalProps]" }, - "7402": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default" - }, - "7405": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.id" - }, - "7406": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.order_id" - }, - "7407": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.order" - }, - "7408": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.return" - }, - "7409": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.return_id" - }, - "7410": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.order_version" - }, - "7411": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.display_id" - }, - "7412": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.no_notification" - }, - "7413": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.difference_due" - }, - "7414": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.raw_difference_due" - }, - "7415": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.allow_backorder" - }, - "7416": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.additional_items" - }, - "7417": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.shipping_methods" - }, - "7418": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.transactions" - }, "7419": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.metadata" - }, - "7420": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.created_at" - }, - "7421": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default" }, "7422": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.id" }, "7423": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.order_id" }, "7424": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.order" }, "7425": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.return" }, "7426": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.return_id" }, "7427": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.order_version" }, "7428": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.display_id" }, "7429": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.no_notification" + }, + "7430": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.difference_due" + }, + "7431": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.raw_difference_due" }, "7432": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.allow_backorder" }, "7433": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.additional_items" }, "7434": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.raw_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.shipping_methods" }, "7435": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.exchange_id" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.transactions" }, "7436": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.exchange" - }, - "7437": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.item_id" - }, - "7438": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.item" - }, - "7439": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.note" - }, - "7440": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.metadata" }, - "7441": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "7437": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.created_at" }, - "7442": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "7438": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.updated_at" }, - "7443": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "7439": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.deleted_at" }, - "7444": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "7440": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.canceled_at" + }, + "7441": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onCreate" }, - "7445": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "7442": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", "qualifiedName": "default.onCreate" }, + "7443": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.onInit" + }, + "7444": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.onInit" + }, + "7445": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange.ts", + "qualifiedName": "default.[OptionalProps]" + }, "7446": { "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onInit" - }, - "7447": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.onInit" - }, - "7448": { - "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "7449": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", "qualifiedName": "default" }, - "7452": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "7449": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", "qualifiedName": "default.id" }, + "7450": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.quantity" + }, + "7451": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.raw_quantity" + }, + "7452": { + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.exchange_id" + }, "7453": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.title" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.exchange" }, "7454": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.subtitle" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.item_id" }, "7455": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.thumbnail" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.item" }, "7456": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.variant_id" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.note" }, "7457": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_id" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.metadata" }, "7458": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_title" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.created_at" }, "7459": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_description" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.updated_at" }, "7460": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_subtitle" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.deleted_at" }, "7461": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_type" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onCreate" }, "7462": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_collection" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onCreate" }, "7463": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.product_handle" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onInit" }, "7464": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.variant_sku" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.onInit" }, "7465": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.variant_barcode" + "sourceFileName": "../../../../packages/modules/order/src/models/exchange-item.ts", + "qualifiedName": "default.[OptionalProps]" }, "7466": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.variant_title" - }, - "7467": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.variant_option_values" - }, - "7468": { - "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.requires_shipping" + "qualifiedName": "default" }, "7469": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.is_discountable" + "qualifiedName": "default.id" }, "7470": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.is_tax_inclusive" + "qualifiedName": "default.title" }, "7471": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.compare_at_unit_price" + "qualifiedName": "default.subtitle" }, "7472": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.raw_compare_at_unit_price" + "qualifiedName": "default.thumbnail" }, "7473": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.unit_price" + "qualifiedName": "default.variant_id" }, "7474": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.raw_unit_price" + "qualifiedName": "default.product_id" }, "7475": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.tax_lines" + "qualifiedName": "default.product_title" }, "7476": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.adjustments" + "qualifiedName": "default.product_description" }, "7477": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.product_subtitle" }, "7478": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.product_type" }, "7479": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.product_collection" }, "7480": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.product_handle" }, "7481": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.variant_sku" }, "7482": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.variant_barcode" }, "7483": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.variant_title" }, "7484": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.variant_option_values" }, "7485": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.requires_shipping" }, "7486": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.is_discountable" + }, + "7487": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.is_tax_inclusive" + }, + "7488": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.compare_at_unit_price" + }, + "7489": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.raw_compare_at_unit_price" + }, + "7490": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.unit_price" + }, + "7491": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.raw_unit_price" + }, + "7492": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.tax_lines" + }, + "7493": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.adjustments" + }, + "7494": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.metadata" + }, + "7495": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.created_at" + }, + "7496": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.updated_at" + }, + "7497": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.deleted_at" + }, + "7498": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.onCreate" + }, + "7499": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.onCreate" + }, + "7500": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.onInit" + }, + "7501": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.onInit" + }, + "7502": { + "sourceFileName": "../../../../packages/modules/order/src/models/line-item.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "7503": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default" }, - "7489": { + "7506": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.item" }, - "7490": { + "7507": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.item_id" }, - "7491": { + "7508": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7492": { + "7509": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7493": { + "7510": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onInit" }, - "7494": { + "7511": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-adjustment.ts", "qualifiedName": "default.onInit" }, - "7495": { + "7512": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.id" }, - "7496": { + "7513": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.description" }, - "7497": { + "7514": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.promotion_id" }, - "7498": { + "7515": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.code" }, - "7499": { + "7516": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.amount" }, - "7500": { + "7517": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.raw_amount" }, - "7501": { + "7518": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.provider_id" }, - "7502": { + "7519": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.created_at" }, - "7503": { + "7520": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.updated_at" }, - "7504": { + "7521": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.deleted_at" }, - "7505": { + "7522": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.[OptionalProps]" }, - "7506": { + "7523": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default" }, - "7509": { + "7526": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.item" }, - "7510": { + "7527": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.item_id" }, - "7511": { + "7528": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7512": { + "7529": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7513": { + "7530": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onInit" }, - "7514": { + "7531": { "sourceFileName": "../../../../packages/modules/order/src/models/line-item-tax-line.ts", "qualifiedName": "default.onInit" }, - "7515": { + "7532": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.id" }, - "7516": { + "7533": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.description" }, - "7517": { + "7534": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.tax_rate_id" }, - "7518": { + "7535": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.code" }, - "7519": { + "7536": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.rate" }, - "7520": { + "7537": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.raw_rate" }, - "7521": { + "7538": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.provider_id" }, - "7522": { + "7539": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.created_at" }, - "7523": { + "7540": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.updated_at" }, - "7524": { + "7541": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.deleted_at" }, - "7525": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default" - }, - "7528": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.id" - }, - "7529": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.display_id" - }, - "7530": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.region_id" - }, - "7531": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.customer_id" - }, - "7532": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.version" - }, - "7533": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.sales_channel_id" - }, - "7534": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.status" - }, - "7535": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.is_draft_order" - }, - "7536": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.email" - }, - "7537": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.currency_code" - }, - "7538": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.shipping_address_id" - }, - "7539": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.shipping_address" - }, - "7540": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.billing_address_id" - }, - "7541": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.billing_address" - }, "7542": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.no_notification" - }, - "7543": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.summary" - }, - "7544": { - "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default" }, "7545": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.items" + "qualifiedName": "default.id" }, "7546": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.shipping_methods" + "qualifiedName": "default.display_id" }, "7547": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.transactions" + "qualifiedName": "default.region_id" }, "7548": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.customer_id" }, "7549": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.version" }, "7550": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.sales_channel_id" }, "7551": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.status" }, "7552": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.is_draft_order" }, "7553": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.email" }, "7554": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.currency_code" }, "7555": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.shipping_address_id" }, "7556": { "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.shipping_address" }, "7557": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.billing_address_id" + }, + "7558": { + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.billing_address" + }, + "7559": { + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.no_notification" }, "7560": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.summary" }, "7561": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.order_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.metadata" }, "7562": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.order" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.items" }, "7563": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.return_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.shipping_methods" }, "7564": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.return" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.transactions" }, "7565": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.claim_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.created_at" }, "7566": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.claim" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.updated_at" }, "7567": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.exchange_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.deleted_at" }, "7568": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.exchange" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.canceled_at" }, "7569": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.version" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.onCreate" }, "7570": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.change_type" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.onCreate" }, "7571": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.actions" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.onInit" }, "7572": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.description" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.onInit" }, "7573": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.status" + "sourceFileName": "../../../../packages/modules/order/src/models/order.ts", + "qualifiedName": "default.[OptionalProps]" }, "7574": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.internal_note" - }, - "7575": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.created_by" - }, - "7576": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.requested_by" + "qualifiedName": "default" }, "7577": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.requested_at" + "qualifiedName": "default.id" }, "7578": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.confirmed_by" + "qualifiedName": "default.order_id" }, "7579": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.confirmed_at" + "qualifiedName": "default.order" }, "7580": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.declined_by" + "qualifiedName": "default.return_id" }, "7581": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.declined_reason" + "qualifiedName": "default.return" }, "7582": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.claim_id" }, "7583": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.declined_at" + "qualifiedName": "default.claim" }, "7584": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.canceled_by" + "qualifiedName": "default.exchange_id" }, "7585": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.exchange" }, "7586": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.version" }, "7587": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.change_type" }, "7588": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.actions" }, "7589": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.description" }, "7590": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.status" }, "7591": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.internal_note" }, "7592": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.created_by" }, "7593": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.requested_by" }, "7594": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.requested_at" + }, + "7595": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.confirmed_by" + }, + "7596": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.confirmed_at" }, "7597": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.declined_by" }, "7598": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.ordering" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.declined_reason" }, "7599": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.order_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.metadata" }, "7600": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.order" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.declined_at" }, "7601": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.return_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.canceled_by" }, "7602": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.return" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.canceled_at" }, "7603": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.claim_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.created_at" }, "7604": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.claim" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.updated_at" }, "7605": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.exchange_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.deleted_at" }, "7606": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.exchange" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.onCreate" }, "7607": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.version" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.onCreate" }, "7608": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.order_change_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.onInit" }, "7609": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.order_change" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.onInit" }, "7610": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.reference" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change.ts", + "qualifiedName": "default.[OptionalProps]" }, "7611": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.reference_id" - }, - "7612": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.action" - }, - "7613": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.details" + "qualifiedName": "default" }, "7614": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.amount" + "qualifiedName": "default.id" }, "7615": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.raw_amount" + "qualifiedName": "default.ordering" }, "7616": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.internal_note" + "qualifiedName": "default.order_id" }, "7617": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.applied" + "qualifiedName": "default.order" }, "7618": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.return_id" }, "7619": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.return" }, "7620": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.claim_id" }, "7621": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.claim" }, "7622": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.exchange_id" }, "7623": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.exchange" }, "7624": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.version" }, "7625": { "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.order_change_id" }, "7626": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.order_change" + }, + "7627": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.reference" + }, + "7628": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.reference_id" }, "7629": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.action" }, "7630": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.order_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.details" }, "7631": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.order" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.amount" }, "7632": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.version" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.raw_amount" }, "7633": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.item_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.internal_note" }, "7634": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.item" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.applied" }, "7635": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.created_at" }, "7636": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.updated_at" }, "7637": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.fulfilled_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.deleted_at" }, "7638": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_fulfilled_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.onCreate" }, "7639": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.shipped_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.onCreate" }, "7640": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_shipped_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.onInit" }, "7641": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.return_requested_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.onInit" }, "7642": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_return_requested_quantity" + "sourceFileName": "../../../../packages/modules/order/src/models/order-change-action.ts", + "qualifiedName": "default.[OptionalProps]" }, "7643": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.return_received_quantity" - }, - "7644": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_return_received_quantity" - }, - "7645": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.return_dismissed_quantity" + "qualifiedName": "default" }, "7646": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_return_dismissed_quantity" + "qualifiedName": "default.id" }, "7647": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.written_off_quantity" + "qualifiedName": "default.order_id" }, "7648": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.raw_written_off_quantity" + "qualifiedName": "default.order" }, "7649": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.version" }, "7650": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.item_id" }, "7651": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.item" }, "7652": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.quantity" }, "7653": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.raw_quantity" }, "7654": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.fulfilled_quantity" }, "7655": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.raw_fulfilled_quantity" }, "7656": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.shipped_quantity" }, "7657": { "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.raw_shipped_quantity" }, "7658": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.return_requested_quantity" + }, + "7659": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.raw_return_requested_quantity" + }, + "7660": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.return_received_quantity" }, "7661": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.raw_return_received_quantity" }, "7662": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.order_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.return_dismissed_quantity" }, "7663": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.order" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.raw_return_dismissed_quantity" }, "7664": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.return_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.written_off_quantity" }, "7665": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.return" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.raw_written_off_quantity" }, "7666": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.exchange_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.metadata" }, "7667": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.exchange" - }, - "7668": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.claim_id" - }, - "7669": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.claim" - }, - "7670": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.version" - }, - "7671": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.shipping_method_id" - }, - "7672": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.shipping_method" - }, - "7673": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.created_at" }, - "7674": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "7668": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", "qualifiedName": "default.updated_at" }, + "7669": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.deleted_at" + }, + "7670": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.onCreate" + }, + "7671": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.onCreate" + }, + "7672": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.onInit" + }, + "7673": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.onInit" + }, + "7674": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-item.ts", + "qualifiedName": "default.[OptionalProps]" + }, "7675": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.deleted_at" - }, - "7676": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onCreate" - }, - "7677": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "7678": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "7679": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.order_id" }, "7680": { "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "7681": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default" - }, - "7684": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.id" - }, - "7685": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.order_id" - }, - "7686": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.order" }, + "7681": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.return_id" + }, + "7682": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.return" + }, + "7683": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.exchange_id" + }, + "7684": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.exchange" + }, + "7685": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.claim_id" + }, + "7686": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.claim" + }, "7687": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", "qualifiedName": "default.version" }, "7688": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.totals" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.shipping_method_id" }, "7689": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.created_at" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.shipping_method" }, "7690": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.created_at" }, "7691": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.updated_at" }, "7692": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.deleted_at" }, "7693": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", "qualifiedName": "default.onCreate" }, "7694": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.onCreate" }, "7695": { - "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", "qualifiedName": "default.onInit" }, "7696": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.onInit" + }, + "7697": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-shipping-method.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "7698": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default" }, - "7699": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "7701": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.id" }, - "7700": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "7702": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.order_id" }, - "7701": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "7703": { + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", "qualifiedName": "default.order" }, - "7702": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.exchange" - }, - "7703": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.exchange_id" - }, "7704": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.claim" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.version" }, "7705": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.claim_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.totals" }, "7706": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.order_version" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.created_at" }, "7707": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.display_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.updated_at" }, "7708": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.status" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.deleted_at" }, "7709": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.location_id" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.onCreate" }, "7710": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.no_notification" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.onCreate" }, "7711": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.refund_amount" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.onInit" }, "7712": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.raw_refund_amount" + "sourceFileName": "../../../../packages/modules/order/src/models/order-summary.ts", + "qualifiedName": "default.onInit" }, "7713": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.items" - }, - "7714": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.shipping_methods" - }, - "7715": { - "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.transactions" + "qualifiedName": "default" }, "7716": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.id" }, "7717": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.created_at" + "qualifiedName": "default.order_id" }, "7718": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default.order" }, "7719": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.exchange" }, "7720": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.received_at" + "qualifiedName": "default.exchange_id" }, "7721": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.canceled_at" + "qualifiedName": "default.claim" }, "7722": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.claim_id" }, "7723": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.order_version" }, "7724": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.display_id" }, "7725": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.status" }, "7726": { "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.location_id" }, "7727": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.no_notification" + }, + "7728": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.refund_amount" + }, + "7729": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.raw_refund_amount" }, "7730": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.items" }, "7731": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.reason_id" + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.shipping_methods" }, "7732": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.reason" + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.transactions" }, "7733": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.quantity" - }, - "7734": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.raw_quantity" - }, - "7735": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.received_quantity" - }, - "7736": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.raw_received_quantity" - }, - "7737": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.return_id" - }, - "7738": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.return" - }, - "7739": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.item_id" - }, - "7740": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.item" - }, - "7741": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.note" - }, - "7742": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.metadata" }, - "7743": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "7734": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", "qualifiedName": "default.created_at" }, + "7735": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.updated_at" + }, + "7736": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.deleted_at" + }, + "7737": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.received_at" + }, + "7738": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.canceled_at" + }, + "7739": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.onCreate" + }, + "7740": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.onCreate" + }, + "7741": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.onInit" + }, + "7742": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.onInit" + }, + "7743": { + "sourceFileName": "../../../../packages/modules/order/src/models/return.ts", + "qualifiedName": "default.[OptionalProps]" + }, "7744": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.updated_at" - }, - "7745": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.deleted_at" - }, - "7746": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "7747": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.id" }, "7748": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.reason_id" }, "7749": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.reason" }, "7750": { "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.quantity" }, "7751": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.raw_quantity" + }, + "7752": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.received_quantity" + }, + "7753": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.raw_received_quantity" }, "7754": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.return_id" }, "7755": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.value" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.return" }, "7756": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.label" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.item_id" }, "7757": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.description" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.item" }, "7758": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.parent_return_reason_id" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.note" }, "7759": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.parent_return_reason" - }, - "7760": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.return_reason_children" - }, - "7761": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.metadata" }, - "7762": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "7760": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.created_at" }, - "7763": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "7761": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.updated_at" }, - "7764": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "7762": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.deleted_at" }, - "7765": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "7763": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", "qualifiedName": "default.onCreate" }, + "7764": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.onCreate" + }, + "7765": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.onInit" + }, "7766": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.onInit" }, "7767": { - "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/order/src/models/return-item.ts", + "qualifiedName": "default.[OptionalProps]" }, "7768": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default" + }, + "7771": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.id" + }, + "7772": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.value" + }, + "7773": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.label" + }, + "7774": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.description" + }, + "7775": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.parent_return_reason_id" + }, + "7776": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.parent_return_reason" + }, + "7777": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.return_reason_children" + }, + "7778": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.metadata" + }, + "7779": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.created_at" + }, + "7780": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.updated_at" + }, + "7781": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.deleted_at" + }, + "7782": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.onCreate" + }, + "7783": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.onCreate" + }, + "7784": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.onInit" }, - "7769": { + "7785": { + "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", + "qualifiedName": "default.onInit" + }, + "7786": { "sourceFileName": "../../../../packages/modules/order/src/models/return-reason.ts", "qualifiedName": "default.[OptionalProps]" }, - "7770": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default" - }, - "7773": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.id" - }, - "7774": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.name" - }, - "7775": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.description" - }, - "7776": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.amount" - }, - "7777": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.raw_amount" - }, - "7778": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.is_tax_inclusive" - }, - "7779": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.shipping_option_id" - }, - "7780": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.data" - }, - "7781": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.metadata" - }, - "7782": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.tax_lines" - }, - "7783": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.adjustments" - }, - "7784": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.created_at" - }, - "7785": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.updated_at" - }, - "7786": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.deleted_at" - }, "7787": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.onCreate" - }, - "7788": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.onCreate" - }, - "7789": { - "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default" }, "7790": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "7791": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.name" + }, + "7792": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.description" + }, + "7793": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.amount" + }, + "7794": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.raw_amount" + }, + "7795": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.is_tax_inclusive" + }, + "7796": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.shipping_option_id" + }, + "7797": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.data" + }, + "7798": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.metadata" + }, + "7799": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.tax_lines" + }, + "7800": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.adjustments" + }, + "7801": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.created_at" + }, + "7802": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.updated_at" + }, + "7803": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.deleted_at" + }, + "7804": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.onCreate" + }, + "7805": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.onCreate" + }, + "7806": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.onInit" + }, + "7807": { + "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method.ts", + "qualifiedName": "default.onInit" + }, + "7808": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default" }, - "7794": { + "7811": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.shipping_method" }, - "7795": { + "7812": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.shipping_method_id" }, - "7796": { + "7813": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7797": { + "7814": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onCreate" }, - "7798": { + "7815": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onInit" }, - "7799": { + "7816": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-adjustment.ts", "qualifiedName": "default.onInit" }, - "7800": { + "7817": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.id" }, - "7801": { + "7818": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.description" }, - "7802": { + "7819": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.promotion_id" }, - "7803": { + "7820": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.code" }, - "7804": { + "7821": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.amount" }, - "7805": { + "7822": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.raw_amount" }, - "7806": { + "7823": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.provider_id" }, - "7807": { + "7824": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.created_at" }, - "7808": { + "7825": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.updated_at" }, - "7809": { + "7826": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.deleted_at" }, - "7810": { + "7827": { "sourceFileName": "../../../../packages/modules/order/src/models/adjustment-line.ts", "qualifiedName": "default.[OptionalProps]" }, - "7811": { + "7828": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default" }, - "7814": { + "7831": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.shipping_method" }, - "7815": { + "7832": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.shipping_method_id" }, - "7816": { + "7833": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7817": { + "7834": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onCreate" }, - "7818": { + "7835": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onInit" }, - "7819": { + "7836": { "sourceFileName": "../../../../packages/modules/order/src/models/shipping-method-tax-line.ts", "qualifiedName": "default.onInit" }, - "7820": { + "7837": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.id" }, - "7821": { + "7838": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.description" }, - "7822": { + "7839": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.tax_rate_id" }, - "7823": { + "7840": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.code" }, - "7824": { + "7841": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.rate" }, - "7825": { + "7842": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.raw_rate" }, - "7826": { + "7843": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.provider_id" }, - "7827": { + "7844": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.created_at" }, - "7828": { + "7845": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.updated_at" }, - "7829": { + "7846": { "sourceFileName": "../../../../packages/modules/order/src/models/tax-line.ts", "qualifiedName": "default.deleted_at" }, - "7830": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default" - }, - "7833": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.id" - }, - "7834": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.order_id" - }, - "7835": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.order" - }, - "7836": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.return_id" - }, - "7837": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.return" - }, - "7838": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.exchange_id" - }, - "7839": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.exchange" - }, - "7840": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.claim_id" - }, - "7841": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.claim" - }, - "7842": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.version" - }, - "7843": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.amount" - }, - "7844": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.raw_amount" - }, - "7845": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.currency_code" - }, - "7846": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.reference" - }, "7847": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.reference_id" - }, - "7848": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.created_at" - }, - "7849": { - "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.updated_at" + "qualifiedName": "default" }, "7850": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.deleted_at" + "qualifiedName": "default.id" }, "7851": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.order_id" }, "7852": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.order" }, "7853": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.return_id" }, "7854": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.return" }, "7855": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.exchange_id" + }, + "7856": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.exchange" + }, + "7857": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.claim_id" + }, + "7858": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.claim" + }, + "7859": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.version" + }, + "7860": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.amount" + }, + "7861": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.raw_amount" + }, + "7862": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.currency_code" + }, + "7863": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.reference" + }, + "7864": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.reference_id" + }, + "7865": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.created_at" + }, + "7866": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.updated_at" + }, + "7867": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.deleted_at" + }, + "7868": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.onCreate" + }, + "7869": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.onCreate" + }, + "7870": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.onInit" + }, + "7871": { + "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", + "qualifiedName": "default.onInit" + }, + "7872": { "sourceFileName": "../../../../packages/modules/order/src/models/transaction.ts", "qualifiedName": "default.[OptionalProps]" } @@ -12311,7 +12311,7 @@ "1": "../../../../packages/modules/order/src/models/index.ts" }, "reflections": { - "1": 7311 + "1": 7328 } } } \ 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 52cfbcd4dd..c8af473e08 100644 --- a/www/utils/generated/typedoc-json-output/order.json +++ b/www/utils/generated/typedoc-json-output/order.json @@ -1,12 +1,12 @@ { - "id": 5033, + "id": 5048, "name": "order", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 5874, + "id": 5889, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 5875, + "id": 5890, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 5886, + "target": 5901, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 5876, + "id": 5891, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 5877, + "id": 5892, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 5878, + "id": 5893, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 5879, + "id": 5894, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 5880, + "id": 5895, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 5881, + "id": 5896, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 5882, + "id": 5897, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 5883, + "id": 5898, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 5884, + "id": 5899, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 5885, + "id": 5900, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 5875, - 5876, - 5877, - 5878, - 5879, - 5883, - 5884, - 5885 + 5890, + 5891, + 5892, + 5893, + 5894, + 5898, + 5899, + 5900 ] } ], "typeParameters": [ { - "id": 5886, + "id": 5901, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 7079, + "id": 7096, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 7080, + "id": 7097, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 7082, + "target": 7099, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 7082, + "target": 7099, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 7081, + "id": 7098, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 7082, + "target": 7099, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 7082, + "target": 7099, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 7080, - 7081 + 7097, + 7098 ] } ], "typeParameters": [ { - "id": 7082, + "id": 7099, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,78 +493,78 @@ "extendedBy": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps" }, { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps" }, { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps" }, { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps" }, { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps" }, { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps" }, { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps" }, { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps" }, { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps" }, { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps" }, { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps" }, { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps" }, { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps" }, { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps" } ] }, { - "id": 6200, + "id": 6217, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 6201, + "id": 6218, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6202, + "target": 6219, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 6201 + 6218 ] } ], "typeParameters": [ { - "id": 6202, + "id": 6219, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 6203, + "id": 6220, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -644,7 +644,7 @@ }, "children": [ { - "id": 6204, + "id": 6221, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -663,7 +663,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6205, + "target": 6222, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -675,13 +675,13 @@ { "title": "Properties", "children": [ - 6204 + 6221 ] } ], "typeParameters": [ { - "id": 6205, + "id": 6222, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -694,14 +694,14 @@ ] }, { - "id": 7259, + "id": 7276, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7260, + "id": 7277, "name": "T", "variant": "typeParam", "kind": 131072, @@ -712,7 +712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7260, + "target": 7277, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -725,14 +725,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7260, + "target": 7277, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 7281, + "target": 7298, "name": "Scalar", "package": "@medusajs/types" }, @@ -742,11 +742,11 @@ }, "falseType": { "type": "reference", - "target": 7285, + "target": 7302, "typeArguments": [ { "type": "reference", - "target": 7260, + "target": 7277, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -758,11 +758,11 @@ }, "falseType": { "type": "reference", - "target": 7291, + "target": 7308, "typeArguments": [ { "type": "reference", - "target": 7260, + "target": 7277, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -774,14 +774,14 @@ } }, { - "id": 7261, + "id": 7278, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7262, + "id": 7279, "name": "T", "variant": "typeParam", "kind": 131072, @@ -799,7 +799,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7262, + "target": 7279, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -830,7 +830,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7262, + "target": 7279, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -864,7 +864,7 @@ }, "falseType": { "type": "reference", - "target": 7262, + "target": 7279, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -875,7 +875,7 @@ } }, { - "id": 7281, + "id": 7298, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -934,21 +934,21 @@ { "type": "reflection", "declaration": { - "id": 7282, + "id": 7299, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7283, + "id": 7300, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7284, + "id": 7301, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -965,7 +965,7 @@ { "title": "Methods", "children": [ - 7283 + 7300 ] } ] @@ -975,14 +975,14 @@ } }, { - "id": 7309, + "id": 7326, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7310, + "id": 7327, "name": "T", "variant": "typeParam", "kind": 131072, @@ -993,7 +993,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7310, + "target": 7327, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 7310, + "target": 7327, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1025,7 +1025,7 @@ }, "falseType": { "type": "reference", - "target": 7310, + "target": 7327, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1033,14 +1033,14 @@ } }, { - "id": 7299, + "id": 7316, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7308, + "id": 7325, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1051,7 +1051,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7308, + "target": 7325, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1059,14 +1059,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7300, + "id": 7317, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7301, + "id": 7318, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1083,7 +1083,7 @@ { "title": "Properties", "children": [ - 7301 + 7318 ] } ] @@ -1091,7 +1091,7 @@ }, "trueType": { "type": "reference", - "target": 7309, + "target": 7326, "typeArguments": [ { "type": "reference", @@ -1111,7 +1111,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7308, + "target": 7325, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1119,14 +1119,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7302, + "id": 7319, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7303, + "id": 7320, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1143,7 +1143,7 @@ { "title": "Properties", "children": [ - 7303 + 7320 ] } ] @@ -1154,7 +1154,7 @@ "types": [ { "type": "reference", - "target": 7309, + "target": 7326, "typeArguments": [ { "type": "reference", @@ -1180,7 +1180,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7308, + "target": 7325, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1188,14 +1188,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7304, + "id": 7321, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7305, + "id": 7322, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ { "title": "Properties", "children": [ - 7305 + 7322 ] } ] @@ -1220,7 +1220,7 @@ }, "trueType": { "type": "reference", - "target": 7309, + "target": 7326, "typeArguments": [ { "type": "reference", @@ -1240,7 +1240,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7308, + "target": 7325, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1248,14 +1248,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7306, + "id": 7323, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7307, + "id": 7324, "name": "id", "variant": "declaration", "kind": 1024, @@ -1272,7 +1272,7 @@ { "title": "Properties", "children": [ - 7307 + 7324 ] } ] @@ -1280,7 +1280,7 @@ }, "trueType": { "type": "reference", - "target": 7309, + "target": 7326, "typeArguments": [ { "type": "reference", @@ -1306,14 +1306,14 @@ } }, { - "id": 7083, + "id": 7100, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7104, + "id": 7121, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1323,14 +1323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7084, + "id": 7101, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7085, + "id": 7102, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7259, + "target": 7276, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1357,7 +1357,7 @@ } }, { - "id": 7086, + "id": 7103, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1368,11 +1368,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7259, + "target": 7276, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1384,7 +1384,7 @@ } }, { - "id": 7087, + "id": 7104, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1396,11 +1396,11 @@ "types": [ { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,11 +1413,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1431,7 +1431,7 @@ } }, { - "id": 7088, + "id": 7105, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1440,11 +1440,11 @@ }, "type": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1455,7 +1455,7 @@ } }, { - "id": 7089, + "id": 7106, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1466,11 +1466,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1482,7 +1482,7 @@ } }, { - "id": 7090, + "id": 7107, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1509,7 +1509,7 @@ } }, { - "id": 7091, + "id": 7108, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1518,11 +1518,11 @@ }, "type": { "type": "reference", - "target": 7259, + "target": 7276, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1533,7 +1533,7 @@ } }, { - "id": 7092, + "id": 7109, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1542,11 +1542,11 @@ }, "type": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1557,7 +1557,7 @@ } }, { - "id": 7093, + "id": 7110, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ }, "type": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ } }, { - "id": 7094, + "id": 7111, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1590,11 +1590,11 @@ }, "type": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1605,7 +1605,7 @@ } }, { - "id": 7095, + "id": 7112, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1614,11 +1614,11 @@ }, "type": { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7104, + "target": 7121, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1629,7 +1629,7 @@ } }, { - "id": 7096, + "id": 7113, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 7097, + "id": 7114, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1655,7 +1655,7 @@ } }, { - "id": 7098, + "id": 7115, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1668,7 +1668,7 @@ } }, { - "id": 7099, + "id": 7116, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1681,7 +1681,7 @@ } }, { - "id": 7100, + "id": 7117, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1697,7 +1697,7 @@ } }, { - "id": 7101, + "id": 7118, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1713,7 +1713,7 @@ } }, { - "id": 7102, + "id": 7119, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1729,7 +1729,7 @@ } }, { - "id": 7103, + "id": 7120, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1746,25 +1746,25 @@ { "title": "Properties", "children": [ - 7085, - 7086, - 7087, - 7088, - 7089, - 7090, - 7091, - 7092, - 7093, - 7094, - 7095, - 7096, - 7097, - 7098, - 7099, - 7100, - 7101, 7102, - 7103 + 7103, + 7104, + 7105, + 7106, + 7107, + 7108, + 7109, + 7110, + 7111, + 7112, + 7113, + 7114, + 7115, + 7116, + 7117, + 7118, + 7119, + 7120 ] } ] @@ -1772,14 +1772,14 @@ } }, { - "id": 7297, + "id": 7314, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7298, + "id": 7315, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1791,18 +1791,18 @@ "types": [ { "type": "reference", - "target": 7298, + "target": 7315, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 7261, + "target": 7278, "typeArguments": [ { "type": "reference", - "target": 7298, + "target": 7315, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1813,11 +1813,11 @@ }, { "type": "reference", - "target": 7299, + "target": 7316, "typeArguments": [ { "type": "reference", - "target": 7298, + "target": 7315, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1830,14 +1830,14 @@ } }, { - "id": 7291, + "id": 7308, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7292, + "id": 7309, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1849,15 +1849,15 @@ "types": [ { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "reference", - "target": 7297, + "target": 7314, "typeArguments": [ { "type": "reference", - "target": 7292, + "target": 7309, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1872,11 +1872,11 @@ }, { "type": "reference", - "target": 7297, + "target": 7314, "typeArguments": [ { "type": "reference", - "target": 7292, + "target": 7309, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1889,11 +1889,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7297, + "target": 7314, "typeArguments": [ { "type": "reference", - "target": 7292, + "target": 7309, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1911,7 +1911,7 @@ } }, { - "id": 7296, + "id": 7313, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1939,14 +1939,14 @@ } }, { - "id": 7285, + "id": 7302, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7289, + "id": 7306, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1957,7 +1957,7 @@ } }, { - "id": 7290, + "id": 7307, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1976,7 +1976,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 7290, + "target": 7307, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1997,7 +1997,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 7289, + "target": 7306, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2019,7 +2019,7 @@ }, "objectType": { "type": "reference", - "target": 7289, + "target": 7306, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2076,7 +2076,7 @@ }, "objectType": { "type": "reference", - "target": 7289, + "target": 7306, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2084,7 +2084,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "indexedAccess", @@ -2100,7 +2100,7 @@ }, "objectType": { "type": "reference", - "target": 7289, + "target": 7306, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,7 +2128,7 @@ }, "objectType": { "type": "reference", - "target": 7289, + "target": 7306, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2153,21 +2153,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 7286, + "id": 7303, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 7287, + "id": 7304, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7288, + "id": 7305, "name": "x", "variant": "param", "kind": 32768, @@ -2204,7 +2204,7 @@ }, "trueType": { "type": "reference", - "target": 7285, + "target": 7302, "typeArguments": [ { "type": "reference", @@ -2231,14 +2231,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 7290, + "target": 7307, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 7296, + "target": 7313, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2268,7 +2268,7 @@ } }, { - "id": 7293, + "id": 7310, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2298,14 +2298,14 @@ { "type": "reflection", "declaration": { - "id": 7294, + "id": 7311, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7295, + "id": 7312, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2322,7 +2322,7 @@ { "title": "Properties", "children": [ - 7295 + 7312 ] } ] @@ -2332,14 +2332,14 @@ } }, { - "id": 7275, + "id": 7292, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7280, + "id": 7297, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2353,14 +2353,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7276, + "id": 7293, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7277, + "id": 7294, "name": "name", "variant": "declaration", "kind": 1024, @@ -2371,7 +2371,7 @@ } }, { - "id": 7278, + "id": 7295, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2380,20 +2380,20 @@ }, "type": { "type": "reference", - "target": 7293, + "target": 7310, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 7279, + "id": 7296, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7280, + "target": 7297, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2404,9 +2404,9 @@ { "title": "Properties", "children": [ - 7277, - 7278, - 7279 + 7294, + 7295, + 7296 ] } ] @@ -2414,14 +2414,14 @@ } }, { - "id": 7239, + "id": 7256, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7242, + "id": 7259, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2437,11 +2437,11 @@ "types": [ { "type": "reference", - "target": 7275, + "target": 7292, "typeArguments": [ { "type": "reference", - "target": 7242, + "target": 7259, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2453,14 +2453,14 @@ { "type": "reflection", "declaration": { - "id": 7240, + "id": 7257, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7241, + "id": 7258, "name": "options", "variant": "declaration", "kind": 1024, @@ -2492,7 +2492,7 @@ { "title": "Properties", "children": [ - 7241 + 7258 ] } ] @@ -2502,14 +2502,14 @@ } }, { - "id": 7249, + "id": 7266, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 7258, + "id": 7275, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2523,14 +2523,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7250, + "id": 7267, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7251, + "id": 7268, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2541,21 +2541,21 @@ } }, { - "id": 7252, + "id": 7269, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7258, + "target": 7275, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 7253, + "id": 7270, "name": "source", "variant": "declaration", "kind": 1024, @@ -2566,7 +2566,7 @@ } }, { - "id": 7254, + "id": 7271, "name": "object", "variant": "declaration", "kind": 1024, @@ -2577,7 +2577,7 @@ } }, { - "id": 7255, + "id": 7272, "name": "action", "variant": "declaration", "kind": 1024, @@ -2590,7 +2590,7 @@ } }, { - "id": 7256, + "id": 7273, "name": "context", "variant": "declaration", "kind": 1024, @@ -2606,7 +2606,7 @@ "typeArguments": [ { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" }, @@ -2620,7 +2620,7 @@ } }, { - "id": 7257, + "id": 7274, "name": "options", "variant": "declaration", "kind": 1024, @@ -2648,161 +2648,6 @@ } } ], - "groups": [ - { - "title": "Properties", - "children": [ - 7251, - 7252, - 7253, - 7254, - 7255, - 7256, - 7257 - ] - } - ] - } - } - }, - { - "id": 7266, - "name": "JoinerRelationship", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 7267, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 7268, - "name": "alias", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7269, - "name": "foreignKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7270, - "name": "primaryKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7271, - "name": "serviceName", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 7272, - "name": "inverse", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "In an inverted relationship the foreign key is on the other service and the primary key is on the current service" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 7273, - "name": "isList", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Force the relationship to return a list" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 7274, - "name": "args", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Extra arguments to pass to the remoteFetchData callback" - } - ] - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "any" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], "groups": [ { "title": "Properties", @@ -2821,14 +2666,169 @@ } }, { - "id": 7263, + "id": 7283, + "name": "JoinerRelationship", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 7284, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 7285, + "name": "alias", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7286, + "name": "foreignKey", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7287, + "name": "primaryKey", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7288, + "name": "serviceName", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 7289, + "name": "inverse", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "In an inverted relationship the foreign key is on the other service and the primary key is on the current service" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 7290, + "name": "isList", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Force the relationship to return a list" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 7291, + "name": "args", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Extra arguments to pass to the remoteFetchData callback" + } + ] + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "any" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 7285, + 7286, + 7287, + 7288, + 7289, + 7290, + 7291 + ] + } + ] + } + } + }, + { + "id": 7280, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7264, + "id": 7281, "name": "name", "variant": "declaration", "kind": 1024, @@ -2851,7 +2851,7 @@ } }, { - "id": 7265, + "id": 7282, "name": "args", "variant": "declaration", "kind": 1024, @@ -2891,21 +2891,21 @@ { "title": "Properties", "children": [ - 7264, - 7265 + 7281, + 7282 ] } ] }, { - "id": 7208, + "id": 7225, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7209, + "id": 7226, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ } }, { - "id": 7210, + "id": 7227, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2936,7 +2936,7 @@ "types": [ { "type": "reference", - "target": 7263, + "target": 7280, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2944,7 +2944,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7263, + "target": 7280, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2953,7 +2953,7 @@ } }, { - "id": 7211, + "id": 7228, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2989,14 +2989,14 @@ { "type": "reflection", "declaration": { - "id": 7212, + "id": 7229, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7213, + "id": 7230, "name": "path", "variant": "declaration", "kind": 1024, @@ -3007,7 +3007,7 @@ } }, { - "id": 7214, + "id": 7231, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3025,8 +3025,8 @@ { "title": "Properties", "children": [ - 7213, - 7214 + 7230, + 7231 ] } ] @@ -3040,7 +3040,7 @@ } }, { - "id": 7215, + "id": 7232, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3054,7 +3054,7 @@ } }, { - "id": 7216, + "id": 7233, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3065,14 +3065,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7266, + "target": 7283, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 7217, + "id": 7234, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3084,14 +3084,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 7218, + "id": 7235, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7219, + "id": 7236, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3102,14 +3102,14 @@ } }, { - "id": 7220, + "id": 7237, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7266, + "target": 7283, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3119,8 +3119,8 @@ { "title": "Properties", "children": [ - 7219, - 7220 + 7236, + 7237 ] } ] @@ -3129,7 +3129,7 @@ } }, { - "id": 7221, + "id": 7238, "name": "args", "variant": "declaration", "kind": 1024, @@ -3169,19 +3169,19 @@ { "title": "Properties", "children": [ - 7209, - 7210, - 7211, - 7215, - 7216, - 7217, - 7221 + 7226, + 7227, + 7228, + 7232, + 7233, + 7234, + 7238 ] } ] }, { - "id": 7225, + "id": 7242, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3200,14 +3200,14 @@ { "type": "reflection", "declaration": { - "id": 7226, + "id": 7243, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7227, + "id": 7244, "name": "type", "variant": "declaration", "kind": 1024, @@ -3303,7 +3303,7 @@ } }, { - "id": 7228, + "id": 7245, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3316,7 +3316,7 @@ } }, { - "id": 7229, + "id": 7246, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3329,7 +3329,7 @@ } }, { - "id": 7230, + "id": 7247, "name": "options", "variant": "declaration", "kind": 1024, @@ -3369,10 +3369,10 @@ { "title": "Properties", "children": [ - 7227, - 7228, - 7229, - 7230 + 7244, + 7245, + 7246, + 7247 ] } ] @@ -3384,7 +3384,7 @@ } }, { - "id": 7017, + "id": 7034, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3401,7 +3401,7 @@ "typeArguments": [ { "type": "reference", - "target": 7208, + "target": 7225, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3433,14 +3433,14 @@ { "type": "reflection", "declaration": { - "id": 7018, + "id": 7035, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7019, + "id": 7036, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3461,7 +3461,7 @@ } }, { - "id": 7020, + "id": 7037, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3472,14 +3472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7222, + "target": 7239, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 7021, + "id": 7038, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3491,14 +3491,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 7022, + "id": 7039, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7023, + "id": 7040, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3509,7 +3509,7 @@ } }, { - "id": 7024, + "id": 7041, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3537,14 +3537,14 @@ { "type": "reflection", "declaration": { - "id": 7025, + "id": 7042, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7026, + "id": 7043, "name": "path", "variant": "declaration", "kind": 1024, @@ -3555,7 +3555,7 @@ } }, { - "id": 7027, + "id": 7044, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3571,7 +3571,7 @@ } }, { - "id": 7028, + "id": 7045, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3588,9 +3588,9 @@ { "title": "Properties", "children": [ - 7026, - 7027, - 7028 + 7043, + 7044, + 7045 ] } ] @@ -3604,14 +3604,14 @@ } }, { - "id": 7029, + "id": 7046, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7222, + "target": 7239, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3621,9 +3621,9 @@ { "title": "Properties", "children": [ - 7023, - 7024, - 7029 + 7040, + 7041, + 7046 ] } ] @@ -3632,7 +3632,7 @@ } }, { - "id": 7030, + "id": 7047, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3645,7 +3645,7 @@ } }, { - "id": 7031, + "id": 7048, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3661,7 +3661,7 @@ } }, { - "id": 7032, + "id": 7049, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3682,7 +3682,7 @@ } }, { - "id": 7033, + "id": 7050, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 7034, + "id": 7051, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3739,7 +3739,7 @@ } }, { - "id": 7035, + "id": 7052, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 7036, + "id": 7053, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3773,14 +3773,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7037, + "id": 7054, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7038, + "id": 7055, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 7039, + "id": 7056, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ } }, { - "id": 7040, + "id": 7057, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3831,7 +3831,7 @@ }, "type": { "type": "reference", - "target": 7225, + "target": 7242, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3841,9 +3841,9 @@ { "title": "Properties", "children": [ - 7038, - 7039, - 7040 + 7055, + 7056, + 7057 ] } ] @@ -3855,16 +3855,16 @@ { "title": "Properties", "children": [ - 7019, - 7020, - 7021, - 7030, - 7031, - 7032, - 7033, - 7034, - 7035, - 7036 + 7036, + 7037, + 7038, + 7047, + 7048, + 7049, + 7050, + 7051, + 7052, + 7053 ] } ] @@ -3874,7 +3874,7 @@ } }, { - "id": 7222, + "id": 7239, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3884,21 +3884,21 @@ "types": [ { "type": "reference", - "target": 7266, + "target": 7283, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 7223, + "id": 7240, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7224, + "id": 7241, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3923,7 +3923,7 @@ { "title": "Properties", "children": [ - 7224 + 7241 ] } ] @@ -3933,7 +3933,7 @@ } }, { - "id": 5860, + "id": 5875, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3941,13 +3941,13 @@ "extendedBy": [ { "type": "reference", - "target": 5034, + "target": 5049, "name": "IOrderModuleService" } ] }, { - "id": 7186, + "id": 7203, "name": "ChangeActionType", "variant": "declaration", "kind": 2097152, @@ -4015,7 +4015,7 @@ } }, { - "id": 7042, + "id": 7059, "name": "OrderSummaryDTO", "variant": "declaration", "kind": 2097152, @@ -4023,203 +4023,203 @@ "type": { "type": "reflection", "declaration": { - "id": 7043, + "id": 7060, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7044, + "id": 7061, "name": "total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7045, + "id": 7062, "name": "subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7046, + "id": 7063, "name": "total_tax", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7047, + "id": 7064, "name": "ordered_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7048, + "id": 7065, "name": "fulfilled_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7049, + "id": 7066, "name": "returned_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7050, + "id": 7067, "name": "return_request_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7051, + "id": 7068, "name": "write_off_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7052, + "id": 7069, "name": "projected_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7053, + "id": 7070, "name": "net_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7054, + "id": 7071, "name": "net_subtotal", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7055, + "id": 7072, "name": "net_total_tax", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7056, + "id": 7073, "name": "balance", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7057, + "id": 7074, "name": "paid_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7058, + "id": 7075, "name": "refunded_total", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -4229,21 +4229,21 @@ { "title": "Properties", "children": [ - 7044, - 7045, - 7046, - 7047, - 7048, - 7049, - 7050, - 7051, - 7052, - 7053, - 7054, - 7055, - 7056, - 7057, - 7058 + 7061, + 7062, + 7063, + 7064, + 7065, + 7066, + 7067, + 7068, + 7069, + 7070, + 7071, + 7072, + 7073, + 7074, + 7075 ] } ] @@ -4251,14 +4251,14 @@ } }, { - "id": 7167, + "id": 7184, "name": "OrderAdjustmentLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7168, + "id": 7185, "name": "id", "variant": "declaration", "kind": 1024, @@ -4277,7 +4277,7 @@ } }, { - "id": 7169, + "id": 7186, "name": "code", "variant": "declaration", "kind": 1024, @@ -4298,7 +4298,7 @@ } }, { - "id": 7170, + "id": 7187, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4313,13 +4313,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7171, + "id": 7188, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4338,7 +4338,7 @@ } }, { - "id": 7172, + "id": 7189, "name": "description", "variant": "declaration", "kind": 1024, @@ -4359,7 +4359,7 @@ } }, { - "id": 7173, + "id": 7190, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -4380,7 +4380,7 @@ } }, { - "id": 7174, + "id": 7191, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4401,7 +4401,7 @@ } }, { - "id": 7175, + "id": 7192, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4434,7 +4434,7 @@ } }, { - "id": 7176, + "id": 7193, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4471,40 +4471,40 @@ { "title": "Properties", "children": [ - 7168, - 7169, - 7170, - 7171, - 7172, - 7173, - 7174, - 7175, - 7176 + 7185, + 7186, + 7187, + 7188, + 7189, + 7190, + 7191, + 7192, + 7193 ] } ], "extendedBy": [ { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO" }, { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO" } ] }, { - "id": 6512, + "id": 6529, "name": "OrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6515, + "id": 6532, "name": "id", "variant": "declaration", "kind": 1024, @@ -4525,12 +4525,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7168, + "target": 7185, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 6516, + "id": 6533, "name": "code", "variant": "declaration", "kind": 1024, @@ -4552,12 +4552,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7169, + "target": 7186, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 6517, + "id": 6534, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4574,18 +4574,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7170, + "target": 7187, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 6518, + "id": 6535, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4606,12 +4606,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7171, + "target": 7188, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 6519, + "id": 6536, "name": "description", "variant": "declaration", "kind": 1024, @@ -4633,12 +4633,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7172, + "target": 7189, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 6520, + "id": 6537, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -4660,12 +4660,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7173, + "target": 7190, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 6521, + "id": 6538, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4687,12 +4687,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7174, + "target": 7191, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 6522, + "id": 6539, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4727,12 +4727,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7175, + "target": 7192, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 6523, + "id": 6540, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4767,12 +4767,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7176, + "target": 7193, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 6513, + "id": 6530, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -4787,13 +4787,13 @@ }, "type": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } }, { - "id": 6514, + "id": 6531, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -4816,38 +4816,38 @@ { "title": "Properties", "children": [ - 6515, - 6516, - 6517, - 6518, - 6519, - 6520, - 6521, - 6522, - 6523, - 6513, - 6514 + 6532, + 6533, + 6534, + 6535, + 6536, + 6537, + 6538, + 6539, + 6540, + 6530, + 6531 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7167, + "target": 7184, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6478, + "id": 6495, "name": "OrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6481, + "id": 6498, "name": "id", "variant": "declaration", "kind": 1024, @@ -4868,12 +4868,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7168, + "target": 7185, "name": "OrderAdjustmentLineDTO.id" } }, { - "id": 6482, + "id": 6499, "name": "code", "variant": "declaration", "kind": 1024, @@ -4895,12 +4895,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7169, + "target": 7186, "name": "OrderAdjustmentLineDTO.code" } }, { - "id": 6483, + "id": 6500, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4917,18 +4917,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7170, + "target": 7187, "name": "OrderAdjustmentLineDTO.amount" } }, { - "id": 6484, + "id": 6501, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -4949,12 +4949,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7171, + "target": 7188, "name": "OrderAdjustmentLineDTO.order_id" } }, { - "id": 6485, + "id": 6502, "name": "description", "variant": "declaration", "kind": 1024, @@ -4976,12 +4976,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7172, + "target": 7189, "name": "OrderAdjustmentLineDTO.description" } }, { - "id": 6486, + "id": 6503, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -5003,12 +5003,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7173, + "target": 7190, "name": "OrderAdjustmentLineDTO.promotion_id" } }, { - "id": 6487, + "id": 6504, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5030,12 +5030,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7174, + "target": 7191, "name": "OrderAdjustmentLineDTO.provider_id" } }, { - "id": 6488, + "id": 6505, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5070,12 +5070,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7175, + "target": 7192, "name": "OrderAdjustmentLineDTO.created_at" } }, { - "id": 6489, + "id": 6506, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5110,12 +5110,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7176, + "target": 7193, "name": "OrderAdjustmentLineDTO.updated_at" } }, { - "id": 6479, + "id": 6496, "name": "item", "variant": "declaration", "kind": 1024, @@ -5133,13 +5133,13 @@ }, "type": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6480, + "id": 6497, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5162,38 +5162,38 @@ { "title": "Properties", "children": [ - 6481, - 6482, - 6483, - 6484, - 6485, - 6486, - 6487, - 6488, - 6489, - 6479, - 6480 + 6498, + 6499, + 6500, + 6501, + 6502, + 6503, + 6504, + 6505, + 6506, + 6496, + 6497 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7167, + "target": 7184, "name": "OrderAdjustmentLineDTO", "package": "@medusajs/types" } ] }, { - "id": 7177, + "id": 7194, "name": "OrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7178, + "id": 7195, "name": "id", "variant": "declaration", "kind": 1024, @@ -5212,7 +5212,7 @@ } }, { - "id": 7179, + "id": 7196, "name": "description", "variant": "declaration", "kind": 1024, @@ -5233,7 +5233,7 @@ } }, { - "id": 7180, + "id": 7197, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5254,7 +5254,7 @@ } }, { - "id": 7181, + "id": 7198, "name": "code", "variant": "declaration", "kind": 1024, @@ -5273,7 +5273,7 @@ } }, { - "id": 7182, + "id": 7199, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5292,7 +5292,7 @@ } }, { - "id": 7183, + "id": 7200, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5313,7 +5313,7 @@ } }, { - "id": 7184, + "id": 7201, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5346,7 +5346,7 @@ } }, { - "id": 7185, + "id": 7202, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5383,39 +5383,39 @@ { "title": "Properties", "children": [ - 7178, - 7179, - 7180, - 7181, - 7182, - 7183, - 7184, - 7185 + 7195, + 7196, + 7197, + 7198, + 7199, + 7200, + 7201, + 7202 ] } ], "extendedBy": [ { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO" } ] }, { - "id": 6586, + "id": 6603, "name": "OrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6593, + "id": 6610, "name": "id", "variant": "declaration", "kind": 1024, @@ -5436,12 +5436,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7178, + "target": 7195, "name": "OrderTaxLineDTO.id" } }, { - "id": 6594, + "id": 6611, "name": "description", "variant": "declaration", "kind": 1024, @@ -5463,12 +5463,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7179, + "target": 7196, "name": "OrderTaxLineDTO.description" } }, { - "id": 6595, + "id": 6612, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5490,12 +5490,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7180, + "target": 7197, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 6596, + "id": 6613, "name": "code", "variant": "declaration", "kind": 1024, @@ -5516,12 +5516,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7181, + "target": 7198, "name": "OrderTaxLineDTO.code" } }, { - "id": 6597, + "id": 6614, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5542,12 +5542,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7182, + "target": 7199, "name": "OrderTaxLineDTO.rate" } }, { - "id": 6598, + "id": 6615, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5569,12 +5569,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7183, + "target": 7200, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 6599, + "id": 6616, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5609,12 +5609,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7184, + "target": 7201, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 6600, + "id": 6617, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5649,12 +5649,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7185, + "target": 7202, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 6587, + "id": 6604, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -5669,13 +5669,13 @@ }, "type": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } }, { - "id": 6588, + "id": 6605, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -5694,7 +5694,7 @@ } }, { - "id": 6589, + "id": 6606, "name": "total", "variant": "declaration", "kind": 1024, @@ -5709,13 +5709,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6590, + "id": 6607, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -5730,13 +5730,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6591, + "id": 6608, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -5751,13 +5751,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6592, + "id": 6609, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -5772,7 +5772,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -5782,41 +5782,41 @@ { "title": "Properties", "children": [ - 6593, - 6594, - 6595, - 6596, - 6597, - 6598, - 6599, - 6600, - 6587, - 6588, - 6589, - 6590, - 6591, - 6592 + 6610, + 6611, + 6612, + 6613, + 6614, + 6615, + 6616, + 6617, + 6604, + 6605, + 6606, + 6607, + 6608, + 6609 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7177, + "target": 7194, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6548, + "id": 6565, "name": "OrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6555, + "id": 6572, "name": "id", "variant": "declaration", "kind": 1024, @@ -5837,12 +5837,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7178, + "target": 7195, "name": "OrderTaxLineDTO.id" } }, { - "id": 6556, + "id": 6573, "name": "description", "variant": "declaration", "kind": 1024, @@ -5864,12 +5864,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7179, + "target": 7196, "name": "OrderTaxLineDTO.description" } }, { - "id": 6557, + "id": 6574, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -5891,12 +5891,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7180, + "target": 7197, "name": "OrderTaxLineDTO.tax_rate_id" } }, { - "id": 6558, + "id": 6575, "name": "code", "variant": "declaration", "kind": 1024, @@ -5917,12 +5917,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7181, + "target": 7198, "name": "OrderTaxLineDTO.code" } }, { - "id": 6559, + "id": 6576, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5943,12 +5943,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7182, + "target": 7199, "name": "OrderTaxLineDTO.rate" } }, { - "id": 6560, + "id": 6577, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5970,12 +5970,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7183, + "target": 7200, "name": "OrderTaxLineDTO.provider_id" } }, { - "id": 6561, + "id": 6578, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6010,12 +6010,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7184, + "target": 7201, "name": "OrderTaxLineDTO.created_at" } }, { - "id": 6562, + "id": 6579, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6050,12 +6050,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7185, + "target": 7202, "name": "OrderTaxLineDTO.updated_at" } }, { - "id": 6549, + "id": 6566, "name": "item", "variant": "declaration", "kind": 1024, @@ -6070,13 +6070,13 @@ }, "type": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6550, + "id": 6567, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -6095,7 +6095,7 @@ } }, { - "id": 6551, + "id": 6568, "name": "total", "variant": "declaration", "kind": 1024, @@ -6110,13 +6110,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6552, + "id": 6569, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6131,13 +6131,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6553, + "id": 6570, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -6152,13 +6152,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6554, + "id": 6571, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -6173,7 +6173,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -6183,41 +6183,41 @@ { "title": "Properties", "children": [ - 6555, - 6556, - 6557, - 6558, - 6559, - 6560, - 6561, - 6562, - 6549, - 6550, - 6551, - 6552, - 6553, - 6554 + 6572, + 6573, + 6574, + 6575, + 6576, + 6577, + 6578, + 6579, + 6566, + 6567, + 6568, + 6569, + 6570, + 6571 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7177, + "target": 7194, "name": "OrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6210, + "id": 6227, "name": "OrderAddressDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6211, + "id": 6228, "name": "id", "variant": "declaration", "kind": 1024, @@ -6236,7 +6236,7 @@ } }, { - "id": 6212, + "id": 6229, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -6257,7 +6257,7 @@ } }, { - "id": 6213, + "id": 6230, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -6278,7 +6278,7 @@ } }, { - "id": 6214, + "id": 6231, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -6299,7 +6299,7 @@ } }, { - "id": 6215, + "id": 6232, "name": "phone", "variant": "declaration", "kind": 1024, @@ -6320,7 +6320,7 @@ } }, { - "id": 6216, + "id": 6233, "name": "company", "variant": "declaration", "kind": 1024, @@ -6341,7 +6341,7 @@ } }, { - "id": 6217, + "id": 6234, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -6362,7 +6362,7 @@ } }, { - "id": 6218, + "id": 6235, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -6383,7 +6383,7 @@ } }, { - "id": 6219, + "id": 6236, "name": "city", "variant": "declaration", "kind": 1024, @@ -6404,7 +6404,7 @@ } }, { - "id": 6220, + "id": 6237, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -6425,7 +6425,7 @@ } }, { - "id": 6221, + "id": 6238, "name": "province", "variant": "declaration", "kind": 1024, @@ -6446,7 +6446,7 @@ } }, { - "id": 6222, + "id": 6239, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -6467,7 +6467,7 @@ } }, { - "id": 6223, + "id": 6240, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6512,7 +6512,7 @@ } }, { - "id": 6224, + "id": 6241, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6545,7 +6545,7 @@ } }, { - "id": 6225, + "id": 6242, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6582,34 +6582,34 @@ { "title": "Properties", "children": [ - 6211, - 6212, - 6213, - 6214, - 6215, - 6216, - 6217, - 6218, - 6219, - 6220, - 6221, - 6222, - 6223, - 6224, - 6225 + 6228, + 6229, + 6230, + 6231, + 6232, + 6233, + 6234, + 6235, + 6236, + 6237, + 6238, + 6239, + 6240, + 6241, + 6242 ] } ] }, { - "id": 6418, + "id": 6435, "name": "OrderShippingMethodDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6419, + "id": 6436, "name": "id", "variant": "declaration", "kind": 1024, @@ -6628,7 +6628,7 @@ } }, { - "id": 6420, + "id": 6437, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -6647,7 +6647,7 @@ } }, { - "id": 6421, + "id": 6438, "name": "name", "variant": "declaration", "kind": 1024, @@ -6666,7 +6666,7 @@ } }, { - "id": 6422, + "id": 6439, "name": "description", "variant": "declaration", "kind": 1024, @@ -6687,7 +6687,7 @@ } }, { - "id": 6423, + "id": 6440, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6702,13 +6702,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6424, + "id": 6441, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -6723,13 +6723,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6425, + "id": 6442, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -6748,7 +6748,7 @@ } }, { - "id": 6426, + "id": 6443, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -6769,7 +6769,7 @@ } }, { - "id": 6427, + "id": 6444, "name": "data", "variant": "declaration", "kind": 1024, @@ -6805,7 +6805,7 @@ } }, { - "id": 6428, + "id": 6445, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6850,7 +6850,7 @@ } }, { - "id": 6429, + "id": 6446, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -6872,14 +6872,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6430, + "id": 6447, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6901,14 +6901,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 6431, + "id": 6448, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6941,7 +6941,7 @@ } }, { - "id": 6432, + "id": 6449, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6974,7 +6974,7 @@ } }, { - "id": 6433, + "id": 6450, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -6989,13 +6989,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6434, + "id": 6451, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -7010,13 +7010,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6435, + "id": 6452, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -7031,13 +7031,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6436, + "id": 6453, "name": "total", "variant": "declaration", "kind": 1024, @@ -7052,13 +7052,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6437, + "id": 6454, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -7073,13 +7073,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6438, + "id": 6455, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -7094,13 +7094,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6439, + "id": 6456, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -7115,13 +7115,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6440, + "id": 6457, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7136,13 +7136,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6441, + "id": 6458, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -7157,13 +7157,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6442, + "id": 6459, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -7178,13 +7178,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6443, + "id": 6460, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -7199,13 +7199,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6444, + "id": 6461, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -7220,13 +7220,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6445, + "id": 6462, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -7241,13 +7241,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6446, + "id": 6463, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -7262,13 +7262,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6447, + "id": 6464, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -7283,13 +7283,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6448, + "id": 6465, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7304,7 +7304,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -7314,23 +7314,6 @@ { "title": "Properties", "children": [ - 6419, - 6420, - 6421, - 6422, - 6423, - 6424, - 6425, - 6426, - 6427, - 6428, - 6429, - 6430, - 6431, - 6432, - 6433, - 6434, - 6435, 6436, 6437, 6438, @@ -7343,20 +7326,37 @@ 6445, 6446, 6447, - 6448 + 6448, + 6449, + 6450, + 6451, + 6452, + 6453, + 6454, + 6455, + 6456, + 6457, + 6458, + 6459, + 6460, + 6461, + 6462, + 6463, + 6464, + 6465 ] } ] }, { - "id": 7119, + "id": 7136, "name": "OrderLineItemTotalsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7120, + "id": 7137, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -7371,13 +7371,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7121, + "id": 7138, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -7392,13 +7392,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7122, + "id": 7139, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -7413,13 +7413,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7123, + "id": 7140, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -7434,13 +7434,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7124, + "id": 7141, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -7455,13 +7455,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7125, + "id": 7142, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -7476,13 +7476,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7126, + "id": 7143, "name": "total", "variant": "declaration", "kind": 1024, @@ -7497,13 +7497,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7127, + "id": 7144, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -7518,13 +7518,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7128, + "id": 7145, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -7539,13 +7539,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7129, + "id": 7146, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -7560,13 +7560,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7130, + "id": 7147, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7581,13 +7581,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7131, + "id": 7148, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -7602,13 +7602,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7132, + "id": 7149, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -7623,13 +7623,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 7133, + "id": 7150, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -7644,13 +7644,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7134, + "id": 7151, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -7665,13 +7665,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7135, + "id": 7152, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -7686,13 +7686,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7136, + "id": 7153, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -7707,13 +7707,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7137, + "id": 7154, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -7728,13 +7728,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7138, + "id": 7155, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -7749,13 +7749,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7139, + "id": 7156, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -7770,13 +7770,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7140, + "id": 7157, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -7791,13 +7791,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7141, + "id": 7158, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -7812,13 +7812,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7142, + "id": 7159, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -7833,13 +7833,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7143, + "id": 7160, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -7854,13 +7854,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7144, + "id": 7161, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -7875,13 +7875,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7145, + "id": 7162, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -7896,7 +7896,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -7906,23 +7906,6 @@ { "title": "Properties", "children": [ - 7120, - 7121, - 7122, - 7123, - 7124, - 7125, - 7126, - 7127, - 7128, - 7129, - 7130, - 7131, - 7132, - 7133, - 7134, - 7135, - 7136, 7137, 7138, 7139, @@ -7931,27 +7914,44 @@ 7142, 7143, 7144, - 7145 + 7145, + 7146, + 7147, + 7148, + 7149, + 7150, + 7151, + 7152, + 7153, + 7154, + 7155, + 7156, + 7157, + 7158, + 7159, + 7160, + 7161, + 7162 ] } ], "extendedBy": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO" } ] }, { - "id": 6253, + "id": 6270, "name": "OrderLineItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6285, + "id": 6302, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -7968,18 +7968,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7120, + "target": 7137, "name": "OrderLineItemTotalsDTO.original_total" } }, { - "id": 6286, + "id": 6303, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -7996,18 +7996,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7121, + "target": 7138, "name": "OrderLineItemTotalsDTO.original_subtotal" } }, { - "id": 6287, + "id": 6304, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -8024,18 +8024,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7122, + "target": 7139, "name": "OrderLineItemTotalsDTO.original_tax_total" } }, { - "id": 6288, + "id": 6305, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -8052,18 +8052,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7123, + "target": 7140, "name": "OrderLineItemTotalsDTO.item_total" } }, { - "id": 6289, + "id": 6306, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -8080,18 +8080,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7124, + "target": 7141, "name": "OrderLineItemTotalsDTO.item_subtotal" } }, { - "id": 6290, + "id": 6307, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -8108,18 +8108,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7125, + "target": 7142, "name": "OrderLineItemTotalsDTO.item_tax_total" } }, { - "id": 6291, + "id": 6308, "name": "total", "variant": "declaration", "kind": 1024, @@ -8136,18 +8136,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7126, + "target": 7143, "name": "OrderLineItemTotalsDTO.total" } }, { - "id": 6292, + "id": 6309, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -8164,18 +8164,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7127, + "target": 7144, "name": "OrderLineItemTotalsDTO.subtotal" } }, { - "id": 6293, + "id": 6310, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -8192,18 +8192,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7128, + "target": 7145, "name": "OrderLineItemTotalsDTO.tax_total" } }, { - "id": 6294, + "id": 6311, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -8220,18 +8220,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7129, + "target": 7146, "name": "OrderLineItemTotalsDTO.discount_total" } }, { - "id": 6295, + "id": 6312, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -8248,18 +8248,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7130, + "target": 7147, "name": "OrderLineItemTotalsDTO.discount_tax_total" } }, { - "id": 6296, + "id": 6313, "name": "refundable_total", "variant": "declaration", "kind": 1024, @@ -8276,18 +8276,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7131, + "target": 7148, "name": "OrderLineItemTotalsDTO.refundable_total" } }, { - "id": 6297, + "id": 6314, "name": "refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -8304,18 +8304,18 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7132, + "target": 7149, "name": "OrderLineItemTotalsDTO.refundable_total_per_unit" } }, { - "id": 6298, + "id": 6315, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -8332,18 +8332,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7133, + "target": 7150, "name": "OrderLineItemTotalsDTO.raw_original_total" } }, { - "id": 6299, + "id": 6316, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -8360,18 +8360,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7134, + "target": 7151, "name": "OrderLineItemTotalsDTO.raw_original_subtotal" } }, { - "id": 6300, + "id": 6317, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -8388,18 +8388,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7135, + "target": 7152, "name": "OrderLineItemTotalsDTO.raw_original_tax_total" } }, { - "id": 6301, + "id": 6318, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -8416,18 +8416,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7136, + "target": 7153, "name": "OrderLineItemTotalsDTO.raw_item_total" } }, { - "id": 6302, + "id": 6319, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -8444,18 +8444,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7137, + "target": 7154, "name": "OrderLineItemTotalsDTO.raw_item_subtotal" } }, { - "id": 6303, + "id": 6320, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -8472,18 +8472,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7138, + "target": 7155, "name": "OrderLineItemTotalsDTO.raw_item_tax_total" } }, { - "id": 6304, + "id": 6321, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -8500,18 +8500,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7139, + "target": 7156, "name": "OrderLineItemTotalsDTO.raw_total" } }, { - "id": 6305, + "id": 6322, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -8528,18 +8528,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7140, + "target": 7157, "name": "OrderLineItemTotalsDTO.raw_subtotal" } }, { - "id": 6306, + "id": 6323, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -8556,18 +8556,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7141, + "target": 7158, "name": "OrderLineItemTotalsDTO.raw_tax_total" } }, { - "id": 6307, + "id": 6324, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -8584,18 +8584,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7142, + "target": 7159, "name": "OrderLineItemTotalsDTO.raw_discount_total" } }, { - "id": 6308, + "id": 6325, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -8612,18 +8612,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7143, + "target": 7160, "name": "OrderLineItemTotalsDTO.raw_discount_tax_total" } }, { - "id": 6309, + "id": 6326, "name": "raw_refundable_total", "variant": "declaration", "kind": 1024, @@ -8640,18 +8640,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7144, + "target": 7161, "name": "OrderLineItemTotalsDTO.raw_refundable_total" } }, { - "id": 6310, + "id": 6327, "name": "raw_refundable_total_per_unit", "variant": "declaration", "kind": 1024, @@ -8668,18 +8668,18 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7145, + "target": 7162, "name": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" } }, { - "id": 6254, + "id": 6271, "name": "id", "variant": "declaration", "kind": 1024, @@ -8698,7 +8698,7 @@ } }, { - "id": 6255, + "id": 6272, "name": "title", "variant": "declaration", "kind": 1024, @@ -8717,7 +8717,7 @@ } }, { - "id": 6256, + "id": 6273, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -8747,7 +8747,7 @@ } }, { - "id": 6257, + "id": 6274, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -8777,7 +8777,7 @@ } }, { - "id": 6258, + "id": 6275, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -8807,7 +8807,7 @@ } }, { - "id": 6259, + "id": 6276, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -8837,7 +8837,7 @@ } }, { - "id": 6260, + "id": 6277, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -8867,7 +8867,7 @@ } }, { - "id": 6261, + "id": 6278, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -8897,7 +8897,7 @@ } }, { - "id": 6262, + "id": 6279, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -8927,7 +8927,7 @@ } }, { - "id": 6263, + "id": 6280, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -8957,7 +8957,7 @@ } }, { - "id": 6264, + "id": 6281, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -8987,7 +8987,7 @@ } }, { - "id": 6265, + "id": 6282, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -9017,7 +9017,7 @@ } }, { - "id": 6266, + "id": 6283, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -9047,7 +9047,7 @@ } }, { - "id": 6267, + "id": 6284, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -9077,7 +9077,7 @@ } }, { - "id": 6268, + "id": 6285, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -9107,7 +9107,7 @@ } }, { - "id": 6269, + "id": 6286, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -9152,7 +9152,7 @@ } }, { - "id": 6270, + "id": 6287, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -9171,7 +9171,7 @@ } }, { - "id": 6271, + "id": 6288, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -9190,7 +9190,7 @@ } }, { - "id": 6272, + "id": 6289, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9209,7 +9209,7 @@ } }, { - "id": 6273, + "id": 6290, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -9230,7 +9230,7 @@ } }, { - "id": 6274, + "id": 6291, "name": "raw_compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -9247,13 +9247,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6275, + "id": 6292, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -9272,7 +9272,7 @@ } }, { - "id": 6276, + "id": 6293, "name": "raw_unit_price", "variant": "declaration", "kind": 1024, @@ -9287,13 +9287,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6277, + "id": 6294, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -9312,7 +9312,7 @@ } }, { - "id": 6278, + "id": 6295, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -9327,13 +9327,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6279, + "id": 6296, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -9355,14 +9355,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6280, + "id": 6297, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -9384,14 +9384,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 6281, + "id": 6298, "name": "detail", "variant": "declaration", "kind": 1024, @@ -9406,13 +9406,13 @@ }, "type": { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } }, { - "id": 6282, + "id": 6299, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9436,7 +9436,7 @@ } }, { - "id": 6283, + "id": 6300, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9460,7 +9460,7 @@ } }, { - "id": 6284, + "id": 6301, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9509,6 +9509,46 @@ { "title": "Properties", "children": [ + 6302, + 6303, + 6304, + 6305, + 6306, + 6307, + 6308, + 6309, + 6310, + 6311, + 6312, + 6313, + 6314, + 6315, + 6316, + 6317, + 6318, + 6319, + 6320, + 6321, + 6322, + 6323, + 6324, + 6325, + 6326, + 6327, + 6271, + 6272, + 6273, + 6274, + 6275, + 6276, + 6277, + 6278, + 6279, + 6280, + 6281, + 6282, + 6283, + 6284, 6285, 6286, 6287, @@ -9525,68 +9565,28 @@ 6298, 6299, 6300, - 6301, - 6302, - 6303, - 6304, - 6305, - 6306, - 6307, - 6308, - 6309, - 6310, - 6254, - 6255, - 6256, - 6257, - 6258, - 6259, - 6260, - 6261, - 6262, - 6263, - 6264, - 6265, - 6266, - 6267, - 6268, - 6269, - 6270, - 6271, - 6272, - 6273, - 6274, - 6275, - 6276, - 6277, - 6278, - 6279, - 6280, - 6281, - 6282, - 6283, - 6284 + 6301 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7119, + "target": 7136, "name": "OrderLineItemTotalsDTO", "package": "@medusajs/types" } ] }, { - "id": 6394, + "id": 6411, "name": "OrderItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6395, + "id": 6412, "name": "id", "variant": "declaration", "kind": 1024, @@ -9605,7 +9605,7 @@ } }, { - "id": 6396, + "id": 6413, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -9624,7 +9624,7 @@ } }, { - "id": 6397, + "id": 6414, "name": "item", "variant": "declaration", "kind": 1024, @@ -9639,13 +9639,13 @@ }, "type": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 6398, + "id": 6415, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -9664,7 +9664,7 @@ } }, { - "id": 6399, + "id": 6416, "name": "raw_quantity", "variant": "declaration", "kind": 1024, @@ -9679,13 +9679,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6400, + "id": 6417, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -9704,7 +9704,7 @@ } }, { - "id": 6401, + "id": 6418, "name": "raw_fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -9719,13 +9719,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6402, + "id": 6419, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, @@ -9744,7 +9744,7 @@ } }, { - "id": 6403, + "id": 6420, "name": "raw_shipped_quantity", "variant": "declaration", "kind": 1024, @@ -9759,13 +9759,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6404, + "id": 6421, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -9784,7 +9784,7 @@ } }, { - "id": 6405, + "id": 6422, "name": "raw_return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -9799,13 +9799,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6406, + "id": 6423, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -9824,7 +9824,7 @@ } }, { - "id": 6407, + "id": 6424, "name": "raw_return_received_quantity", "variant": "declaration", "kind": 1024, @@ -9839,13 +9839,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6408, + "id": 6425, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -9864,7 +9864,7 @@ } }, { - "id": 6409, + "id": 6426, "name": "raw_return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -9879,13 +9879,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6410, + "id": 6427, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -9904,7 +9904,7 @@ } }, { - "id": 6411, + "id": 6428, "name": "raw_written_off_quantity", "variant": "declaration", "kind": 1024, @@ -9919,13 +9919,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6412, + "id": 6429, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9968,7 +9968,7 @@ } }, { - "id": 6413, + "id": 6430, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9992,7 +9992,7 @@ } }, { - "id": 6414, + "id": 6431, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10020,32 +10020,32 @@ { "title": "Properties", "children": [ - 6395, - 6396, - 6397, - 6398, - 6399, - 6400, - 6401, - 6402, - 6403, - 6404, - 6405, - 6406, - 6407, - 6408, - 6409, - 6410, - 6411, 6412, 6413, - 6414 + 6414, + 6415, + 6416, + 6417, + 6418, + 6419, + 6420, + 6421, + 6422, + 6423, + 6424, + 6425, + 6426, + 6427, + 6428, + 6429, + 6430, + 6431 ] } ] }, { - "id": 7041, + "id": 7058, "name": "OrderStatus", "variant": "declaration", "kind": 2097152, @@ -10081,14 +10081,14 @@ } }, { - "id": 5887, + "id": 5902, "name": "OrderDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5888, + "id": 5903, "name": "id", "variant": "declaration", "kind": 1024, @@ -10107,7 +10107,7 @@ } }, { - "id": 5889, + "id": 5904, "name": "version", "variant": "declaration", "kind": 1024, @@ -10126,7 +10126,7 @@ } }, { - "id": 5890, + "id": 5905, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -10143,13 +10143,13 @@ }, "type": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5891, + "id": 5906, "name": "status", "variant": "declaration", "kind": 1024, @@ -10164,13 +10164,13 @@ }, "type": { "type": "reference", - "target": 7041, + "target": 7058, "name": "OrderStatus", "package": "@medusajs/types" } }, { - "id": 5892, + "id": 5907, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -10191,7 +10191,7 @@ } }, { - "id": 5893, + "id": 5908, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -10212,7 +10212,7 @@ } }, { - "id": 5894, + "id": 5909, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -10233,7 +10233,7 @@ } }, { - "id": 5895, + "id": 5910, "name": "email", "variant": "declaration", "kind": 1024, @@ -10254,7 +10254,7 @@ } }, { - "id": 5896, + "id": 5911, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10273,7 +10273,7 @@ } }, { - "id": 5897, + "id": 5912, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -10293,13 +10293,13 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5898, + "id": 5913, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -10319,13 +10319,13 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5899, + "id": 5914, "name": "items", "variant": "declaration", "kind": 1024, @@ -10347,14 +10347,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 5900, + "id": 5915, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -10376,14 +10376,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } } }, { - "id": 5901, + "id": 5916, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -10405,14 +10405,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } } }, { - "id": 5902, + "id": 5917, "name": "summary", "variant": "declaration", "kind": 1024, @@ -10429,13 +10429,13 @@ }, "type": { "type": "reference", - "target": 7042, + "target": 7059, "name": "OrderSummaryDTO", "package": "@medusajs/types" } }, { - "id": 5903, + "id": 5918, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10480,7 +10480,7 @@ } }, { - "id": 5904, + "id": 5919, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -10515,7 +10515,7 @@ } }, { - "id": 5905, + "id": 5920, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10550,7 +10550,7 @@ } }, { - "id": 5906, + "id": 5921, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10585,7 +10585,7 @@ } }, { - "id": 5907, + "id": 5922, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -10600,13 +10600,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5908, + "id": 5923, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -10621,13 +10621,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5909, + "id": 5924, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -10642,13 +10642,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5910, + "id": 5925, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -10663,13 +10663,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5911, + "id": 5926, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -10684,13 +10684,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5912, + "id": 5927, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -10705,13 +10705,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5913, + "id": 5928, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -10726,13 +10726,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5914, + "id": 5929, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -10747,13 +10747,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5915, + "id": 5930, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -10768,13 +10768,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5916, + "id": 5931, "name": "total", "variant": "declaration", "kind": 1024, @@ -10789,13 +10789,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5917, + "id": 5932, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -10810,13 +10810,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5918, + "id": 5933, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -10831,13 +10831,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5919, + "id": 5934, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -10852,13 +10852,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5920, + "id": 5935, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -10873,13 +10873,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5921, + "id": 5936, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -10894,13 +10894,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5922, + "id": 5937, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -10915,13 +10915,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5923, + "id": 5938, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -10936,13 +10936,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5924, + "id": 5939, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -10957,13 +10957,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5925, + "id": 5940, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -10978,13 +10978,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5926, + "id": 5941, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -10999,13 +10999,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5927, + "id": 5942, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11020,13 +11020,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5928, + "id": 5943, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11041,13 +11041,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5929, + "id": 5944, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -11062,13 +11062,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5930, + "id": 5945, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -11083,13 +11083,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5931, + "id": 5946, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -11104,13 +11104,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5932, + "id": 5947, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -11125,13 +11125,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5933, + "id": 5948, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -11146,13 +11146,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5934, + "id": 5949, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -11167,13 +11167,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5935, + "id": 5950, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -11188,13 +11188,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5936, + "id": 5951, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -11209,13 +11209,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5937, + "id": 5952, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -11230,13 +11230,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5938, + "id": 5953, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -11251,13 +11251,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5939, + "id": 5954, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -11272,13 +11272,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5940, + "id": 5955, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -11293,13 +11293,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5941, + "id": 5956, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -11314,13 +11314,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5942, + "id": 5957, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -11335,13 +11335,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5943, + "id": 5958, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -11356,13 +11356,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5944, + "id": 5959, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -11377,13 +11377,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5945, + "id": 5960, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -11398,13 +11398,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5946, + "id": 5961, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11419,13 +11419,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5947, + "id": 5962, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11440,13 +11440,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5948, + "id": 5963, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -11461,13 +11461,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5949, + "id": 5964, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -11482,13 +11482,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 5950, + "id": 5965, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -11503,7 +11503,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -11513,21 +11513,6 @@ { "title": "Properties", "children": [ - 5888, - 5889, - 5890, - 5891, - 5892, - 5893, - 5894, - 5895, - 5896, - 5897, - 5898, - 5899, - 5900, - 5901, - 5902, 5903, 5904, 5905, @@ -11575,13 +11560,28 @@ 5947, 5948, 5949, - 5950 + 5950, + 5951, + 5952, + 5953, + 5954, + 5955, + 5956, + 5957, + 5958, + 5959, + 5960, + 5961, + 5962, + 5963, + 5964, + 5965 ] } ] }, { - "id": 7105, + "id": 7122, "name": "ReturnStatus", "variant": "declaration", "kind": 2097152, @@ -11609,14 +11609,14 @@ } }, { - "id": 5972, + "id": 5987, "name": "ReturnDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5993, + "id": 6009, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -11634,7 +11634,7 @@ }, "type": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -11645,7 +11645,7 @@ } }, { - "id": 5988, + "id": 6004, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -11672,7 +11672,7 @@ } }, { - "id": 5987, + "id": 6003, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -11699,7 +11699,7 @@ } }, { - "id": 5986, + "id": 6002, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -11726,7 +11726,7 @@ } }, { - "id": 5990, + "id": 6006, "name": "email", "variant": "declaration", "kind": 1024, @@ -11753,7 +11753,7 @@ } }, { - "id": 5992, + "id": 6008, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -11779,7 +11779,7 @@ } }, { - "id": 5994, + "id": 6010, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -11800,7 +11800,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -11811,7 +11811,7 @@ } }, { - "id": 5995, + "id": 6011, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -11832,7 +11832,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -11843,42 +11843,7 @@ } }, { - "id": 5996, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated order details / line items." - } - ], - "modifierTags": [ - "@expandable" - ] - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6253, - "name": "OrderLineItemDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": -1, - "name": "Omit.items" - } - }, - { - "id": 5997, + "id": 6012, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -11901,7 +11866,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -11913,7 +11878,7 @@ } }, { - "id": 5998, + "id": 6013, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -11936,7 +11901,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -11948,7 +11913,7 @@ } }, { - "id": 5999, + "id": 6014, "name": "summary", "variant": "declaration", "kind": 1024, @@ -11966,7 +11931,7 @@ }, "type": { "type": "reference", - "target": 7042, + "target": 7059, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -11977,7 +11942,7 @@ } }, { - "id": 5989, + "id": 6005, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -12028,7 +11993,7 @@ } }, { - "id": 5991, + "id": 6007, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -12069,7 +12034,7 @@ } }, { - "id": 5984, + "id": 6000, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -12110,7 +12075,7 @@ } }, { - "id": 5985, + "id": 6001, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -12151,7 +12116,7 @@ } }, { - "id": 6000, + "id": 6015, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -12168,7 +12133,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12179,7 +12144,7 @@ } }, { - "id": 6001, + "id": 6016, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12196,7 +12161,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12207,7 +12172,7 @@ } }, { - "id": 6002, + "id": 6017, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -12224,7 +12189,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12235,7 +12200,7 @@ } }, { - "id": 6003, + "id": 6018, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -12252,7 +12217,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12263,7 +12228,7 @@ } }, { - "id": 6004, + "id": 6019, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -12280,7 +12245,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12291,7 +12256,7 @@ } }, { - "id": 6005, + "id": 6020, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -12308,7 +12273,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12319,7 +12284,7 @@ } }, { - "id": 6006, + "id": 6021, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -12336,7 +12301,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12347,7 +12312,7 @@ } }, { - "id": 6007, + "id": 6022, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -12364,7 +12329,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12375,7 +12340,7 @@ } }, { - "id": 6008, + "id": 6023, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -12392,7 +12357,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12403,7 +12368,7 @@ } }, { - "id": 5980, + "id": 5996, "name": "total", "variant": "declaration", "kind": 1024, @@ -12420,7 +12385,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12431,7 +12396,7 @@ } }, { - "id": 5981, + "id": 5997, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -12448,7 +12413,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12459,7 +12424,7 @@ } }, { - "id": 5979, + "id": 5995, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -12476,7 +12441,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12487,7 +12452,7 @@ } }, { - "id": 5978, + "id": 5994, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -12504,7 +12469,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12515,7 +12480,7 @@ } }, { - "id": 6009, + "id": 6024, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -12532,7 +12497,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12543,7 +12508,7 @@ } }, { - "id": 5982, + "id": 5998, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -12560,7 +12525,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12571,7 +12536,7 @@ } }, { - "id": 5983, + "id": 5999, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -12588,7 +12553,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12599,7 +12564,7 @@ } }, { - "id": 5977, + "id": 5993, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -12616,7 +12581,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12627,7 +12592,7 @@ } }, { - "id": 6010, + "id": 6025, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -12644,7 +12609,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12655,7 +12620,7 @@ } }, { - "id": 6011, + "id": 6026, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -12672,7 +12637,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12683,7 +12648,7 @@ } }, { - "id": 6012, + "id": 6027, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -12700,7 +12665,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12711,7 +12676,7 @@ } }, { - "id": 6013, + "id": 6028, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -12728,7 +12693,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12739,7 +12704,7 @@ } }, { - "id": 6014, + "id": 6029, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -12756,7 +12721,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -12767,7 +12732,7 @@ } }, { - "id": 6015, + "id": 6030, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -12784,7 +12749,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12795,7 +12760,7 @@ } }, { - "id": 6016, + "id": 6031, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12812,7 +12777,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12823,7 +12788,7 @@ } }, { - "id": 6017, + "id": 6032, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -12840,7 +12805,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12851,7 +12816,7 @@ } }, { - "id": 6018, + "id": 6033, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -12868,7 +12833,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12879,7 +12844,7 @@ } }, { - "id": 6019, + "id": 6034, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -12896,7 +12861,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12907,7 +12872,7 @@ } }, { - "id": 6020, + "id": 6035, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -12924,7 +12889,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12935,7 +12900,7 @@ } }, { - "id": 6021, + "id": 6036, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -12952,7 +12917,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12963,7 +12928,7 @@ } }, { - "id": 6022, + "id": 6037, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -12980,7 +12945,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -12991,7 +12956,7 @@ } }, { - "id": 6023, + "id": 6038, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -13008,7 +12973,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13019,7 +12984,7 @@ } }, { - "id": 6024, + "id": 6039, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -13036,7 +13001,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13047,7 +13012,7 @@ } }, { - "id": 6025, + "id": 6040, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -13064,7 +13029,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13075,7 +13040,7 @@ } }, { - "id": 6026, + "id": 6041, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -13092,7 +13057,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13103,7 +13068,7 @@ } }, { - "id": 6027, + "id": 6042, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -13120,7 +13085,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13131,7 +13096,7 @@ } }, { - "id": 6028, + "id": 6043, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -13148,7 +13113,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13159,7 +13124,7 @@ } }, { - "id": 6029, + "id": 6044, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -13176,7 +13141,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13187,7 +13152,7 @@ } }, { - "id": 6030, + "id": 6045, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -13204,7 +13169,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13215,7 +13180,7 @@ } }, { - "id": 6031, + "id": 6046, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -13232,7 +13197,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13243,7 +13208,7 @@ } }, { - "id": 6032, + "id": 6047, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -13260,7 +13225,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13271,7 +13236,7 @@ } }, { - "id": 6033, + "id": 6048, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -13288,7 +13253,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13299,7 +13264,7 @@ } }, { - "id": 6034, + "id": 6049, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -13316,7 +13281,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13327,7 +13292,7 @@ } }, { - "id": 6035, + "id": 6050, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -13344,7 +13309,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13355,7 +13320,7 @@ } }, { - "id": 6036, + "id": 6051, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -13372,7 +13337,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13383,7 +13348,7 @@ } }, { - "id": 5973, + "id": 5988, "name": "id", "variant": "declaration", "kind": 1024, @@ -13407,20 +13372,20 @@ } }, { - "id": 5974, + "id": 5989, "name": "status", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7105, + "target": 7122, "name": "ReturnStatus", "package": "@medusajs/types" } }, { - "id": 5975, + "id": 5990, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -13429,13 +13394,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 5976, + "id": 5991, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -13444,50 +13409,43 @@ "type": "intrinsic", "name": "string" } + }, + { + "id": 5992, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6818, + "name": "OrderReturnItemDTO", + "package": "@medusajs/types" + } + } } ], "groups": [ { "title": "Properties", "children": [ - 5993, - 5988, - 5987, - 5986, - 5990, - 5992, - 5994, - 5995, - 5996, - 5997, - 5998, - 5999, - 5989, - 5991, - 5984, - 5985, - 6000, - 6001, - 6002, - 6003, - 6004, - 6005, - 6006, - 6007, - 6008, - 5980, - 5981, - 5979, - 5978, 6009, - 5982, - 5983, - 5977, + 6004, + 6003, + 6002, + 6006, + 6008, 6010, 6011, 6012, 6013, 6014, + 6005, + 6007, + 6000, + 6001, 6015, 6016, 6017, @@ -13497,7 +13455,14 @@ 6021, 6022, 6023, + 5996, + 5997, + 5995, + 5994, 6024, + 5998, + 5999, + 5993, 6025, 6026, 6027, @@ -13510,10 +13475,26 @@ 6034, 6035, 6036, - 5973, - 5974, - 5975, - 5976 + 6037, + 6038, + 6039, + 6040, + 6041, + 6042, + 6043, + 6044, + 6045, + 6046, + 6047, + 6048, + 6049, + 6050, + 6051, + 5988, + 5989, + 5990, + 5991, + 5992 ] } ], @@ -13527,7 +13508,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -13541,6 +13522,10 @@ { "type": "literal", "value": "version" + }, + { + "type": "literal", + "value": "items" } ] } @@ -13551,14 +13536,14 @@ ] }, { - "id": 6801, + "id": 6818, "name": "OrderReturnItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6802, + "id": 6819, "name": "id", "variant": "declaration", "kind": 1024, @@ -13569,7 +13554,7 @@ } }, { - "id": 6803, + "id": 6820, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -13580,7 +13565,7 @@ } }, { - "id": 6804, + "id": 6821, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -13591,7 +13576,7 @@ } }, { - "id": 6805, + "id": 6822, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -13602,7 +13587,7 @@ } }, { - "id": 6806, + "id": 6823, "name": "reason_id", "variant": "declaration", "kind": 1024, @@ -13624,7 +13609,7 @@ } }, { - "id": 6807, + "id": 6824, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -13635,20 +13620,20 @@ } }, { - "id": 6808, + "id": 6825, "name": "raw_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6809, + "id": 6826, "name": "received_quantity", "variant": "declaration", "kind": 1024, @@ -13661,7 +13646,7 @@ } }, { - "id": 6810, + "id": 6827, "name": "raw_received_quantity", "variant": "declaration", "kind": 1024, @@ -13670,13 +13655,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6811, + "id": 6828, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -13713,7 +13698,7 @@ } }, { - "id": 6812, + "id": 6829, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -13740,7 +13725,7 @@ } }, { - "id": 6813, + "id": 6830, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -13771,31 +13756,31 @@ { "title": "Properties", "children": [ - 6802, - 6803, - 6804, - 6805, - 6806, - 6807, - 6808, - 6809, - 6810, - 6811, - 6812, - 6813 + 6819, + 6820, + 6821, + 6822, + 6823, + 6824, + 6825, + 6826, + 6827, + 6828, + 6829, + 6830 ] } ] }, { - "id": 6037, + "id": 6052, "name": "OrderClaimDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6050, + "id": 6067, "name": "id", "variant": "declaration", "kind": 1024, @@ -13821,7 +13806,7 @@ } }, { - "id": 6060, + "id": 6077, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -13839,7 +13824,7 @@ }, "type": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -13850,7 +13835,7 @@ } }, { - "id": 6055, + "id": 6072, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -13877,7 +13862,7 @@ } }, { - "id": 6054, + "id": 6071, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -13904,7 +13889,7 @@ } }, { - "id": 6053, + "id": 6070, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -13931,7 +13916,7 @@ } }, { - "id": 6057, + "id": 6074, "name": "email", "variant": "declaration", "kind": 1024, @@ -13958,7 +13943,7 @@ } }, { - "id": 6059, + "id": 6076, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -13984,7 +13969,7 @@ } }, { - "id": 6061, + "id": 6078, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -14005,7 +13990,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -14016,7 +14001,7 @@ } }, { - "id": 6062, + "id": 6079, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -14037,7 +14022,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -14048,7 +14033,7 @@ } }, { - "id": 6063, + "id": 6080, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -14071,7 +14056,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -14083,7 +14068,7 @@ } }, { - "id": 6064, + "id": 6081, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -14106,7 +14091,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -14118,7 +14103,7 @@ } }, { - "id": 6065, + "id": 6082, "name": "summary", "variant": "declaration", "kind": 1024, @@ -14136,7 +14121,7 @@ }, "type": { "type": "reference", - "target": 7042, + "target": 7059, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -14147,7 +14132,7 @@ } }, { - "id": 6056, + "id": 6073, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -14198,7 +14183,7 @@ } }, { - "id": 6058, + "id": 6075, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -14239,7 +14224,7 @@ } }, { - "id": 6051, + "id": 6068, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -14280,7 +14265,7 @@ } }, { - "id": 6052, + "id": 6069, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -14321,7 +14306,7 @@ } }, { - "id": 6066, + "id": 6083, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -14338,7 +14323,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14349,7 +14334,7 @@ } }, { - "id": 6067, + "id": 6084, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -14366,7 +14351,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14377,7 +14362,7 @@ } }, { - "id": 6068, + "id": 6085, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -14394,7 +14379,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14405,7 +14390,7 @@ } }, { - "id": 6069, + "id": 6086, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -14422,7 +14407,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14433,7 +14418,7 @@ } }, { - "id": 6070, + "id": 6087, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -14450,7 +14435,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14461,7 +14446,7 @@ } }, { - "id": 6071, + "id": 6088, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -14478,7 +14463,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14489,7 +14474,7 @@ } }, { - "id": 6072, + "id": 6089, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -14506,7 +14491,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14517,7 +14502,7 @@ } }, { - "id": 6073, + "id": 6090, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -14534,7 +14519,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14545,7 +14530,7 @@ } }, { - "id": 6074, + "id": 6091, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -14562,7 +14547,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14573,7 +14558,7 @@ } }, { - "id": 6046, + "id": 6063, "name": "total", "variant": "declaration", "kind": 1024, @@ -14590,7 +14575,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14601,7 +14586,7 @@ } }, { - "id": 6047, + "id": 6064, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -14618,7 +14603,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14629,7 +14614,7 @@ } }, { - "id": 6045, + "id": 6062, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -14646,7 +14631,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14657,7 +14642,7 @@ } }, { - "id": 6044, + "id": 6061, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -14674,7 +14659,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14685,7 +14670,7 @@ } }, { - "id": 6075, + "id": 6092, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -14702,7 +14687,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14713,7 +14698,7 @@ } }, { - "id": 6048, + "id": 6065, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -14730,7 +14715,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14741,7 +14726,7 @@ } }, { - "id": 6049, + "id": 6066, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -14758,7 +14743,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14769,7 +14754,7 @@ } }, { - "id": 6043, + "id": 6060, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -14786,7 +14771,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14797,7 +14782,7 @@ } }, { - "id": 6076, + "id": 6093, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -14814,7 +14799,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14825,7 +14810,7 @@ } }, { - "id": 6077, + "id": 6094, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -14842,7 +14827,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14853,7 +14838,7 @@ } }, { - "id": 6078, + "id": 6095, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -14870,7 +14855,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14881,7 +14866,7 @@ } }, { - "id": 6079, + "id": 6096, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -14898,7 +14883,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14909,7 +14894,7 @@ } }, { - "id": 6080, + "id": 6097, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -14926,7 +14911,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -14937,7 +14922,7 @@ } }, { - "id": 6081, + "id": 6098, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -14954,7 +14939,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14965,7 +14950,7 @@ } }, { - "id": 6082, + "id": 6099, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -14982,7 +14967,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14993,7 +14978,7 @@ } }, { - "id": 6083, + "id": 6100, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -15010,7 +14995,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15021,7 +15006,7 @@ } }, { - "id": 6084, + "id": 6101, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -15038,7 +15023,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15049,7 +15034,7 @@ } }, { - "id": 6085, + "id": 6102, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -15066,7 +15051,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15077,7 +15062,7 @@ } }, { - "id": 6086, + "id": 6103, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -15094,7 +15079,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15105,7 +15090,7 @@ } }, { - "id": 6087, + "id": 6104, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -15122,7 +15107,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15133,7 +15118,7 @@ } }, { - "id": 6088, + "id": 6105, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -15150,7 +15135,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15161,7 +15146,7 @@ } }, { - "id": 6089, + "id": 6106, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -15178,7 +15163,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15189,7 +15174,7 @@ } }, { - "id": 6090, + "id": 6107, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -15206,7 +15191,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15217,7 +15202,7 @@ } }, { - "id": 6091, + "id": 6108, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -15234,7 +15219,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15245,7 +15230,7 @@ } }, { - "id": 6092, + "id": 6109, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -15262,7 +15247,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15273,7 +15258,7 @@ } }, { - "id": 6093, + "id": 6110, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -15290,7 +15275,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15301,7 +15286,7 @@ } }, { - "id": 6094, + "id": 6111, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -15318,7 +15303,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15329,7 +15314,7 @@ } }, { - "id": 6095, + "id": 6112, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -15346,7 +15331,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15357,7 +15342,7 @@ } }, { - "id": 6096, + "id": 6113, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -15374,7 +15359,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15385,7 +15370,7 @@ } }, { - "id": 6097, + "id": 6114, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -15402,7 +15387,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15413,7 +15398,7 @@ } }, { - "id": 6098, + "id": 6115, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -15430,7 +15415,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15441,7 +15426,7 @@ } }, { - "id": 6099, + "id": 6116, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -15458,7 +15443,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15469,7 +15454,7 @@ } }, { - "id": 6100, + "id": 6117, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -15486,7 +15471,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15497,7 +15482,7 @@ } }, { - "id": 6101, + "id": 6118, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -15514,7 +15499,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15525,7 +15510,7 @@ } }, { - "id": 6102, + "id": 6119, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -15542,7 +15527,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15553,7 +15538,18 @@ } }, { - "id": 6038, + "id": 6053, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6054, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -15567,7 +15563,7 @@ } }, { - "id": 6039, + "id": 6055, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -15581,7 +15577,7 @@ } }, { - "id": 6040, + "id": 6056, "name": "return", "variant": "declaration", "kind": 1024, @@ -15590,13 +15586,26 @@ }, "type": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } }, { - "id": 6041, + "id": 6057, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6058, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -15609,7 +15618,7 @@ } }, { - "id": 6042, + "id": 6059, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -15618,7 +15627,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -15628,46 +15637,22 @@ { "title": "Properties", "children": [ - 6050, - 6060, - 6055, - 6054, - 6053, - 6057, - 6059, - 6061, - 6062, - 6063, - 6064, - 6065, - 6056, - 6058, - 6051, - 6052, - 6066, 6067, - 6068, - 6069, - 6070, - 6071, - 6072, - 6073, - 6074, - 6046, - 6047, - 6045, - 6044, - 6075, - 6048, - 6049, - 6043, - 6076, 6077, + 6072, + 6071, + 6070, + 6074, + 6076, 6078, 6079, 6080, 6081, 6082, + 6073, + 6075, + 6068, + 6069, 6083, 6084, 6085, @@ -15677,7 +15662,14 @@ 6089, 6090, 6091, + 6063, + 6064, + 6062, + 6061, 6092, + 6065, + 6066, + 6060, 6093, 6094, 6095, @@ -15688,11 +15680,30 @@ 6100, 6101, 6102, - 6038, - 6039, - 6040, - 6041, - 6042 + 6103, + 6104, + 6105, + 6106, + 6107, + 6108, + 6109, + 6110, + 6111, + 6112, + 6113, + 6114, + 6115, + 6116, + 6117, + 6118, + 6119, + 6053, + 6054, + 6055, + 6056, + 6057, + 6058, + 6059 ] } ], @@ -15706,7 +15717,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -15734,14 +15745,14 @@ ] }, { - "id": 6103, + "id": 6120, "name": "OrderExchangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6118, + "id": 6135, "name": "id", "variant": "declaration", "kind": 1024, @@ -15767,7 +15778,7 @@ } }, { - "id": 6128, + "id": 6145, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -15785,7 +15796,7 @@ }, "type": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -15796,7 +15807,7 @@ } }, { - "id": 6123, + "id": 6140, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -15823,7 +15834,7 @@ } }, { - "id": 6122, + "id": 6139, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -15850,7 +15861,7 @@ } }, { - "id": 6121, + "id": 6138, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -15877,7 +15888,7 @@ } }, { - "id": 6125, + "id": 6142, "name": "email", "variant": "declaration", "kind": 1024, @@ -15904,7 +15915,7 @@ } }, { - "id": 6127, + "id": 6144, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -15930,7 +15941,7 @@ } }, { - "id": 6129, + "id": 6146, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -15951,7 +15962,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -15962,7 +15973,7 @@ } }, { - "id": 6130, + "id": 6147, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -15983,7 +15994,7 @@ }, "type": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" }, @@ -15994,7 +16005,7 @@ } }, { - "id": 6131, + "id": 6148, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -16017,7 +16028,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -16029,7 +16040,7 @@ } }, { - "id": 6132, + "id": 6149, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -16052,7 +16063,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -16064,7 +16075,7 @@ } }, { - "id": 6133, + "id": 6150, "name": "summary", "variant": "declaration", "kind": 1024, @@ -16082,7 +16093,7 @@ }, "type": { "type": "reference", - "target": 7042, + "target": 7059, "name": "OrderSummaryDTO", "package": "@medusajs/types" }, @@ -16093,7 +16104,7 @@ } }, { - "id": 6124, + "id": 6141, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -16144,7 +16155,7 @@ } }, { - "id": 6126, + "id": 6143, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -16185,7 +16196,7 @@ } }, { - "id": 6119, + "id": 6136, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -16226,7 +16237,7 @@ } }, { - "id": 6120, + "id": 6137, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -16267,7 +16278,7 @@ } }, { - "id": 6134, + "id": 6151, "name": "original_item_total", "variant": "declaration", "kind": 1024, @@ -16284,7 +16295,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16295,7 +16306,7 @@ } }, { - "id": 6135, + "id": 6152, "name": "original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -16312,7 +16323,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16323,7 +16334,7 @@ } }, { - "id": 6136, + "id": 6153, "name": "original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -16340,7 +16351,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16351,7 +16362,7 @@ } }, { - "id": 6137, + "id": 6154, "name": "item_total", "variant": "declaration", "kind": 1024, @@ -16368,7 +16379,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16379,7 +16390,7 @@ } }, { - "id": 6138, + "id": 6155, "name": "item_subtotal", "variant": "declaration", "kind": 1024, @@ -16396,7 +16407,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16407,7 +16418,7 @@ } }, { - "id": 6139, + "id": 6156, "name": "item_tax_total", "variant": "declaration", "kind": 1024, @@ -16424,7 +16435,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16435,7 +16446,7 @@ } }, { - "id": 6140, + "id": 6157, "name": "original_total", "variant": "declaration", "kind": 1024, @@ -16452,7 +16463,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16463,7 +16474,7 @@ } }, { - "id": 6141, + "id": 6158, "name": "original_subtotal", "variant": "declaration", "kind": 1024, @@ -16480,7 +16491,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16491,7 +16502,7 @@ } }, { - "id": 6142, + "id": 6159, "name": "original_tax_total", "variant": "declaration", "kind": 1024, @@ -16508,7 +16519,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16519,7 +16530,7 @@ } }, { - "id": 6114, + "id": 6131, "name": "total", "variant": "declaration", "kind": 1024, @@ -16536,7 +16547,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16547,7 +16558,7 @@ } }, { - "id": 6115, + "id": 6132, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -16564,7 +16575,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16575,7 +16586,7 @@ } }, { - "id": 6113, + "id": 6130, "name": "tax_total", "variant": "declaration", "kind": 1024, @@ -16592,7 +16603,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16603,7 +16614,7 @@ } }, { - "id": 6112, + "id": 6129, "name": "discount_total", "variant": "declaration", "kind": 1024, @@ -16620,7 +16631,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16631,7 +16642,7 @@ } }, { - "id": 6143, + "id": 6160, "name": "discount_tax_total", "variant": "declaration", "kind": 1024, @@ -16648,7 +16659,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16659,7 +16670,7 @@ } }, { - "id": 6116, + "id": 6133, "name": "gift_card_total", "variant": "declaration", "kind": 1024, @@ -16676,7 +16687,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16687,7 +16698,7 @@ } }, { - "id": 6117, + "id": 6134, "name": "gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -16704,7 +16715,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16715,7 +16726,7 @@ } }, { - "id": 6111, + "id": 6128, "name": "shipping_total", "variant": "declaration", "kind": 1024, @@ -16732,7 +16743,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16743,7 +16754,7 @@ } }, { - "id": 6144, + "id": 6161, "name": "shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -16760,7 +16771,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16771,7 +16782,7 @@ } }, { - "id": 6145, + "id": 6162, "name": "shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -16788,7 +16799,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16799,7 +16810,7 @@ } }, { - "id": 6146, + "id": 6163, "name": "original_shipping_total", "variant": "declaration", "kind": 1024, @@ -16816,7 +16827,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16827,7 +16838,7 @@ } }, { - "id": 6147, + "id": 6164, "name": "original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -16844,7 +16855,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16855,7 +16866,7 @@ } }, { - "id": 6148, + "id": 6165, "name": "original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -16872,7 +16883,7 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" }, @@ -16883,7 +16894,7 @@ } }, { - "id": 6149, + "id": 6166, "name": "raw_original_item_total", "variant": "declaration", "kind": 1024, @@ -16900,7 +16911,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16911,7 +16922,7 @@ } }, { - "id": 6150, + "id": 6167, "name": "raw_original_item_subtotal", "variant": "declaration", "kind": 1024, @@ -16928,7 +16939,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16939,7 +16950,7 @@ } }, { - "id": 6151, + "id": 6168, "name": "raw_original_item_tax_total", "variant": "declaration", "kind": 1024, @@ -16956,7 +16967,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16967,7 +16978,7 @@ } }, { - "id": 6152, + "id": 6169, "name": "raw_item_total", "variant": "declaration", "kind": 1024, @@ -16984,7 +16995,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -16995,7 +17006,7 @@ } }, { - "id": 6153, + "id": 6170, "name": "raw_item_subtotal", "variant": "declaration", "kind": 1024, @@ -17012,7 +17023,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17023,7 +17034,7 @@ } }, { - "id": 6154, + "id": 6171, "name": "raw_item_tax_total", "variant": "declaration", "kind": 1024, @@ -17040,7 +17051,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17051,7 +17062,7 @@ } }, { - "id": 6155, + "id": 6172, "name": "raw_original_total", "variant": "declaration", "kind": 1024, @@ -17068,7 +17079,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17079,7 +17090,7 @@ } }, { - "id": 6156, + "id": 6173, "name": "raw_original_subtotal", "variant": "declaration", "kind": 1024, @@ -17096,7 +17107,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17107,7 +17118,7 @@ } }, { - "id": 6157, + "id": 6174, "name": "raw_original_tax_total", "variant": "declaration", "kind": 1024, @@ -17124,7 +17135,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17135,7 +17146,7 @@ } }, { - "id": 6158, + "id": 6175, "name": "raw_total", "variant": "declaration", "kind": 1024, @@ -17152,7 +17163,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17163,7 +17174,7 @@ } }, { - "id": 6159, + "id": 6176, "name": "raw_subtotal", "variant": "declaration", "kind": 1024, @@ -17180,7 +17191,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17191,7 +17202,7 @@ } }, { - "id": 6160, + "id": 6177, "name": "raw_tax_total", "variant": "declaration", "kind": 1024, @@ -17208,7 +17219,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17219,7 +17230,7 @@ } }, { - "id": 6161, + "id": 6178, "name": "raw_discount_total", "variant": "declaration", "kind": 1024, @@ -17236,7 +17247,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17247,7 +17258,7 @@ } }, { - "id": 6162, + "id": 6179, "name": "raw_discount_tax_total", "variant": "declaration", "kind": 1024, @@ -17264,7 +17275,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17275,7 +17286,7 @@ } }, { - "id": 6163, + "id": 6180, "name": "raw_gift_card_total", "variant": "declaration", "kind": 1024, @@ -17292,7 +17303,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17303,7 +17314,7 @@ } }, { - "id": 6164, + "id": 6181, "name": "raw_gift_card_tax_total", "variant": "declaration", "kind": 1024, @@ -17320,7 +17331,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17331,7 +17342,7 @@ } }, { - "id": 6165, + "id": 6182, "name": "raw_shipping_total", "variant": "declaration", "kind": 1024, @@ -17348,7 +17359,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17359,7 +17370,7 @@ } }, { - "id": 6166, + "id": 6183, "name": "raw_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -17376,7 +17387,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17387,7 +17398,7 @@ } }, { - "id": 6167, + "id": 6184, "name": "raw_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -17404,7 +17415,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17415,7 +17426,7 @@ } }, { - "id": 6168, + "id": 6185, "name": "raw_original_shipping_total", "variant": "declaration", "kind": 1024, @@ -17432,7 +17443,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17443,7 +17454,7 @@ } }, { - "id": 6169, + "id": 6186, "name": "raw_original_shipping_subtotal", "variant": "declaration", "kind": 1024, @@ -17460,7 +17471,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17471,7 +17482,7 @@ } }, { - "id": 6170, + "id": 6187, "name": "raw_original_shipping_tax_total", "variant": "declaration", "kind": 1024, @@ -17488,7 +17499,7 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -17499,7 +17510,18 @@ } }, { - "id": 6104, + "id": 6121, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6122, "name": "return_items", "variant": "declaration", "kind": 1024, @@ -17513,7 +17535,7 @@ } }, { - "id": 6105, + "id": 6123, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -17527,7 +17549,7 @@ } }, { - "id": 6106, + "id": 6124, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -17540,7 +17562,7 @@ } }, { - "id": 6107, + "id": 6125, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -17549,13 +17571,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6108, + "id": 6126, "name": "return", "variant": "declaration", "kind": 1024, @@ -17564,13 +17586,13 @@ }, "type": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } }, { - "id": 6109, + "id": 6127, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -17581,63 +17603,28 @@ "type": "intrinsic", "name": "string" } - }, - { - "id": 6110, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } } ], "groups": [ { "title": "Properties", "children": [ - 6118, - 6128, - 6123, - 6122, - 6121, - 6125, - 6127, - 6129, - 6130, - 6131, - 6132, - 6133, - 6124, - 6126, - 6119, - 6120, - 6134, 6135, - 6136, - 6137, - 6138, - 6139, - 6140, - 6141, - 6142, - 6114, - 6115, - 6113, - 6112, - 6143, - 6116, - 6117, - 6111, - 6144, 6145, + 6140, + 6139, + 6138, + 6142, + 6144, 6146, 6147, 6148, 6149, 6150, + 6141, + 6143, + 6136, + 6137, 6151, 6152, 6153, @@ -17647,7 +17634,14 @@ 6157, 6158, 6159, + 6131, + 6132, + 6130, + 6129, 6160, + 6133, + 6134, + 6128, 6161, 6162, 6163, @@ -17658,13 +17652,30 @@ 6168, 6169, 6170, - 6104, - 6105, - 6106, - 6107, - 6108, - 6109, - 6110 + 6171, + 6172, + 6173, + 6174, + 6175, + 6176, + 6177, + 6178, + 6179, + 6180, + 6181, + 6182, + 6183, + 6184, + 6185, + 6186, + 6187, + 6121, + 6122, + 6123, + 6124, + 6125, + 6126, + 6127 ] } ], @@ -17678,7 +17689,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" }, @@ -17706,14 +17717,14 @@ ] }, { - "id": 6614, + "id": 6631, "name": "OrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6615, + "id": 6632, "name": "id", "variant": "declaration", "kind": 1024, @@ -17732,7 +17743,7 @@ } }, { - "id": 6616, + "id": 6633, "name": "version", "variant": "declaration", "kind": 1024, @@ -17751,7 +17762,7 @@ } }, { - "id": 6617, + "id": 6634, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -17789,7 +17800,7 @@ } }, { - "id": 6618, + "id": 6635, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -17808,7 +17819,7 @@ } }, { - "id": 6619, + "id": 6636, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -17827,7 +17838,7 @@ } }, { - "id": 6620, + "id": 6637, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -17846,7 +17857,7 @@ } }, { - "id": 6621, + "id": 6638, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -17865,7 +17876,7 @@ } }, { - "id": 6622, + "id": 6639, "name": "order", "variant": "declaration", "kind": 1024, @@ -17883,13 +17894,13 @@ }, "type": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } }, { - "id": 6623, + "id": 6640, "name": "return_order", "variant": "declaration", "kind": 1024, @@ -17907,13 +17918,13 @@ }, "type": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } }, { - "id": 6624, + "id": 6641, "name": "exchange", "variant": "declaration", "kind": 1024, @@ -17931,13 +17942,13 @@ }, "type": { "type": "reference", - "target": 6103, + "target": 6120, "name": "OrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 6625, + "id": 6642, "name": "claim", "variant": "declaration", "kind": 1024, @@ -17955,13 +17966,13 @@ }, "type": { "type": "reference", - "target": 6037, + "target": 6052, "name": "OrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 6626, + "id": 6643, "name": "actions", "variant": "declaration", "kind": 1024, @@ -17981,14 +17992,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 6627, + "id": 6644, "name": "status", "variant": "declaration", "kind": 1024, @@ -18007,7 +18018,7 @@ } }, { - "id": 6628, + "id": 6645, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -18035,7 +18046,7 @@ } }, { - "id": 6629, + "id": 6646, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -18072,7 +18083,7 @@ } }, { - "id": 6630, + "id": 6647, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -18100,7 +18111,7 @@ } }, { - "id": 6631, + "id": 6648, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -18137,7 +18148,7 @@ } }, { - "id": 6632, + "id": 6649, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -18165,7 +18176,7 @@ } }, { - "id": 6633, + "id": 6650, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -18193,7 +18204,7 @@ } }, { - "id": 6634, + "id": 6651, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -18236,7 +18247,7 @@ } }, { - "id": 6635, + "id": 6652, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -18273,7 +18284,7 @@ } }, { - "id": 6636, + "id": 6653, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -18301,7 +18312,7 @@ } }, { - "id": 6637, + "id": 6654, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -18338,7 +18349,7 @@ } }, { - "id": 6638, + "id": 6655, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -18371,7 +18382,7 @@ } }, { - "id": 6639, + "id": 6656, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -18408,23 +18419,6 @@ { "title": "Properties", "children": [ - 6615, - 6616, - 6617, - 6618, - 6619, - 6620, - 6621, - 6622, - 6623, - 6624, - 6625, - 6626, - 6627, - 6628, - 6629, - 6630, - 6631, 6632, 6633, 6634, @@ -18432,20 +18426,37 @@ 6636, 6637, 6638, - 6639 + 6639, + 6640, + 6641, + 6642, + 6643, + 6644, + 6645, + 6646, + 6647, + 6648, + 6649, + 6650, + 6651, + 6652, + 6653, + 6654, + 6655, + 6656 ] } ] }, { - "id": 6701, + "id": 6718, "name": "OrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6702, + "id": 6719, "name": "id", "variant": "declaration", "kind": 1024, @@ -18464,7 +18475,7 @@ } }, { - "id": 6703, + "id": 6720, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -18492,7 +18503,7 @@ } }, { - "id": 6704, + "id": 6721, "name": "order_change", "variant": "declaration", "kind": 1024, @@ -18517,7 +18528,7 @@ }, { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -18525,7 +18536,7 @@ } }, { - "id": 6705, + "id": 6722, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -18553,7 +18564,7 @@ } }, { - "id": 6706, + "id": 6723, "name": "order", "variant": "declaration", "kind": 1024, @@ -18578,7 +18589,7 @@ }, { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -18586,7 +18597,7 @@ } }, { - "id": 6707, + "id": 6724, "name": "reference", "variant": "declaration", "kind": 1024, @@ -18605,7 +18616,7 @@ } }, { - "id": 6708, + "id": 6725, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -18624,7 +18635,7 @@ } }, { - "id": 6709, + "id": 6726, "name": "action", "variant": "declaration", "kind": 1024, @@ -18639,13 +18650,13 @@ }, "type": { "type": "reference", - "target": 7186, + "target": 7203, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 6710, + "id": 6727, "name": "details", "variant": "declaration", "kind": 1024, @@ -18688,7 +18699,7 @@ } }, { - "id": 6711, + "id": 6728, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -18716,7 +18727,7 @@ } }, { - "id": 6712, + "id": 6729, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -18749,7 +18760,7 @@ } }, { - "id": 6713, + "id": 6730, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -18786,31 +18797,31 @@ { "title": "Properties", "children": [ - 6702, - 6703, - 6704, - 6705, - 6706, - 6707, - 6708, - 6709, - 6710, - 6711, - 6712, - 6713 + 6719, + 6720, + 6721, + 6722, + 6723, + 6724, + 6725, + 6726, + 6727, + 6728, + 6729, + 6730 ] } ] }, { - "id": 6739, + "id": 6756, "name": "OrderTransactionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6740, + "id": 6757, "name": "id", "variant": "declaration", "kind": 1024, @@ -18829,7 +18840,7 @@ } }, { - "id": 6741, + "id": 6758, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -18848,7 +18859,7 @@ } }, { - "id": 6742, + "id": 6759, "name": "order", "variant": "declaration", "kind": 1024, @@ -18866,13 +18877,13 @@ }, "type": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } }, { - "id": 6743, + "id": 6760, "name": "amount", "variant": "declaration", "kind": 1024, @@ -18887,13 +18898,13 @@ }, "type": { "type": "reference", - "target": 7059, + "target": 7076, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 6744, + "id": 6761, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -18908,13 +18919,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 6745, + "id": 6762, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -18933,7 +18944,7 @@ } }, { - "id": 6746, + "id": 6763, "name": "reference", "variant": "declaration", "kind": 1024, @@ -18952,7 +18963,7 @@ } }, { - "id": 6747, + "id": 6764, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -18971,7 +18982,7 @@ } }, { - "id": 6748, + "id": 6765, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -19004,7 +19015,7 @@ } }, { - "id": 6749, + "id": 6766, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -19037,7 +19048,7 @@ } }, { - "id": 6750, + "id": 6767, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -19084,30 +19095,30 @@ { "title": "Properties", "children": [ - 6740, - 6741, - 6742, - 6743, - 6744, - 6745, - 6746, - 6747, - 6748, - 6749, - 6750 + 6757, + 6758, + 6759, + 6760, + 6761, + 6762, + 6763, + 6764, + 6765, + 6766, + 6767 ] } ] }, { - "id": 6761, + "id": 6778, "name": "OrderReturnReasonDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6762, + "id": 6779, "name": "id", "variant": "declaration", "kind": 1024, @@ -19126,7 +19137,7 @@ } }, { - "id": 6763, + "id": 6780, "name": "value", "variant": "declaration", "kind": 1024, @@ -19145,7 +19156,7 @@ } }, { - "id": 6764, + "id": 6781, "name": "label", "variant": "declaration", "kind": 1024, @@ -19164,7 +19175,7 @@ } }, { - "id": 6765, + "id": 6782, "name": "description", "variant": "declaration", "kind": 1024, @@ -19185,7 +19196,7 @@ } }, { - "id": 6766, + "id": 6783, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -19206,7 +19217,7 @@ } }, { - "id": 6767, + "id": 6784, "name": "parent_return_reason", "variant": "declaration", "kind": 1024, @@ -19215,13 +19226,13 @@ }, "type": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } }, { - "id": 6768, + "id": 6785, "name": "return_reason_children", "variant": "declaration", "kind": 1024, @@ -19232,14 +19243,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } } }, { - "id": 6769, + "id": 6786, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -19282,7 +19293,7 @@ } }, { - "id": 6770, + "id": 6787, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -19315,7 +19326,7 @@ } }, { - "id": 6771, + "id": 6788, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -19352,22 +19363,22 @@ { "title": "Properties", "children": [ - 6762, - 6763, - 6764, - 6765, - 6766, - 6767, - 6768, - 6769, - 6770, - 6771 + 6779, + 6780, + 6781, + 6782, + 6783, + 6784, + 6785, + 6786, + 6787, + 6788 ] } ] }, { - "id": 5963, + "id": 5978, "name": "FilterableOrderProps", "variant": "declaration", "kind": 256, @@ -19382,7 +19393,7 @@ }, "children": [ { - "id": 5970, + "id": 5985, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19405,17 +19416,17 @@ "types": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19428,12 +19439,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 5971, + "id": 5986, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19456,17 +19467,17 @@ "types": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19479,12 +19490,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 5964, + "id": 5979, "name": "id", "variant": "declaration", "kind": 1024, @@ -19509,7 +19520,7 @@ } }, { - "id": 5965, + "id": 5980, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -19532,7 +19543,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -19546,7 +19557,7 @@ } }, { - "id": 5966, + "id": 5981, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -19569,7 +19580,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -19583,7 +19594,7 @@ } }, { - "id": 5967, + "id": 5982, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -19606,7 +19617,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -19620,7 +19631,7 @@ } }, { - "id": 5968, + "id": 5983, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -19629,7 +19640,7 @@ }, "type": { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -19641,7 +19652,7 @@ } }, { - "id": 5969, + "id": 5984, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -19650,7 +19661,7 @@ }, "type": { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -19666,25 +19677,25 @@ { "title": "Properties", "children": [ - 5970, - 5971, - 5964, - 5965, - 5966, - 5967, - 5968, - 5969 + 5985, + 5986, + 5979, + 5980, + 5981, + 5982, + 5983, + 5984 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -19695,7 +19706,7 @@ ] }, { - "id": 6206, + "id": 6223, "name": "FilterableOrderAddressProps", "variant": "declaration", "kind": 256, @@ -19710,7 +19721,7 @@ }, "children": [ { - "id": 6208, + "id": 6225, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19733,17 +19744,17 @@ "types": [ { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19756,12 +19767,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6209, + "id": 6226, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19784,17 +19795,17 @@ "types": [ { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19807,12 +19818,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6207, + "id": 6224, "name": "id", "variant": "declaration", "kind": 1024, @@ -19841,20 +19852,20 @@ { "title": "Properties", "children": [ - 6208, - 6209, - 6207 + 6225, + 6226, + 6224 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } @@ -19865,7 +19876,7 @@ ] }, { - "id": 6311, + "id": 6328, "name": "FilterableOrderLineItemProps", "variant": "declaration", "kind": 256, @@ -19880,7 +19891,7 @@ }, "children": [ { - "id": 6317, + "id": 6334, "name": "$and", "variant": "declaration", "kind": 1024, @@ -19903,17 +19914,17 @@ "types": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -19926,12 +19937,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6318, + "id": 6335, "name": "$or", "variant": "declaration", "kind": 1024, @@ -19954,17 +19965,17 @@ "types": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -19977,12 +19988,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6312, + "id": 6329, "name": "id", "variant": "declaration", "kind": 1024, @@ -20007,7 +20018,7 @@ } }, { - "id": 6313, + "id": 6330, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -20032,7 +20043,7 @@ } }, { - "id": 6314, + "id": 6331, "name": "title", "variant": "declaration", "kind": 1024, @@ -20045,7 +20056,7 @@ } }, { - "id": 6315, + "id": 6332, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -20070,7 +20081,7 @@ } }, { - "id": 6316, + "id": 6333, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -20099,24 +20110,24 @@ { "title": "Properties", "children": [ - 6317, - 6318, - 6312, - 6313, - 6314, - 6315, - 6316 + 6334, + 6335, + 6329, + 6330, + 6331, + 6332, + 6333 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -20127,7 +20138,7 @@ ] }, { - "id": 6470, + "id": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "variant": "declaration", "kind": 256, @@ -20142,7 +20153,7 @@ }, "children": [ { - "id": 6476, + "id": 6493, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20165,17 +20176,17 @@ "types": [ { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -20188,12 +20199,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6477, + "id": 6494, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20216,17 +20227,17 @@ "types": [ { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -20239,12 +20250,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6471, + "id": 6488, "name": "id", "variant": "declaration", "kind": 1024, @@ -20269,7 +20280,7 @@ } }, { - "id": 6472, + "id": 6489, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -20294,7 +20305,7 @@ } }, { - "id": 6473, + "id": 6490, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -20319,7 +20330,7 @@ } }, { - "id": 6474, + "id": 6491, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -20344,7 +20355,7 @@ } }, { - "id": 6475, + "id": 6492, "name": "item", "variant": "declaration", "kind": 1024, @@ -20353,7 +20364,7 @@ }, "type": { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -20363,24 +20374,24 @@ { "title": "Properties", "children": [ - 6476, - 6477, - 6471, - 6472, - 6473, - 6474, - 6475 + 6493, + 6494, + 6488, + 6489, + 6490, + 6491, + 6492 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } @@ -20391,7 +20402,7 @@ ] }, { - "id": 6375, + "id": 6392, "name": "FilterableOrderShippingMethodProps", "variant": "declaration", "kind": 256, @@ -20406,7 +20417,7 @@ }, "children": [ { - "id": 6380, + "id": 6397, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20429,17 +20440,17 @@ "types": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20452,12 +20463,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6381, + "id": 6398, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20480,17 +20491,17 @@ "types": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20503,12 +20514,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6376, + "id": 6393, "name": "id", "variant": "declaration", "kind": 1024, @@ -20533,7 +20544,7 @@ } }, { - "id": 6377, + "id": 6394, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -20558,7 +20569,7 @@ } }, { - "id": 6378, + "id": 6395, "name": "name", "variant": "declaration", "kind": 1024, @@ -20571,7 +20582,7 @@ } }, { - "id": 6379, + "id": 6396, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -20600,23 +20611,23 @@ { "title": "Properties", "children": [ - 6380, - 6381, - 6376, - 6377, - 6378, - 6379 + 6397, + 6398, + 6393, + 6394, + 6395, + 6396 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20627,7 +20638,7 @@ ] }, { - "id": 6504, + "id": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "variant": "declaration", "kind": 256, @@ -20642,7 +20653,7 @@ }, "children": [ { - "id": 6510, + "id": 6527, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20665,17 +20676,17 @@ "types": [ { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20688,12 +20699,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6511, + "id": 6528, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20716,17 +20727,17 @@ "types": [ { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20739,12 +20750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6505, + "id": 6522, "name": "id", "variant": "declaration", "kind": 1024, @@ -20769,7 +20780,7 @@ } }, { - "id": 6506, + "id": 6523, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -20794,7 +20805,7 @@ } }, { - "id": 6507, + "id": 6524, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -20819,7 +20830,7 @@ } }, { - "id": 6508, + "id": 6525, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -20844,7 +20855,7 @@ } }, { - "id": 6509, + "id": 6526, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -20853,7 +20864,7 @@ }, "type": { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -20863,24 +20874,24 @@ { "title": "Properties", "children": [ - 6510, - 6511, - 6505, - 6506, - 6507, - 6508, - 6509 + 6527, + 6528, + 6522, + 6523, + 6524, + 6525, + 6526 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } @@ -20891,7 +20902,7 @@ ] }, { - "id": 6538, + "id": 6555, "name": "FilterableOrderLineItemTaxLineProps", "variant": "declaration", "kind": 256, @@ -20906,7 +20917,7 @@ }, "children": [ { - "id": 6546, + "id": 6563, "name": "$and", "variant": "declaration", "kind": 1024, @@ -20929,17 +20940,17 @@ "types": [ { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -20952,12 +20963,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6547, + "id": 6564, "name": "$or", "variant": "declaration", "kind": 1024, @@ -20980,17 +20991,17 @@ "types": [ { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -21003,12 +21014,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6539, + "id": 6556, "name": "id", "variant": "declaration", "kind": 1024, @@ -21033,7 +21044,7 @@ } }, { - "id": 6540, + "id": 6557, "name": "description", "variant": "declaration", "kind": 1024, @@ -21046,7 +21057,7 @@ } }, { - "id": 6541, + "id": 6558, "name": "code", "variant": "declaration", "kind": 1024, @@ -21071,7 +21082,7 @@ } }, { - "id": 6542, + "id": 6559, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -21096,7 +21107,7 @@ } }, { - "id": 6543, + "id": 6560, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -21121,7 +21132,7 @@ } }, { - "id": 6544, + "id": 6561, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -21146,7 +21157,7 @@ } }, { - "id": 6545, + "id": 6562, "name": "item", "variant": "declaration", "kind": 1024, @@ -21155,7 +21166,7 @@ }, "type": { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -21165,26 +21176,26 @@ { "title": "Properties", "children": [ - 6546, - 6547, - 6539, - 6540, - 6541, - 6542, - 6543, - 6544, - 6545 + 6563, + 6564, + 6556, + 6557, + 6558, + 6559, + 6560, + 6561, + 6562 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } @@ -21195,7 +21206,7 @@ ] }, { - "id": 6576, + "id": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "variant": "declaration", "kind": 256, @@ -21210,7 +21221,7 @@ }, "children": [ { - "id": 6584, + "id": 6601, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21233,17 +21244,17 @@ "types": [ { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21256,12 +21267,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6585, + "id": 6602, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21284,17 +21295,17 @@ "types": [ { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21307,12 +21318,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6577, + "id": 6594, "name": "id", "variant": "declaration", "kind": 1024, @@ -21337,7 +21348,7 @@ } }, { - "id": 6578, + "id": 6595, "name": "description", "variant": "declaration", "kind": 1024, @@ -21350,7 +21361,7 @@ } }, { - "id": 6579, + "id": 6596, "name": "code", "variant": "declaration", "kind": 1024, @@ -21375,7 +21386,7 @@ } }, { - "id": 6580, + "id": 6597, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -21400,7 +21411,7 @@ } }, { - "id": 6581, + "id": 6598, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -21425,7 +21436,7 @@ } }, { - "id": 6582, + "id": 6599, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -21450,7 +21461,7 @@ } }, { - "id": 6583, + "id": 6600, "name": "shipping_method", "variant": "declaration", "kind": 1024, @@ -21459,7 +21470,7 @@ }, "type": { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -21469,26 +21480,26 @@ { "title": "Properties", "children": [ - 6584, - 6585, - 6577, - 6578, - 6579, - 6580, - 6581, - 6582, - 6583 + 6601, + 6602, + 6594, + 6595, + 6596, + 6597, + 6598, + 6599, + 6600 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } @@ -21499,7 +21510,7 @@ ] }, { - "id": 6694, + "id": 6711, "name": "FilterableOrderChangeActionProps", "variant": "declaration", "kind": 256, @@ -21514,7 +21525,7 @@ }, "children": [ { - "id": 6699, + "id": 6716, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21537,17 +21548,17 @@ "types": [ { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21560,12 +21571,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6700, + "id": 6717, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21588,17 +21599,17 @@ "types": [ { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21611,12 +21622,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6695, + "id": 6712, "name": "id", "variant": "declaration", "kind": 1024, @@ -21639,7 +21650,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21653,7 +21664,7 @@ } }, { - "id": 6696, + "id": 6713, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -21676,7 +21687,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21690,7 +21701,7 @@ } }, { - "id": 6697, + "id": 6714, "name": "reference", "variant": "declaration", "kind": 1024, @@ -21713,7 +21724,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21727,7 +21738,7 @@ } }, { - "id": 6698, + "id": 6715, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -21750,7 +21761,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21768,23 +21779,23 @@ { "title": "Properties", "children": [ - 6699, - 6700, - 6695, - 6696, - 6697, - 6698 + 6716, + 6717, + 6712, + 6713, + 6714, + 6715 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } @@ -21795,7 +21806,7 @@ ] }, { - "id": 6730, + "id": 6747, "name": "FilterableOrderTransactionProps", "variant": "declaration", "kind": 256, @@ -21810,7 +21821,7 @@ }, "children": [ { - "id": 6737, + "id": 6754, "name": "$and", "variant": "declaration", "kind": 1024, @@ -21833,17 +21844,17 @@ "types": [ { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -21856,12 +21867,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6738, + "id": 6755, "name": "$or", "variant": "declaration", "kind": 1024, @@ -21884,17 +21895,17 @@ "types": [ { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -21907,12 +21918,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6731, + "id": 6748, "name": "id", "variant": "declaration", "kind": 1024, @@ -21935,7 +21946,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21949,7 +21960,7 @@ } }, { - "id": 6732, + "id": 6749, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -21972,7 +21983,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -21986,7 +21997,7 @@ } }, { - "id": 6733, + "id": 6750, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -22009,7 +22020,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -22023,7 +22034,7 @@ } }, { - "id": 6734, + "id": 6751, "name": "reference", "variant": "declaration", "kind": 1024, @@ -22046,7 +22057,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -22060,7 +22071,7 @@ } }, { - "id": 6735, + "id": 6752, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -22083,7 +22094,7 @@ }, { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -22097,7 +22108,7 @@ } }, { - "id": 6736, + "id": 6753, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -22106,7 +22117,7 @@ }, "type": { "type": "reference", - "target": 7083, + "target": 7100, "typeArguments": [ { "type": "intrinsic", @@ -22122,25 +22133,25 @@ { "title": "Properties", "children": [ - 6737, - 6738, - 6731, - 6732, - 6733, - 6734, - 6735, - 6736 + 6754, + 6755, + 6748, + 6749, + 6750, + 6751, + 6752, + 6753 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } @@ -22151,7 +22162,7 @@ ] }, { - "id": 6772, + "id": 6789, "name": "FilterableOrderReturnReasonProps", "variant": "declaration", "kind": 256, @@ -22166,7 +22177,7 @@ }, "children": [ { - "id": 6777, + "id": 6794, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22189,17 +22200,17 @@ "types": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22212,12 +22223,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6778, + "id": 6795, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22240,17 +22251,17 @@ "types": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22263,12 +22274,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6773, + "id": 6790, "name": "id", "variant": "declaration", "kind": 1024, @@ -22293,7 +22304,7 @@ } }, { - "id": 6774, + "id": 6791, "name": "value", "variant": "declaration", "kind": 1024, @@ -22318,7 +22329,7 @@ } }, { - "id": 6775, + "id": 6792, "name": "label", "variant": "declaration", "kind": 1024, @@ -22331,7 +22342,7 @@ } }, { - "id": 6776, + "id": 6793, "name": "description", "variant": "declaration", "kind": 1024, @@ -22348,23 +22359,23 @@ { "title": "Properties", "children": [ - 6777, - 6778, - 6773, - 6774, - 6775, - 6776 + 6794, + 6795, + 6790, + 6791, + 6792, + 6793 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -22375,7 +22386,7 @@ ] }, { - "id": 6840, + "id": 6857, "name": "FilterableReturnProps", "variant": "declaration", "kind": 256, @@ -22390,7 +22401,7 @@ }, "children": [ { - "id": 6847, + "id": 6864, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22413,17 +22424,17 @@ "types": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22436,12 +22447,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6848, + "id": 6865, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22464,17 +22475,17 @@ "types": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22487,12 +22498,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6841, + "id": 6858, "name": "id", "variant": "declaration", "kind": 1024, @@ -22517,7 +22528,7 @@ } }, { - "id": 6842, + "id": 6859, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22542,7 +22553,7 @@ } }, { - "id": 6843, + "id": 6860, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -22567,7 +22578,7 @@ } }, { - "id": 6844, + "id": 6861, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -22592,7 +22603,7 @@ } }, { - "id": 6845, + "id": 6862, "name": "status", "variant": "declaration", "kind": 1024, @@ -22617,7 +22628,7 @@ } }, { - "id": 6846, + "id": 6863, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -22646,25 +22657,25 @@ { "title": "Properties", "children": [ - 6847, - 6848, - 6841, - 6842, - 6843, - 6844, - 6845, - 6846 + 6864, + 6865, + 6858, + 6859, + 6860, + 6861, + 6862, + 6863 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -22675,7 +22686,7 @@ ] }, { - "id": 6892, + "id": 6909, "name": "FilterableOrderClaimProps", "variant": "declaration", "kind": 256, @@ -22690,7 +22701,7 @@ }, "children": [ { - "id": 6896, + "id": 6913, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22713,17 +22724,17 @@ "types": [ { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22736,12 +22747,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6897, + "id": 6914, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22764,17 +22775,17 @@ "types": [ { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22787,12 +22798,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6893, + "id": 6910, "name": "id", "variant": "declaration", "kind": 1024, @@ -22817,7 +22828,7 @@ } }, { - "id": 6894, + "id": 6911, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -22842,7 +22853,7 @@ } }, { - "id": 6895, + "id": 6912, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -22871,22 +22882,22 @@ { "title": "Properties", "children": [ - 6896, - 6897, - 6893, - 6894, - 6895 + 6913, + 6914, + 6910, + 6911, + 6912 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6892, + "target": 6909, "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } @@ -22897,7 +22908,7 @@ ] }, { - "id": 6925, + "id": 6942, "name": "FilterableOrderExchangeProps", "variant": "declaration", "kind": 256, @@ -22912,7 +22923,7 @@ }, "children": [ { - "id": 6930, + "id": 6947, "name": "$and", "variant": "declaration", "kind": 1024, @@ -22935,17 +22946,17 @@ "types": [ { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -22958,12 +22969,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7080, + "target": 7097, "name": "BaseFilterable.$and" } }, { - "id": 6931, + "id": 6948, "name": "$or", "variant": "declaration", "kind": 1024, @@ -22986,17 +22997,17 @@ "types": [ { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -23009,12 +23020,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7081, + "target": 7098, "name": "BaseFilterable.$or" } }, { - "id": 6926, + "id": 6943, "name": "id", "variant": "declaration", "kind": 1024, @@ -23039,7 +23050,7 @@ } }, { - "id": 6927, + "id": 6944, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -23064,7 +23075,7 @@ } }, { - "id": 6928, + "id": 6945, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -23089,7 +23100,7 @@ } }, { - "id": 6929, + "id": 6946, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -23106,23 +23117,23 @@ { "title": "Properties", "children": [ - 6930, - 6931, - 6926, - 6927, - 6928, - 6929 + 6947, + 6948, + 6943, + 6944, + 6945, + 6946 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7079, + "target": 7096, "typeArguments": [ { "type": "reference", - "target": 6925, + "target": 6942, "name": "FilterableOrderExchangeProps", "package": "@medusajs/types" } @@ -23133,14 +23144,14 @@ ] }, { - "id": 6672, + "id": 6689, "name": "OrderChangeReturn", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6673, + "id": 6690, "name": "items", "variant": "declaration", "kind": 1024, @@ -23150,14 +23161,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 6674, + "id": 6691, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6675, + "id": 6692, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -23168,7 +23179,7 @@ } }, { - "id": 6676, + "id": 6693, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -23179,79 +23190,79 @@ } }, { - "id": 6677, + "id": 6694, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6678, + "id": 6695, "name": "shipped_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6679, + "id": 6696, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6680, + "id": 6697, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6681, + "id": 6698, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6682, + "id": 6699, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -23261,27 +23272,27 @@ { "title": "Properties", "children": [ - 6675, - 6676, - 6677, - 6678, - 6679, - 6680, - 6681, - 6682 + 6692, + 6693, + 6694, + 6695, + 6696, + 6697, + 6698, + 6699 ] } ], "indexSignatures": [ { - "id": 6683, + "id": 6700, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 6684, + "id": 6701, "name": "key", "variant": "param", "kind": 32768, @@ -23303,7 +23314,7 @@ } }, { - "id": 6685, + "id": 6702, "name": "shippingMethods", "variant": "declaration", "kind": 1024, @@ -23321,14 +23332,14 @@ { "title": "Properties", "children": [ - 6673, - 6685 + 6690, + 6702 ] } ] }, { - "id": 7106, + "id": 7123, "name": "UpsertOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23343,7 +23354,7 @@ }, "children": [ { - "id": 7107, + "id": 7124, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23356,7 +23367,7 @@ } }, { - "id": 7108, + "id": 7125, "name": "company", "variant": "declaration", "kind": 1024, @@ -23369,7 +23380,7 @@ } }, { - "id": 7109, + "id": 7126, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23382,7 +23393,7 @@ } }, { - "id": 7110, + "id": 7127, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23395,7 +23406,7 @@ } }, { - "id": 7111, + "id": 7128, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23408,7 +23419,7 @@ } }, { - "id": 7112, + "id": 7129, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23421,7 +23432,7 @@ } }, { - "id": 7113, + "id": 7130, "name": "city", "variant": "declaration", "kind": 1024, @@ -23434,7 +23445,7 @@ } }, { - "id": 7114, + "id": 7131, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23447,7 +23458,7 @@ } }, { - "id": 7115, + "id": 7132, "name": "province", "variant": "declaration", "kind": 1024, @@ -23460,7 +23471,7 @@ } }, { - "id": 7116, + "id": 7133, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -23473,7 +23484,7 @@ } }, { - "id": 7117, + "id": 7134, "name": "phone", "variant": "declaration", "kind": 1024, @@ -23486,7 +23497,7 @@ } }, { - "id": 7118, + "id": 7135, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23527,36 +23538,36 @@ { "title": "Properties", "children": [ - 7107, - 7108, - 7109, - 7110, - 7111, - 7112, - 7113, - 7114, - 7115, - 7116, - 7117, - 7118 + 7124, + 7125, + 7126, + 7127, + 7128, + 7129, + 7130, + 7131, + 7132, + 7133, + 7134, + 7135 ] } ], "extendedBy": [ { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO" }, { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO" } ] }, { - "id": 6239, + "id": 6256, "name": "UpdateOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23571,7 +23582,7 @@ }, "children": [ { - "id": 6241, + "id": 6258, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23585,12 +23596,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7107, + "target": 7124, "name": "UpsertOrderAddressDTO.customer_id" } }, { - "id": 6242, + "id": 6259, "name": "company", "variant": "declaration", "kind": 1024, @@ -23604,12 +23615,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7108, + "target": 7125, "name": "UpsertOrderAddressDTO.company" } }, { - "id": 6243, + "id": 6260, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23623,12 +23634,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7109, + "target": 7126, "name": "UpsertOrderAddressDTO.first_name" } }, { - "id": 6244, + "id": 6261, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23642,12 +23653,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7110, + "target": 7127, "name": "UpsertOrderAddressDTO.last_name" } }, { - "id": 6245, + "id": 6262, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23661,12 +23672,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7111, + "target": 7128, "name": "UpsertOrderAddressDTO.address_1" } }, { - "id": 6246, + "id": 6263, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23680,12 +23691,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7112, + "target": 7129, "name": "UpsertOrderAddressDTO.address_2" } }, { - "id": 6247, + "id": 6264, "name": "city", "variant": "declaration", "kind": 1024, @@ -23699,12 +23710,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7113, + "target": 7130, "name": "UpsertOrderAddressDTO.city" } }, { - "id": 6248, + "id": 6265, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -23718,12 +23729,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7114, + "target": 7131, "name": "UpsertOrderAddressDTO.country_code" } }, { - "id": 6249, + "id": 6266, "name": "province", "variant": "declaration", "kind": 1024, @@ -23737,12 +23748,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7115, + "target": 7132, "name": "UpsertOrderAddressDTO.province" } }, { - "id": 6250, + "id": 6267, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -23756,12 +23767,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7116, + "target": 7133, "name": "UpsertOrderAddressDTO.postal_code" } }, { - "id": 6251, + "id": 6268, "name": "phone", "variant": "declaration", "kind": 1024, @@ -23775,12 +23786,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7117, + "target": 7134, "name": "UpsertOrderAddressDTO.phone" } }, { - "id": 6252, + "id": 6269, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -23818,12 +23829,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7118, + "target": 7135, "name": "UpsertOrderAddressDTO.metadata" } }, { - "id": 6240, + "id": 6257, "name": "id", "variant": "declaration", "kind": 1024, @@ -23838,33 +23849,33 @@ { "title": "Properties", "children": [ - 6241, - 6242, - 6243, - 6244, - 6245, - 6246, - 6247, - 6248, - 6249, - 6250, - 6251, - 6252, - 6240 + 6258, + 6259, + 6260, + 6261, + 6262, + 6263, + 6264, + 6265, + 6266, + 6267, + 6268, + 6269, + 6257 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7106, + "target": 7123, "name": "UpsertOrderAddressDTO", "package": "@medusajs/types" } ] }, { - "id": 6226, + "id": 6243, "name": "CreateOrderAddressDTO", "variant": "declaration", "kind": 256, @@ -23879,7 +23890,7 @@ }, "children": [ { - "id": 6227, + "id": 6244, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -23893,12 +23904,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7107, + "target": 7124, "name": "UpsertOrderAddressDTO.customer_id" } }, { - "id": 6228, + "id": 6245, "name": "company", "variant": "declaration", "kind": 1024, @@ -23912,12 +23923,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7108, + "target": 7125, "name": "UpsertOrderAddressDTO.company" } }, { - "id": 6229, + "id": 6246, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -23931,12 +23942,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7109, + "target": 7126, "name": "UpsertOrderAddressDTO.first_name" } }, { - "id": 6230, + "id": 6247, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -23950,12 +23961,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7110, + "target": 7127, "name": "UpsertOrderAddressDTO.last_name" } }, { - "id": 6231, + "id": 6248, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -23969,12 +23980,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7111, + "target": 7128, "name": "UpsertOrderAddressDTO.address_1" } }, { - "id": 6232, + "id": 6249, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -23988,12 +23999,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7112, + "target": 7129, "name": "UpsertOrderAddressDTO.address_2" } }, { - "id": 6233, + "id": 6250, "name": "city", "variant": "declaration", "kind": 1024, @@ -24007,12 +24018,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7113, + "target": 7130, "name": "UpsertOrderAddressDTO.city" } }, { - "id": 6234, + "id": 6251, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -24026,12 +24037,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7114, + "target": 7131, "name": "UpsertOrderAddressDTO.country_code" } }, { - "id": 6235, + "id": 6252, "name": "province", "variant": "declaration", "kind": 1024, @@ -24045,12 +24056,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7115, + "target": 7132, "name": "UpsertOrderAddressDTO.province" } }, { - "id": 6236, + "id": 6253, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -24064,12 +24075,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7116, + "target": 7133, "name": "UpsertOrderAddressDTO.postal_code" } }, { - "id": 6237, + "id": 6254, "name": "phone", "variant": "declaration", "kind": 1024, @@ -24083,12 +24094,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7117, + "target": 7134, "name": "UpsertOrderAddressDTO.phone" } }, { - "id": 6238, + "id": 6255, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24126,7 +24137,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7118, + "target": 7135, "name": "UpsertOrderAddressDTO.metadata" } } @@ -24135,32 +24146,32 @@ { "title": "Properties", "children": [ - 6227, - 6228, - 6229, - 6230, - 6231, - 6232, - 6233, - 6234, - 6235, - 6236, - 6237, - 6238 + 6244, + 6245, + 6246, + 6247, + 6248, + 6249, + 6250, + 6251, + 6252, + 6253, + 6254, + 6255 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7106, + "target": 7123, "name": "UpsertOrderAddressDTO", "package": "@medusajs/types" } ] }, { - "id": 6171, + "id": 6188, "name": "CreateOrderDTO", "variant": "declaration", "kind": 256, @@ -24175,7 +24186,7 @@ }, "children": [ { - "id": 6172, + "id": 6189, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -24188,7 +24199,7 @@ } }, { - "id": 6173, + "id": 6190, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -24201,7 +24212,7 @@ } }, { - "id": 6174, + "id": 6191, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -24214,7 +24225,7 @@ } }, { - "id": 6175, + "id": 6192, "name": "status", "variant": "declaration", "kind": 1024, @@ -24227,7 +24238,7 @@ } }, { - "id": 6176, + "id": 6193, "name": "email", "variant": "declaration", "kind": 1024, @@ -24240,7 +24251,7 @@ } }, { - "id": 6177, + "id": 6194, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -24253,7 +24264,7 @@ } }, { - "id": 6178, + "id": 6195, "name": "shipping_address_id", "variant": "declaration", "kind": 1024, @@ -24266,7 +24277,7 @@ } }, { - "id": 6179, + "id": 6196, "name": "billing_address_id", "variant": "declaration", "kind": 1024, @@ -24279,7 +24290,7 @@ } }, { - "id": 6180, + "id": 6197, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -24291,13 +24302,13 @@ "types": [ { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24305,7 +24316,7 @@ } }, { - "id": 6181, + "id": 6198, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -24317,13 +24328,13 @@ "types": [ { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24331,7 +24342,7 @@ } }, { - "id": 6182, + "id": 6199, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -24344,7 +24355,7 @@ } }, { - "id": 6183, + "id": 6200, "name": "items", "variant": "declaration", "kind": 1024, @@ -24355,14 +24366,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 6184, + "id": 6201, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -24380,7 +24391,7 @@ "typeArguments": [ { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -24395,7 +24406,7 @@ } }, { - "id": 6185, + "id": 6202, "name": "transactions", "variant": "declaration", "kind": 1024, @@ -24413,7 +24424,7 @@ "typeArguments": [ { "type": "reference", - "target": 6751, + "target": 6768, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" }, @@ -24428,7 +24439,7 @@ } }, { - "id": 6186, + "id": 6203, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24465,7 +24476,7 @@ } }, { - "id": 6187, + "id": 6204, "name": "promo_codes", "variant": "declaration", "kind": 1024, @@ -24485,35 +24496,35 @@ { "title": "Properties", "children": [ - 6172, - 6173, - 6174, - 6175, - 6176, - 6177, - 6178, - 6179, - 6180, - 6181, - 6182, - 6183, - 6184, - 6185, - 6186, - 6187 + 6189, + 6190, + 6191, + 6192, + 6193, + 6194, + 6195, + 6196, + 6197, + 6198, + 6199, + 6200, + 6201, + 6202, + 6203, + 6204 ] } ] }, { - "id": 6188, + "id": 6205, "name": "UpdateOrderDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6189, + "id": 6206, "name": "id", "variant": "declaration", "kind": 1024, @@ -24526,7 +24537,7 @@ } }, { - "id": 6190, + "id": 6207, "name": "version", "variant": "declaration", "kind": 1024, @@ -24539,7 +24550,7 @@ } }, { - "id": 6191, + "id": 6208, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -24552,7 +24563,7 @@ } }, { - "id": 6192, + "id": 6209, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -24565,7 +24576,7 @@ } }, { - "id": 6193, + "id": 6210, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -24578,7 +24589,7 @@ } }, { - "id": 6194, + "id": 6211, "name": "items", "variant": "declaration", "kind": 1024, @@ -24589,14 +24600,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 6195, + "id": 6212, "name": "shipping_address", "variant": "declaration", "kind": 1024, @@ -24608,13 +24619,13 @@ "types": [ { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24622,7 +24633,7 @@ } }, { - "id": 6196, + "id": 6213, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -24634,13 +24645,13 @@ "types": [ { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } @@ -24648,7 +24659,7 @@ } }, { - "id": 6197, + "id": 6214, "name": "email", "variant": "declaration", "kind": 1024, @@ -24661,7 +24672,7 @@ } }, { - "id": 6198, + "id": 6215, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -24674,7 +24685,7 @@ } }, { - "id": 6199, + "id": 6216, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -24715,23 +24726,23 @@ { "title": "Properties", "children": [ - 6189, - 6190, - 6191, - 6192, - 6193, - 6194, - 6195, - 6196, - 6197, - 6198, - 6199 + 6206, + 6207, + 6208, + 6209, + 6210, + 6211, + 6212, + 6213, + 6214, + 6215, + 6216 ] } ] }, { - "id": 6490, + "id": 6507, "name": "CreateOrderAdjustmentDTO", "variant": "declaration", "kind": 256, @@ -24746,7 +24757,7 @@ }, "children": [ { - "id": 6491, + "id": 6508, "name": "code", "variant": "declaration", "kind": 1024, @@ -24759,20 +24770,20 @@ } }, { - "id": 6492, + "id": 6509, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6493, + "id": 6510, "name": "description", "variant": "declaration", "kind": 1024, @@ -24785,7 +24796,7 @@ } }, { - "id": 6494, + "id": 6511, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -24798,7 +24809,7 @@ } }, { - "id": 6495, + "id": 6512, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24815,24 +24826,24 @@ { "title": "Properties", "children": [ - 6491, - 6492, - 6493, - 6494, - 6495 + 6508, + 6509, + 6510, + 6511, + 6512 ] } ] }, { - "id": 7160, + "id": 7177, "name": "UpdateOrderAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7161, + "id": 7178, "name": "id", "variant": "declaration", "kind": 1024, @@ -24843,7 +24854,7 @@ } }, { - "id": 7162, + "id": 7179, "name": "code", "variant": "declaration", "kind": 1024, @@ -24856,20 +24867,20 @@ } }, { - "id": 7163, + "id": 7180, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7164, + "id": 7181, "name": "description", "variant": "declaration", "kind": 1024, @@ -24882,7 +24893,7 @@ } }, { - "id": 7165, + "id": 7182, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -24895,7 +24906,7 @@ } }, { - "id": 7166, + "id": 7183, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -24912,25 +24923,25 @@ { "title": "Properties", "children": [ - 7161, - 7162, - 7163, - 7164, - 7165, - 7166 + 7178, + 7179, + 7180, + 7181, + 7182, + 7183 ] } ] }, { - "id": 6496, + "id": 6513, "name": "UpsertOrderLineItemAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6497, + "id": 6514, "name": "id", "variant": "declaration", "kind": 1024, @@ -24943,7 +24954,7 @@ } }, { - "id": 6498, + "id": 6515, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -24954,7 +24965,7 @@ } }, { - "id": 6499, + "id": 6516, "name": "code", "variant": "declaration", "kind": 1024, @@ -24967,7 +24978,7 @@ } }, { - "id": 6500, + "id": 6517, "name": "amount", "variant": "declaration", "kind": 1024, @@ -24976,13 +24987,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6501, + "id": 6518, "name": "description", "variant": "declaration", "kind": 1024, @@ -24995,7 +25006,7 @@ } }, { - "id": 6502, + "id": 6519, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -25008,7 +25019,7 @@ } }, { - "id": 6503, + "id": 6520, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25025,19 +25036,19 @@ { "title": "Properties", "children": [ - 6497, - 6498, - 6499, - 6500, - 6501, - 6502, - 6503 + 6514, + 6515, + 6516, + 6517, + 6518, + 6519, + 6520 ] } ] }, { - "id": 7147, + "id": 7164, "name": "CreateOrderTaxLineDTO", "variant": "declaration", "kind": 256, @@ -25052,7 +25063,7 @@ }, "children": [ { - "id": 7148, + "id": 7165, "name": "description", "variant": "declaration", "kind": 1024, @@ -25065,7 +25076,7 @@ } }, { - "id": 7149, + "id": 7166, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25078,7 +25089,7 @@ } }, { - "id": 7150, + "id": 7167, "name": "code", "variant": "declaration", "kind": 1024, @@ -25089,20 +25100,20 @@ } }, { - "id": 7151, + "id": 7168, "name": "rate", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7152, + "id": 7169, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25119,36 +25130,36 @@ { "title": "Properties", "children": [ - 7148, - 7149, - 7150, - 7151, - 7152 + 7165, + 7166, + 7167, + 7168, + 7169 ] } ], "extendedBy": [ { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO" } ] }, { - "id": 7153, + "id": 7170, "name": "UpdateOrderTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7154, + "id": 7171, "name": "id", "variant": "declaration", "kind": 1024, @@ -25159,7 +25170,7 @@ } }, { - "id": 7155, + "id": 7172, "name": "description", "variant": "declaration", "kind": 1024, @@ -25172,7 +25183,7 @@ } }, { - "id": 7156, + "id": 7173, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25185,7 +25196,7 @@ } }, { - "id": 7157, + "id": 7174, "name": "code", "variant": "declaration", "kind": 1024, @@ -25198,7 +25209,7 @@ } }, { - "id": 7158, + "id": 7175, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25207,13 +25218,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7159, + "id": 7176, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25230,30 +25241,30 @@ { "title": "Properties", "children": [ - 7154, - 7155, - 7156, - 7157, - 7158, - 7159 + 7171, + 7172, + 7173, + 7174, + 7175, + 7176 ] } ], "extendedBy": [ { "type": "reference", - "target": 6569, + "target": 6586, "name": "UpdateOrderLineItemTaxLineDTO" }, { "type": "reference", - "target": 6607, + "target": 6624, "name": "UpdateOrderShippingMethodTaxLineDTO" } ] }, { - "id": 6601, + "id": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, @@ -25268,7 +25279,7 @@ }, "children": [ { - "id": 6602, + "id": 6619, "name": "description", "variant": "declaration", "kind": 1024, @@ -25282,12 +25293,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7148, + "target": 7165, "name": "CreateOrderTaxLineDTO.description" } }, { - "id": 6603, + "id": 6620, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25301,12 +25312,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7149, + "target": 7166, "name": "CreateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6604, + "id": 6621, "name": "code", "variant": "declaration", "kind": 1024, @@ -25319,12 +25330,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7150, + "target": 7167, "name": "CreateOrderTaxLineDTO.code" } }, { - "id": 6605, + "id": 6622, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25333,18 +25344,18 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7151, + "target": 7168, "name": "CreateOrderTaxLineDTO.rate" } }, { - "id": 6606, + "id": 6623, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25358,7 +25369,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7152, + "target": 7169, "name": "CreateOrderTaxLineDTO.provider_id" } } @@ -25367,32 +25378,32 @@ { "title": "Properties", "children": [ - 6602, - 6603, - 6604, - 6605, - 6606 + 6619, + 6620, + 6621, + 6622, + 6623 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6607, + "id": 6624, "name": "UpdateOrderShippingMethodTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6608, + "id": 6625, "name": "id", "variant": "declaration", "kind": 1024, @@ -25405,12 +25416,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7154, + "target": 7171, "name": "UpdateOrderTaxLineDTO.id" } }, { - "id": 6609, + "id": 6626, "name": "description", "variant": "declaration", "kind": 1024, @@ -25424,12 +25435,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7155, + "target": 7172, "name": "UpdateOrderTaxLineDTO.description" } }, { - "id": 6610, + "id": 6627, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25443,12 +25454,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7156, + "target": 7173, "name": "UpdateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6611, + "id": 6628, "name": "code", "variant": "declaration", "kind": 1024, @@ -25462,12 +25473,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7157, + "target": 7174, "name": "UpdateOrderTaxLineDTO.code" } }, { - "id": 6612, + "id": 6629, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25477,18 +25488,18 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7158, + "target": 7175, "name": "UpdateOrderTaxLineDTO.rate" } }, { - "id": 6613, + "id": 6630, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25502,7 +25513,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7159, + "target": 7176, "name": "UpdateOrderTaxLineDTO.provider_id" } } @@ -25511,26 +25522,26 @@ { "title": "Properties", "children": [ - 6608, - 6609, - 6610, - 6611, - 6612, - 6613 + 6625, + 6626, + 6627, + 6628, + 6629, + 6630 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7153, + "target": 7170, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6563, + "id": 6580, "name": "CreateOrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, @@ -25545,7 +25556,7 @@ }, "children": [ { - "id": 6564, + "id": 6581, "name": "description", "variant": "declaration", "kind": 1024, @@ -25559,12 +25570,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7148, + "target": 7165, "name": "CreateOrderTaxLineDTO.description" } }, { - "id": 6565, + "id": 6582, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25578,12 +25589,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7149, + "target": 7166, "name": "CreateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6566, + "id": 6583, "name": "code", "variant": "declaration", "kind": 1024, @@ -25596,12 +25607,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7150, + "target": 7167, "name": "CreateOrderTaxLineDTO.code" } }, { - "id": 6567, + "id": 6584, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25610,18 +25621,18 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7151, + "target": 7168, "name": "CreateOrderTaxLineDTO.rate" } }, { - "id": 6568, + "id": 6585, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25635,7 +25646,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7152, + "target": 7169, "name": "CreateOrderTaxLineDTO.provider_id" } } @@ -25644,32 +25655,32 @@ { "title": "Properties", "children": [ - 6564, - 6565, - 6566, - 6567, - 6568 + 6581, + 6582, + 6583, + 6584, + 6585 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6569, + "id": 6586, "name": "UpdateOrderLineItemTaxLineDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6570, + "id": 6587, "name": "id", "variant": "declaration", "kind": 1024, @@ -25682,12 +25693,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7154, + "target": 7171, "name": "UpdateOrderTaxLineDTO.id" } }, { - "id": 6571, + "id": 6588, "name": "description", "variant": "declaration", "kind": 1024, @@ -25701,12 +25712,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7155, + "target": 7172, "name": "UpdateOrderTaxLineDTO.description" } }, { - "id": 6572, + "id": 6589, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -25720,12 +25731,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7156, + "target": 7173, "name": "UpdateOrderTaxLineDTO.tax_rate_id" } }, { - "id": 6573, + "id": 6590, "name": "code", "variant": "declaration", "kind": 1024, @@ -25739,12 +25750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7157, + "target": 7174, "name": "UpdateOrderTaxLineDTO.code" } }, { - "id": 6574, + "id": 6591, "name": "rate", "variant": "declaration", "kind": 1024, @@ -25754,18 +25765,18 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 7158, + "target": 7175, "name": "UpdateOrderTaxLineDTO.rate" } }, { - "id": 6575, + "id": 6592, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -25779,7 +25790,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 7159, + "target": 7176, "name": "UpdateOrderTaxLineDTO.provider_id" } } @@ -25788,26 +25799,26 @@ { "title": "Properties", "children": [ - 6570, - 6571, - 6572, - 6573, - 6574, - 6575 + 6587, + 6588, + 6589, + 6590, + 6591, + 6592 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7153, + "target": 7170, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 6319, + "id": 6336, "name": "CreateOrderLineItemDTO", "variant": "declaration", "kind": 256, @@ -25822,7 +25833,7 @@ }, "children": [ { - "id": 6320, + "id": 6337, "name": "title", "variant": "declaration", "kind": 1024, @@ -25833,7 +25844,7 @@ } }, { - "id": 6321, + "id": 6338, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -25846,7 +25857,7 @@ } }, { - "id": 6322, + "id": 6339, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -25859,7 +25870,7 @@ } }, { - "id": 6323, + "id": 6340, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -25872,20 +25883,20 @@ } }, { - "id": 6324, + "id": 6341, "name": "quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6325, + "id": 6342, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -25898,7 +25909,7 @@ } }, { - "id": 6326, + "id": 6343, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -25911,7 +25922,7 @@ } }, { - "id": 6327, + "id": 6344, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -25924,7 +25935,7 @@ } }, { - "id": 6328, + "id": 6345, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -25937,7 +25948,7 @@ } }, { - "id": 6329, + "id": 6346, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -25950,7 +25961,7 @@ } }, { - "id": 6330, + "id": 6347, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -25963,7 +25974,7 @@ } }, { - "id": 6331, + "id": 6348, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -25976,7 +25987,7 @@ } }, { - "id": 6332, + "id": 6349, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -25989,7 +26000,7 @@ } }, { - "id": 6333, + "id": 6350, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -26002,7 +26013,7 @@ } }, { - "id": 6334, + "id": 6351, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -26015,7 +26026,7 @@ } }, { - "id": 6335, + "id": 6352, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -26028,7 +26039,7 @@ } }, { - "id": 6336, + "id": 6353, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -26056,7 +26067,7 @@ } }, { - "id": 6337, + "id": 6354, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -26069,7 +26080,7 @@ } }, { - "id": 6338, + "id": 6355, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -26082,7 +26093,7 @@ } }, { - "id": 6339, + "id": 6356, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -26095,7 +26106,7 @@ } }, { - "id": 6340, + "id": 6357, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -26104,26 +26115,26 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6341, + "id": 6358, "name": "unit_price", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6342, + "id": 6359, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -26134,14 +26145,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6343, + "id": 6360, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -26152,14 +26163,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 6344, + "id": 6361, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -26200,23 +26211,6 @@ { "title": "Properties", "children": [ - 6320, - 6321, - 6322, - 6323, - 6324, - 6325, - 6326, - 6327, - 6328, - 6329, - 6330, - 6331, - 6332, - 6333, - 6334, - 6335, - 6336, 6337, 6338, 6339, @@ -26224,20 +26218,37 @@ 6341, 6342, 6343, - 6344 + 6344, + 6345, + 6346, + 6347, + 6348, + 6349, + 6350, + 6351, + 6352, + 6353, + 6354, + 6355, + 6356, + 6357, + 6358, + 6359, + 6360, + 6361 ] } ] }, { - "id": 6345, + "id": 6362, "name": "UpdateOrderLineItemWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6346, + "id": 6363, "name": "selector", "variant": "declaration", "kind": 1024, @@ -26251,7 +26262,7 @@ "typeArguments": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -26261,7 +26272,7 @@ } }, { - "id": 6347, + "id": 6364, "name": "data", "variant": "declaration", "kind": 1024, @@ -26275,7 +26286,7 @@ "typeArguments": [ { "type": "reference", - "target": 6348, + "target": 6365, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -26289,21 +26300,21 @@ { "title": "Properties", "children": [ - 6346, - 6347 + 6363, + 6364 ] } ] }, { - "id": 6348, + "id": 6365, "name": "UpdateOrderLineItemDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6357, + "id": 6374, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -26322,7 +26333,7 @@ } }, { - "id": 6358, + "id": 6375, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -26341,7 +26352,7 @@ } }, { - "id": 6374, + "id": 6391, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -26360,7 +26371,7 @@ } }, { - "id": 6356, + "id": 6373, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -26379,7 +26390,7 @@ } }, { - "id": 6359, + "id": 6376, "name": "product_title", "variant": "declaration", "kind": 1024, @@ -26398,7 +26409,7 @@ } }, { - "id": 6360, + "id": 6377, "name": "product_description", "variant": "declaration", "kind": 1024, @@ -26417,7 +26428,7 @@ } }, { - "id": 6361, + "id": 6378, "name": "product_subtitle", "variant": "declaration", "kind": 1024, @@ -26436,7 +26447,7 @@ } }, { - "id": 6362, + "id": 6379, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -26455,7 +26466,7 @@ } }, { - "id": 6363, + "id": 6380, "name": "product_collection", "variant": "declaration", "kind": 1024, @@ -26474,7 +26485,7 @@ } }, { - "id": 6364, + "id": 6381, "name": "product_handle", "variant": "declaration", "kind": 1024, @@ -26493,7 +26504,7 @@ } }, { - "id": 6355, + "id": 6372, "name": "variant_id", "variant": "declaration", "kind": 1024, @@ -26512,7 +26523,7 @@ } }, { - "id": 6365, + "id": 6382, "name": "variant_sku", "variant": "declaration", "kind": 1024, @@ -26531,7 +26542,7 @@ } }, { - "id": 6366, + "id": 6383, "name": "variant_barcode", "variant": "declaration", "kind": 1024, @@ -26550,7 +26561,7 @@ } }, { - "id": 6367, + "id": 6384, "name": "variant_title", "variant": "declaration", "kind": 1024, @@ -26569,7 +26580,7 @@ } }, { - "id": 6368, + "id": 6385, "name": "variant_option_values", "variant": "declaration", "kind": 1024, @@ -26603,7 +26614,7 @@ } }, { - "id": 6369, + "id": 6386, "name": "requires_shipping", "variant": "declaration", "kind": 1024, @@ -26622,7 +26633,7 @@ } }, { - "id": 6370, + "id": 6387, "name": "is_discountable", "variant": "declaration", "kind": 1024, @@ -26641,7 +26652,7 @@ } }, { - "id": 6371, + "id": 6388, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -26660,7 +26671,7 @@ } }, { - "id": 6372, + "id": 6389, "name": "compare_at_unit_price", "variant": "declaration", "kind": 1024, @@ -26670,7 +26681,7 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" }, @@ -26681,7 +26692,7 @@ } }, { - "id": 6373, + "id": 6390, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -26724,7 +26735,7 @@ } }, { - "id": 6349, + "id": 6366, "name": "id", "variant": "declaration", "kind": 1024, @@ -26735,7 +26746,7 @@ } }, { - "id": 6350, + "id": 6367, "name": "title", "variant": "declaration", "kind": 1024, @@ -26748,7 +26759,7 @@ } }, { - "id": 6351, + "id": 6368, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -26757,13 +26768,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6352, + "id": 6369, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -26772,13 +26783,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6353, + "id": 6370, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -26792,7 +26803,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -26801,7 +26812,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7153, + "target": 7170, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -26810,7 +26821,7 @@ } }, { - "id": 6354, + "id": 6371, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -26824,7 +26835,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -26833,7 +26844,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7160, + "target": 7177, "name": "UpdateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -26846,32 +26857,32 @@ { "title": "Properties", "children": [ - 6357, - 6358, 6374, - 6356, - 6359, - 6360, - 6361, - 6362, - 6363, - 6364, - 6355, - 6365, + 6375, + 6391, + 6373, + 6376, + 6377, + 6378, + 6379, + 6380, + 6381, + 6372, + 6382, + 6383, + 6384, + 6385, + 6386, + 6387, + 6388, + 6389, + 6390, 6366, 6367, 6368, 6369, 6370, - 6371, - 6372, - 6373, - 6349, - 6350, - 6351, - 6352, - 6353, - 6354 + 6371 ] } ], @@ -26885,7 +26896,7 @@ "typeArguments": [ { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" }, @@ -26921,7 +26932,7 @@ ] }, { - "id": 6449, + "id": 6466, "name": "CreateOrderShippingMethodDTO", "variant": "declaration", "kind": 256, @@ -26936,7 +26947,7 @@ }, "children": [ { - "id": 6450, + "id": 6467, "name": "name", "variant": "declaration", "kind": 1024, @@ -26947,7 +26958,7 @@ } }, { - "id": 6451, + "id": 6468, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -26958,7 +26969,7 @@ } }, { - "id": 6452, + "id": 6469, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -26971,7 +26982,7 @@ } }, { - "id": 6453, + "id": 6470, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -26984,7 +26995,7 @@ } }, { - "id": 6454, + "id": 6471, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -26997,7 +27008,7 @@ } }, { - "id": 6455, + "id": 6472, "name": "version", "variant": "declaration", "kind": 1024, @@ -27010,20 +27021,20 @@ } }, { - "id": 6456, + "id": 6473, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6457, + "id": 6474, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -27036,7 +27047,7 @@ } }, { - "id": 6458, + "id": 6475, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -27049,7 +27060,7 @@ } }, { - "id": 6459, + "id": 6476, "name": "data", "variant": "declaration", "kind": 1024, @@ -27077,7 +27088,7 @@ } }, { - "id": 6460, + "id": 6477, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -27088,14 +27099,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 6461, + "id": 6478, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -27106,7 +27117,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27117,31 +27128,31 @@ { "title": "Properties", "children": [ - 6450, - 6451, - 6452, - 6453, - 6454, - 6455, - 6456, - 6457, - 6458, - 6459, - 6460, - 6461 + 6467, + 6468, + 6469, + 6470, + 6471, + 6472, + 6473, + 6474, + 6475, + 6476, + 6477, + 6478 ] } ] }, { - "id": 6462, + "id": 6479, "name": "UpdateOrderShippingMethodDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6463, + "id": 6480, "name": "id", "variant": "declaration", "kind": 1024, @@ -27152,7 +27163,7 @@ } }, { - "id": 6464, + "id": 6481, "name": "name", "variant": "declaration", "kind": 1024, @@ -27165,7 +27176,7 @@ } }, { - "id": 6465, + "id": 6482, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -27178,7 +27189,7 @@ } }, { - "id": 6466, + "id": 6483, "name": "amount", "variant": "declaration", "kind": 1024, @@ -27187,13 +27198,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6467, + "id": 6484, "name": "data", "variant": "declaration", "kind": 1024, @@ -27221,7 +27232,7 @@ } }, { - "id": 6468, + "id": 6485, "name": "tax_lines", "variant": "declaration", "kind": 1024, @@ -27235,7 +27246,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7147, + "target": 7164, "name": "CreateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -27244,7 +27255,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7153, + "target": 7170, "name": "UpdateOrderTaxLineDTO", "package": "@medusajs/types" } @@ -27253,7 +27264,7 @@ } }, { - "id": 6469, + "id": 6486, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -27267,7 +27278,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27276,7 +27287,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7160, + "target": 7177, "name": "UpdateOrderAdjustmentDTO", "package": "@medusajs/types" } @@ -27289,26 +27300,26 @@ { "title": "Properties", "children": [ - 6463, - 6464, - 6465, - 6466, - 6467, - 6468, - 6469 + 6480, + 6481, + 6482, + 6483, + 6484, + 6485, + 6486 ] } ] }, { - "id": 6524, + "id": 6541, "name": "CreateOrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6525, + "id": 6542, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -27319,7 +27330,7 @@ } }, { - "id": 6526, + "id": 6543, "name": "code", "variant": "declaration", "kind": 1024, @@ -27330,20 +27341,20 @@ } }, { - "id": 6527, + "id": 6544, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6528, + "id": 6545, "name": "description", "variant": "declaration", "kind": 1024, @@ -27356,7 +27367,7 @@ } }, { - "id": 6529, + "id": 6546, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -27369,7 +27380,7 @@ } }, { - "id": 6530, + "id": 6547, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -27386,25 +27397,25 @@ { "title": "Properties", "children": [ - 6525, - 6526, - 6527, - 6528, - 6529, - 6530 + 6542, + 6543, + 6544, + 6545, + 6546, + 6547 ] } ] }, { - "id": 6531, + "id": 6548, "name": "UpdateOrderShippingMethodAdjustmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6532, + "id": 6549, "name": "id", "variant": "declaration", "kind": 1024, @@ -27415,7 +27426,7 @@ } }, { - "id": 6533, + "id": 6550, "name": "code", "variant": "declaration", "kind": 1024, @@ -27428,7 +27439,7 @@ } }, { - "id": 6534, + "id": 6551, "name": "amount", "variant": "declaration", "kind": 1024, @@ -27437,13 +27448,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6535, + "id": 6552, "name": "description", "variant": "declaration", "kind": 1024, @@ -27456,7 +27467,7 @@ } }, { - "id": 6536, + "id": 6553, "name": "promotion_id", "variant": "declaration", "kind": 1024, @@ -27469,7 +27480,7 @@ } }, { - "id": 6537, + "id": 6554, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -27486,18 +27497,18 @@ { "title": "Properties", "children": [ - 6532, - 6533, - 6534, - 6535, - 6536, - 6537 + 6549, + 6550, + 6551, + 6552, + 6553, + 6554 ] } ] }, { - "id": 6640, + "id": 6657, "name": "CreateOrderChangeDTO", "variant": "declaration", "kind": 256, @@ -27512,7 +27523,7 @@ }, "children": [ { - "id": 6641, + "id": 6658, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -27523,7 +27534,7 @@ } }, { - "id": 6642, + "id": 6659, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -27536,7 +27547,7 @@ } }, { - "id": 6643, + "id": 6660, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -27549,7 +27560,7 @@ } }, { - "id": 6644, + "id": 6661, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -27562,7 +27573,7 @@ } }, { - "id": 6645, + "id": 6662, "name": "change_type", "variant": "declaration", "kind": 1024, @@ -27592,7 +27603,7 @@ } }, { - "id": 6646, + "id": 6663, "name": "description", "variant": "declaration", "kind": 1024, @@ -27605,7 +27616,7 @@ } }, { - "id": 6647, + "id": 6664, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -27627,7 +27638,7 @@ } }, { - "id": 6648, + "id": 6665, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -27640,7 +27651,7 @@ } }, { - "id": 6649, + "id": 6666, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -27658,7 +27669,7 @@ } }, { - "id": 6650, + "id": 6667, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -27671,7 +27682,7 @@ } }, { - "id": 6651, + "id": 6668, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -27708,7 +27719,7 @@ } }, { - "id": 6652, + "id": 6669, "name": "actions", "variant": "declaration", "kind": 1024, @@ -27719,7 +27730,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6717, + "target": 6734, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } @@ -27730,31 +27741,31 @@ { "title": "Properties", "children": [ - 6641, - 6642, - 6643, - 6644, - 6645, - 6646, - 6647, - 6648, - 6649, - 6650, - 6651, - 6652 + 6658, + 6659, + 6660, + 6661, + 6662, + 6663, + 6664, + 6665, + 6666, + 6667, + 6668, + 6669 ] } ] }, { - "id": 6653, + "id": 6670, "name": "UpdateOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6654, + "id": 6671, "name": "id", "variant": "declaration", "kind": 1024, @@ -27765,7 +27776,7 @@ } }, { - "id": 6655, + "id": 6672, "name": "status", "variant": "declaration", "kind": 1024, @@ -27778,7 +27789,7 @@ } }, { - "id": 6656, + "id": 6673, "name": "description", "variant": "declaration", "kind": 1024, @@ -27791,7 +27802,7 @@ } }, { - "id": 6657, + "id": 6674, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -27813,7 +27824,7 @@ } }, { - "id": 6658, + "id": 6675, "name": "requested_by", "variant": "declaration", "kind": 1024, @@ -27835,7 +27846,7 @@ } }, { - "id": 6659, + "id": 6676, "name": "requested_at", "variant": "declaration", "kind": 1024, @@ -27862,7 +27873,7 @@ } }, { - "id": 6660, + "id": 6677, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -27884,7 +27895,7 @@ } }, { - "id": 6661, + "id": 6678, "name": "confirmed_at", "variant": "declaration", "kind": 1024, @@ -27911,7 +27922,7 @@ } }, { - "id": 6662, + "id": 6679, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -27933,7 +27944,7 @@ } }, { - "id": 6663, + "id": 6680, "name": "declined_reason", "variant": "declaration", "kind": 1024, @@ -27955,7 +27966,7 @@ } }, { - "id": 6664, + "id": 6681, "name": "declined_at", "variant": "declaration", "kind": 1024, @@ -27982,7 +27993,7 @@ } }, { - "id": 6665, + "id": 6682, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -28004,7 +28015,7 @@ } }, { - "id": 6666, + "id": 6683, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -28031,7 +28042,7 @@ } }, { - "id": 6667, + "id": 6684, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28072,33 +28083,33 @@ { "title": "Properties", "children": [ - 6654, - 6655, - 6656, - 6657, - 6658, - 6659, - 6660, - 6661, - 6662, - 6663, - 6664, - 6665, - 6666, - 6667 + 6671, + 6672, + 6673, + 6674, + 6675, + 6676, + 6677, + 6678, + 6679, + 6680, + 6681, + 6682, + 6683, + 6684 ] } ] }, { - "id": 6668, + "id": 6685, "name": "CancelOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6669, + "id": 6686, "name": "id", "variant": "declaration", "kind": 1024, @@ -28109,7 +28120,7 @@ } }, { - "id": 6670, + "id": 6687, "name": "canceled_by", "variant": "declaration", "kind": 1024, @@ -28122,7 +28133,7 @@ } }, { - "id": 6671, + "id": 6688, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28163,22 +28174,22 @@ { "title": "Properties", "children": [ - 6669, - 6670, - 6671 + 6686, + 6687, + 6688 ] } ] }, { - "id": 6690, + "id": 6707, "name": "DeclineOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6691, + "id": 6708, "name": "id", "variant": "declaration", "kind": 1024, @@ -28189,7 +28200,7 @@ } }, { - "id": 6692, + "id": 6709, "name": "declined_by", "variant": "declaration", "kind": 1024, @@ -28202,7 +28213,7 @@ } }, { - "id": 6693, + "id": 6710, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28243,22 +28254,22 @@ { "title": "Properties", "children": [ - 6691, - 6692, - 6693 + 6708, + 6709, + 6710 ] } ] }, { - "id": 6686, + "id": 6703, "name": "ConfirmOrderChangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6687, + "id": 6704, "name": "id", "variant": "declaration", "kind": 1024, @@ -28269,7 +28280,7 @@ } }, { - "id": 6688, + "id": 6705, "name": "confirmed_by", "variant": "declaration", "kind": 1024, @@ -28282,7 +28293,7 @@ } }, { - "id": 6689, + "id": 6706, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28323,15 +28334,15 @@ { "title": "Properties", "children": [ - 6687, - 6688, - 6689 + 6704, + 6705, + 6706 ] } ] }, { - "id": 6717, + "id": 6734, "name": "CreateOrderChangeActionDTO", "variant": "declaration", "kind": 256, @@ -28346,7 +28357,7 @@ }, "children": [ { - "id": 6718, + "id": 6735, "name": "order_change_id", "variant": "declaration", "kind": 1024, @@ -28359,7 +28370,7 @@ } }, { - "id": 6719, + "id": 6736, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -28372,7 +28383,7 @@ } }, { - "id": 6720, + "id": 6737, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -28385,7 +28396,7 @@ } }, { - "id": 6721, + "id": 6738, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -28398,7 +28409,7 @@ } }, { - "id": 6722, + "id": 6739, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -28411,7 +28422,7 @@ } }, { - "id": 6723, + "id": 6740, "name": "version", "variant": "declaration", "kind": 1024, @@ -28424,7 +28435,7 @@ } }, { - "id": 6724, + "id": 6741, "name": "reference", "variant": "declaration", "kind": 1024, @@ -28437,7 +28448,7 @@ } }, { - "id": 6725, + "id": 6742, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -28450,20 +28461,20 @@ } }, { - "id": 6726, + "id": 6743, "name": "action", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7186, + "target": 7203, "name": "ChangeActionType", "package": "@medusajs/types" } }, { - "id": 6727, + "id": 6744, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28485,7 +28496,7 @@ } }, { - "id": 6728, + "id": 6745, "name": "amount", "variant": "declaration", "kind": 1024, @@ -28494,13 +28505,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6729, + "id": 6746, "name": "details", "variant": "declaration", "kind": 1024, @@ -28532,31 +28543,31 @@ { "title": "Properties", "children": [ - 6718, - 6719, - 6720, - 6721, - 6722, - 6723, - 6724, - 6725, - 6726, - 6727, - 6728, - 6729 + 6735, + 6736, + 6737, + 6738, + 6739, + 6740, + 6741, + 6742, + 6743, + 6744, + 6745, + 6746 ] } ] }, { - "id": 6714, + "id": 6731, "name": "UpdateOrderChangeActionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6715, + "id": 6732, "name": "id", "variant": "declaration", "kind": 1024, @@ -28567,7 +28578,7 @@ } }, { - "id": 6716, + "id": 6733, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28593,14 +28604,14 @@ { "title": "Properties", "children": [ - 6715, - 6716 + 6732, + 6733 ] } ] }, { - "id": 6751, + "id": 6768, "name": "CreateOrderTransactionDTO", "variant": "declaration", "kind": 256, @@ -28615,7 +28626,7 @@ }, "children": [ { - "id": 6752, + "id": 6769, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -28626,7 +28637,7 @@ } }, { - "id": 6753, + "id": 6770, "name": "description", "variant": "declaration", "kind": 1024, @@ -28639,7 +28650,7 @@ } }, { - "id": 6754, + "id": 6771, "name": "reference", "variant": "declaration", "kind": 1024, @@ -28652,7 +28663,7 @@ } }, { - "id": 6755, + "id": 6772, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -28665,7 +28676,7 @@ } }, { - "id": 6756, + "id": 6773, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -28687,7 +28698,7 @@ } }, { - "id": 6757, + "id": 6774, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -28700,20 +28711,20 @@ } }, { - "id": 6758, + "id": 6775, "name": "amount", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6759, + "id": 6776, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -28724,7 +28735,7 @@ } }, { - "id": 6760, + "id": 6777, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28765,21 +28776,21 @@ { "title": "Properties", "children": [ - 6752, - 6753, - 6754, - 6755, - 6756, - 6757, - 6758, - 6759, - 6760 + 6769, + 6770, + 6771, + 6772, + 6773, + 6774, + 6775, + 6776, + 6777 ] } ] }, { - "id": 6382, + "id": 6399, "name": "UpdateOrderItemDTO", "variant": "declaration", "kind": 256, @@ -28794,7 +28805,7 @@ }, "children": [ { - "id": 6383, + "id": 6400, "name": "id", "variant": "declaration", "kind": 1024, @@ -28805,7 +28816,7 @@ } }, { - "id": 6384, + "id": 6401, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -28818,7 +28829,7 @@ } }, { - "id": 6385, + "id": 6402, "name": "version", "variant": "declaration", "kind": 1024, @@ -28831,7 +28842,7 @@ } }, { - "id": 6386, + "id": 6403, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -28844,7 +28855,7 @@ } }, { - "id": 6387, + "id": 6404, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -28853,13 +28864,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6388, + "id": 6405, "name": "fulfilled_quantity", "variant": "declaration", "kind": 1024, @@ -28868,13 +28879,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6389, + "id": 6406, "name": "return_requested_quantity", "variant": "declaration", "kind": 1024, @@ -28883,13 +28894,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6390, + "id": 6407, "name": "return_received_quantity", "variant": "declaration", "kind": 1024, @@ -28898,13 +28909,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6391, + "id": 6408, "name": "return_dismissed_quantity", "variant": "declaration", "kind": 1024, @@ -28913,13 +28924,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6392, + "id": 6409, "name": "written_off_quantity", "variant": "declaration", "kind": 1024, @@ -28928,13 +28939,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6393, + "id": 6410, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -28975,30 +28986,30 @@ { "title": "Properties", "children": [ - 6383, - 6384, - 6385, - 6386, - 6387, - 6388, - 6389, - 6390, - 6391, - 6392, - 6393 + 6400, + 6401, + 6402, + 6403, + 6404, + 6405, + 6406, + 6407, + 6408, + 6409, + 6410 ] } ] }, { - "id": 6415, + "id": 6432, "name": "UpdateOrderItemWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6416, + "id": 6433, "name": "selector", "variant": "declaration", "kind": 1024, @@ -29012,7 +29023,7 @@ "typeArguments": [ { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -29022,7 +29033,7 @@ } }, { - "id": 6417, + "id": 6434, "name": "data", "variant": "declaration", "kind": 1024, @@ -29036,7 +29047,7 @@ "typeArguments": [ { "type": "reference", - "target": 6382, + "target": 6399, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -29050,14 +29061,14 @@ { "title": "Properties", "children": [ - 6416, - 6417 + 6433, + 6434 ] } ] }, { - "id": 7199, + "id": 7216, "name": "BaseOrderBundledItemActionsDTO", "variant": "declaration", "kind": 256, @@ -29072,7 +29083,7 @@ }, "children": [ { - "id": 7200, + "id": 7217, "name": "id", "variant": "declaration", "kind": 1024, @@ -29083,20 +29094,20 @@ } }, { - "id": 7201, + "id": 7218, "name": "quantity", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 7202, + "id": 7219, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29109,7 +29120,7 @@ } }, { - "id": 7203, + "id": 7220, "name": "note", "variant": "declaration", "kind": 1024, @@ -29131,7 +29142,7 @@ } }, { - "id": 7204, + "id": 7221, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29172,24 +29183,24 @@ { "title": "Properties", "children": [ - 7200, - 7201, - 7202, - 7203, - 7204 + 7217, + 7218, + 7219, + 7220, + 7221 ] } ], "indexSignatures": [ { - "id": 7205, + "id": 7222, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7206, + "id": 7223, "name": "key", "variant": "param", "kind": 32768, @@ -29208,14 +29219,14 @@ ] }, { - "id": 7187, + "id": 7204, "name": "BaseOrderBundledActionsDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7188, + "id": 7205, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -29226,7 +29237,7 @@ } }, { - "id": 7189, + "id": 7206, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -29239,7 +29250,7 @@ } }, { - "id": 7190, + "id": 7207, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -29252,7 +29263,7 @@ } }, { - "id": 7191, + "id": 7208, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -29265,7 +29276,7 @@ } }, { - "id": 7192, + "id": 7209, "name": "description", "variant": "declaration", "kind": 1024, @@ -29278,7 +29289,7 @@ } }, { - "id": 7193, + "id": 7210, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29291,7 +29302,7 @@ } }, { - "id": 7194, + "id": 7211, "name": "reference", "variant": "declaration", "kind": 1024, @@ -29304,7 +29315,7 @@ } }, { - "id": 7195, + "id": 7212, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -29317,7 +29328,7 @@ } }, { - "id": 7196, + "id": 7213, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -29339,7 +29350,7 @@ } }, { - "id": 7197, + "id": 7214, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29380,61 +29391,61 @@ { "title": "Properties", "children": [ - 7188, - 7189, - 7190, - 7191, - 7192, - 7193, - 7194, - 7195, - 7196, - 7197 + 7205, + 7206, + 7207, + 7208, + 7209, + 7210, + 7211, + 7212, + 7213, + 7214 ] } ], "extendedBy": [ { "type": "reference", - "target": 6814, + "target": 6831, "name": "CreateOrderReturnDTO" }, { "type": "reference", - "target": 6865, + "target": 6882, "name": "CreateOrderClaimDTO" }, { "type": "reference", - "target": 6905, + "target": 6922, "name": "CreateOrderExchangeDTO" }, { "type": "reference", - "target": 6939, + "target": 6956, "name": "RegisterOrderFulfillmentDTO" }, { "type": "reference", - "target": 6951, + "target": 6968, "name": "CancelOrderFulfillmentDTO" }, { "type": "reference", - "target": 6963, + "target": 6980, "name": "RegisterOrderShipmentDTO" } ] }, { - "id": 6939, + "id": 6956, "name": "RegisterOrderFulfillmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6941, + "id": 6958, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -29447,12 +29458,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7188, + "target": 7205, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6942, + "id": 6959, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -29466,12 +29477,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7189, + "target": 7206, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6943, + "id": 6960, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -29485,12 +29496,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7190, + "target": 7207, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6944, + "id": 6961, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -29504,12 +29515,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7191, + "target": 7208, "name": "BaseOrderBundledActionsDTO.exchange_id" } }, { - "id": 6945, + "id": 6962, "name": "description", "variant": "declaration", "kind": 1024, @@ -29523,12 +29534,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7192, + "target": 7209, "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6946, + "id": 6963, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -29542,12 +29553,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7193, + "target": 7210, "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6947, + "id": 6964, "name": "reference", "variant": "declaration", "kind": 1024, @@ -29561,12 +29572,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7194, + "target": 7211, "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6948, + "id": 6965, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -29580,12 +29591,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7195, + "target": 7212, "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6949, + "id": 6966, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -29608,12 +29619,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7196, + "target": 7213, "name": "BaseOrderBundledActionsDTO.created_by" } }, { - "id": 6950, + "id": 6967, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -29651,12 +29662,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7197, + "target": 7214, "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6940, + "id": 6957, "name": "items", "variant": "declaration", "kind": 1024, @@ -29665,7 +29676,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7199, + "target": 7216, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } @@ -29676,391 +29687,42 @@ { "title": "Properties", "children": [ - 6941, - 6942, - 6943, - 6944, - 6945, - 6946, - 6947, - 6948, - 6949, - 6950, - 6940 + 6958, + 6959, + 6960, + 6961, + 6962, + 6963, + 6964, + 6965, + 6966, + 6967, + 6957 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" } ] }, { - "id": 6951, + "id": 6968, "name": "CancelOrderFulfillmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ - { - "id": 6953, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7188, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6954, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7189, - "name": "BaseOrderBundledActionsDTO.return_id" - } - }, - { - "id": 6955, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7190, - "name": "BaseOrderBundledActionsDTO.claim_id" - } - }, - { - "id": 6956, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7191, - "name": "BaseOrderBundledActionsDTO.exchange_id" - } - }, - { - "id": 6957, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7192, - "name": "BaseOrderBundledActionsDTO.description" - } - }, - { - "id": 6958, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7193, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6959, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7194, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6960, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7195, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6961, - "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": 7196, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6962, - "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": 7197, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6952, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7199, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6953, - 6954, - 6955, - 6956, - 6957, - 6958, - 6959, - 6960, - 6961, - 6962, - 6952 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7187, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6963, - "name": "RegisterOrderShipmentDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6966, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7188, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6967, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7189, - "name": "BaseOrderBundledActionsDTO.return_id" - } - }, - { - "id": 6968, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7190, - "name": "BaseOrderBundledActionsDTO.claim_id" - } - }, - { - "id": 6969, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7191, - "name": "BaseOrderBundledActionsDTO.exchange_id" - } - }, { "id": 6970, - "name": "description", + "name": "order_id", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true, "isInherited": true }, "type": { @@ -30069,225 +29731,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7192, - "name": "BaseOrderBundledActionsDTO.description" + "target": 7205, + "name": "BaseOrderBundledActionsDTO.order_id" } }, { "id": 6971, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7193, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6972, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7194, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6973, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7195, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6974, - "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": 7196, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6975, - "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": 7197, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6964, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 7199, - "name": "BaseOrderBundledItemActionsDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 6965, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6966, - 6967, - 6968, - 6969, - 6970, - 6971, - 6972, - 6973, - 6974, - 6975, - 6964, - 6965 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7187, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6814, - "name": "CreateOrderReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6829, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7188, - "name": "BaseOrderBundledActionsDTO.order_id" - } - }, - { - "id": 6830, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -30301,1400 +29750,50 @@ }, "inheritedFrom": { "type": "reference", - "target": 7189, + "target": 7206, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6831, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7192, - "name": "BaseOrderBundledActionsDTO.description" - } - }, - { - "id": 6832, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7193, - "name": "BaseOrderBundledActionsDTO.internal_note" - } - }, - { - "id": 6833, - "name": "reference", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7194, - "name": "BaseOrderBundledActionsDTO.reference" - } - }, - { - "id": 6834, - "name": "reference_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "type": { - "type": "intrinsic", - "name": "string" - }, - "inheritedFrom": { - "type": "reference", - "target": 7195, - "name": "BaseOrderBundledActionsDTO.reference_id" - } - }, - { - "id": 6835, - "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": 7196, - "name": "BaseOrderBundledActionsDTO.created_by" - } - }, - { - "id": 6836, - "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": 7197, - "name": "BaseOrderBundledActionsDTO.metadata" - } - }, - { - "id": 6815, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6816, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reflection", - "declaration": { - "id": 6817, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 6818, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6819, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6820, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6821, - "name": "note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6822, - "name": "reason_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6823, - "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": [ - 6818, - 6819, - 6820, - 6821, - 6822, - 6823 - ] - } - ] - } - } - } - }, - { - "id": 6824, - "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": 6449, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" - } - ] - } - }, - { - "id": 6825, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6826, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6827, + "id": 6972, "name": "claim_id", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" }, - "overwrites": { + "inheritedFrom": { "type": "reference", - "target": 7190, + "target": 7207, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6828, + "id": 6973, "name": "exchange_id", "variant": "declaration", "kind": 1024, "flags": { - "isOptional": true + "isOptional": true, + "isInherited": true }, "type": { "type": "intrinsic", "name": "string" }, - "overwrites": { + "inheritedFrom": { "type": "reference", - "target": 7191, + "target": 7208, "name": "BaseOrderBundledActionsDTO.exchange_id" } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6829, - 6830, - 6831, - 6832, - 6833, - 6834, - 6835, - 6836, - 6815, - 6816, - 6824, - 6825, - 6826, - 6827, - 6828 - ] - } - ], - "extendedTypes": [ - { - "type": "reference", - "target": 7187, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - } - ] - }, - { - "id": 6849, - "name": "UpdateReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6850, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } }, { - "id": 6851, - "name": "location_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6852, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6853, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6854, - "name": "claim_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6855, - "name": "exchange_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6856, - "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": 6857, - "name": "items", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "array", - "elementType": { - "type": "reflection", - "declaration": { - "id": 6858, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 6859, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6860, - "name": "internal_note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6861, - "name": "note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6862, - "name": "reason_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6863, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 6864, - "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": [ - 6859, - 6860, - 6861, - 6862, - 6863, - 6864 - ] - } - ] - } - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6850, - 6851, - 6852, - 6853, - 6854, - 6855, - 6856, - 6857 - ] - } - ] - }, - { - "id": 6898, - "name": "UpdateOrderClaimDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6899, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6900, - "name": "refund_amount", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6901, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6902, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6903, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7198, - "name": "OrderClaimType", - "package": "@medusajs/types" - } - }, - { - "id": 6904, - "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": [ - 6899, - 6900, - 6901, - 6902, - 6903, - 6904 - ] - } - ] - }, - { - "id": 6932, - "name": "UpdateOrderExchangeDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6933, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6934, - "name": "difference_due", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6935, - "name": "no_notification", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6936, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6937, - "name": "allow_backorder", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 6938, - "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": [ - 6933, - 6934, - 6935, - 6936, - 6937, - 6938 - ] - } - ] - }, - { - "id": 6794, - "name": "CreateOrderReturnItemDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6795, - "name": "return_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6796, - "name": "item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6797, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 7146, - "name": "BigNumberInput", - "package": "@medusajs/types" - } - }, - { - "id": 6798, - "name": "reason_id", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6799, - "name": "note", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 6800, - "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": [ - 6795, - 6796, - 6797, - 6798, - 6799, - 6800 - ] - } - ] - }, - { - "id": 6837, - "name": "UpdateOrderReturnWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6838, - "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": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6839, - "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": 6849, - "name": "UpdateReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6838, - 6839 - ] - } - ] - }, - { - "id": 6889, - "name": "UpdateOrderClaimWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6890, - "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": 6037, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6891, - "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": 6898, - "name": "UpdateOrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6890, - 6891 - ] - } - ] - }, - { - "id": 6922, - "name": "UpdateOrderExchangeWithSelectorDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6923, - "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": 6103, - "name": "OrderExchangeDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - }, - { - "id": 6924, - "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": 6932, - "name": "UpdateOrderExchangeDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 6923, - 6924 - ] - } - ] - }, - { - "id": 6976, - "name": "CancelOrderReturnDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "children": [ - { - "id": 6983, - "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": 6984, - "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": 6978, + "id": 6974, "name": "description", "variant": "declaration", "kind": 1024, @@ -31708,12 +29807,12 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.description" + "target": 7209, + "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6985, + "id": 6975, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -31727,12 +29826,12 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.internal_note" + "target": 7210, + "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6981, + "id": 6976, "name": "reference", "variant": "declaration", "kind": 1024, @@ -31746,12 +29845,12 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.reference" + "target": 7211, + "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6982, + "id": 6977, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -31765,12 +29864,12 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.reference_id" + "target": 7212, + "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6980, + "id": 6978, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -31793,8 +29892,8 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.created_by" + "target": 7213, + "name": "BaseOrderBundledActionsDTO.created_by" } }, { @@ -31836,24 +29935,24 @@ }, "inheritedFrom": { "type": "reference", - "target": -1, - "name": "Omit.metadata" + "target": 7214, + "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6977, - "name": "return_id", + "id": 6969, + "name": "items", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "intrinsic", - "name": "string" - }, - "overwrites": { - "type": "reference", - "target": -1, - "name": "Omit.return_id" + "type": "array", + "elementType": { + "type": "reference", + "target": 7216, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + } } } ], @@ -31861,99 +29960,38 @@ { "title": "Properties", "children": [ - 6983, - 6984, + 6970, + 6971, + 6972, + 6973, + 6974, + 6975, + 6976, + 6977, 6978, - 6985, - 6981, - 6982, - 6980, 6979, - 6977 + 6969 ] } ], "extendedTypes": [ { "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Omit" - }, - "typeArguments": [ - { - "type": "reference", - "target": 7187, - "name": "BaseOrderBundledActionsDTO", - "package": "@medusajs/types" - }, - { - "type": "literal", - "value": "order_id" - } - ], - "name": "Omit", - "package": "typescript" + "target": 7204, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" } ] }, { - "id": 7198, - "name": "OrderClaimType", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": "refund" - }, - { - "type": "literal", - "value": "replace" - } - ] - } - }, - { - "id": 7207, - "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": 6865, - "name": "CreateOrderClaimDTO", + "id": 6980, + "name": "RegisterOrderShipmentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6879, + "id": 6983, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -31966,12 +30004,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7188, + "target": 7205, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6880, + "id": 6984, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -31985,12 +30023,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7189, + "target": 7206, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6881, + "id": 6985, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -32004,12 +30042,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7190, + "target": 7207, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6882, + "id": 6986, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -32023,12 +30061,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7191, + "target": 7208, "name": "BaseOrderBundledActionsDTO.exchange_id" } }, { - "id": 6883, + "id": 6987, "name": "description", "variant": "declaration", "kind": 1024, @@ -32042,12 +30080,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7192, + "target": 7209, "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6884, + "id": 6988, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -32061,12 +30099,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7193, + "target": 7210, "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6885, + "id": 6989, "name": "reference", "variant": "declaration", "kind": 1024, @@ -32080,12 +30118,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7194, + "target": 7211, "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6886, + "id": 6990, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -32099,12 +30137,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7195, + "target": 7212, "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6887, + "id": 6991, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -32127,12 +30165,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7196, + "target": 7213, "name": "BaseOrderBundledActionsDTO.created_by" } }, { - "id": 6888, + "id": 6992, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32170,25 +30208,1998 @@ }, "inheritedFrom": { "type": "reference", - "target": 7197, + "target": 7214, "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6866, + "id": 6981, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 7216, + "name": "BaseOrderBundledItemActionsDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 6982, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6983, + 6984, + 6985, + 6986, + 6987, + 6988, + 6989, + 6990, + 6991, + 6992, + 6981, + 6982 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7204, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6831, + "name": "CreateOrderReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6846, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7205, + "name": "BaseOrderBundledActionsDTO.order_id" + } + }, + { + "id": 6847, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7206, + "name": "BaseOrderBundledActionsDTO.return_id" + } + }, + { + "id": 6848, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7209, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6849, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7210, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6850, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7211, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6851, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7212, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6852, + "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": 7213, + "name": "BaseOrderBundledActionsDTO.created_by" + } + }, + { + "id": 6853, + "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": 7214, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6832, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6833, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 6834, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6835, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6836, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6837, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6838, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6839, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6840, + "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": [ + 6835, + 6836, + 6837, + 6838, + 6839, + 6840 + ] + } + ] + } + } + } + }, + { + "id": 6841, + "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": 6466, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + } + }, + { + "id": 6842, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6843, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6844, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": 7207, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6845, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "overwrites": { + "type": "reference", + "target": 7208, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6846, + 6847, + 6848, + 6849, + 6850, + 6851, + 6852, + 6853, + 6832, + 6833, + 6841, + 6842, + 6843, + 6844, + 6845 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": 7204, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + } + ] + }, + { + "id": 6866, + "name": "UpdateReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6867, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6868, + "name": "location_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6869, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6870, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6871, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6872, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6873, + "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": 6874, + "name": "items", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "array", + "elementType": { + "type": "reflection", + "declaration": { + "id": 6875, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 6876, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6877, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6878, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6879, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6880, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 6881, + "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": [ + 6876, + 6877, + 6878, + 6879, + 6880, + 6881 + ] + } + ] + } + } + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6867, + 6868, + 6869, + 6870, + 6871, + 6872, + 6873, + 6874 + ] + } + ] + }, + { + "id": 6915, + "name": "UpdateOrderClaimDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6916, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6917, + "name": "refund_amount", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6918, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6919, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6920, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7215, + "name": "OrderClaimType", + "package": "@medusajs/types" + } + }, + { + "id": 6921, + "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": [ + 6916, + 6917, + 6918, + 6919, + 6920, + 6921 + ] + } + ] + }, + { + "id": 6949, + "name": "UpdateOrderExchangeDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6950, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6951, + "name": "difference_due", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6952, + "name": "no_notification", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6953, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6954, + "name": "allow_backorder", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 6955, + "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": [ + 6950, + 6951, + 6952, + 6953, + 6954, + 6955 + ] + } + ] + }, + { + "id": 6811, + "name": "CreateOrderReturnItemDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6812, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6813, + "name": "item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6814, + "name": "quantity", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 7163, + "name": "BigNumberInput", + "package": "@medusajs/types" + } + }, + { + "id": 6815, + "name": "reason_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6816, + "name": "note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 6817, + "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": [ + 6812, + 6813, + 6814, + 6815, + 6816, + 6817 + ] + } + ] + }, + { + "id": 6854, + "name": "UpdateOrderReturnWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6855, + "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": 5987, + "name": "ReturnDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6856, + "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": 6866, + "name": "UpdateReturnDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6855, + 6856 + ] + } + ] + }, + { + "id": 6906, + "name": "UpdateOrderClaimWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6907, + "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": 6052, + "name": "OrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6908, + "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": 6915, + "name": "UpdateOrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6907, + 6908 + ] + } + ] + }, + { + "id": 6939, + "name": "UpdateOrderExchangeWithSelectorDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6940, + "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": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 6941, + "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": 6949, + "name": "UpdateOrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 6940, + 6941 + ] + } + ] + }, + { + "id": 6993, + "name": "CancelOrderReturnDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 7000, + "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": 7001, + "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": 6995, + "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": 7002, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": -1, + "name": "Omit.internal_note" + } + }, + { + "id": 6998, + "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": 6999, + "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": 6997, + "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": 6996, + "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": 6994, + "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": [ + 7000, + 7001, + 6995, + 7002, + 6998, + 6999, + 6997, + 6996, + 6994 + ] + } + ], + "extendedTypes": [ + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Omit" + }, + "typeArguments": [ + { + "type": "reference", + "target": 7204, + "name": "BaseOrderBundledActionsDTO", + "package": "@medusajs/types" + }, + { + "type": "literal", + "value": "order_id" + } + ], + "name": "Omit", + "package": "typescript" + } + ] + }, + { + "id": 7215, + "name": "OrderClaimType", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": "refund" + }, + { + "type": "literal", + "value": "replace" + } + ] + } + }, + { + "id": 7224, + "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": 6882, + "name": "CreateOrderClaimDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 6896, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7205, + "name": "BaseOrderBundledActionsDTO.order_id" + } + }, + { + "id": 6897, + "name": "return_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7206, + "name": "BaseOrderBundledActionsDTO.return_id" + } + }, + { + "id": 6898, + "name": "claim_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7207, + "name": "BaseOrderBundledActionsDTO.claim_id" + } + }, + { + "id": 6899, + "name": "exchange_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7208, + "name": "BaseOrderBundledActionsDTO.exchange_id" + } + }, + { + "id": 6900, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7209, + "name": "BaseOrderBundledActionsDTO.description" + } + }, + { + "id": 6901, + "name": "internal_note", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7210, + "name": "BaseOrderBundledActionsDTO.internal_note" + } + }, + { + "id": 6902, + "name": "reference", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7211, + "name": "BaseOrderBundledActionsDTO.reference" + } + }, + { + "id": 6903, + "name": "reference_id", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "type": { + "type": "intrinsic", + "name": "string" + }, + "inheritedFrom": { + "type": "reference", + "target": 7212, + "name": "BaseOrderBundledActionsDTO.reference_id" + } + }, + { + "id": 6904, + "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": 7213, + "name": "BaseOrderBundledActionsDTO.created_by" + } + }, + { + "id": 6905, + "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": 7214, + "name": "BaseOrderBundledActionsDTO.metadata" + } + }, + { + "id": 6883, "name": "type", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7198, + "target": 7215, "name": "OrderClaimType", "package": "@medusajs/types" } }, { - "id": 6867, + "id": 6884, "name": "claim_items", "variant": "declaration", "kind": 1024, @@ -32202,34 +32213,34 @@ "types": [ { "type": "reference", - "target": 7199, + "target": 7216, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 6868, + "id": 6885, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6869, + "id": 6886, "name": "reason", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 7207, + "target": 7224, "name": "ClaimReason", "package": "@medusajs/types" } }, { - "id": 6870, + "id": 6887, "name": "images", "variant": "declaration", "kind": 1024, @@ -32241,14 +32252,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 6871, + "id": 6888, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 6872, + "id": 6889, "name": "url", "variant": "declaration", "kind": 1024, @@ -32259,7 +32270,7 @@ } }, { - "id": 6873, + "id": 6890, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32300,8 +32311,8 @@ { "title": "Properties", "children": [ - 6872, - 6873 + 6889, + 6890 ] } ] @@ -32314,8 +32325,8 @@ { "title": "Properties", "children": [ - 6869, - 6870 + 6886, + 6887 ] } ] @@ -32326,7 +32337,7 @@ } }, { - "id": 6874, + "id": 6891, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -32337,14 +32348,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7199, + "target": 7216, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } } }, { - "id": 6875, + "id": 6892, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -32372,7 +32383,7 @@ "typeArguments": [ { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -32389,7 +32400,7 @@ } }, { - "id": 6876, + "id": 6893, "name": "return_shipping", "variant": "declaration", "kind": 1024, @@ -32412,7 +32423,7 @@ "typeArguments": [ { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -32428,7 +32439,7 @@ } }, { - "id": 6877, + "id": 6894, "name": "refund_amount", "variant": "declaration", "kind": 1024, @@ -32437,13 +32448,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6878, + "id": 6895, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -32460,44 +32471,44 @@ { "title": "Properties", "children": [ - 6879, - 6880, - 6881, - 6882, + 6896, + 6897, + 6898, + 6899, + 6900, + 6901, + 6902, + 6903, + 6904, + 6905, 6883, 6884, - 6885, - 6886, - 6887, - 6888, - 6866, - 6867, - 6874, - 6875, - 6876, - 6877, - 6878 + 6891, + 6892, + 6893, + 6894, + 6895 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" } ] }, { - "id": 6997, + "id": 7014, "name": "CancelOrderClaimDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7005, + "id": 7022, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -32516,7 +32527,7 @@ } }, { - "id": 7004, + "id": 7021, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -32535,7 +32546,7 @@ } }, { - "id": 6999, + "id": 7016, "name": "description", "variant": "declaration", "kind": 1024, @@ -32554,7 +32565,7 @@ } }, { - "id": 7006, + "id": 7023, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -32573,7 +32584,7 @@ } }, { - "id": 7002, + "id": 7019, "name": "reference", "variant": "declaration", "kind": 1024, @@ -32592,7 +32603,7 @@ } }, { - "id": 7003, + "id": 7020, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -32611,7 +32622,7 @@ } }, { - "id": 7001, + "id": 7018, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -32639,7 +32650,7 @@ } }, { - "id": 7000, + "id": 7017, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32682,7 +32693,7 @@ } }, { - "id": 6998, + "id": 7015, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -32702,15 +32713,15 @@ { "title": "Properties", "children": [ - 7005, - 7004, - 6999, - 7006, - 7002, - 7003, - 7001, - 7000, - 6998 + 7022, + 7021, + 7016, + 7023, + 7019, + 7020, + 7018, + 7017, + 7015 ] } ], @@ -32724,7 +32735,7 @@ "typeArguments": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" }, @@ -32739,14 +32750,14 @@ ] }, { - "id": 6905, + "id": 6922, "name": "CreateOrderExchangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6912, + "id": 6929, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -32759,12 +32770,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7188, + "target": 7205, "name": "BaseOrderBundledActionsDTO.order_id" } }, { - "id": 6913, + "id": 6930, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -32778,12 +32789,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7189, + "target": 7206, "name": "BaseOrderBundledActionsDTO.return_id" } }, { - "id": 6914, + "id": 6931, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -32797,12 +32808,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7190, + "target": 7207, "name": "BaseOrderBundledActionsDTO.claim_id" } }, { - "id": 6915, + "id": 6932, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -32816,12 +32827,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7191, + "target": 7208, "name": "BaseOrderBundledActionsDTO.exchange_id" } }, { - "id": 6916, + "id": 6933, "name": "description", "variant": "declaration", "kind": 1024, @@ -32835,12 +32846,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7192, + "target": 7209, "name": "BaseOrderBundledActionsDTO.description" } }, { - "id": 6917, + "id": 6934, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -32854,12 +32865,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7193, + "target": 7210, "name": "BaseOrderBundledActionsDTO.internal_note" } }, { - "id": 6918, + "id": 6935, "name": "reference", "variant": "declaration", "kind": 1024, @@ -32873,12 +32884,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7194, + "target": 7211, "name": "BaseOrderBundledActionsDTO.reference" } }, { - "id": 6919, + "id": 6936, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -32892,12 +32903,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7195, + "target": 7212, "name": "BaseOrderBundledActionsDTO.reference_id" } }, { - "id": 6920, + "id": 6937, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -32920,12 +32931,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7196, + "target": 7213, "name": "BaseOrderBundledActionsDTO.created_by" } }, { - "id": 6921, + "id": 6938, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -32963,12 +32974,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 7197, + "target": 7214, "name": "BaseOrderBundledActionsDTO.metadata" } }, { - "id": 6906, + "id": 6923, "name": "additional_items", "variant": "declaration", "kind": 1024, @@ -32979,14 +32990,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7199, + "target": 7216, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } } }, { - "id": 6907, + "id": 6924, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -33014,7 +33025,7 @@ "typeArguments": [ { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -33031,7 +33042,7 @@ } }, { - "id": 6908, + "id": 6925, "name": "return_shipping", "variant": "declaration", "kind": 1024, @@ -33054,7 +33065,7 @@ "typeArguments": [ { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" }, @@ -33070,7 +33081,7 @@ } }, { - "id": 6909, + "id": 6926, "name": "difference_due", "variant": "declaration", "kind": 1024, @@ -33079,13 +33090,13 @@ }, "type": { "type": "reference", - "target": 7146, + "target": 7163, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 6910, + "id": 6927, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -33098,7 +33109,7 @@ } }, { - "id": 6911, + "id": 6928, "name": "no_notification", "variant": "declaration", "kind": 1024, @@ -33115,43 +33126,43 @@ { "title": "Properties", "children": [ - 6912, - 6913, - 6914, - 6915, - 6916, - 6917, - 6918, - 6919, - 6920, - 6921, - 6906, - 6907, - 6908, - 6909, - 6910, - 6911 + 6929, + 6930, + 6931, + 6932, + 6933, + 6934, + 6935, + 6936, + 6937, + 6938, + 6923, + 6924, + 6925, + 6926, + 6927, + 6928 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" } ] }, { - "id": 7007, + "id": 7024, "name": "CancelOrderExchangeDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7015, + "id": 7032, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -33170,7 +33181,7 @@ } }, { - "id": 7014, + "id": 7031, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -33189,7 +33200,7 @@ } }, { - "id": 7009, + "id": 7026, "name": "description", "variant": "declaration", "kind": 1024, @@ -33208,7 +33219,7 @@ } }, { - "id": 7016, + "id": 7033, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -33227,7 +33238,7 @@ } }, { - "id": 7012, + "id": 7029, "name": "reference", "variant": "declaration", "kind": 1024, @@ -33246,7 +33257,7 @@ } }, { - "id": 7013, + "id": 7030, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -33265,7 +33276,7 @@ } }, { - "id": 7011, + "id": 7028, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -33293,7 +33304,7 @@ } }, { - "id": 7010, + "id": 7027, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33336,7 +33347,7 @@ } }, { - "id": 7008, + "id": 7025, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -33356,15 +33367,15 @@ { "title": "Properties", "children": [ - 7015, - 7014, - 7009, - 7016, - 7012, - 7013, - 7011, - 7010, - 7008 + 7032, + 7031, + 7026, + 7033, + 7029, + 7030, + 7028, + 7027, + 7025 ] } ], @@ -33378,7 +33389,7 @@ "typeArguments": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" }, @@ -33393,14 +33404,14 @@ ] }, { - "id": 6986, + "id": 7003, "name": "ReceiveOrderReturnDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6994, + "id": 7011, "name": "claim_id", "variant": "declaration", "kind": 1024, @@ -33419,7 +33430,7 @@ } }, { - "id": 6995, + "id": 7012, "name": "exchange_id", "variant": "declaration", "kind": 1024, @@ -33438,7 +33449,7 @@ } }, { - "id": 6989, + "id": 7006, "name": "description", "variant": "declaration", "kind": 1024, @@ -33457,7 +33468,7 @@ } }, { - "id": 6996, + "id": 7013, "name": "internal_note", "variant": "declaration", "kind": 1024, @@ -33476,7 +33487,7 @@ } }, { - "id": 6992, + "id": 7009, "name": "reference", "variant": "declaration", "kind": 1024, @@ -33495,7 +33506,7 @@ } }, { - "id": 6993, + "id": 7010, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -33514,7 +33525,7 @@ } }, { - "id": 6991, + "id": 7008, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -33542,7 +33553,7 @@ } }, { - "id": 6990, + "id": 7007, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33585,7 +33596,7 @@ } }, { - "id": 6987, + "id": 7004, "name": "items", "variant": "declaration", "kind": 1024, @@ -33594,14 +33605,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 7199, + "target": 7216, "name": "BaseOrderBundledItemActionsDTO", "package": "@medusajs/types" } } }, { - "id": 6988, + "id": 7005, "name": "return_id", "variant": "declaration", "kind": 1024, @@ -33621,16 +33632,16 @@ { "title": "Properties", "children": [ - 6994, - 6995, - 6989, - 6996, - 6992, - 6993, - 6991, - 6990, - 6987, - 6988 + 7011, + 7012, + 7006, + 7013, + 7009, + 7010, + 7008, + 7007, + 7004, + 7005 ] } ], @@ -33644,7 +33655,7 @@ "typeArguments": [ { "type": "reference", - "target": 7187, + "target": 7204, "name": "BaseOrderBundledActionsDTO", "package": "@medusajs/types" }, @@ -33659,7 +33670,7 @@ ] }, { - "id": 6779, + "id": 6796, "name": "CreateOrderReturnReasonDTO", "variant": "declaration", "kind": 256, @@ -33674,7 +33685,7 @@ }, "children": [ { - "id": 6780, + "id": 6797, "name": "value", "variant": "declaration", "kind": 1024, @@ -33685,7 +33696,7 @@ } }, { - "id": 6781, + "id": 6798, "name": "label", "variant": "declaration", "kind": 1024, @@ -33696,7 +33707,7 @@ } }, { - "id": 6782, + "id": 6799, "name": "description", "variant": "declaration", "kind": 1024, @@ -33709,7 +33720,7 @@ } }, { - "id": 6783, + "id": 6800, "name": "parent_return_reason_id", "variant": "declaration", "kind": 1024, @@ -33722,7 +33733,7 @@ } }, { - "id": 6784, + "id": 6801, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33763,24 +33774,24 @@ { "title": "Properties", "children": [ - 6780, - 6781, - 6782, - 6783, - 6784 + 6797, + 6798, + 6799, + 6800, + 6801 ] } ] }, { - "id": 6788, + "id": 6805, "name": "UpdateOrderReturnReasonDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6789, + "id": 6806, "name": "id", "variant": "declaration", "kind": 1024, @@ -33793,7 +33804,7 @@ } }, { - "id": 6790, + "id": 6807, "name": "label", "variant": "declaration", "kind": 1024, @@ -33806,7 +33817,7 @@ } }, { - "id": 6791, + "id": 6808, "name": "value", "variant": "declaration", "kind": 1024, @@ -33819,7 +33830,7 @@ } }, { - "id": 6792, + "id": 6809, "name": "description", "variant": "declaration", "kind": 1024, @@ -33832,7 +33843,7 @@ } }, { - "id": 6793, + "id": 6810, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -33873,24 +33884,24 @@ { "title": "Properties", "children": [ - 6789, - 6790, - 6791, - 6792, - 6793 + 6806, + 6807, + 6808, + 6809, + 6810 ] } ] }, { - "id": 6785, + "id": 6802, "name": "UpdateOrderReturnReasonWithSelectorDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 6786, + "id": 6803, "name": "selector", "variant": "declaration", "kind": 1024, @@ -33904,7 +33915,7 @@ "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -33914,7 +33925,7 @@ } }, { - "id": 6787, + "id": 6804, "name": "data", "variant": "declaration", "kind": 1024, @@ -33928,7 +33939,7 @@ "typeArguments": [ { "type": "reference", - "target": 6788, + "target": 6805, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -33942,14 +33953,14 @@ { "title": "Properties", "children": [ - 6786, - 6787 + 6803, + 6804 ] } ] }, { - "id": 5034, + "id": 5049, "name": "IOrderModuleService", "variant": "declaration", "kind": 256, @@ -33964,14 +33975,14 @@ }, "children": [ { - "id": 5035, + "id": 5050, "name": "retrieveOrder", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5036, + "id": 5051, "name": "retrieveOrder", "variant": "signature", "kind": 4096, @@ -34006,7 +34017,7 @@ }, "parameters": [ { - "id": 5037, + "id": 5052, "name": "orderId", "variant": "param", "kind": 32768, @@ -34025,7 +34036,7 @@ } }, { - "id": 5038, + "id": 5053, "name": "config", "variant": "param", "kind": 32768, @@ -34058,11 +34069,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34072,7 +34083,7 @@ } }, { - "id": 5039, + "id": 5054, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34089,7 +34100,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34104,7 +34115,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34116,14 +34127,14 @@ ] }, { - "id": 5040, + "id": 5055, "name": "listOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5041, + "id": 5056, "name": "listOrders", "variant": "signature", "kind": 4096, @@ -34158,7 +34169,7 @@ }, "parameters": [ { - "id": 5042, + "id": 5057, "name": "filters", "variant": "param", "kind": 32768, @@ -34175,13 +34186,13 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5043, + "id": 5058, "name": "config", "variant": "param", "kind": 32768, @@ -34214,11 +34225,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34228,7 +34239,7 @@ } }, { - "id": 5044, + "id": 5059, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34245,7 +34256,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34262,7 +34273,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34275,14 +34286,14 @@ ] }, { - "id": 5045, + "id": 5060, "name": "listAndCountOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5046, + "id": 5061, "name": "listAndCountOrders", "variant": "signature", "kind": 4096, @@ -34317,7 +34328,7 @@ }, "parameters": [ { - "id": 5047, + "id": 5062, "name": "filters", "variant": "param", "kind": 32768, @@ -34334,13 +34345,13 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } }, { - "id": 5048, + "id": 5063, "name": "config", "variant": "param", "kind": 32768, @@ -34373,11 +34384,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34387,7 +34398,7 @@ } }, { - "id": 5049, + "id": 5064, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -34404,7 +34415,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34424,7 +34435,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -34443,297 +34454,22 @@ ] }, { - "id": 5050, + "id": 5065, "name": "retrieveReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5051, + "id": 5066, "name": "retrieveReturn", "variant": "signature", "kind": 4096, "flags": {}, - "parameters": [ - { - "id": 5052, - "name": "returnId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5053, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5874, - "typeArguments": [ - { - "type": "reference", - "target": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "FindConfig", - "package": "@medusajs/types" - } - }, - { - "id": 5054, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5055, - "name": "listReturns", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5056, - "name": "listReturns", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5057, - "name": "filters", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5963, - "name": "FilterableOrderProps", - "package": "@medusajs/types" - } - }, - { - "id": 5058, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5874, - "typeArguments": [ - { - "type": "reference", - "target": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "FindConfig", - "package": "@medusajs/types" - } - }, - { - "id": 5059, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5060, - "name": "listAndCountReturns", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5061, - "name": "listAndCountReturns", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5062, - "name": "filters", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5963, - "name": "FilterableOrderProps", - "package": "@medusajs/types" - } - }, - { - "id": 5063, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5874, - "typeArguments": [ - { - "type": "reference", - "target": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - ], - "name": "FindConfig", - "package": "@medusajs/types" - } - }, - { - "id": 5064, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "tuple", - "elements": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 5972, - "name": "ReturnDTO", - "package": "@medusajs/types" - } - }, - { - "type": "intrinsic", - "name": "number" - } - ] - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5065, - "name": "retrieveOrderClaim", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5066, - "name": "retrieveOrderClaim", - "variant": "signature", - "kind": 4096, - "flags": {}, "parameters": [ { "id": 5067, - "name": "claimnId", + "name": "returnId", "variant": "param", "kind": 32768, "flags": {}, @@ -34752,12 +34488,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } ], @@ -34775,7 +34511,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34790,8 +34526,8 @@ "typeArguments": [ { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } ], @@ -34803,14 +34539,14 @@ }, { "id": 5070, - "name": "listOrderClaims", + "name": "listReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5071, - "name": "listOrderClaims", + "name": "listReturns", "variant": "signature", "kind": 4096, "flags": {}, @@ -34825,7 +34561,7 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -34840,12 +34576,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } ], @@ -34863,7 +34599,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34880,8 +34616,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } } @@ -34894,14 +34630,14 @@ }, { "id": 5075, - "name": "listAndCountOrderClaims", + "name": "listAndCountReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5076, - "name": "listAndCountOrderClaims", + "name": "listAndCountReturns", "variant": "signature", "kind": 4096, "flags": {}, @@ -34916,7 +34652,7 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -34931,12 +34667,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } ], @@ -34954,7 +34690,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -34974,8 +34710,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", + "target": 5987, + "name": "ReturnDTO", "package": "@medusajs/types" } }, @@ -34994,14 +34730,14 @@ }, { "id": 5080, - "name": "retrieveOrderExchange", + "name": "retrieveOrderClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5081, - "name": "retrieveOrderExchange", + "name": "retrieveOrderClaim", "variant": "signature", "kind": 4096, "flags": {}, @@ -35027,12 +34763,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } ], @@ -35050,7 +34786,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35065,8 +34801,8 @@ "typeArguments": [ { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } ], @@ -35078,14 +34814,14 @@ }, { "id": 5085, - "name": "listOrderExchanges", + "name": "listOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5086, - "name": "listOrderExchanges", + "name": "listOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, @@ -35100,7 +34836,7 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -35115,12 +34851,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } ], @@ -35138,7 +34874,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35155,8 +34891,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } } @@ -35169,14 +34905,14 @@ }, { "id": 5090, - "name": "listAndCountOrderExchanges", + "name": "listAndCountOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5091, - "name": "listAndCountOrderExchanges", + "name": "listAndCountOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, @@ -35191,7 +34927,7 @@ }, "type": { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -35206,12 +34942,12 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } ], @@ -35229,7 +34965,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35249,8 +34985,8 @@ "type": "array", "elementType": { "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", + "target": 6052, + "name": "OrderClaimDTO", "package": "@medusajs/types" } }, @@ -35269,13 +35005,288 @@ }, { "id": 5095, - "name": "createOrders", + "name": "retrieveOrderExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5096, + "name": "retrieveOrderExchange", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5097, + "name": "claimnId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5098, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5889, + "typeArguments": [ + { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "FindConfig", + "package": "@medusajs/types" + } + }, + { + "id": 5099, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5100, + "name": "listOrderExchanges", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5101, + "name": "listOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5102, + "name": "filters", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5978, + "name": "FilterableOrderProps", + "package": "@medusajs/types" + } + }, + { + "id": 5103, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5889, + "typeArguments": [ + { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "FindConfig", + "package": "@medusajs/types" + } + }, + { + "id": 5104, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5105, + "name": "listAndCountOrderExchanges", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5106, + "name": "listAndCountOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5107, + "name": "filters", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5978, + "name": "FilterableOrderProps", + "package": "@medusajs/types" + } + }, + { + "id": 5108, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5889, + "typeArguments": [ + { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "FindConfig", + "package": "@medusajs/types" + } + }, + { + "id": 5109, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "tuple", + "elements": [ + { + "type": "array", + "elementType": { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + }, + { + "type": "intrinsic", + "name": "number" + } + ] + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5110, + "name": "createOrders", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5111, "name": "createOrders", "variant": "signature", "kind": 4096, @@ -35310,7 +35321,7 @@ }, "parameters": [ { - "id": 5097, + "id": 5112, "name": "data", "variant": "param", "kind": 32768, @@ -35327,14 +35338,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6171, + "target": 6188, "name": "CreateOrderDTO", "package": "@medusajs/types" } } }, { - "id": 5098, + "id": 5113, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35351,7 +35362,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35368,7 +35379,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35379,7 +35390,7 @@ } }, { - "id": 5099, + "id": 5114, "name": "createOrders", "variant": "signature", "kind": 4096, @@ -35414,7 +35425,7 @@ }, "parameters": [ { - "id": 5100, + "id": 5115, "name": "data", "variant": "param", "kind": 32768, @@ -35429,13 +35440,13 @@ }, "type": { "type": "reference", - "target": 6171, + "target": 6188, "name": "CreateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5101, + "id": 5116, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35452,7 +35463,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35467,7 +35478,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35479,14 +35490,14 @@ ] }, { - "id": 5102, + "id": 5117, "name": "updateOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5103, + "id": 5118, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35521,7 +35532,7 @@ }, "parameters": [ { - "id": 5104, + "id": 5119, "name": "data", "variant": "param", "kind": 32768, @@ -35538,14 +35549,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6188, + "target": 6205, "name": "UpdateOrderDTO", "package": "@medusajs/types" } } }, { - "id": 5105, + "id": 5120, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35554,7 +35565,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35571,7 +35582,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35582,7 +35593,7 @@ } }, { - "id": 5106, + "id": 5121, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35617,7 +35628,7 @@ }, "parameters": [ { - "id": 5107, + "id": 5122, "name": "orderId", "variant": "param", "kind": 32768, @@ -35636,7 +35647,7 @@ } }, { - "id": 5108, + "id": 5123, "name": "data", "variant": "param", "kind": 32768, @@ -35651,13 +35662,13 @@ }, "type": { "type": "reference", - "target": 6188, + "target": 6205, "name": "UpdateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5109, + "id": 5124, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35674,7 +35685,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35689,7 +35700,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35699,7 +35710,7 @@ } }, { - "id": 5110, + "id": 5125, "name": "updateOrders", "variant": "signature", "kind": 4096, @@ -35734,7 +35745,7 @@ }, "parameters": [ { - "id": 5111, + "id": 5126, "name": "selector", "variant": "param", "kind": 32768, @@ -35756,7 +35767,7 @@ "typeArguments": [ { "type": "reference", - "target": 5963, + "target": 5978, "name": "FilterableOrderProps", "package": "@medusajs/types" } @@ -35766,7 +35777,7 @@ } }, { - "id": 5112, + "id": 5127, "name": "data", "variant": "param", "kind": 32768, @@ -35781,13 +35792,13 @@ }, "type": { "type": "reference", - "target": 6188, + "target": 6205, "name": "UpdateOrderDTO", "package": "@medusajs/types" } }, { - "id": 5113, + "id": 5128, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35804,7 +35815,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35821,7 +35832,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -35834,14 +35845,14 @@ ] }, { - "id": 5114, + "id": 5129, "name": "deleteOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5115, + "id": 5130, "name": "deleteOrders", "variant": "signature", "kind": 4096, @@ -35876,7 +35887,7 @@ }, "parameters": [ { - "id": 5116, + "id": 5131, "name": "orderIds", "variant": "param", "kind": 32768, @@ -35898,7 +35909,7 @@ } }, { - "id": 5117, + "id": 5132, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -35915,7 +35926,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -35938,7 +35949,7 @@ } }, { - "id": 5118, + "id": 5133, "name": "deleteOrders", "variant": "signature", "kind": 4096, @@ -35973,7 +35984,7 @@ }, "parameters": [ { - "id": 5119, + "id": 5134, "name": "orderId", "variant": "param", "kind": 32768, @@ -35992,7 +36003,7 @@ } }, { - "id": 5120, + "id": 5135, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36009,7 +36020,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36034,21 +36045,21 @@ ] }, { - "id": 5121, + "id": 5136, "name": "softDeleteOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5122, + "id": 5137, "name": "softDeleteOrders", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5123, + "id": 5138, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -36065,7 +36076,7 @@ ], "parameters": [ { - "id": 5124, + "id": 5139, "name": "storeIds", "variant": "param", "kind": 32768, @@ -36079,7 +36090,7 @@ } }, { - "id": 5125, + "id": 5140, "name": "config", "variant": "param", "kind": 32768, @@ -36088,11 +36099,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5123, + "target": 5138, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -36103,7 +36114,7 @@ } }, { - "id": 5126, + "id": 5141, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36112,7 +36123,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36164,21 +36175,21 @@ ] }, { - "id": 5127, + "id": 5142, "name": "restoreOrders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5128, + "id": 5143, "name": "restoreOrders", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5129, + "id": 5144, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -36195,7 +36206,7 @@ ], "parameters": [ { - "id": 5130, + "id": 5145, "name": "storeIds", "variant": "param", "kind": 32768, @@ -36209,7 +36220,7 @@ } }, { - "id": 5131, + "id": 5146, "name": "config", "variant": "param", "kind": 32768, @@ -36218,11 +36229,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5129, + "target": 5144, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -36233,7 +36244,7 @@ } }, { - "id": 5132, + "id": 5147, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36242,7 +36253,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36294,21 +36305,21 @@ ] }, { - "id": 5133, + "id": 5148, "name": "listAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5134, + "id": 5149, "name": "listAddresses", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5135, + "id": 5150, "name": "filters", "variant": "param", "kind": 32768, @@ -36317,13 +36328,13 @@ }, "type": { "type": "reference", - "target": 6206, + "target": 6223, "name": "FilterableOrderAddressProps", "package": "@medusajs/types" } }, { - "id": 5136, + "id": 5151, "name": "config", "variant": "param", "kind": 32768, @@ -36332,11 +36343,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36346,7 +36357,7 @@ } }, { - "id": 5137, + "id": 5152, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36355,7 +36366,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36372,7 +36383,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36385,14 +36396,14 @@ ] }, { - "id": 5138, + "id": 5153, "name": "createAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5139, + "id": 5154, "name": "createAddresses", "variant": "signature", "kind": 4096, @@ -36427,7 +36438,7 @@ }, "parameters": [ { - "id": 5140, + "id": 5155, "name": "data", "variant": "param", "kind": 32768, @@ -36444,14 +36455,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } } }, { - "id": 5141, + "id": 5156, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36468,7 +36479,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36485,7 +36496,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36496,7 +36507,7 @@ } }, { - "id": 5142, + "id": 5157, "name": "createAddresses", "variant": "signature", "kind": 4096, @@ -36531,7 +36542,7 @@ }, "parameters": [ { - "id": 5143, + "id": 5158, "name": "data", "variant": "param", "kind": 32768, @@ -36546,13 +36557,13 @@ }, "type": { "type": "reference", - "target": 6226, + "target": 6243, "name": "CreateOrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5144, + "id": 5159, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36569,7 +36580,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36584,7 +36595,7 @@ "typeArguments": [ { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36596,14 +36607,14 @@ ] }, { - "id": 5145, + "id": 5160, "name": "updateAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5146, + "id": 5161, "name": "updateAddresses", "variant": "signature", "kind": 4096, @@ -36638,7 +36649,7 @@ }, "parameters": [ { - "id": 5147, + "id": 5162, "name": "data", "variant": "param", "kind": 32768, @@ -36655,14 +36666,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" } } }, { - "id": 5148, + "id": 5163, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36679,7 +36690,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36696,7 +36707,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36707,7 +36718,7 @@ } }, { - "id": 5149, + "id": 5164, "name": "updateAddresses", "variant": "signature", "kind": 4096, @@ -36742,7 +36753,7 @@ }, "parameters": [ { - "id": 5150, + "id": 5165, "name": "data", "variant": "param", "kind": 32768, @@ -36757,13 +36768,13 @@ }, "type": { "type": "reference", - "target": 6239, + "target": 6256, "name": "UpdateOrderAddressDTO", "package": "@medusajs/types" } }, { - "id": 5151, + "id": 5166, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36780,7 +36791,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36795,7 +36806,7 @@ "typeArguments": [ { "type": "reference", - "target": 6210, + "target": 6227, "name": "OrderAddressDTO", "package": "@medusajs/types" } @@ -36807,14 +36818,14 @@ ] }, { - "id": 5152, + "id": 5167, "name": "deleteAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5153, + "id": 5168, "name": "deleteAddresses", "variant": "signature", "kind": 4096, @@ -36849,7 +36860,7 @@ }, "parameters": [ { - "id": 5154, + "id": 5169, "name": "ids", "variant": "param", "kind": 32768, @@ -36871,7 +36882,7 @@ } }, { - "id": 5155, + "id": 5170, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36888,7 +36899,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -36911,7 +36922,7 @@ } }, { - "id": 5156, + "id": 5171, "name": "deleteAddresses", "variant": "signature", "kind": 4096, @@ -36946,7 +36957,7 @@ }, "parameters": [ { - "id": 5157, + "id": 5172, "name": "ids", "variant": "param", "kind": 32768, @@ -36965,7 +36976,7 @@ } }, { - "id": 5158, + "id": 5173, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -36982,7 +36993,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37007,14 +37018,14 @@ ] }, { - "id": 5159, + "id": 5174, "name": "retrieveLineItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5160, + "id": 5175, "name": "retrieveLineItem", "variant": "signature", "kind": 4096, @@ -37049,7 +37060,7 @@ }, "parameters": [ { - "id": 5161, + "id": 5176, "name": "itemId", "variant": "param", "kind": 32768, @@ -37068,7 +37079,7 @@ } }, { - "id": 5162, + "id": 5177, "name": "config", "variant": "param", "kind": 32768, @@ -37101,11 +37112,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37115,7 +37126,7 @@ } }, { - "id": 5163, + "id": 5178, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37132,7 +37143,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37147,7 +37158,7 @@ "typeArguments": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37159,14 +37170,14 @@ ] }, { - "id": 5164, + "id": 5179, "name": "listLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5165, + "id": 5180, "name": "listLineItems", "variant": "signature", "kind": 4096, @@ -37201,7 +37212,7 @@ }, "parameters": [ { - "id": 5166, + "id": 5181, "name": "filters", "variant": "param", "kind": 32768, @@ -37216,13 +37227,13 @@ }, "type": { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } }, { - "id": 5167, + "id": 5182, "name": "config", "variant": "param", "kind": 32768, @@ -37255,11 +37266,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37269,7 +37280,7 @@ } }, { - "id": 5168, + "id": 5183, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37286,7 +37297,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37303,7 +37314,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37316,34 +37327,34 @@ ] }, { - "id": 5169, + "id": 5184, "name": "createLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5170, + "id": 5185, "name": "createLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5171, + "id": 5186, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } }, { - "id": 5172, + "id": 5187, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37352,7 +37363,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37369,7 +37380,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37380,14 +37391,14 @@ } }, { - "id": 5173, + "id": 5188, "name": "createLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5174, + "id": 5189, "name": "data", "variant": "param", "kind": 32768, @@ -37396,14 +37407,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 5175, + "id": 5190, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37412,7 +37423,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37429,7 +37440,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37440,14 +37451,14 @@ } }, { - "id": 5176, + "id": 5191, "name": "createLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5177, + "id": 5192, "name": "orderId", "variant": "param", "kind": 32768, @@ -37458,7 +37469,7 @@ } }, { - "id": 5178, + "id": 5193, "name": "items", "variant": "param", "kind": 32768, @@ -37467,14 +37478,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6319, + "target": 6336, "name": "CreateOrderLineItemDTO", "package": "@medusajs/types" } } }, { - "id": 5179, + "id": 5194, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37483,7 +37494,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37500,7 +37511,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37513,14 +37524,14 @@ ] }, { - "id": 5180, + "id": 5195, "name": "updateLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5181, + "id": 5196, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37555,7 +37566,7 @@ }, "parameters": [ { - "id": 5182, + "id": 5197, "name": "data", "variant": "param", "kind": 32768, @@ -37572,14 +37583,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6345, + "target": 6362, "name": "UpdateOrderLineItemWithSelectorDTO", "package": "@medusajs/types" } } }, { - "id": 5183, + "id": 5198, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37588,7 +37599,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37605,7 +37616,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37616,7 +37627,7 @@ } }, { - "id": 5184, + "id": 5199, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37651,7 +37662,7 @@ }, "parameters": [ { - "id": 5185, + "id": 5200, "name": "selector", "variant": "param", "kind": 32768, @@ -37673,7 +37684,7 @@ "typeArguments": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -37683,7 +37694,7 @@ } }, { - "id": 5186, + "id": 5201, "name": "data", "variant": "param", "kind": 32768, @@ -37705,7 +37716,7 @@ "typeArguments": [ { "type": "reference", - "target": 6348, + "target": 6365, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -37715,7 +37726,7 @@ } }, { - "id": 5187, + "id": 5202, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37732,7 +37743,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37749,7 +37760,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37760,7 +37771,7 @@ } }, { - "id": 5188, + "id": 5203, "name": "updateLineItems", "variant": "signature", "kind": 4096, @@ -37795,7 +37806,7 @@ }, "parameters": [ { - "id": 5189, + "id": 5204, "name": "lineId", "variant": "param", "kind": 32768, @@ -37814,7 +37825,7 @@ } }, { - "id": 5190, + "id": 5205, "name": "data", "variant": "param", "kind": 32768, @@ -37836,7 +37847,7 @@ "typeArguments": [ { "type": "reference", - "target": 6348, + "target": 6365, "name": "UpdateOrderLineItemDTO", "package": "@medusajs/types" } @@ -37846,7 +37857,7 @@ } }, { - "id": 5191, + "id": 5206, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37863,7 +37874,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37878,7 +37889,7 @@ "typeArguments": [ { "type": "reference", - "target": 6253, + "target": 6270, "name": "OrderLineItemDTO", "package": "@medusajs/types" } @@ -37890,21 +37901,21 @@ ] }, { - "id": 5192, + "id": 5207, "name": "deleteLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5193, + "id": 5208, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5194, + "id": 5209, "name": "itemIds", "variant": "param", "kind": 32768, @@ -37918,7 +37929,7 @@ } }, { - "id": 5195, + "id": 5210, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37927,7 +37938,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -37950,14 +37961,14 @@ } }, { - "id": 5196, + "id": 5211, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5197, + "id": 5212, "name": "itemIds", "variant": "param", "kind": 32768, @@ -37968,7 +37979,7 @@ } }, { - "id": 5198, + "id": 5213, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -37977,7 +37988,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38000,14 +38011,14 @@ } }, { - "id": 5199, + "id": 5214, "name": "deleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5200, + "id": 5215, "name": "selector", "variant": "param", "kind": 32768, @@ -38021,7 +38032,7 @@ "typeArguments": [ { "type": "reference", - "target": 6311, + "target": 6328, "name": "FilterableOrderLineItemProps", "package": "@medusajs/types" } @@ -38031,7 +38042,7 @@ } }, { - "id": 5201, + "id": 5216, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38040,7 +38051,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38065,14 +38076,14 @@ ] }, { - "id": 5202, + "id": 5217, "name": "updateOrderItem", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5203, + "id": 5218, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38107,7 +38118,7 @@ }, "parameters": [ { - "id": 5204, + "id": 5219, "name": "selector", "variant": "param", "kind": 32768, @@ -38129,7 +38140,7 @@ "typeArguments": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -38139,7 +38150,7 @@ } }, { - "id": 5205, + "id": 5220, "name": "data", "variant": "param", "kind": 32768, @@ -38154,13 +38165,13 @@ }, "type": { "type": "reference", - "target": 6382, + "target": 6399, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } }, { - "id": 5206, + "id": 5221, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38177,7 +38188,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38194,7 +38205,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38205,7 +38216,7 @@ } }, { - "id": 5207, + "id": 5222, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38240,7 +38251,7 @@ }, "parameters": [ { - "id": 5208, + "id": 5223, "name": "orderDetailId", "variant": "param", "kind": 32768, @@ -38259,7 +38270,7 @@ } }, { - "id": 5209, + "id": 5224, "name": "data", "variant": "param", "kind": 32768, @@ -38281,7 +38292,7 @@ "typeArguments": [ { "type": "reference", - "target": 6382, + "target": 6399, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -38291,7 +38302,7 @@ } }, { - "id": 5210, + "id": 5225, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38308,7 +38319,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38323,7 +38334,7 @@ "typeArguments": [ { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38333,7 +38344,7 @@ } }, { - "id": 5211, + "id": 5226, "name": "updateOrderItem", "variant": "signature", "kind": 4096, @@ -38368,7 +38379,7 @@ }, "parameters": [ { - "id": 5212, + "id": 5227, "name": "orderDetailIdOrDataOrSelector", "variant": "param", "kind": 32768, @@ -38397,7 +38408,7 @@ "typeArguments": [ { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38409,7 +38420,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6415, + "target": 6432, "name": "UpdateOrderItemWithSelectorDTO", "package": "@medusajs/types" } @@ -38418,7 +38429,7 @@ } }, { - "id": 5213, + "id": 5228, "name": "data", "variant": "param", "kind": 32768, @@ -38438,7 +38449,7 @@ "types": [ { "type": "reference", - "target": 6382, + "target": 6399, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" }, @@ -38451,7 +38462,7 @@ "typeArguments": [ { "type": "reference", - "target": 6382, + "target": 6399, "name": "UpdateOrderItemDTO", "package": "@medusajs/types" } @@ -38463,7 +38474,7 @@ } }, { - "id": 5214, + "id": 5229, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38480,7 +38491,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38498,7 +38509,7 @@ "types": [ { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" }, @@ -38506,7 +38517,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6394, + "target": 6411, "name": "OrderItemDTO", "package": "@medusajs/types" } @@ -38521,14 +38532,14 @@ ] }, { - "id": 5215, + "id": 5230, "name": "listShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5216, + "id": 5231, "name": "listShippingMethods", "variant": "signature", "kind": 4096, @@ -38563,7 +38574,7 @@ }, "parameters": [ { - "id": 5217, + "id": 5232, "name": "filters", "variant": "param", "kind": 32768, @@ -38578,13 +38589,13 @@ }, "type": { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } }, { - "id": 5218, + "id": 5233, "name": "config", "variant": "param", "kind": 32768, @@ -38615,11 +38626,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38629,7 +38640,7 @@ } }, { - "id": 5219, + "id": 5234, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38646,7 +38657,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38663,7 +38674,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38676,34 +38687,34 @@ ] }, { - "id": 5220, + "id": 5235, "name": "createShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5221, + "id": 5236, "name": "createShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5222, + "id": 5237, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6449, + "target": 6466, "name": "CreateOrderShippingMethodDTO", "package": "@medusajs/types" } }, { - "id": 5223, + "id": 5238, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -38712,7 +38723,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -38727,7 +38738,7 @@ "typeArguments": [ { "type": "reference", - "target": 6418, + "target": 6435, "name": "OrderShippingMethodDTO", "package": "@medusajs/types" } @@ -38736,287 +38747,26 @@ "package": "typescript" } }, - { - "id": 5224, - "name": "createShippingMethods", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5225, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6449, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5226, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6418, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5227, - "name": "createShippingMethods", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5228, - "name": "orderId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5229, - "name": "methods", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6449, - "name": "CreateOrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5230, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6418, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5231, - "name": "updateShippingMethods", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5232, - "name": "updateShippingMethods", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5233, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6462, - "name": "UpdateOrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5234, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6418, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5235, - "name": "updateShippingMethods", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5236, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6462, - "name": "UpdateOrderShippingMethodDTO", - "package": "@medusajs/types" - } - }, - { - "id": 5237, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6418, - "name": "OrderShippingMethodDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5238, - "name": "deleteShippingMethods", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ { "id": 5239, - "name": "deleteShippingMethods", + "name": "createShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 5240, - "name": "methodIds", + "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "array", "elementType": { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": 6466, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" } } }, @@ -39030,7 +38780,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39044,8 +38794,13 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "array", + "elementType": { + "type": "reference", + "target": 6435, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" + } } ], "name": "Promise", @@ -39054,14 +38809,14 @@ }, { "id": 5242, - "name": "deleteShippingMethods", + "name": "createShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 5243, - "name": "methodIds", + "name": "orderId", "variant": "param", "kind": 32768, "flags": {}, @@ -39072,6 +38827,22 @@ }, { "id": 5244, + "name": "methods", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6466, + "name": "CreateOrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 5245, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39080,7 +38851,197 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, + "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": 6435, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5246, + "name": "updateShippingMethods", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5247, + "name": "updateShippingMethods", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5248, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6479, + "name": "UpdateOrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 5249, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 6435, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5250, + "name": "updateShippingMethods", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5251, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6479, + "name": "UpdateOrderShippingMethodDTO", + "package": "@medusajs/types" + } + }, + { + "id": 5252, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6435, + "name": "OrderShippingMethodDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5253, + "name": "deleteShippingMethods", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5254, + "name": "deleteShippingMethods", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5255, + "name": "methodIds", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5256, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39103,14 +39064,64 @@ } }, { - "id": 5245, + "id": 5257, "name": "deleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5246, + "id": 5258, + "name": "methodIds", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5259, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 5260, + "name": "deleteShippingMethods", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5261, "name": "selector", "variant": "param", "kind": 32768, @@ -39124,7 +39135,7 @@ "typeArguments": [ { "type": "reference", - "target": 6375, + "target": 6392, "name": "FilterableOrderShippingMethodProps", "package": "@medusajs/types" } @@ -39134,7 +39145,7 @@ } }, { - "id": 5247, + "id": 5262, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39143,7 +39154,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39168,14 +39179,14 @@ ] }, { - "id": 5248, + "id": 5263, "name": "listLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5249, + "id": 5264, "name": "listLineItemAdjustments", "variant": "signature", "kind": 4096, @@ -39210,7 +39221,7 @@ }, "parameters": [ { - "id": 5250, + "id": 5265, "name": "filters", "variant": "param", "kind": 32768, @@ -39225,13 +39236,13 @@ }, "type": { "type": "reference", - "target": 6470, + "target": 6487, "name": "FilterableOrderLineItemAdjustmentProps", "package": "@medusajs/types" } }, { - "id": 5251, + "id": 5266, "name": "config", "variant": "param", "kind": 32768, @@ -39264,11 +39275,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39278,7 +39289,7 @@ } }, { - "id": 5252, + "id": 5267, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39295,7 +39306,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39312,7 +39323,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39325,21 +39336,21 @@ ] }, { - "id": 5253, + "id": 5268, "name": "createLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5254, + "id": 5269, "name": "createLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5255, + "id": 5270, "name": "data", "variant": "param", "kind": 32768, @@ -39348,14 +39359,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5256, + "id": 5271, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39364,7 +39375,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39381,7 +39392,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39392,27 +39403,27 @@ } }, { - "id": 5257, + "id": 5272, "name": "createLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5258, + "id": 5273, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } }, { - "id": 5259, + "id": 5274, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39421,7 +39432,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39438,7 +39449,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39449,14 +39460,14 @@ } }, { - "id": 5260, + "id": 5275, "name": "createLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5261, + "id": 5276, "name": "orderId", "variant": "param", "kind": 32768, @@ -39467,7 +39478,7 @@ } }, { - "id": 5262, + "id": 5277, "name": "data", "variant": "param", "kind": 32768, @@ -39476,14 +39487,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6490, + "target": 6507, "name": "CreateOrderAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5263, + "id": 5278, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39492,7 +39503,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39509,7 +39520,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39522,14 +39533,14 @@ ] }, { - "id": 5264, + "id": 5279, "name": "setLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5265, + "id": 5280, "name": "setLineItemAdjustments", "variant": "signature", "kind": 4096, @@ -39564,7 +39575,7 @@ }, "parameters": [ { - "id": 5266, + "id": 5281, "name": "orderId", "variant": "param", "kind": 32768, @@ -39583,7 +39594,7 @@ } }, { - "id": 5267, + "id": 5282, "name": "data", "variant": "param", "kind": 32768, @@ -39600,14 +39611,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6496, + "target": 6513, "name": "UpsertOrderLineItemAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5268, + "id": 5283, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39624,7 +39635,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39641,7 +39652,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39654,21 +39665,21 @@ ] }, { - "id": 5269, + "id": 5284, "name": "deleteLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5270, + "id": 5285, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5271, + "id": 5286, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -39682,7 +39693,7 @@ } }, { - "id": 5272, + "id": 5287, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39691,7 +39702,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39714,14 +39725,14 @@ } }, { - "id": 5273, + "id": 5288, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5274, + "id": 5289, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -39732,7 +39743,7 @@ } }, { - "id": 5275, + "id": 5290, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39741,7 +39752,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39764,14 +39775,14 @@ } }, { - "id": 5276, + "id": 5291, "name": "deleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5277, + "id": 5292, "name": "selector", "variant": "param", "kind": 32768, @@ -39785,7 +39796,7 @@ "typeArguments": [ { "type": "reference", - "target": 6478, + "target": 6495, "name": "OrderLineItemAdjustmentDTO", "package": "@medusajs/types" } @@ -39795,7 +39806,7 @@ } }, { - "id": 5278, + "id": 5293, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39804,7 +39815,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39829,14 +39840,14 @@ ] }, { - "id": 5279, + "id": 5294, "name": "listShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5280, + "id": 5295, "name": "listShippingMethodAdjustments", "variant": "signature", "kind": 4096, @@ -39871,7 +39882,7 @@ }, "parameters": [ { - "id": 5281, + "id": 5296, "name": "filters", "variant": "param", "kind": 32768, @@ -39886,13 +39897,13 @@ }, "type": { "type": "reference", - "target": 6504, + "target": 6521, "name": "FilterableOrderShippingMethodAdjustmentProps", "package": "@medusajs/types" } }, { - "id": 5282, + "id": 5297, "name": "config", "variant": "param", "kind": 32768, @@ -39925,11 +39936,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39939,7 +39950,7 @@ } }, { - "id": 5283, + "id": 5298, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -39956,7 +39967,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -39973,7 +39984,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -39986,21 +39997,21 @@ ] }, { - "id": 5284, + "id": 5299, "name": "createShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5285, + "id": 5300, "name": "createShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5286, + "id": 5301, "name": "data", "variant": "param", "kind": 32768, @@ -40009,14 +40020,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6524, + "target": 6541, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5287, + "id": 5302, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40025,7 +40036,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40042,7 +40053,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40053,27 +40064,27 @@ } }, { - "id": 5288, + "id": 5303, "name": "createShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5289, + "id": 5304, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6524, + "target": 6541, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } }, { - "id": 5290, + "id": 5305, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40082,7 +40093,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40097,7 +40108,7 @@ "typeArguments": [ { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40107,14 +40118,14 @@ } }, { - "id": 5291, + "id": 5306, "name": "createShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5292, + "id": 5307, "name": "orderId", "variant": "param", "kind": 32768, @@ -40125,7 +40136,7 @@ } }, { - "id": 5293, + "id": 5308, "name": "data", "variant": "param", "kind": 32768, @@ -40134,14 +40145,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6524, + "target": 6541, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } } }, { - "id": 5294, + "id": 5309, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40150,7 +40161,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40167,7 +40178,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40180,14 +40191,14 @@ ] }, { - "id": 5295, + "id": 5310, "name": "setShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5296, + "id": 5311, "name": "setShippingMethodAdjustments", "variant": "signature", "kind": 4096, @@ -40222,7 +40233,7 @@ }, "parameters": [ { - "id": 5297, + "id": 5312, "name": "orderId", "variant": "param", "kind": 32768, @@ -40241,7 +40252,7 @@ } }, { - "id": 5298, + "id": 5313, "name": "data", "variant": "param", "kind": 32768, @@ -40261,13 +40272,13 @@ "types": [ { "type": "reference", - "target": 6524, + "target": 6541, "name": "CreateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6531, + "target": 6548, "name": "UpdateOrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40276,7 +40287,7 @@ } }, { - "id": 5299, + "id": 5314, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40293,7 +40304,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40310,7 +40321,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40323,21 +40334,21 @@ ] }, { - "id": 5300, + "id": 5315, "name": "deleteShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5301, + "id": 5316, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5302, + "id": 5317, "name": "adjustmentIds", "variant": "param", "kind": 32768, @@ -40351,7 +40362,7 @@ } }, { - "id": 5303, + "id": 5318, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40360,7 +40371,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40383,14 +40394,14 @@ } }, { - "id": 5304, + "id": 5319, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5305, + "id": 5320, "name": "adjustmentId", "variant": "param", "kind": 32768, @@ -40401,7 +40412,7 @@ } }, { - "id": 5306, + "id": 5321, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40410,7 +40421,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40433,14 +40444,14 @@ } }, { - "id": 5307, + "id": 5322, "name": "deleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5308, + "id": 5323, "name": "selector", "variant": "param", "kind": 32768, @@ -40454,7 +40465,7 @@ "typeArguments": [ { "type": "reference", - "target": 6512, + "target": 6529, "name": "OrderShippingMethodAdjustmentDTO", "package": "@medusajs/types" } @@ -40464,7 +40475,7 @@ } }, { - "id": 5309, + "id": 5324, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40473,7 +40484,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40498,14 +40509,14 @@ ] }, { - "id": 5310, + "id": 5325, "name": "listLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5311, + "id": 5326, "name": "listLineItemTaxLines", "variant": "signature", "kind": 4096, @@ -40540,7 +40551,7 @@ }, "parameters": [ { - "id": 5312, + "id": 5327, "name": "filters", "variant": "param", "kind": 32768, @@ -40555,13 +40566,13 @@ }, "type": { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5313, + "id": 5328, "name": "config", "variant": "param", "kind": 32768, @@ -40594,11 +40605,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40608,7 +40619,7 @@ } }, { - "id": 5314, + "id": 5329, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40625,7 +40636,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40642,7 +40653,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40655,21 +40666,21 @@ ] }, { - "id": 5315, + "id": 5330, "name": "createLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5316, + "id": 5331, "name": "createLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5317, + "id": 5332, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40678,14 +40689,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 5318, + "id": 5333, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40694,7 +40705,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40711,7 +40722,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40722,27 +40733,27 @@ } }, { - "id": 5319, + "id": 5334, "name": "createLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5320, + "id": 5335, "name": "taxLine", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } }, { - "id": 5321, + "id": 5336, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40751,7 +40762,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40766,7 +40777,7 @@ "typeArguments": [ { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40776,14 +40787,14 @@ } }, { - "id": 5322, + "id": 5337, "name": "createLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5323, + "id": 5338, "name": "orderId", "variant": "param", "kind": 32768, @@ -40794,7 +40805,7 @@ } }, { - "id": 5324, + "id": 5339, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40804,7 +40815,7 @@ "types": [ { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" }, @@ -40812,7 +40823,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40821,7 +40832,7 @@ } }, { - "id": 5325, + "id": 5340, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40830,7 +40841,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40847,7 +40858,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40860,14 +40871,14 @@ ] }, { - "id": 5326, + "id": 5341, "name": "setLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5327, + "id": 5342, "name": "setLineItemTaxLines", "variant": "signature", "kind": 4096, @@ -40902,7 +40913,7 @@ }, "parameters": [ { - "id": 5328, + "id": 5343, "name": "orderId", "variant": "param", "kind": 32768, @@ -40921,7 +40932,7 @@ } }, { - "id": 5329, + "id": 5344, "name": "taxLines", "variant": "param", "kind": 32768, @@ -40941,13 +40952,13 @@ "types": [ { "type": "reference", - "target": 6563, + "target": 6580, "name": "CreateOrderLineItemTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6569, + "target": 6586, "name": "UpdateOrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -40956,7 +40967,7 @@ } }, { - "id": 5330, + "id": 5345, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -40973,7 +40984,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -40990,7 +41001,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6548, + "target": 6565, "name": "OrderLineItemTaxLineDTO", "package": "@medusajs/types" } @@ -41003,21 +41014,21 @@ ] }, { - "id": 5331, + "id": 5346, "name": "deleteLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5332, + "id": 5347, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5333, + "id": 5348, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41031,7 +41042,7 @@ } }, { - "id": 5334, + "id": 5349, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41040,7 +41051,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41063,14 +41074,14 @@ } }, { - "id": 5335, + "id": 5350, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5336, + "id": 5351, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41081,7 +41092,7 @@ } }, { - "id": 5337, + "id": 5352, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41090,7 +41101,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41113,27 +41124,27 @@ } }, { - "id": 5338, + "id": 5353, "name": "deleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5339, + "id": 5354, "name": "selector", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6538, + "target": 6555, "name": "FilterableOrderLineItemTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5340, + "id": 5355, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41142,7 +41153,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41167,14 +41178,14 @@ ] }, { - "id": 5341, + "id": 5356, "name": "listShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5342, + "id": 5357, "name": "listShippingMethodTaxLines", "variant": "signature", "kind": 4096, @@ -41209,7 +41220,7 @@ }, "parameters": [ { - "id": 5343, + "id": 5358, "name": "filters", "variant": "param", "kind": 32768, @@ -41224,13 +41235,13 @@ }, "type": { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5344, + "id": 5359, "name": "config", "variant": "param", "kind": 32768, @@ -41263,11 +41274,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41277,7 +41288,7 @@ } }, { - "id": 5345, + "id": 5360, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41294,7 +41305,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41311,7 +41322,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41324,21 +41335,21 @@ ] }, { - "id": 5346, + "id": 5361, "name": "createShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5347, + "id": 5362, "name": "createShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5348, + "id": 5363, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41347,14 +41358,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } } }, { - "id": 5349, + "id": 5364, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41363,7 +41374,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41380,7 +41391,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41391,27 +41402,27 @@ } }, { - "id": 5350, + "id": 5365, "name": "createShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5351, + "id": 5366, "name": "taxLine", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } }, { - "id": 5352, + "id": 5367, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41420,7 +41431,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41435,7 +41446,7 @@ "typeArguments": [ { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41445,14 +41456,14 @@ } }, { - "id": 5353, + "id": 5368, "name": "createShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5354, + "id": 5369, "name": "orderId", "variant": "param", "kind": 32768, @@ -41463,7 +41474,7 @@ } }, { - "id": 5355, + "id": 5370, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41473,7 +41484,7 @@ "types": [ { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" }, @@ -41481,7 +41492,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41490,7 +41501,7 @@ } }, { - "id": 5356, + "id": 5371, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41499,7 +41510,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41516,7 +41527,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41529,14 +41540,14 @@ ] }, { - "id": 5357, + "id": 5372, "name": "setShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5358, + "id": 5373, "name": "setShippingMethodTaxLines", "variant": "signature", "kind": 4096, @@ -41571,7 +41582,7 @@ }, "parameters": [ { - "id": 5359, + "id": 5374, "name": "orderId", "variant": "param", "kind": 32768, @@ -41590,7 +41601,7 @@ } }, { - "id": 5360, + "id": 5375, "name": "taxLines", "variant": "param", "kind": 32768, @@ -41610,13 +41621,13 @@ "types": [ { "type": "reference", - "target": 6601, + "target": 6618, "name": "CreateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 6607, + "target": 6624, "name": "UpdateOrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41625,7 +41636,7 @@ } }, { - "id": 5361, + "id": 5376, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41642,7 +41653,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41659,7 +41670,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6586, + "target": 6603, "name": "OrderShippingMethodTaxLineDTO", "package": "@medusajs/types" } @@ -41672,21 +41683,21 @@ ] }, { - "id": 5362, + "id": 5377, "name": "deleteShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5363, + "id": 5378, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5364, + "id": 5379, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41700,7 +41711,7 @@ } }, { - "id": 5365, + "id": 5380, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41709,7 +41720,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41732,14 +41743,14 @@ } }, { - "id": 5366, + "id": 5381, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5367, + "id": 5382, "name": "taxLineIds", "variant": "param", "kind": 32768, @@ -41750,7 +41761,7 @@ } }, { - "id": 5368, + "id": 5383, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41759,7 +41770,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41782,27 +41793,27 @@ } }, { - "id": 5369, + "id": 5384, "name": "deleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5370, + "id": 5385, "name": "selector", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6576, + "target": 6593, "name": "FilterableOrderShippingMethodTaxLineProps", "package": "@medusajs/types" } }, { - "id": 5371, + "id": 5386, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41811,7 +41822,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41836,14 +41847,14 @@ ] }, { - "id": 5372, + "id": 5387, "name": "retrieveOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5373, + "id": 5388, "name": "retrieveOrderChange", "variant": "signature", "kind": 4096, @@ -41878,7 +41889,7 @@ }, "parameters": [ { - "id": 5374, + "id": 5389, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -41897,7 +41908,7 @@ } }, { - "id": 5375, + "id": 5390, "name": "config", "variant": "param", "kind": 32768, @@ -41930,11 +41941,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41944,7 +41955,7 @@ } }, { - "id": 5376, + "id": 5391, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -41961,7 +41972,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -41976,7 +41987,7 @@ "typeArguments": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -41988,34 +41999,34 @@ ] }, { - "id": 5377, + "id": 5392, "name": "createOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5378, + "id": 5393, "name": "createOrderChange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5379, + "id": 5394, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6640, + "target": 6657, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5380, + "id": 5395, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42024,7 +42035,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42039,7 +42050,7 @@ "typeArguments": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42049,7 +42060,7 @@ } }, { - "id": 5381, + "id": 5396, "name": "createOrderChange", "variant": "signature", "kind": 4096, @@ -42084,7 +42095,7 @@ }, "parameters": [ { - "id": 5382, + "id": 5397, "name": "data", "variant": "param", "kind": 32768, @@ -42101,14 +42112,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6640, + "target": 6657, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5383, + "id": 5398, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42125,7 +42136,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42142,7 +42153,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42153,7 +42164,7 @@ } }, { - "id": 5384, + "id": 5399, "name": "createOrderChange", "variant": "signature", "kind": 4096, @@ -42188,7 +42199,7 @@ }, "parameters": [ { - "id": 5385, + "id": 5400, "name": "data", "variant": "param", "kind": 32768, @@ -42206,7 +42217,7 @@ "types": [ { "type": "reference", - "target": 6640, + "target": 6657, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" }, @@ -42214,7 +42225,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6640, + "target": 6657, "name": "CreateOrderChangeDTO", "package": "@medusajs/types" } @@ -42223,7 +42234,7 @@ } }, { - "id": 5386, + "id": 5401, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42240,7 +42251,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42258,7 +42269,7 @@ "types": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -42266,7 +42277,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42281,34 +42292,34 @@ ] }, { - "id": 5387, + "id": 5402, "name": "updateOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5388, + "id": 5403, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5389, + "id": 5404, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6653, + "target": 6670, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5390, + "id": 5405, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42317,7 +42328,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42332,7 +42343,7 @@ "typeArguments": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42342,7 +42353,7 @@ } }, { - "id": 5391, + "id": 5406, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, @@ -42377,7 +42388,7 @@ }, "parameters": [ { - "id": 5392, + "id": 5407, "name": "data", "variant": "param", "kind": 32768, @@ -42394,14 +42405,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6653, + "target": 6670, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5393, + "id": 5408, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42418,7 +42429,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42435,7 +42446,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42446,7 +42457,7 @@ } }, { - "id": 5394, + "id": 5409, "name": "updateOrderChanges", "variant": "signature", "kind": 4096, @@ -42481,7 +42492,7 @@ }, "parameters": [ { - "id": 5395, + "id": 5410, "name": "data", "variant": "param", "kind": 32768, @@ -42499,7 +42510,7 @@ "types": [ { "type": "reference", - "target": 6653, + "target": 6670, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" }, @@ -42507,7 +42518,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6653, + "target": 6670, "name": "UpdateOrderChangeDTO", "package": "@medusajs/types" } @@ -42516,7 +42527,7 @@ } }, { - "id": 5396, + "id": 5411, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42533,7 +42544,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42551,7 +42562,7 @@ "types": [ { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" }, @@ -42559,7 +42570,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6614, + "target": 6631, "name": "OrderChangeDTO", "package": "@medusajs/types" } @@ -42574,14 +42585,14 @@ ] }, { - "id": 5397, + "id": 5412, "name": "deleteOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5398, + "id": 5413, "name": "deleteOrderChanges", "variant": "signature", "kind": 4096, @@ -42616,7 +42627,7 @@ }, "parameters": [ { - "id": 5399, + "id": 5414, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -42638,7 +42649,7 @@ } }, { - "id": 5400, + "id": 5415, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42655,7 +42666,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42678,7 +42689,7 @@ } }, { - "id": 5401, + "id": 5416, "name": "deleteOrderChanges", "variant": "signature", "kind": 4096, @@ -42713,7 +42724,7 @@ }, "parameters": [ { - "id": 5402, + "id": 5417, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -42732,7 +42743,7 @@ } }, { - "id": 5403, + "id": 5418, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42749,7 +42760,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42774,14 +42785,14 @@ ] }, { - "id": 5404, + "id": 5419, "name": "cancelOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5405, + "id": 5420, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42816,7 +42827,7 @@ }, "parameters": [ { - "id": 5406, + "id": 5421, "name": "orderId", "variant": "param", "kind": 32768, @@ -42835,7 +42846,7 @@ } }, { - "id": 5407, + "id": 5422, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42852,7 +42863,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42875,7 +42886,7 @@ } }, { - "id": 5408, + "id": 5423, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -42910,7 +42921,7 @@ }, "parameters": [ { - "id": 5409, + "id": 5424, "name": "orderId", "variant": "param", "kind": 32768, @@ -42932,7 +42943,7 @@ } }, { - "id": 5410, + "id": 5425, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -42949,7 +42960,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -42972,7 +42983,7 @@ } }, { - "id": 5411, + "id": 5426, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -43007,7 +43018,7 @@ }, "parameters": [ { - "id": 5412, + "id": 5427, "name": "data", "variant": "param", "kind": 32768, @@ -43022,13 +43033,13 @@ }, "type": { "type": "reference", - "target": 6668, + "target": 6685, "name": "CancelOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5413, + "id": 5428, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43045,7 +43056,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43068,7 +43079,7 @@ } }, { - "id": 5414, + "id": 5429, "name": "cancelOrderChange", "variant": "signature", "kind": 4096, @@ -43103,7 +43114,7 @@ }, "parameters": [ { - "id": 5415, + "id": 5430, "name": "data", "variant": "param", "kind": 32768, @@ -43120,14 +43131,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6668, + "target": 6685, "name": "CancelOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5416, + "id": 5431, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43144,7 +43155,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43169,21 +43180,21 @@ ] }, { - "id": 5417, + "id": 5432, "name": "previewOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5418, + "id": 5433, "name": "previewOrderChange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5419, + "id": 5434, "name": "orderId", "variant": "param", "kind": 32768, @@ -43194,7 +43205,7 @@ } }, { - "id": 5420, + "id": 5435, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43203,7 +43214,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43218,7 +43229,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -43230,14 +43241,14 @@ ] }, { - "id": 5421, + "id": 5436, "name": "confirmOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5422, + "id": 5437, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43272,7 +43283,7 @@ }, "parameters": [ { - "id": 5423, + "id": 5438, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43283,7 +43294,7 @@ } }, { - "id": 5424, + "id": 5439, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43300,7 +43311,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43315,7 +43326,7 @@ "typeArguments": [ { "type": "reference", - "target": 6672, + "target": 6689, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -43325,7 +43336,7 @@ } }, { - "id": 5425, + "id": 5440, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43360,7 +43371,7 @@ }, "parameters": [ { - "id": 5426, + "id": 5441, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43382,7 +43393,7 @@ } }, { - "id": 5427, + "id": 5442, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43399,7 +43410,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43414,7 +43425,7 @@ "typeArguments": [ { "type": "reference", - "target": 6672, + "target": 6689, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -43424,7 +43435,7 @@ } }, { - "id": 5428, + "id": 5443, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43459,7 +43470,7 @@ }, "parameters": [ { - "id": 5429, + "id": 5444, "name": "data", "variant": "param", "kind": 32768, @@ -43474,13 +43485,13 @@ }, "type": { "type": "reference", - "target": 6686, + "target": 6703, "name": "ConfirmOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5430, + "id": 5445, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43497,7 +43508,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43512,7 +43523,7 @@ "typeArguments": [ { "type": "reference", - "target": 6672, + "target": 6689, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -43522,7 +43533,7 @@ } }, { - "id": 5431, + "id": 5446, "name": "confirmOrderChange", "variant": "signature", "kind": 4096, @@ -43557,7 +43568,7 @@ }, "parameters": [ { - "id": 5432, + "id": 5447, "name": "data", "variant": "param", "kind": 32768, @@ -43574,14 +43585,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6686, + "target": 6703, "name": "ConfirmOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5433, + "id": 5448, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43598,7 +43609,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43613,7 +43624,7 @@ "typeArguments": [ { "type": "reference", - "target": 6672, + "target": 6689, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -43625,14 +43636,14 @@ ] }, { - "id": 5434, + "id": 5449, "name": "declineOrderChange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5435, + "id": 5450, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43667,7 +43678,7 @@ }, "parameters": [ { - "id": 5436, + "id": 5451, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43686,7 +43697,7 @@ } }, { - "id": 5437, + "id": 5452, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43703,7 +43714,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43726,7 +43737,7 @@ } }, { - "id": 5438, + "id": 5453, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43761,7 +43772,7 @@ }, "parameters": [ { - "id": 5439, + "id": 5454, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -43783,7 +43794,7 @@ } }, { - "id": 5440, + "id": 5455, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43800,7 +43811,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43823,7 +43834,7 @@ } }, { - "id": 5441, + "id": 5456, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43858,7 +43869,7 @@ }, "parameters": [ { - "id": 5442, + "id": 5457, "name": "data", "variant": "param", "kind": 32768, @@ -43873,13 +43884,13 @@ }, "type": { "type": "reference", - "target": 6690, + "target": 6707, "name": "DeclineOrderChangeDTO", "package": "@medusajs/types" } }, { - "id": 5443, + "id": 5458, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43896,7 +43907,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -43919,7 +43930,7 @@ } }, { - "id": 5444, + "id": 5459, "name": "declineOrderChange", "variant": "signature", "kind": 4096, @@ -43954,7 +43965,7 @@ }, "parameters": [ { - "id": 5445, + "id": 5460, "name": "data", "variant": "param", "kind": 32768, @@ -43971,14 +43982,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6690, + "target": 6707, "name": "DeclineOrderChangeDTO", "package": "@medusajs/types" } } }, { - "id": 5446, + "id": 5461, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -43995,7 +44006,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44020,21 +44031,21 @@ ] }, { - "id": 5447, + "id": 5462, "name": "softDeleteOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5448, + "id": 5463, "name": "softDeleteOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5449, + "id": 5464, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -44051,7 +44062,7 @@ ], "parameters": [ { - "id": 5450, + "id": 5465, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -44074,7 +44085,7 @@ } }, { - "id": 5451, + "id": 5466, "name": "config", "variant": "param", "kind": 32768, @@ -44083,11 +44094,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5449, + "target": 5464, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -44098,7 +44109,7 @@ } }, { - "id": 5452, + "id": 5467, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44107,7 +44118,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44159,21 +44170,21 @@ ] }, { - "id": 5453, + "id": 5468, "name": "restoreOrderChanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5454, + "id": 5469, "name": "restoreOrderChanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5455, + "id": 5470, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -44190,7 +44201,7 @@ ], "parameters": [ { - "id": 5456, + "id": 5471, "name": "orderChangeId", "variant": "param", "kind": 32768, @@ -44213,7 +44224,7 @@ } }, { - "id": 5457, + "id": 5472, "name": "config", "variant": "param", "kind": 32768, @@ -44222,11 +44233,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5455, + "target": 5470, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -44237,7 +44248,7 @@ } }, { - "id": 5458, + "id": 5473, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44246,7 +44257,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44298,14 +44309,14 @@ ] }, { - "id": 5459, + "id": 5474, "name": "applyPendingOrderActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5460, + "id": 5475, "name": "applyPendingOrderActions", "variant": "signature", "kind": 4096, @@ -44340,7 +44351,7 @@ }, "parameters": [ { - "id": 5461, + "id": 5476, "name": "orderId", "variant": "param", "kind": 32768, @@ -44371,7 +44382,7 @@ } }, { - "id": 5462, + "id": 5477, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44388,7 +44399,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44403,7 +44414,7 @@ "typeArguments": [ { "type": "reference", - "target": 6672, + "target": 6689, "name": "OrderChangeReturn", "package": "@medusajs/types" } @@ -44415,14 +44426,14 @@ ] }, { - "id": 5463, + "id": 5478, "name": "listOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5464, + "id": 5479, "name": "listOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44457,7 +44468,7 @@ }, "parameters": [ { - "id": 5465, + "id": 5480, "name": "filters", "variant": "param", "kind": 32768, @@ -44474,13 +44485,13 @@ }, "type": { "type": "reference", - "target": 6694, + "target": 6711, "name": "FilterableOrderChangeActionProps", "package": "@medusajs/types" } }, { - "id": 5466, + "id": 5481, "name": "config", "variant": "param", "kind": 32768, @@ -44513,11 +44524,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44527,7 +44538,7 @@ } }, { - "id": 5467, + "id": 5482, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44544,7 +44555,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44561,7 +44572,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44574,14 +44585,14 @@ ] }, { - "id": 5468, + "id": 5483, "name": "retrieveOrderChangeAction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5469, + "id": 5484, "name": "retrieveOrderChangeAction", "variant": "signature", "kind": 4096, @@ -44616,7 +44627,7 @@ }, "parameters": [ { - "id": 5470, + "id": 5485, "name": "actionId", "variant": "param", "kind": 32768, @@ -44635,7 +44646,7 @@ } }, { - "id": 5471, + "id": 5486, "name": "config", "variant": "param", "kind": 32768, @@ -44668,11 +44679,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44682,7 +44693,7 @@ } }, { - "id": 5472, + "id": 5487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44699,7 +44710,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44714,7 +44725,7 @@ "typeArguments": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44726,34 +44737,34 @@ ] }, { - "id": 5473, + "id": 5488, "name": "updateOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5474, + "id": 5489, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5475, + "id": 5490, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6714, + "target": 6731, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } }, { - "id": 5476, + "id": 5491, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44762,7 +44773,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44777,7 +44788,7 @@ "typeArguments": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44787,7 +44798,7 @@ } }, { - "id": 5477, + "id": 5492, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44822,7 +44833,7 @@ }, "parameters": [ { - "id": 5478, + "id": 5493, "name": "data", "variant": "param", "kind": 32768, @@ -44839,14 +44850,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6714, + "target": 6731, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 5479, + "id": 5494, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44863,7 +44874,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44880,7 +44891,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -44891,7 +44902,7 @@ } }, { - "id": 5480, + "id": 5495, "name": "updateOrderChangeActions", "variant": "signature", "kind": 4096, @@ -44926,7 +44937,7 @@ }, "parameters": [ { - "id": 5481, + "id": 5496, "name": "data", "variant": "param", "kind": 32768, @@ -44944,7 +44955,7 @@ "types": [ { "type": "reference", - "target": 6714, + "target": 6731, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" }, @@ -44952,7 +44963,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6714, + "target": 6731, "name": "UpdateOrderChangeActionDTO", "package": "@medusajs/types" } @@ -44961,7 +44972,7 @@ } }, { - "id": 5482, + "id": 5497, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -44978,7 +44989,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -44996,7 +45007,7 @@ "types": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" }, @@ -45004,7 +45015,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45019,34 +45030,34 @@ ] }, { - "id": 5483, + "id": 5498, "name": "addOrderAction", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5484, + "id": 5499, "name": "addOrderAction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5485, + "id": 5500, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6717, + "target": 6734, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } }, { - "id": 5486, + "id": 5501, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45055,7 +45066,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45070,7 +45081,7 @@ "typeArguments": [ { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45080,14 +45091,14 @@ } }, { - "id": 5487, + "id": 5502, "name": "addOrderAction", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5488, + "id": 5503, "name": "data", "variant": "param", "kind": 32768, @@ -45096,14 +45107,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6717, + "target": 6734, "name": "CreateOrderChangeActionDTO", "package": "@medusajs/types" } } }, { - "id": 5489, + "id": 5504, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45112,7 +45123,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45129,7 +45140,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6701, + "target": 6718, "name": "OrderChangeActionDTO", "package": "@medusajs/types" } @@ -45142,14 +45153,14 @@ ] }, { - "id": 5490, + "id": 5505, "name": "deleteOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5491, + "id": 5506, "name": "deleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45184,7 +45195,7 @@ }, "parameters": [ { - "id": 5492, + "id": 5507, "name": "actionId", "variant": "param", "kind": 32768, @@ -45206,7 +45217,7 @@ } }, { - "id": 5493, + "id": 5508, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45223,7 +45234,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45246,7 +45257,7 @@ } }, { - "id": 5494, + "id": 5509, "name": "deleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45281,7 +45292,7 @@ }, "parameters": [ { - "id": 5495, + "id": 5510, "name": "actionId", "variant": "param", "kind": 32768, @@ -45292,7 +45303,7 @@ } }, { - "id": 5496, + "id": 5511, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45309,7 +45320,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45334,14 +45345,14 @@ ] }, { - "id": 5497, + "id": 5512, "name": "softDeleteOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5498, + "id": 5513, "name": "softDeleteOrderChangeActions", "variant": "signature", "kind": 4096, @@ -45376,7 +45387,7 @@ }, "typeParameters": [ { - "id": 5499, + "id": 5514, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45393,7 +45404,7 @@ ], "parameters": [ { - "id": 5500, + "id": 5515, "name": "actionIds", "variant": "param", "kind": 32768, @@ -45407,7 +45418,7 @@ } }, { - "id": 5501, + "id": 5516, "name": "config", "variant": "param", "kind": 32768, @@ -45416,11 +45427,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5499, + "target": 5514, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45431,7 +45442,7 @@ } }, { - "id": 5502, + "id": 5517, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45448,7 +45459,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45477,7 +45488,7 @@ "typeArguments": [ { "type": "reference", - "target": 5499, + "target": 5514, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45503,21 +45514,21 @@ ] }, { - "id": 5503, + "id": 5518, "name": "restoreOrderChangeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5504, + "id": 5519, "name": "restoreOrderChangeActions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5505, + "id": 5520, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45534,7 +45545,7 @@ ], "parameters": [ { - "id": 5506, + "id": 5521, "name": "actionId", "variant": "param", "kind": 32768, @@ -45557,7 +45568,7 @@ } }, { - "id": 5507, + "id": 5522, "name": "config", "variant": "param", "kind": 32768, @@ -45566,11 +45577,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5505, + "target": 5520, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45581,7 +45592,7 @@ } }, { - "id": 5508, + "id": 5523, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45590,7 +45601,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45642,21 +45653,21 @@ ] }, { - "id": 5509, + "id": 5524, "name": "softDeleteAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5510, + "id": 5525, "name": "softDeleteAddresses", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5511, + "id": 5526, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45673,7 +45684,7 @@ ], "parameters": [ { - "id": 5512, + "id": 5527, "name": "ids", "variant": "param", "kind": 32768, @@ -45687,7 +45698,7 @@ } }, { - "id": 5513, + "id": 5528, "name": "config", "variant": "param", "kind": 32768, @@ -45696,11 +45707,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5511, + "target": 5526, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45711,7 +45722,7 @@ } }, { - "id": 5514, + "id": 5529, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45720,7 +45731,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45749,7 +45760,7 @@ "typeArguments": [ { "type": "reference", - "target": 5511, + "target": 5526, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45775,21 +45786,21 @@ ] }, { - "id": 5515, + "id": 5530, "name": "restoreAddresses", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5516, + "id": 5531, "name": "restoreAddresses", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5517, + "id": 5532, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45806,7 +45817,7 @@ ], "parameters": [ { - "id": 5518, + "id": 5533, "name": "ids", "variant": "param", "kind": 32768, @@ -45820,7 +45831,7 @@ } }, { - "id": 5519, + "id": 5534, "name": "config", "variant": "param", "kind": 32768, @@ -45829,11 +45840,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5517, + "target": 5532, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45844,7 +45855,7 @@ } }, { - "id": 5520, + "id": 5535, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45853,7 +45864,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -45882,7 +45893,7 @@ "typeArguments": [ { "type": "reference", - "target": 5517, + "target": 5532, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45908,21 +45919,21 @@ ] }, { - "id": 5521, + "id": 5536, "name": "softDeleteLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5522, + "id": 5537, "name": "softDeleteLineItems", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5523, + "id": 5538, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -45939,7 +45950,7 @@ ], "parameters": [ { - "id": 5524, + "id": 5539, "name": "ids", "variant": "param", "kind": 32768, @@ -45953,7 +45964,7 @@ } }, { - "id": 5525, + "id": 5540, "name": "config", "variant": "param", "kind": 32768, @@ -45962,11 +45973,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5523, + "target": 5538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -45977,7 +45988,7 @@ } }, { - "id": 5526, + "id": 5541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -45986,7 +45997,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46015,7 +46026,7 @@ "typeArguments": [ { "type": "reference", - "target": 5523, + "target": 5538, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46041,21 +46052,21 @@ ] }, { - "id": 5527, + "id": 5542, "name": "restoreLineItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5528, + "id": 5543, "name": "restoreLineItems", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5529, + "id": 5544, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46072,7 +46083,7 @@ ], "parameters": [ { - "id": 5530, + "id": 5545, "name": "ids", "variant": "param", "kind": 32768, @@ -46086,7 +46097,7 @@ } }, { - "id": 5531, + "id": 5546, "name": "config", "variant": "param", "kind": 32768, @@ -46095,11 +46106,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5529, + "target": 5544, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46110,7 +46121,7 @@ } }, { - "id": 5532, + "id": 5547, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46119,7 +46130,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46148,7 +46159,7 @@ "typeArguments": [ { "type": "reference", - "target": 5529, + "target": 5544, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46174,21 +46185,21 @@ ] }, { - "id": 5533, + "id": 5548, "name": "softDeleteShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5534, + "id": 5549, "name": "softDeleteShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5535, + "id": 5550, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46205,7 +46216,7 @@ ], "parameters": [ { - "id": 5536, + "id": 5551, "name": "ids", "variant": "param", "kind": 32768, @@ -46219,7 +46230,7 @@ } }, { - "id": 5537, + "id": 5552, "name": "config", "variant": "param", "kind": 32768, @@ -46228,11 +46239,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5535, + "target": 5550, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46243,7 +46254,7 @@ } }, { - "id": 5538, + "id": 5553, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46252,7 +46263,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46281,7 +46292,7 @@ "typeArguments": [ { "type": "reference", - "target": 5535, + "target": 5550, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46307,21 +46318,21 @@ ] }, { - "id": 5539, + "id": 5554, "name": "restoreShippingMethods", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5540, + "id": 5555, "name": "restoreShippingMethods", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5541, + "id": 5556, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46338,7 +46349,7 @@ ], "parameters": [ { - "id": 5542, + "id": 5557, "name": "ids", "variant": "param", "kind": 32768, @@ -46352,7 +46363,7 @@ } }, { - "id": 5543, + "id": 5558, "name": "config", "variant": "param", "kind": 32768, @@ -46361,11 +46372,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5541, + "target": 5556, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46376,7 +46387,7 @@ } }, { - "id": 5544, + "id": 5559, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46385,7 +46396,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46414,7 +46425,7 @@ "typeArguments": [ { "type": "reference", - "target": 5541, + "target": 5556, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46440,21 +46451,21 @@ ] }, { - "id": 5545, + "id": 5560, "name": "softDeleteLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5546, + "id": 5561, "name": "softDeleteLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5547, + "id": 5562, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46471,7 +46482,7 @@ ], "parameters": [ { - "id": 5548, + "id": 5563, "name": "ids", "variant": "param", "kind": 32768, @@ -46485,7 +46496,7 @@ } }, { - "id": 5549, + "id": 5564, "name": "config", "variant": "param", "kind": 32768, @@ -46494,11 +46505,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5547, + "target": 5562, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46509,7 +46520,7 @@ } }, { - "id": 5550, + "id": 5565, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46518,7 +46529,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46547,7 +46558,7 @@ "typeArguments": [ { "type": "reference", - "target": 5547, + "target": 5562, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46573,21 +46584,21 @@ ] }, { - "id": 5551, + "id": 5566, "name": "restoreLineItemAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5552, + "id": 5567, "name": "restoreLineItemAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5553, + "id": 5568, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46604,7 +46615,7 @@ ], "parameters": [ { - "id": 5554, + "id": 5569, "name": "ids", "variant": "param", "kind": 32768, @@ -46618,7 +46629,7 @@ } }, { - "id": 5555, + "id": 5570, "name": "config", "variant": "param", "kind": 32768, @@ -46627,11 +46638,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5553, + "target": 5568, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46642,7 +46653,7 @@ } }, { - "id": 5556, + "id": 5571, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46651,7 +46662,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46680,7 +46691,7 @@ "typeArguments": [ { "type": "reference", - "target": 5553, + "target": 5568, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46706,21 +46717,21 @@ ] }, { - "id": 5557, + "id": 5572, "name": "softDeleteShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5558, + "id": 5573, "name": "softDeleteShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5559, + "id": 5574, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46737,7 +46748,7 @@ ], "parameters": [ { - "id": 5560, + "id": 5575, "name": "ids", "variant": "param", "kind": 32768, @@ -46751,7 +46762,7 @@ } }, { - "id": 5561, + "id": 5576, "name": "config", "variant": "param", "kind": 32768, @@ -46760,11 +46771,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5559, + "target": 5574, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46775,7 +46786,7 @@ } }, { - "id": 5562, + "id": 5577, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46784,7 +46795,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46813,7 +46824,7 @@ "typeArguments": [ { "type": "reference", - "target": 5559, + "target": 5574, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46839,21 +46850,21 @@ ] }, { - "id": 5563, + "id": 5578, "name": "restoreShippingMethodAdjustments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5564, + "id": 5579, "name": "restoreShippingMethodAdjustments", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5565, + "id": 5580, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -46870,7 +46881,7 @@ ], "parameters": [ { - "id": 5566, + "id": 5581, "name": "ids", "variant": "param", "kind": 32768, @@ -46884,7 +46895,7 @@ } }, { - "id": 5567, + "id": 5582, "name": "config", "variant": "param", "kind": 32768, @@ -46893,11 +46904,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5565, + "target": 5580, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46908,7 +46919,7 @@ } }, { - "id": 5568, + "id": 5583, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -46917,7 +46928,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -46946,7 +46957,7 @@ "typeArguments": [ { "type": "reference", - "target": 5565, + "target": 5580, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -46972,21 +46983,21 @@ ] }, { - "id": 5569, + "id": 5584, "name": "softDeleteLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5570, + "id": 5585, "name": "softDeleteLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5571, + "id": 5586, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47003,7 +47014,7 @@ ], "parameters": [ { - "id": 5572, + "id": 5587, "name": "ids", "variant": "param", "kind": 32768, @@ -47017,7 +47028,7 @@ } }, { - "id": 5573, + "id": 5588, "name": "config", "variant": "param", "kind": 32768, @@ -47026,11 +47037,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5571, + "target": 5586, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47041,7 +47052,7 @@ } }, { - "id": 5574, + "id": 5589, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47050,7 +47061,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47079,7 +47090,7 @@ "typeArguments": [ { "type": "reference", - "target": 5571, + "target": 5586, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47105,21 +47116,21 @@ ] }, { - "id": 5575, + "id": 5590, "name": "restoreLineItemTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5576, + "id": 5591, "name": "restoreLineItemTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5577, + "id": 5592, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47136,7 +47147,7 @@ ], "parameters": [ { - "id": 5578, + "id": 5593, "name": "ids", "variant": "param", "kind": 32768, @@ -47150,7 +47161,7 @@ } }, { - "id": 5579, + "id": 5594, "name": "config", "variant": "param", "kind": 32768, @@ -47159,11 +47170,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5577, + "target": 5592, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47174,7 +47185,7 @@ } }, { - "id": 5580, + "id": 5595, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47183,7 +47194,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47212,7 +47223,7 @@ "typeArguments": [ { "type": "reference", - "target": 5577, + "target": 5592, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47238,21 +47249,21 @@ ] }, { - "id": 5581, + "id": 5596, "name": "softDeleteShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5582, + "id": 5597, "name": "softDeleteShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5583, + "id": 5598, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47269,7 +47280,7 @@ ], "parameters": [ { - "id": 5584, + "id": 5599, "name": "ids", "variant": "param", "kind": 32768, @@ -47283,7 +47294,7 @@ } }, { - "id": 5585, + "id": 5600, "name": "config", "variant": "param", "kind": 32768, @@ -47292,11 +47303,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5583, + "target": 5598, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47307,7 +47318,7 @@ } }, { - "id": 5586, + "id": 5601, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47316,7 +47327,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47345,7 +47356,7 @@ "typeArguments": [ { "type": "reference", - "target": 5583, + "target": 5598, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47371,21 +47382,21 @@ ] }, { - "id": 5587, + "id": 5602, "name": "restoreShippingMethodTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5588, + "id": 5603, "name": "restoreShippingMethodTaxLines", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5589, + "id": 5604, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47402,7 +47413,7 @@ ], "parameters": [ { - "id": 5590, + "id": 5605, "name": "ids", "variant": "param", "kind": 32768, @@ -47416,7 +47427,7 @@ } }, { - "id": 5591, + "id": 5606, "name": "config", "variant": "param", "kind": 32768, @@ -47425,11 +47436,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5589, + "target": 5604, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47440,7 +47451,7 @@ } }, { - "id": 5592, + "id": 5607, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47449,7 +47460,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47478,7 +47489,7 @@ "typeArguments": [ { "type": "reference", - "target": 5589, + "target": 5604, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47504,21 +47515,21 @@ ] }, { - "id": 5593, + "id": 5608, "name": "revertLastVersion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5594, + "id": 5609, "name": "revertLastVersion", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5595, + "id": 5610, "name": "orderId", "variant": "param", "kind": 32768, @@ -47529,7 +47540,7 @@ } }, { - "id": 5596, + "id": 5611, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47538,7 +47549,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47563,21 +47574,21 @@ ] }, { - "id": 5597, + "id": 5612, "name": "listTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5598, + "id": 5613, "name": "listTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5599, + "id": 5614, "name": "filters", "variant": "param", "kind": 32768, @@ -47586,13 +47597,13 @@ }, "type": { "type": "reference", - "target": 6730, + "target": 6747, "name": "FilterableOrderTransactionProps", "package": "@medusajs/types" } }, { - "id": 5600, + "id": 5615, "name": "config", "variant": "param", "kind": 32768, @@ -47601,11 +47612,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47615,7 +47626,7 @@ } }, { - "id": 5601, + "id": 5616, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47624,7 +47635,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47641,7 +47652,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47654,34 +47665,34 @@ ] }, { - "id": 5602, + "id": 5617, "name": "addTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5603, + "id": 5618, "name": "addTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5604, + "id": 5619, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6751, + "target": 6768, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" } }, { - "id": 5605, + "id": 5620, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47690,7 +47701,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47705,7 +47716,7 @@ "typeArguments": [ { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47715,14 +47726,14 @@ } }, { - "id": 5606, + "id": 5621, "name": "addTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5607, + "id": 5622, "name": "data", "variant": "param", "kind": 32768, @@ -47731,14 +47742,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6751, + "target": 6768, "name": "CreateOrderTransactionDTO", "package": "@medusajs/types" } } }, { - "id": 5608, + "id": 5623, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47747,7 +47758,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47764,7 +47775,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6739, + "target": 6756, "name": "OrderTransactionDTO", "package": "@medusajs/types" } @@ -47777,21 +47788,21 @@ ] }, { - "id": 5609, + "id": 5624, "name": "deleteTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5610, + "id": 5625, "name": "deleteTransactions", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5611, + "id": 5626, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -47825,7 +47836,7 @@ } }, { - "id": 5612, + "id": 5627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47834,7 +47845,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47859,21 +47870,21 @@ ] }, { - "id": 5613, + "id": 5628, "name": "softDeleteTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5614, + "id": 5629, "name": "softDeleteTransactions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5615, + "id": 5630, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -47890,7 +47901,7 @@ ], "parameters": [ { - "id": 5616, + "id": 5631, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -47904,7 +47915,7 @@ } }, { - "id": 5617, + "id": 5632, "name": "config", "variant": "param", "kind": 32768, @@ -47913,11 +47924,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5615, + "target": 5630, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -47928,7 +47939,7 @@ } }, { - "id": 5618, + "id": 5633, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -47937,7 +47948,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -47989,21 +48000,21 @@ ] }, { - "id": 5619, + "id": 5634, "name": "restoreTransactions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5620, + "id": 5635, "name": "restoreTransactions", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5621, + "id": 5636, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -48020,7 +48031,7 @@ ], "parameters": [ { - "id": 5622, + "id": 5637, "name": "transactionIds", "variant": "param", "kind": 32768, @@ -48034,7 +48045,7 @@ } }, { - "id": 5623, + "id": 5638, "name": "config", "variant": "param", "kind": 32768, @@ -48043,11 +48054,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5621, + "target": 5636, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -48058,7 +48069,7 @@ } }, { - "id": 5624, + "id": 5639, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48067,7 +48078,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48119,21 +48130,21 @@ ] }, { - "id": 5625, + "id": 5640, "name": "retrieveReturnReason", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5626, + "id": 5641, "name": "retrieveReturnReason", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5627, + "id": 5642, "name": "reasonId", "variant": "param", "kind": 32768, @@ -48144,7 +48155,7 @@ } }, { - "id": 5628, + "id": 5643, "name": "config", "variant": "param", "kind": 32768, @@ -48153,11 +48164,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48167,7 +48178,7 @@ } }, { - "id": 5629, + "id": 5644, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48176,7 +48187,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48191,7 +48202,7 @@ "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48203,34 +48214,34 @@ ] }, { - "id": 5630, + "id": 5645, "name": "listReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5631, + "id": 5646, "name": "listReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5632, + "id": 5647, "name": "filters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } }, { - "id": 5633, + "id": 5648, "name": "config", "variant": "param", "kind": 32768, @@ -48239,11 +48250,11 @@ }, "type": { "type": "reference", - "target": 5874, + "target": 5889, "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48253,7 +48264,7 @@ } }, { - "id": 5634, + "id": 5649, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48262,7 +48273,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48279,7 +48290,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48292,34 +48303,34 @@ ] }, { - "id": 5635, + "id": 5650, "name": "createReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5636, + "id": 5651, "name": "createReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5637, + "id": 5652, "name": "returnReasonData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6779, + "target": 6796, "name": "CreateOrderReturnReasonDTO", "package": "@medusajs/types" } }, { - "id": 5638, + "id": 5653, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48328,7 +48339,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48343,7 +48354,7 @@ "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48353,14 +48364,14 @@ } }, { - "id": 5639, + "id": 5654, "name": "createReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5640, + "id": 5655, "name": "returnReasonData", "variant": "param", "kind": 32768, @@ -48369,14 +48380,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6779, + "target": 6796, "name": "CreateOrderReturnReasonDTO", "package": "@medusajs/types" } } }, { - "id": 5641, + "id": 5656, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48385,7 +48396,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48402,7 +48413,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48415,21 +48426,21 @@ ] }, { - "id": 5642, + "id": 5657, "name": "updateReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5643, + "id": 5658, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5644, + "id": 5659, "name": "data", "variant": "param", "kind": 32768, @@ -48438,14 +48449,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6785, + "target": 6802, "name": "UpdateOrderReturnReasonWithSelectorDTO", "package": "@medusajs/types" } } }, { - "id": 5645, + "id": 5660, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48454,7 +48465,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48471,7 +48482,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48482,14 +48493,14 @@ } }, { - "id": 5646, + "id": 5661, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5647, + "id": 5662, "name": "selector", "variant": "param", "kind": 32768, @@ -48503,7 +48514,7 @@ "typeArguments": [ { "type": "reference", - "target": 6772, + "target": 6789, "name": "FilterableOrderReturnReasonProps", "package": "@medusajs/types" } @@ -48513,7 +48524,7 @@ } }, { - "id": 5648, + "id": 5663, "name": "data", "variant": "param", "kind": 32768, @@ -48527,7 +48538,7 @@ "typeArguments": [ { "type": "reference", - "target": 6788, + "target": 6805, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48537,7 +48548,7 @@ } }, { - "id": 5649, + "id": 5664, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48546,7 +48557,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48563,7 +48574,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48574,14 +48585,14 @@ } }, { - "id": 5650, + "id": 5665, "name": "updateReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5651, + "id": 5666, "name": "id", "variant": "param", "kind": 32768, @@ -48592,7 +48603,7 @@ } }, { - "id": 5652, + "id": 5667, "name": "data", "variant": "param", "kind": 32768, @@ -48606,7 +48617,7 @@ "typeArguments": [ { "type": "reference", - "target": 6788, + "target": 6805, "name": "UpdateOrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48616,7 +48627,7 @@ } }, { - "id": 5653, + "id": 5668, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48625,7 +48636,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48640,7 +48651,7 @@ "typeArguments": [ { "type": "reference", - "target": 6761, + "target": 6778, "name": "OrderReturnReasonDTO", "package": "@medusajs/types" } @@ -48652,21 +48663,21 @@ ] }, { - "id": 5654, + "id": 5669, "name": "deleteReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5655, + "id": 5670, "name": "deleteReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5656, + "id": 5671, "name": "returnReasonIds", "variant": "param", "kind": 32768, @@ -48680,7 +48691,7 @@ } }, { - "id": 5657, + "id": 5672, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48689,7 +48700,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48714,21 +48725,21 @@ ] }, { - "id": 5658, + "id": 5673, "name": "softDeleteReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5659, + "id": 5674, "name": "softDeleteReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5660, + "id": 5675, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -48745,7 +48756,7 @@ ], "parameters": [ { - "id": 5661, + "id": 5676, "name": "ids", "variant": "param", "kind": 32768, @@ -48759,7 +48770,7 @@ } }, { - "id": 5662, + "id": 5677, "name": "config", "variant": "param", "kind": 32768, @@ -48768,11 +48779,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5660, + "target": 5675, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -48783,7 +48794,7 @@ } }, { - "id": 5663, + "id": 5678, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48792,7 +48803,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48844,21 +48855,21 @@ ] }, { - "id": 5664, + "id": 5679, "name": "restoreReturnReasons", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5665, + "id": 5680, "name": "restoreReturnReasons", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5666, + "id": 5681, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -48875,7 +48886,7 @@ ], "parameters": [ { - "id": 5667, + "id": 5682, "name": "ids", "variant": "param", "kind": 32768, @@ -48889,7 +48900,7 @@ } }, { - "id": 5668, + "id": 5683, "name": "config", "variant": "param", "kind": 32768, @@ -48898,11 +48909,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5666, + "target": 5681, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -48913,7 +48924,7 @@ } }, { - "id": 5669, + "id": 5684, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -48922,7 +48933,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -48974,34 +48985,34 @@ ] }, { - "id": 5670, + "id": 5685, "name": "createReturnItems", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5671, + "id": 5686, "name": "createReturnItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5672, + "id": 5687, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6794, + "target": 6811, "name": "CreateOrderReturnItemDTO", "package": "@medusajs/types" } }, { - "id": 5673, + "id": 5688, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49010,7 +49021,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49025,7 +49036,7 @@ "typeArguments": [ { "type": "reference", - "target": 6801, + "target": 6818, "name": "OrderReturnItemDTO", "package": "@medusajs/types" } @@ -49035,14 +49046,14 @@ } }, { - "id": 5674, + "id": 5689, "name": "createReturnItems", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5675, + "id": 5690, "name": "data", "variant": "param", "kind": 32768, @@ -49051,14 +49062,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6794, + "target": 6811, "name": "CreateOrderReturnItemDTO", "package": "@medusajs/types" } } }, { - "id": 5676, + "id": 5691, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49067,7 +49078,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49084,7 +49095,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 6801, + "target": 6818, "name": "OrderReturnItemDTO", "package": "@medusajs/types" } @@ -49097,34 +49108,34 @@ ] }, { - "id": 5677, + "id": 5692, "name": "createReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5678, + "id": 5693, "name": "createReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5679, + "id": 5694, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6814, + "target": 6831, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5680, + "id": 5695, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49133,7 +49144,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49148,7 +49159,7 @@ "typeArguments": [ { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49158,14 +49169,14 @@ } }, { - "id": 5681, + "id": 5696, "name": "createReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5682, + "id": 5697, "name": "data", "variant": "param", "kind": 32768, @@ -49174,14 +49185,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6814, + "target": 6831, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } } }, { - "id": 5683, + "id": 5698, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49190,7 +49201,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49207,7 +49218,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49220,21 +49231,21 @@ ] }, { - "id": 5684, + "id": 5699, "name": "updateReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5685, + "id": 5700, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5686, + "id": 5701, "name": "data", "variant": "param", "kind": 32768, @@ -49243,14 +49254,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 6837, + "target": 6854, "name": "UpdateOrderReturnWithSelectorDTO", "package": "@medusajs/types" } } }, { - "id": 5687, + "id": 5702, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49259,7 +49270,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49276,7 +49287,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49287,14 +49298,14 @@ } }, { - "id": 5688, + "id": 5703, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5689, + "id": 5704, "name": "selector", "variant": "param", "kind": 32768, @@ -49308,7 +49319,7 @@ "typeArguments": [ { "type": "reference", - "target": 6840, + "target": 6857, "name": "FilterableReturnProps", "package": "@medusajs/types" } @@ -49318,7 +49329,7 @@ } }, { - "id": 5690, + "id": 5705, "name": "data", "variant": "param", "kind": 32768, @@ -49332,7 +49343,7 @@ "typeArguments": [ { "type": "reference", - "target": 6849, + "target": 6866, "name": "UpdateReturnDTO", "package": "@medusajs/types" } @@ -49342,7 +49353,7 @@ } }, { - "id": 5691, + "id": 5706, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49351,7 +49362,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49368,7 +49379,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49379,14 +49390,14 @@ } }, { - "id": 5692, + "id": 5707, "name": "updateReturns", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5693, + "id": 5708, "name": "id", "variant": "param", "kind": 32768, @@ -49397,7 +49408,7 @@ } }, { - "id": 5694, + "id": 5709, "name": "data", "variant": "param", "kind": 32768, @@ -49411,7 +49422,7 @@ "typeArguments": [ { "type": "reference", - "target": 6849, + "target": 6866, "name": "UpdateReturnDTO", "package": "@medusajs/types" } @@ -49421,7 +49432,7 @@ } }, { - "id": 5695, + "id": 5710, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49430,7 +49441,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49445,7 +49456,7 @@ "typeArguments": [ { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -49457,289 +49468,18 @@ ] }, { - "id": 5696, + "id": 5711, "name": "deleteReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5697, + "id": 5712, "name": "deleteReturns", "variant": "signature", "kind": 4096, "flags": {}, - "parameters": [ - { - "id": 5698, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5699, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 5700, - "name": "deleteReturnItems", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5701, - "name": "deleteReturnItems", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5702, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5703, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 5704, - "name": "softDeleteReturns", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5705, - "name": "softDeleteReturns", - "variant": "signature", - "kind": 4096, - "flags": {}, - "typeParameters": [ - { - "id": 5706, - "name": "TReturnableLinkableKeys", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "default": { - "type": "intrinsic", - "name": "string" - } - } - ], - "parameters": [ - { - "id": 5707, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5708, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 6200, - "typeArguments": [ - { - "type": "reference", - "target": 5706, - "name": "TReturnableLinkableKeys", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "SoftDeleteReturn", - "package": "@medusajs/types" - } - }, - { - "id": 5709, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "void" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5710, - "name": "restoreReturns", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5711, - "name": "restoreReturns", - "variant": "signature", - "kind": 4096, - "flags": {}, - "typeParameters": [ - { - "id": 5712, - "name": "TReturnableLinkableKeys", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "default": { - "type": "intrinsic", - "name": "string" - } - } - ], "parameters": [ { "id": 5713, @@ -49757,30 +49497,6 @@ }, { "id": 5714, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 6203, - "typeArguments": [ - { - "type": "reference", - "target": 5712, - "name": "TReturnableLinkableKeys", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "RestoreReturn", - "package": "@medusajs/types" - } - }, - { - "id": 5715, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -49789,7 +49505,172 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, + "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": 5715, + "name": "deleteReturnItems", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5716, + "name": "deleteReturnItems", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5717, + "name": "ids", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5718, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 5719, + "name": "softDeleteReturns", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5720, + "name": "softDeleteReturns", + "variant": "signature", + "kind": 4096, + "flags": {}, + "typeParameters": [ + { + "id": 5721, + "name": "TReturnableLinkableKeys", + "variant": "typeParam", + "kind": 131072, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "default": { + "type": "intrinsic", + "name": "string" + } + } + ], + "parameters": [ + { + "id": 5722, + "name": "ids", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5723, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 6217, + "typeArguments": [ + { + "type": "reference", + "target": 5721, + "name": "TReturnableLinkableKeys", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "SoftDeleteReturn", + "package": "@medusajs/types" + } + }, + { + "id": 5724, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -49841,248 +49722,72 @@ ] }, { - "id": 5716, - "name": "createOrderClaims", + "id": 5725, + "name": "restoreReturns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5717, - "name": "createOrderClaims", + "id": 5726, + "name": "restoreReturns", "variant": "signature", "kind": 4096, "flags": {}, - "parameters": [ + "typeParameters": [ { - "id": 5718, - "name": "data", - "variant": "param", - "kind": 32768, + "id": 5727, + "name": "TReturnableLinkableKeys", + "variant": "typeParam", + "kind": 131072, "flags": {}, "type": { - "type": "reference", - "target": 6865, - "name": "CreateOrderClaimDTO", - "package": "@medusajs/types" - } - }, - { - "id": 5719, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true + "type": "intrinsic", + "name": "string" }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" + "default": { + "type": "intrinsic", + "name": "string" } } ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5720, - "name": "createOrderClaims", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5721, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6865, - "name": "CreateOrderClaimDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5722, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6037, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5723, - "name": "updateOrderClaims", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5724, - "name": "updateOrderClaims", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5725, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6889, - "name": "UpdateOrderClaimWithSelectorDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5726, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6037, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5727, - "name": "updateOrderClaims", - "variant": "signature", - "kind": 4096, - "flags": {}, "parameters": [ { "id": 5728, - "name": "selector", + "name": "ids", "variant": "param", "kind": 32768, "flags": {}, "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6892, - "name": "FilterableOrderClaimProps", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } } }, { "id": 5729, - "name": "data", + "name": "config", "variant": "param", "kind": 32768, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 6898, - "name": "UpdateOrderClaimDTO", - "package": "@medusajs/types" + "target": 5727, + "name": "TReturnableLinkableKeys", + "package": "@medusajs/types", + "refersToTypeParameter": true } ], - "name": "Partial", - "package": "typescript" + "name": "RestoreReturn", + "package": "@medusajs/types" } }, { @@ -50095,7 +49800,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50109,37 +49814,57 @@ }, "typeArguments": [ { - "type": "array", - "elementType": { - "type": "reference", - "target": 6037, - "name": "OrderClaimDTO", - "package": "@medusajs/types" - } + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "void" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ], + "name": "Record", + "package": "typescript" + } + ] } ], "name": "Promise", "package": "typescript" } - }, + } + ] + }, + { + "id": 5731, + "name": "createOrderClaims", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ { - "id": 5731, - "name": "updateOrderClaims", + "id": 5732, + "name": "createOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ - { - "id": 5732, - "name": "id", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 5733, "name": "data", @@ -50148,20 +49873,9 @@ "flags": {}, "type": { "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6898, - "name": "UpdateOrderClaimDTO", - "package": "@medusajs/types" - } - ], - "name": "Partial", - "package": "typescript" + "target": 6882, + "name": "CreateOrderClaimDTO", + "package": "@medusajs/types" } }, { @@ -50174,7 +49888,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50189,7 +49903,7 @@ "typeArguments": [ { "type": "reference", - "target": 6037, + "target": 6052, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -50197,39 +49911,32 @@ "name": "Promise", "package": "typescript" } - } - ] - }, - { - "id": 5735, - "name": "deleteOrderClaims", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ + }, { - "id": 5736, - "name": "deleteOrderClaims", + "id": 5735, + "name": "createOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ + { + "id": 5736, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6882, + "name": "CreateOrderClaimDTO", + "package": "@medusajs/types" + } + } + }, { "id": 5737, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5738, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50238,7 +49945,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50252,8 +49959,13 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "array", + "elementType": { + "type": "reference", + "target": 6052, + "name": "OrderClaimDTO", + "package": "@medusajs/types" + } } ], "name": "Promise", @@ -50263,464 +49975,81 @@ ] }, { - "id": 5739, - "name": "softDeleteOrderClaims", + "id": 5738, + "name": "updateOrderClaims", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5740, - "name": "softDeleteOrderClaims", + "id": 5739, + "name": "updateOrderClaims", "variant": "signature", "kind": 4096, "flags": {}, - "typeParameters": [ + "parameters": [ + { + "id": 5740, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6906, + "name": "UpdateOrderClaimWithSelectorDTO", + "package": "@medusajs/types" + } + } + }, { "id": 5741, - "name": "TReturnableLinkableKeys", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true }, - "default": { - "type": "intrinsic", - "name": "string" + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" } } ], - "parameters": [ - { - "id": 5742, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { "type": "array", "elementType": { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": 6052, + "name": "OrderClaimDTO", + "package": "@medusajs/types" } } - }, + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5742, + "name": "updateOrderClaims", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ { "id": 5743, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 6200, - "typeArguments": [ - { - "type": "reference", - "target": 5741, - "name": "TReturnableLinkableKeys", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "SoftDeleteReturn", - "package": "@medusajs/types" - } - }, - { - "id": 5744, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "void" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5745, - "name": "restoreOrderClaims", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5746, - "name": "restoreOrderClaims", - "variant": "signature", - "kind": 4096, - "flags": {}, - "typeParameters": [ - { - "id": 5747, - "name": "TReturnableLinkableKeys", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - }, - "default": { - "type": "intrinsic", - "name": "string" - } - } - ], - "parameters": [ - { - "id": 5748, - "name": "ids", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5749, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 6203, - "typeArguments": [ - { - "type": "reference", - "target": 5747, - "name": "TReturnableLinkableKeys", - "package": "@medusajs/types", - "refersToTypeParameter": true - } - ], - "name": "RestoreReturn", - "package": "@medusajs/types" - } - }, - { - "id": 5750, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "void" - }, - { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ], - "name": "Record", - "package": "typescript" - } - ] - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5751, - "name": "createOrderExchanges", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5752, - "name": "createOrderExchanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5753, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6905, - "name": "CreateOrderExchangeDTO", - "package": "@medusajs/types" - } - }, - { - "id": 5754, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 6103, - "name": "OrderExchangeDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5755, - "name": "createOrderExchanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5756, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6905, - "name": "CreateOrderExchangeDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5757, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6103, - "name": "OrderExchangeDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5758, - "name": "updateOrderExchanges", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5759, - "name": "updateOrderExchanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5760, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 6922, - "name": "UpdateOrderExchangeWithSelectorDTO", - "package": "@medusajs/types" - } - } - }, - { - "id": 5761, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 6103, - "name": "OrderExchangeDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5762, - "name": "updateOrderExchanges", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5763, "name": "selector", "variant": "param", "kind": 32768, @@ -50734,8 +50063,8 @@ "typeArguments": [ { "type": "reference", - "target": 6925, - "name": "FilterableOrderExchangeProps", + "target": 6909, + "name": "FilterableOrderClaimProps", "package": "@medusajs/types" } ], @@ -50744,7 +50073,7 @@ } }, { - "id": 5764, + "id": 5744, "name": "data", "variant": "param", "kind": 32768, @@ -50758,8 +50087,8 @@ "typeArguments": [ { "type": "reference", - "target": 6932, - "name": "UpdateOrderExchangeDTO", + "target": 6915, + "name": "UpdateOrderClaimDTO", "package": "@medusajs/types" } ], @@ -50767,6 +50096,382 @@ "package": "typescript" } }, + { + "id": 5745, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 6052, + "name": "OrderClaimDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5746, + "name": "updateOrderClaims", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5747, + "name": "id", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5748, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6915, + "name": "UpdateOrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 5749, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6052, + "name": "OrderClaimDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5750, + "name": "deleteOrderClaims", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5751, + "name": "deleteOrderClaims", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5752, + "name": "ids", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5753, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 5754, + "name": "softDeleteOrderClaims", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5755, + "name": "softDeleteOrderClaims", + "variant": "signature", + "kind": 4096, + "flags": {}, + "typeParameters": [ + { + "id": 5756, + "name": "TReturnableLinkableKeys", + "variant": "typeParam", + "kind": 131072, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "default": { + "type": "intrinsic", + "name": "string" + } + } + ], + "parameters": [ + { + "id": 5757, + "name": "ids", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5758, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 6217, + "typeArguments": [ + { + "type": "reference", + "target": 5756, + "name": "TReturnableLinkableKeys", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "SoftDeleteReturn", + "package": "@medusajs/types" + } + }, + { + "id": 5759, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "void" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5760, + "name": "restoreOrderClaims", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5761, + "name": "restoreOrderClaims", + "variant": "signature", + "kind": 4096, + "flags": {}, + "typeParameters": [ + { + "id": 5762, + "name": "TReturnableLinkableKeys", + "variant": "typeParam", + "kind": 131072, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + }, + "default": { + "type": "intrinsic", + "name": "string" + } + } + ], + "parameters": [ + { + "id": 5763, + "name": "ids", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5764, + "name": "config", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 6220, + "typeArguments": [ + { + "type": "reference", + "target": 5762, + "name": "TReturnableLinkableKeys", + "package": "@medusajs/types", + "refersToTypeParameter": true + } + ], + "name": "RestoreReturn", + "package": "@medusajs/types" + } + }, { "id": 5765, "name": "sharedContext", @@ -50777,7 +50482,152 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "union", + "types": [ + { + "type": "intrinsic", + "name": "void" + }, + { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + ], + "name": "Record", + "package": "typescript" + } + ] + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5766, + "name": "createOrderExchanges", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5767, + "name": "createOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5768, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6922, + "name": "CreateOrderExchangeDTO", + "package": "@medusajs/types" + } + }, + { + "id": 5769, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5770, + "name": "createOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5771, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6922, + "name": "CreateOrderExchangeDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 5772, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50794,7 +50644,76 @@ "type": "array", "elementType": { "type": "reference", - "target": 6103, + "target": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5773, + "name": "updateOrderExchanges", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5774, + "name": "updateOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5775, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": 6939, + "name": "UpdateOrderExchangeWithSelectorDTO", + "package": "@medusajs/types" + } + } + }, + { + "id": 5776, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 6120, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50805,25 +50724,38 @@ } }, { - "id": 5766, + "id": 5777, "name": "updateOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5767, - "name": "id", + "id": 5778, + "name": "selector", "variant": "param", "kind": 32768, "flags": {}, "type": { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6942, + "name": "FilterableOrderExchangeProps", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" } }, { - "id": 5768, + "id": 5779, "name": "data", "variant": "param", "kind": 32768, @@ -50837,7 +50769,7 @@ "typeArguments": [ { "type": "reference", - "target": 6932, + "target": 6949, "name": "UpdateOrderExchangeDTO", "package": "@medusajs/types" } @@ -50847,7 +50779,7 @@ } }, { - "id": 5769, + "id": 5780, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50856,7 +50788,86 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, + "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": 6120, + "name": "OrderExchangeDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5781, + "name": "updateOrderExchanges", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5782, + "name": "id", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5783, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Partial" + }, + "typeArguments": [ + { + "type": "reference", + "target": 6949, + "name": "UpdateOrderExchangeDTO", + "package": "@medusajs/types" + } + ], + "name": "Partial", + "package": "typescript" + } + }, + { + "id": 5784, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50871,7 +50882,7 @@ "typeArguments": [ { "type": "reference", - "target": 6103, + "target": 6120, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -50883,21 +50894,21 @@ ] }, { - "id": 5770, + "id": 5785, "name": "deleteOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5771, + "id": 5786, "name": "deleteOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5772, + "id": 5787, "name": "ids", "variant": "param", "kind": 32768, @@ -50911,7 +50922,7 @@ } }, { - "id": 5773, + "id": 5788, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -50920,7 +50931,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -50945,21 +50956,21 @@ ] }, { - "id": 5774, + "id": 5789, "name": "softDeleteOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5775, + "id": 5790, "name": "softDeleteOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5776, + "id": 5791, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -50976,7 +50987,7 @@ ], "parameters": [ { - "id": 5777, + "id": 5792, "name": "ids", "variant": "param", "kind": 32768, @@ -50990,7 +51001,7 @@ } }, { - "id": 5778, + "id": 5793, "name": "config", "variant": "param", "kind": 32768, @@ -50999,11 +51010,11 @@ }, "type": { "type": "reference", - "target": 6200, + "target": 6217, "typeArguments": [ { "type": "reference", - "target": 5776, + "target": 5791, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -51014,7 +51025,7 @@ } }, { - "id": 5779, + "id": 5794, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51023,7 +51034,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51075,21 +51086,21 @@ ] }, { - "id": 5780, + "id": 5795, "name": "restoreOrderExchanges", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5781, + "id": 5796, "name": "restoreOrderExchanges", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 5782, + "id": 5797, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -51106,7 +51117,7 @@ ], "parameters": [ { - "id": 5783, + "id": 5798, "name": "ids", "variant": "param", "kind": 32768, @@ -51120,7 +51131,7 @@ } }, { - "id": 5784, + "id": 5799, "name": "config", "variant": "param", "kind": 32768, @@ -51129,11 +51140,11 @@ }, "type": { "type": "reference", - "target": 6203, + "target": 6220, "typeArguments": [ { "type": "reference", - "target": 5782, + "target": 5797, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -51144,7 +51155,7 @@ } }, { - "id": 5785, + "id": 5800, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51153,7 +51164,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51205,21 +51216,21 @@ ] }, { - "id": 5786, + "id": 5801, "name": "archive", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5787, + "id": 5802, "name": "archive", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5788, + "id": 5803, "name": "orderId", "variant": "param", "kind": 32768, @@ -51233,7 +51244,7 @@ } }, { - "id": 5789, + "id": 5804, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51242,7 +51253,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51259,7 +51270,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51270,14 +51281,14 @@ } }, { - "id": 5790, + "id": 5805, "name": "archive", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5791, + "id": 5806, "name": "orderId", "variant": "param", "kind": 32768, @@ -51288,7 +51299,7 @@ } }, { - "id": 5792, + "id": 5807, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51297,7 +51308,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51312,7 +51323,7 @@ "typeArguments": [ { "type": "reference", - "target": 5887, + "target": 5902, "name": "OrderDTO", "package": "@medusajs/types" } @@ -51324,272 +51335,35 @@ ] }, { - "id": 5793, + "id": 5808, "name": "completeOrder", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5794, + "id": 5809, "name": "completeOrder", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ - { - "id": 5795, - "name": "orderId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5796, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 5887, - "name": "OrderDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5797, - "name": "completeOrder", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5798, - "name": "orderId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5799, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5887, - "name": "OrderDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5800, - "name": "cancel", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5801, - "name": "cancel", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5802, - "name": "orderId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - }, - { - "id": 5803, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "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": 5887, - "name": "OrderDTO", - "package": "@medusajs/types" - } - } - ], - "name": "Promise", - "package": "typescript" - } - }, - { - "id": 5804, - "name": "cancel", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5805, - "name": "orderId", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5806, - "name": "sharedContext", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5951, - "name": "Context", - "package": "@medusajs/types" - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5887, - "name": "OrderDTO", - "package": "@medusajs/types" - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - }, - { - "id": 5807, - "name": "registerFulfillment", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 5808, - "name": "registerFulfillment", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5809, - "name": "data", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 6939, - "name": "RegisterOrderFulfillmentDTO", - "package": "@medusajs/types" - } - }, { "id": 5810, + "name": "orderId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } + } + }, + { + "id": 5811, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51598,7 +51372,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51612,41 +51386,35 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "array", + "elementType": { + "type": "reference", + "target": 5902, + "name": "OrderDTO", + "package": "@medusajs/types" + } } ], "name": "Promise", "package": "typescript" } - } - ] - }, - { - "id": 5811, - "name": "cancelFulfillment", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ + }, { "id": 5812, - "name": "cancelFulfillment", + "name": "completeOrder", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 5813, - "name": "data", + "name": "orderId", "variant": "param", "kind": 32768, "flags": {}, "type": { - "type": "reference", - "target": 6951, - "name": "CancelOrderFulfillmentDTO", - "package": "@medusajs/types" + "type": "intrinsic", + "name": "string" } }, { @@ -51659,7 +51427,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51673,8 +51441,10 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "void" + "type": "reference", + "target": 5902, + "name": "OrderDTO", + "package": "@medusajs/types" } ], "name": "Promise", @@ -51685,29 +51455,30 @@ }, { "id": 5815, - "name": "registerShipment", + "name": "cancel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 5816, - "name": "registerShipment", + "name": "cancel", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { "id": 5817, - "name": "data", + "name": "orderId", "variant": "param", "kind": 32768, "flags": {}, "type": { - "type": "reference", - "target": 6963, - "name": "RegisterOrderShipmentDTO", - "package": "@medusajs/types" + "type": "array", + "elementType": { + "type": "intrinsic", + "name": "string" + } } }, { @@ -51720,7 +51491,125 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, + "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": 5902, + "name": "OrderDTO", + "package": "@medusajs/types" + } + } + ], + "name": "Promise", + "package": "typescript" + } + }, + { + "id": 5819, + "name": "cancel", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5820, + "name": "orderId", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 5821, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "name": "Context", + "package": "@medusajs/types" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": 5902, + "name": "OrderDTO", + "package": "@medusajs/types" + } + ], + "name": "Promise", + "package": "typescript" + } + } + ] + }, + { + "id": 5822, + "name": "registerFulfillment", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5823, + "name": "registerFulfillment", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5824, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6956, + "name": "RegisterOrderFulfillmentDTO", + "package": "@medusajs/types" + } + }, + { + "id": 5825, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51745,34 +51634,156 @@ ] }, { - "id": 5819, + "id": 5826, + "name": "cancelFulfillment", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5827, + "name": "cancelFulfillment", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5828, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6968, + "name": "CancelOrderFulfillmentDTO", + "package": "@medusajs/types" + } + }, + { + "id": 5829, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 5830, + "name": "registerShipment", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 5831, + "name": "registerShipment", + "variant": "signature", + "kind": 4096, + "flags": {}, + "parameters": [ + { + "id": 5832, + "name": "data", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": 6980, + "name": "RegisterOrderShipmentDTO", + "package": "@medusajs/types" + } + }, + { + "id": 5833, + "name": "sharedContext", + "variant": "param", + "kind": 32768, + "flags": { + "isOptional": true + }, + "type": { + "type": "reference", + "target": 5966, + "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": 5834, "name": "createReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5820, + "id": 5835, "name": "createReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5821, + "id": 5836, "name": "returnData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6814, + "target": 6831, "name": "CreateOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5822, + "id": 5837, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51781,7 +51792,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51796,7 +51807,7 @@ "typeArguments": [ { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51808,34 +51819,34 @@ ] }, { - "id": 5823, + "id": 5838, "name": "cancelReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5824, + "id": 5839, "name": "cancelReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5825, + "id": 5840, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6976, + "target": 6993, "name": "CancelOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5826, + "id": 5841, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51844,7 +51855,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51859,7 +51870,7 @@ "typeArguments": [ { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51871,34 +51882,34 @@ ] }, { - "id": 5827, + "id": 5842, "name": "receiveReturn", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5828, + "id": 5843, "name": "receiveReturn", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5829, + "id": 5844, "name": "returnData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6986, + "target": 7003, "name": "ReceiveOrderReturnDTO", "package": "@medusajs/types" } }, { - "id": 5830, + "id": 5845, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51907,7 +51918,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51922,7 +51933,7 @@ "typeArguments": [ { "type": "reference", - "target": 5972, + "target": 5987, "name": "ReturnDTO", "package": "@medusajs/types" } @@ -51934,34 +51945,34 @@ ] }, { - "id": 5831, + "id": 5846, "name": "createClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5832, + "id": 5847, "name": "createClaim", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5833, + "id": 5848, "name": "claimData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6865, + "target": 6882, "name": "CreateOrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 5834, + "id": 5849, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -51970,7 +51981,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -51985,7 +51996,7 @@ "typeArguments": [ { "type": "reference", - "target": 6037, + "target": 6052, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -51997,34 +52008,34 @@ ] }, { - "id": 5835, + "id": 5850, "name": "cancelClaim", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5836, + "id": 5851, "name": "cancelClaim", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5837, + "id": 5852, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6997, + "target": 7014, "name": "CancelOrderClaimDTO", "package": "@medusajs/types" } }, { - "id": 5838, + "id": 5853, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52033,7 +52044,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -52048,7 +52059,7 @@ "typeArguments": [ { "type": "reference", - "target": 6037, + "target": 6052, "name": "OrderClaimDTO", "package": "@medusajs/types" } @@ -52060,34 +52071,34 @@ ] }, { - "id": 5839, + "id": 5854, "name": "createExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5840, + "id": 5855, "name": "createExchange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5841, + "id": 5856, "name": "exchangeData", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 6905, + "target": 6922, "name": "CreateOrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 5842, + "id": 5857, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52096,7 +52107,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -52111,7 +52122,7 @@ "typeArguments": [ { "type": "reference", - "target": 6103, + "target": 6120, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -52123,34 +52134,34 @@ ] }, { - "id": 5843, + "id": 5858, "name": "cancelExchange", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 5844, + "id": 5859, "name": "cancelExchange", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5845, + "id": 5860, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 7007, + "target": 7024, "name": "CancelOrderExchangeDTO", "package": "@medusajs/types" } }, { - "id": 5846, + "id": 5861, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -52159,7 +52170,7 @@ }, "type": { "type": "reference", - "target": 5951, + "target": 5966, "name": "Context", "package": "@medusajs/types" } @@ -52174,7 +52185,7 @@ "typeArguments": [ { "type": "reference", - "target": 6103, + "target": 6120, "name": "OrderExchangeDTO", "package": "@medusajs/types" } @@ -52190,9 +52201,6 @@ { "title": "Methods", "children": [ - 5035, - 5040, - 5045, 5050, 5055, 5060, @@ -52203,136 +52211,139 @@ 5085, 5090, 5095, - 5102, - 5114, - 5121, - 5127, - 5133, - 5138, - 5145, - 5152, - 5159, - 5164, - 5169, - 5180, - 5192, - 5202, - 5215, - 5220, - 5231, - 5238, - 5248, + 5100, + 5105, + 5110, + 5117, + 5129, + 5136, + 5142, + 5148, + 5153, + 5160, + 5167, + 5174, + 5179, + 5184, + 5195, + 5207, + 5217, + 5230, + 5235, + 5246, 5253, - 5264, - 5269, + 5263, + 5268, 5279, 5284, - 5295, - 5300, + 5294, + 5299, 5310, 5315, - 5326, - 5331, + 5325, + 5330, 5341, 5346, - 5357, - 5362, + 5356, + 5361, 5372, 5377, 5387, - 5397, - 5404, - 5417, - 5421, - 5434, - 5447, - 5453, - 5459, - 5463, + 5392, + 5402, + 5412, + 5419, + 5432, + 5436, + 5449, + 5462, 5468, - 5473, + 5474, + 5478, 5483, - 5490, - 5497, - 5503, - 5509, - 5515, - 5521, - 5527, - 5533, - 5539, - 5545, - 5551, - 5557, - 5563, - 5569, - 5575, - 5581, - 5587, - 5593, - 5597, + 5488, + 5498, + 5505, + 5512, + 5518, + 5524, + 5530, + 5536, + 5542, + 5548, + 5554, + 5560, + 5566, + 5572, + 5578, + 5584, + 5590, + 5596, 5602, - 5609, - 5613, - 5619, - 5625, - 5630, - 5635, - 5642, - 5654, - 5658, - 5664, - 5670, - 5677, - 5684, - 5696, - 5700, - 5704, - 5710, - 5716, - 5723, - 5735, - 5739, - 5745, - 5751, - 5758, - 5770, - 5774, - 5780, - 5786, - 5793, - 5800, - 5807, - 5811, + 5608, + 5612, + 5617, + 5624, + 5628, + 5634, + 5640, + 5645, + 5650, + 5657, + 5669, + 5673, + 5679, + 5685, + 5692, + 5699, + 5711, + 5715, + 5719, + 5725, + 5731, + 5738, + 5750, + 5754, + 5760, + 5766, + 5773, + 5785, + 5789, + 5795, + 5801, + 5808, 5815, - 5819, - 5823, - 5827, - 5831, - 5835, - 5839, - 5843 + 5822, + 5826, + 5830, + 5834, + 5838, + 5842, + 5846, + 5850, + 5854, + 5858 ] } ], "extendedTypes": [ { "type": "reference", - "target": 5860, + "target": 5875, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 7243, + "id": 7260, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7244, + "id": 7261, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -52348,7 +52359,7 @@ } }, { - "id": 7245, + "id": 7262, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -52358,21 +52369,21 @@ "type": { "type": "reflection", "declaration": { - "id": 7246, + "id": 7263, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 7247, + "id": 7264, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7248, + "id": 7265, "name": "key", "variant": "param", "kind": 32768, @@ -52413,35 +52424,35 @@ { "title": "Properties", "children": [ - 7244, - 7245 + 7261, + 7262 ] } ] }, { - "id": 7065, + "id": 7082, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7066, + "id": 7083, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7067, + "id": 7084, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7068, + "id": 7085, "name": "msg", "variant": "param", "kind": 32768, @@ -52451,7 +52462,7 @@ "types": [ { "type": "reference", - "target": 7239, + "target": 7256, "name": "Message", "package": "@medusajs/types" }, @@ -52459,7 +52470,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7239, + "target": 7256, "name": "Message", "package": "@medusajs/types" } @@ -52476,21 +52487,21 @@ ] }, { - "id": 7069, + "id": 7086, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7070, + "id": 7087, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7071, + "id": 7088, "name": "format", "variant": "param", "kind": 32768, @@ -52499,7 +52510,7 @@ }, "type": { "type": "reference", - "target": 7243, + "target": 7260, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -52520,7 +52531,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 7239, + "target": 7256, "name": "Message", "package": "@medusajs/types" } @@ -52533,14 +52544,14 @@ ] }, { - "id": 7072, + "id": 7089, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7073, + "id": 7090, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -52553,21 +52564,21 @@ ] }, { - "id": 7074, + "id": 7091, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7075, + "id": 7092, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 7076, + "id": 7093, "name": "T", "variant": "typeParam", "kind": 131072, @@ -52576,7 +52587,7 @@ ], "parameters": [ { - "id": 7077, + "id": 7094, "name": "messageData", "variant": "param", "kind": 32768, @@ -52586,11 +52597,11 @@ "types": [ { "type": "reference", - "target": 7249, + "target": 7266, "typeArguments": [ { "type": "reference", - "target": 7076, + "target": 7093, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52603,11 +52614,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 7249, + "target": 7266, "typeArguments": [ { "type": "reference", - "target": 7076, + "target": 7093, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -52621,7 +52632,7 @@ } }, { - "id": 7078, + "id": 7095, "name": "options", "variant": "param", "kind": 32768, @@ -52661,16 +52672,16 @@ { "title": "Methods", "children": [ - 7066, - 7069, - 7072, - 7074 + 7083, + 7086, + 7089, + 7091 ] } ] }, { - "id": 5951, + "id": 5966, "name": "Context", "variant": "declaration", "kind": 256, @@ -52685,7 +52696,7 @@ }, "children": [ { - "id": 5952, + "id": 5967, "name": "__type", "variant": "declaration", "kind": 1024, @@ -52698,7 +52709,7 @@ } }, { - "id": 5953, + "id": 5968, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -52731,14 +52742,14 @@ }, "type": { "type": "reference", - "target": 5962, + "target": 5977, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 5954, + "id": 5969, "name": "manager", "variant": "declaration", "kind": 1024, @@ -52771,14 +52782,14 @@ }, "type": { "type": "reference", - "target": 5962, + "target": 5977, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 5955, + "id": 5970, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -52831,7 +52842,7 @@ } }, { - "id": 5956, + "id": 5971, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -52852,7 +52863,7 @@ } }, { - "id": 5957, + "id": 5972, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -52873,7 +52884,7 @@ } }, { - "id": 5958, + "id": 5973, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -52894,7 +52905,7 @@ } }, { - "id": 5959, + "id": 5974, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -52911,13 +52922,13 @@ }, "type": { "type": "reference", - "target": 7065, + "target": 7082, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 5960, + "id": 5975, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -52938,7 +52949,7 @@ } }, { - "id": 5961, + "id": 5976, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -52963,22 +52974,22 @@ { "title": "Properties", "children": [ - 5952, - 5953, - 5954, - 5955, - 5956, - 5957, - 5958, - 5959, - 5960, - 5961 + 5967, + 5968, + 5969, + 5970, + 5971, + 5972, + 5973, + 5974, + 5975, + 5976 ] } ], "typeParameters": [ { - "id": 5962, + "id": 5977, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -52991,14 +53002,14 @@ ] }, { - "id": 7231, + "id": 7248, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 7232, + "id": 7249, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -53009,7 +53020,7 @@ } }, { - "id": 7233, + "id": 7250, "name": "raw", "variant": "declaration", "kind": 1024, @@ -53018,13 +53029,13 @@ }, "type": { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 7234, + "id": 7251, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -53042,14 +53053,14 @@ } }, { - "id": 7235, + "id": 7252, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7236, + "id": 7253, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -53062,14 +53073,14 @@ ] }, { - "id": 7237, + "id": 7254, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7238, + "id": 7255, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -53086,22 +53097,22 @@ { "title": "Properties", "children": [ - 7232, - 7233, - 7234 + 7249, + 7250, + 7251 ] }, { "title": "Methods", "children": [ - 7235, - 7237 + 7252, + 7254 ] } ] }, { - "id": 7060, + "id": 7077, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -53109,14 +53120,14 @@ "type": { "type": "reflection", "declaration": { - "id": 7061, + "id": 7078, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 7062, + "id": 7079, "name": "value", "variant": "declaration", "kind": 1024, @@ -53140,20 +53151,20 @@ { "title": "Properties", "children": [ - 7062 + 7079 ] } ], "indexSignatures": [ { - "id": 7063, + "id": 7080, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 7064, + "id": 7081, "name": "key", "variant": "param", "kind": 32768, @@ -53174,7 +53185,7 @@ } }, { - "id": 7146, + "id": 7163, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -53184,7 +53195,7 @@ "types": [ { "type": "reference", - "target": 7060, + "target": 7077, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -53208,7 +53219,7 @@ }, { "type": "reference", - "target": 7231, + "target": 7248, "name": "IBigNumber", "package": "@medusajs/types" } @@ -53216,7 +53227,7 @@ } }, { - "id": 7059, + "id": 7076, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -53244,7 +53255,7 @@ }, { "type": "reference", - "target": 7231, + "target": 7248, "name": "IBigNumber", "package": "@medusajs/types" } @@ -53256,222 +53267,162 @@ { "title": "Interfaces", "children": [ - 5874, - 7079, - 6200, - 6203, - 7263, - 7208, - 5860, - 7167, - 6512, - 6478, - 7177, - 6586, - 6548, - 6210, - 6418, - 7119, - 6253, - 6394, - 5887, - 5972, - 6801, - 6037, - 6103, - 6614, - 6701, - 6739, - 6761, - 5963, - 6206, - 6311, - 6470, - 6375, - 6504, - 6538, - 6576, - 6694, - 6730, - 6772, - 6840, - 6892, - 6925, - 6672, - 7106, - 6239, - 6226, - 6171, + 5889, + 7096, + 6217, + 6220, + 7280, + 7225, + 5875, + 7184, + 6529, + 6495, + 7194, + 6603, + 6565, + 6227, + 6435, + 7136, + 6270, + 6411, + 5902, + 5987, + 6818, + 6052, + 6120, + 6631, + 6718, + 6756, + 6778, + 5978, + 6223, + 6328, + 6487, + 6392, + 6521, + 6555, + 6593, + 6711, + 6747, + 6789, + 6857, + 6909, + 6942, + 6689, + 7123, + 6256, + 6243, 6188, - 6490, - 7160, - 6496, - 7147, - 7153, - 6601, - 6607, - 6563, - 6569, - 6319, - 6345, - 6348, - 6449, - 6462, - 6524, - 6531, - 6640, - 6653, - 6668, - 6690, - 6686, - 6717, - 6714, - 6751, - 6382, - 6415, - 7199, - 7187, + 6205, + 6507, + 7177, + 6513, + 7164, + 7170, + 6618, + 6624, + 6580, + 6586, + 6336, + 6362, + 6365, + 6466, + 6479, + 6541, + 6548, + 6657, + 6670, + 6685, + 6707, + 6703, + 6734, + 6731, + 6768, + 6399, + 6432, + 7216, + 7204, + 6956, + 6968, + 6980, + 6831, + 6866, + 6915, + 6949, + 6811, + 6854, + 6906, 6939, - 6951, - 6963, - 6814, - 6849, - 6898, - 6932, - 6794, - 6837, - 6889, + 6993, + 6882, + 7014, 6922, - 6976, - 6865, - 6997, - 6905, - 7007, - 6986, - 6779, - 6788, - 6785, - 5034, - 7243, - 7065, - 5951, - 7231 + 7024, + 7003, + 6796, + 6805, + 6802, + 5049, + 7260, + 7082, + 5966, + 7248 ] }, { "title": "Type Aliases", "children": [ - 7259, - 7261, - 7281, - 7309, - 7299, - 7083, - 7297, - 7291, - 7296, - 7285, - 7293, - 7275, - 7239, - 7249, + 7276, + 7278, + 7298, + 7326, + 7316, + 7100, + 7314, + 7308, + 7313, + 7302, + 7310, + 7292, + 7256, 7266, - 7225, - 7017, - 7222, - 7186, - 7042, - 7041, - 7105, - 7198, - 7207, - 7060, - 7146, - 7059 + 7283, + 7242, + 7034, + 7239, + 7203, + 7059, + 7058, + 7122, + 7215, + 7224, + 7077, + 7163, + 7076 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "5033": { + "5048": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "" }, - "5034": { + "5049": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "IOrderModuleService" }, - "5035": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrder" - }, - "5036": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrder" - }, - "5037": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" - }, - "5038": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" - }, - "5039": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" - }, - "5040": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrders" - }, - "5041": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrders" - }, - "5042": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" - }, - "5043": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" - }, - "5044": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" - }, - "5045": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrders" - }, - "5046": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrders" - }, - "5047": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" - }, - "5048": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" - }, - "5049": { - "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" - }, "5050": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturn" + "qualifiedName": "IOrderModuleService.retrieveOrder" }, "5051": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturn" + "qualifiedName": "IOrderModuleService.retrieveOrder" }, "5052": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnId" + "qualifiedName": "orderId" }, "5053": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53483,11 +53434,11 @@ }, "5055": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturns" + "qualifiedName": "IOrderModuleService.listOrders" }, "5056": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturns" + "qualifiedName": "IOrderModuleService.listOrders" }, "5057": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53503,11 +53454,11 @@ }, "5060": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountReturns" + "qualifiedName": "IOrderModuleService.listAndCountOrders" }, "5061": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountReturns" + "qualifiedName": "IOrderModuleService.listAndCountOrders" }, "5062": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53523,15 +53474,15 @@ }, "5065": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderClaim" + "qualifiedName": "IOrderModuleService.retrieveReturn" }, "5066": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderClaim" + "qualifiedName": "IOrderModuleService.retrieveReturn" }, "5067": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "claimnId" + "qualifiedName": "returnId" }, "5068": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53543,11 +53494,11 @@ }, "5070": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderClaims" + "qualifiedName": "IOrderModuleService.listReturns" }, "5071": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderClaims" + "qualifiedName": "IOrderModuleService.listReturns" }, "5072": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53563,11 +53514,11 @@ }, "5075": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" + "qualifiedName": "IOrderModuleService.listAndCountReturns" }, "5076": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" + "qualifiedName": "IOrderModuleService.listAndCountReturns" }, "5077": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53583,11 +53534,11 @@ }, "5080": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderExchange" + "qualifiedName": "IOrderModuleService.retrieveOrderClaim" }, "5081": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderExchange" + "qualifiedName": "IOrderModuleService.retrieveOrderClaim" }, "5082": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53603,11 +53554,11 @@ }, "5085": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderExchanges" + "qualifiedName": "IOrderModuleService.listOrderClaims" }, "5086": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderExchanges" + "qualifiedName": "IOrderModuleService.listOrderClaims" }, "5087": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53623,11 +53574,11 @@ }, "5090": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" + "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" }, "5091": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" + "qualifiedName": "IOrderModuleService.listAndCountOrderClaims" }, "5092": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53643,59 +53594,59 @@ }, "5095": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "IOrderModuleService.retrieveOrderExchange" }, "5096": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "IOrderModuleService.retrieveOrderExchange" }, "5097": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "claimnId" }, "5098": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5099": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrders" + "qualifiedName": "sharedContext" }, "5100": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.listOrderExchanges" }, "5101": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listOrderExchanges" }, "5102": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "filters" }, "5103": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "config" }, "5104": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5105": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" }, "5106": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "IOrderModuleService.listAndCountOrderExchanges" }, "5107": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "filters" }, "5108": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5109": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53703,11 +53654,11 @@ }, "5110": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrders" + "qualifiedName": "IOrderModuleService.createOrders" }, "5111": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IOrderModuleService.createOrders" }, "5112": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53719,27 +53670,27 @@ }, "5114": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "IOrderModuleService.createOrders" }, "5115": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "data" }, "5116": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderIds" + "qualifiedName": "sharedContext" }, "5117": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5118": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrders" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5119": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5120": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53747,47 +53698,47 @@ }, "5121": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrders" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5122": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrders" + "qualifiedName": "orderId" }, "5123": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "5124": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "sharedContext" }, "5125": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.updateOrders" }, "5126": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5127": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrders" + "qualifiedName": "data" }, "5128": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrders" + "qualifiedName": "sharedContext" }, "5129": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5130": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5131": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "orderIds" }, "5132": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53795,35 +53746,35 @@ }, "5133": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAddresses" + "qualifiedName": "IOrderModuleService.deleteOrders" }, "5134": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listAddresses" + "qualifiedName": "orderId" }, "5135": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "5136": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteOrders" }, "5137": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteOrders" }, "5138": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "TReturnableLinkableKeys" }, "5139": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "storeIds" }, "5140": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5141": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53831,87 +53782,87 @@ }, "5142": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createAddresses" + "qualifiedName": "IOrderModuleService.restoreOrders" }, "5143": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.restoreOrders" }, "5144": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5145": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "storeIds" }, "5146": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "config" }, "5147": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5148": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listAddresses" }, "5149": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateAddresses" + "qualifiedName": "IOrderModuleService.listAddresses" }, "5150": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "5151": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5152": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "sharedContext" }, "5153": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5154": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5155": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5156": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteAddresses" + "qualifiedName": "sharedContext" }, "5157": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.createAddresses" }, "5158": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5159": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveLineItem" + "qualifiedName": "sharedContext" }, "5160": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveLineItem" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5161": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemId" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5162": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "5163": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53919,79 +53870,79 @@ }, "5164": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItems" + "qualifiedName": "IOrderModuleService.updateAddresses" }, "5165": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItems" + "qualifiedName": "data" }, "5166": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "5167": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5168": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5169": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "ids" }, "5170": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "sharedContext" }, "5171": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.deleteAddresses" }, "5172": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5173": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "sharedContext" }, "5174": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.retrieveLineItem" }, "5175": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.retrieveLineItem" }, "5176": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItems" + "qualifiedName": "itemId" }, "5177": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "config" }, "5178": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "items" + "qualifiedName": "sharedContext" }, "5179": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listLineItems" }, "5180": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "IOrderModuleService.listLineItems" }, "5181": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "filters" }, "5182": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5183": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -53999,11 +53950,11 @@ }, "5184": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5185": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5186": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54015,43 +53966,43 @@ }, "5188": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateLineItems" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5189": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "lineId" + "qualifiedName": "data" }, "5190": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5191": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItems" }, "5192": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "orderId" }, "5193": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "items" }, "5194": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemIds" + "qualifiedName": "sharedContext" }, "5195": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5196": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5197": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "itemIds" + "qualifiedName": "data" }, "5198": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54059,7 +54010,7 @@ }, "5199": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItems" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5200": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54067,19 +54018,19 @@ }, "5201": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5202": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "sharedContext" }, "5203": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "IOrderModuleService.updateLineItems" }, "5204": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "lineId" }, "5205": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54091,15 +54042,15 @@ }, "5207": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5208": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderDetailId" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5209": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "itemIds" }, "5210": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54107,95 +54058,95 @@ }, "5211": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderItem" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5212": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderDetailIdOrDataOrSelector" + "qualifiedName": "itemIds" }, "5213": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5214": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteLineItems" }, "5215": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethods" + "qualifiedName": "selector" }, "5216": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethods" + "qualifiedName": "sharedContext" }, "5217": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5218": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5219": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "selector" }, "5220": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "data" }, "5221": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "sharedContext" }, "5222": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5223": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderDetailId" }, "5224": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "data" }, "5225": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5226": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderItem" }, "5227": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethods" + "qualifiedName": "orderDetailIdOrDataOrSelector" }, "5228": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "data" }, "5229": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methods" + "qualifiedName": "sharedContext" }, "5230": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listShippingMethods" }, "5231": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateShippingMethods" + "qualifiedName": "IOrderModuleService.listShippingMethods" }, "5232": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateShippingMethods" + "qualifiedName": "filters" }, "5233": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5234": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54203,27 +54154,27 @@ }, "5235": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateShippingMethods" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5236": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5237": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5238": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "sharedContext" }, "5239": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5240": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methodIds" + "qualifiedName": "data" }, "5241": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54231,43 +54182,43 @@ }, "5242": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "IOrderModuleService.createShippingMethods" }, "5243": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "methodIds" + "qualifiedName": "orderId" }, "5244": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "methods" }, "5245": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethods" + "qualifiedName": "sharedContext" }, "5246": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IOrderModuleService.updateShippingMethods" }, "5247": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateShippingMethods" }, "5248": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemAdjustments" + "qualifiedName": "data" }, "5249": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemAdjustments" + "qualifiedName": "sharedContext" }, "5250": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IOrderModuleService.updateShippingMethods" }, "5251": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "5252": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54275,15 +54226,15 @@ }, "5253": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5254": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5255": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "methodIds" }, "5256": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54291,11 +54242,11 @@ }, "5257": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5258": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "methodIds" }, "5259": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54303,75 +54254,75 @@ }, "5260": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemAdjustments" + "qualifiedName": "IOrderModuleService.deleteShippingMethods" }, "5261": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "selector" }, "5262": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5263": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listLineItemAdjustments" }, "5264": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemAdjustments" + "qualifiedName": "IOrderModuleService.listLineItemAdjustments" }, "5265": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemAdjustments" + "qualifiedName": "filters" }, "5266": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "config" }, "5267": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5268": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5269": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5270": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "data" }, "5271": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "sharedContext" }, "5272": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5273": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "data" }, "5274": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "sharedContext" }, "5275": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemAdjustments" }, "5276": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" + "qualifiedName": "orderId" }, "5277": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5278": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54379,19 +54330,19 @@ }, "5279": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.setLineItemAdjustments" }, "5280": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.setLineItemAdjustments" }, "5281": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "orderId" }, "5282": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "5283": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54399,15 +54350,15 @@ }, "5284": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5285": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5286": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "adjustmentIds" }, "5287": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54415,11 +54366,11 @@ }, "5288": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5289": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "adjustmentIds" }, "5290": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54427,75 +54378,75 @@ }, "5291": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.deleteLineItemAdjustments" }, "5292": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "selector" }, "5293": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5294": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" }, "5295": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.listShippingMethodAdjustments" }, "5296": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" + "qualifiedName": "filters" }, "5297": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "config" }, "5298": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5299": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5300": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5301": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "data" }, "5302": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentIds" + "qualifiedName": "sharedContext" }, "5303": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5304": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "data" }, "5305": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "adjustmentId" + "qualifiedName": "sharedContext" }, "5306": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodAdjustments" }, "5307": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" + "qualifiedName": "orderId" }, "5308": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "data" }, "5309": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54503,19 +54454,19 @@ }, "5310": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemTaxLines" + "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" }, "5311": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listLineItemTaxLines" + "qualifiedName": "IOrderModuleService.setShippingMethodAdjustments" }, "5312": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "orderId" }, "5313": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "5314": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54523,15 +54474,15 @@ }, "5315": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5316": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5317": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "adjustmentIds" }, "5318": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54539,11 +54490,11 @@ }, "5319": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5320": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLine" + "qualifiedName": "adjustmentId" }, "5321": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54551,75 +54502,75 @@ }, "5322": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createLineItemTaxLines" + "qualifiedName": "IOrderModuleService.deleteShippingMethodAdjustments" }, "5323": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "selector" }, "5324": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "sharedContext" }, "5325": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listLineItemTaxLines" }, "5326": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemTaxLines" + "qualifiedName": "IOrderModuleService.listLineItemTaxLines" }, "5327": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setLineItemTaxLines" + "qualifiedName": "filters" }, "5328": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "config" }, "5329": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "sharedContext" }, "5330": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5331": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5332": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "taxLines" }, "5333": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5334": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5335": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "taxLine" }, "5336": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5337": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createLineItemTaxLines" }, "5338": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" + "qualifiedName": "orderId" }, "5339": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "taxLines" }, "5340": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54627,19 +54578,19 @@ }, "5341": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.setLineItemTaxLines" }, "5342": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.setLineItemTaxLines" }, "5343": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "orderId" }, "5344": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "taxLines" }, "5345": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54647,15 +54598,15 @@ }, "5346": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5347": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5348": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "taxLineIds" }, "5349": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54663,11 +54614,11 @@ }, "5350": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5351": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLine" + "qualifiedName": "taxLineIds" }, "5352": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54675,75 +54626,75 @@ }, "5353": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.deleteLineItemTaxLines" }, "5354": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "selector" }, "5355": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "sharedContext" }, "5356": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" }, "5357": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.listShippingMethodTaxLines" }, "5358": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" + "qualifiedName": "filters" }, "5359": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "config" }, "5360": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLines" + "qualifiedName": "sharedContext" }, "5361": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5362": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5363": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "taxLines" }, "5364": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5365": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5366": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "taxLine" }, "5367": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "taxLineIds" + "qualifiedName": "sharedContext" }, "5368": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createShippingMethodTaxLines" }, "5369": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" + "qualifiedName": "orderId" }, "5370": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "taxLines" }, "5371": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54751,19 +54702,19 @@ }, "5372": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChange" + "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" }, "5373": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChange" + "qualifiedName": "IOrderModuleService.setShippingMethodTaxLines" }, "5374": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "orderId" }, "5375": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "taxLines" }, "5376": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54771,15 +54722,15 @@ }, "5377": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5378": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5379": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "taxLineIds" }, "5380": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54787,11 +54738,11 @@ }, "5381": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5382": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "taxLineIds" }, "5383": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54799,11 +54750,11 @@ }, "5384": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderChange" + "qualifiedName": "IOrderModuleService.deleteShippingMethodTaxLines" }, "5385": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "selector" }, "5386": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -54811,263 +54762,263 @@ }, "5387": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "IOrderModuleService.retrieveOrderChange" }, "5388": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "IOrderModuleService.retrieveOrderChange" }, "5389": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "orderChangeId" }, "5390": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5391": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "sharedContext" }, "5392": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5393": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5394": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChanges" + "qualifiedName": "data" }, "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.createOrderChange" }, "5397": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "data" }, "5398": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "sharedContext" }, "5399": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.createOrderChange" }, "5400": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5401": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChanges" + "qualifiedName": "sharedContext" }, "5402": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5403": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5404": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "data" }, "5405": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "sharedContext" }, "5406": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5407": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5408": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "sharedContext" }, "5409": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.updateOrderChanges" }, "5410": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5411": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "sharedContext" }, "5412": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5413": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5414": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelOrderChange" + "qualifiedName": "orderChangeId" }, "5415": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5416": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderChanges" }, "5417": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.previewOrderChange" + "qualifiedName": "orderChangeId" }, "5418": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.previewOrderChange" + "qualifiedName": "sharedContext" }, "5419": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5420": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5421": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "orderId" }, "5422": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "sharedContext" }, "5423": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5424": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5425": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "sharedContext" }, "5426": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5427": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5428": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "sharedContext" }, "5429": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.cancelOrderChange" }, "5430": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5431": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.confirmOrderChange" + "qualifiedName": "sharedContext" }, "5432": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.previewOrderChange" }, "5433": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.previewOrderChange" }, "5434": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "orderId" }, "5435": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "sharedContext" }, "5436": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5437": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5438": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "orderChangeId" }, "5439": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "sharedContext" }, "5440": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5441": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "orderChangeId" }, "5442": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5443": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5444": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.declineOrderChange" + "qualifiedName": "data" }, "5445": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5446": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.confirmOrderChange" }, "5447": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" + "qualifiedName": "data" }, "5448": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" + "qualifiedName": "sharedContext" }, "5449": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5450": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5451": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "orderChangeId" }, "5452": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55075,23 +55026,23 @@ }, "5453": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChanges" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5454": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChanges" + "qualifiedName": "orderChangeId" }, "5455": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5456": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderChangeId" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5457": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "5458": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55099,31 +55050,31 @@ }, "5459": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.applyPendingOrderActions" + "qualifiedName": "IOrderModuleService.declineOrderChange" }, "5460": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.applyPendingOrderActions" + "qualifiedName": "data" }, "5461": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5462": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" }, "5463": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderChangeActions" + "qualifiedName": "IOrderModuleService.softDeleteOrderChanges" }, "5464": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listOrderChangeActions" + "qualifiedName": "TReturnableLinkableKeys" }, "5465": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "orderChangeId" }, "5466": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55135,59 +55086,59 @@ }, "5468": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" + "qualifiedName": "IOrderModuleService.restoreOrderChanges" }, "5469": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" + "qualifiedName": "IOrderModuleService.restoreOrderChanges" }, "5470": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "TReturnableLinkableKeys" }, "5471": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "orderChangeId" }, "5472": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5473": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "sharedContext" }, "5474": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "IOrderModuleService.applyPendingOrderActions" }, "5475": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.applyPendingOrderActions" }, "5476": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5477": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "sharedContext" }, "5478": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.listOrderChangeActions" }, "5479": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listOrderChangeActions" }, "5480": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderChangeActions" + "qualifiedName": "filters" }, "5481": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5482": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55195,103 +55146,103 @@ }, "5483": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" }, "5484": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "IOrderModuleService.retrieveOrderChangeAction" }, "5485": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "actionId" }, "5486": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5487": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addOrderAction" + "qualifiedName": "sharedContext" }, "5488": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5489": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5490": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "data" }, "5491": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "sharedContext" }, "5492": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5493": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5494": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" + "qualifiedName": "sharedContext" }, "5495": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.updateOrderChangeActions" }, "5496": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5497": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" + "qualifiedName": "sharedContext" }, "5498": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5499": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5500": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionIds" + "qualifiedName": "data" }, "5501": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5502": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addOrderAction" }, "5503": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" + "qualifiedName": "data" }, "5504": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" + "qualifiedName": "sharedContext" }, "5505": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5506": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "actionId" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5507": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "actionId" }, "5508": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55299,367 +55250,367 @@ }, "5509": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteAddresses" + "qualifiedName": "IOrderModuleService.deleteOrderChangeActions" }, "5510": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteAddresses" + "qualifiedName": "actionId" }, "5511": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5512": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" }, "5513": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteOrderChangeActions" }, "5514": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5515": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreAddresses" + "qualifiedName": "actionIds" }, "5516": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreAddresses" + "qualifiedName": "config" }, "5517": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5518": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" }, "5519": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreOrderChangeActions" }, "5520": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5521": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItems" + "qualifiedName": "actionId" }, "5522": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItems" + "qualifiedName": "config" }, "5523": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5524": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteAddresses" }, "5525": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteAddresses" }, "5526": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5527": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItems" + "qualifiedName": "ids" }, "5528": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItems" + "qualifiedName": "config" }, "5529": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5530": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreAddresses" }, "5531": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreAddresses" }, "5532": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5533": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" + "qualifiedName": "ids" }, "5534": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" + "qualifiedName": "config" }, "5535": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5536": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItems" }, "5537": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteLineItems" }, "5538": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5539": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethods" + "qualifiedName": "ids" }, "5540": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethods" + "qualifiedName": "config" }, "5541": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5542": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItems" }, "5543": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreLineItems" }, "5544": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5545": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" + "qualifiedName": "ids" }, "5546": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" + "qualifiedName": "config" }, "5547": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5548": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" }, "5549": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethods" }, "5550": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5551": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" + "qualifiedName": "ids" }, "5552": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" + "qualifiedName": "config" }, "5553": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5554": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreShippingMethods" }, "5555": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreShippingMethods" }, "5556": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5557": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" + "qualifiedName": "ids" }, "5558": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" + "qualifiedName": "config" }, "5559": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5560": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" }, "5561": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteLineItemAdjustments" }, "5562": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5563": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" + "qualifiedName": "ids" }, "5564": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" + "qualifiedName": "config" }, "5565": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5566": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" }, "5567": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreLineItemAdjustments" }, "5568": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5569": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" + "qualifiedName": "ids" }, "5570": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" + "qualifiedName": "config" }, "5571": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5572": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" }, "5573": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodAdjustments" }, "5574": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5575": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" + "qualifiedName": "ids" }, "5576": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" + "qualifiedName": "config" }, "5577": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5578": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" }, "5579": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreShippingMethodAdjustments" }, "5580": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5581": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" + "qualifiedName": "ids" }, "5582": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" + "qualifiedName": "config" }, "5583": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5584": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" }, "5585": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteLineItemTaxLines" }, "5586": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5587": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" + "qualifiedName": "ids" }, "5588": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" + "qualifiedName": "config" }, "5589": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5590": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" }, "5591": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.restoreLineItemTaxLines" }, "5592": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "5593": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.revertLastVersion" + "qualifiedName": "ids" }, "5594": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.revertLastVersion" + "qualifiedName": "config" }, "5595": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5596": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" }, "5597": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listTransactions" + "qualifiedName": "IOrderModuleService.softDeleteShippingMethodTaxLines" }, "5598": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listTransactions" + "qualifiedName": "TReturnableLinkableKeys" }, "5599": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ids" }, "5600": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55671,191 +55622,191 @@ }, "5602": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" }, "5603": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "IOrderModuleService.restoreShippingMethodTaxLines" }, "5604": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "5605": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5606": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.addTransactions" + "qualifiedName": "config" }, "5607": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5608": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.revertLastVersion" }, "5609": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteTransactions" + "qualifiedName": "IOrderModuleService.revertLastVersion" }, "5610": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteTransactions" + "qualifiedName": "orderId" }, "5611": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "sharedContext" }, "5612": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listTransactions" }, "5613": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteTransactions" + "qualifiedName": "IOrderModuleService.listTransactions" }, "5614": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteTransactions" + "qualifiedName": "filters" }, "5615": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "5616": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "sharedContext" }, "5617": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5618": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5619": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreTransactions" + "qualifiedName": "data" }, "5620": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreTransactions" + "qualifiedName": "sharedContext" }, "5621": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.addTransactions" }, "5622": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "transactionIds" + "qualifiedName": "data" }, "5623": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5624": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteTransactions" }, "5625": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturnReason" + "qualifiedName": "IOrderModuleService.deleteTransactions" }, "5626": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.retrieveReturnReason" + "qualifiedName": "transactionIds" }, "5627": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "reasonId" + "qualifiedName": "sharedContext" }, "5628": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "IOrderModuleService.softDeleteTransactions" }, "5629": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteTransactions" }, "5630": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturnReasons" + "qualifiedName": "TReturnableLinkableKeys" }, "5631": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.listReturnReasons" + "qualifiedName": "transactionIds" }, "5632": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "filters" + "qualifiedName": "config" }, "5633": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5634": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.restoreTransactions" }, "5635": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "IOrderModuleService.restoreTransactions" }, "5636": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "TReturnableLinkableKeys" }, "5637": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonData" + "qualifiedName": "transactionIds" }, "5638": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5639": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnReasons" + "qualifiedName": "sharedContext" }, "5640": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonData" + "qualifiedName": "IOrderModuleService.retrieveReturnReason" }, "5641": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.retrieveReturnReason" }, "5642": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "reasonId" }, "5643": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "config" }, "5644": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5645": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.listReturnReasons" }, "5646": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "IOrderModuleService.listReturnReasons" }, "5647": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "filters" }, "5648": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5649": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55863,15 +55814,15 @@ }, "5650": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturnReasons" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5651": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5652": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "returnReasonData" }, "5653": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -55879,147 +55830,147 @@ }, "5654": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnReasons" + "qualifiedName": "IOrderModuleService.createReturnReasons" }, "5655": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnReasons" + "qualifiedName": "returnReasonData" }, "5656": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnReasonIds" + "qualifiedName": "sharedContext" }, "5657": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5658": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5659": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" + "qualifiedName": "data" }, "5660": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5661": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5662": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "5663": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5664": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturnReasons" + "qualifiedName": "sharedContext" }, "5665": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturnReasons" + "qualifiedName": "IOrderModuleService.updateReturnReasons" }, "5666": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "id" }, "5667": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "data" }, "5668": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5669": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteReturnReasons" }, "5670": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnItems" + "qualifiedName": "IOrderModuleService.deleteReturnReasons" }, "5671": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnItems" + "qualifiedName": "returnReasonIds" }, "5672": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5673": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" }, "5674": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturnItems" + "qualifiedName": "IOrderModuleService.softDeleteReturnReasons" }, "5675": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "5676": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5677": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "config" }, "5678": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "sharedContext" }, "5679": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.restoreReturnReasons" }, "5680": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.restoreReturnReasons" }, "5681": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturns" + "qualifiedName": "TReturnableLinkableKeys" }, "5682": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "ids" }, "5683": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5684": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "sharedContext" }, "5685": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "IOrderModuleService.createReturnItems" }, "5686": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.createReturnItems" }, "5687": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5688": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "sharedContext" }, "5689": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "IOrderModuleService.createReturnItems" }, "5690": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56031,11 +55982,11 @@ }, "5692": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateReturns" + "qualifiedName": "IOrderModuleService.createReturns" }, "5693": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "IOrderModuleService.createReturns" }, "5694": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56047,71 +55998,71 @@ }, "5696": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturns" + "qualifiedName": "IOrderModuleService.createReturns" }, "5697": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturns" + "qualifiedName": "data" }, "5698": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "5699": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5700": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnItems" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5701": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteReturnItems" + "qualifiedName": "data" }, "5702": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "5703": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5704": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturns" + "qualifiedName": "selector" }, "5705": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteReturns" + "qualifiedName": "data" }, "5706": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5707": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.updateReturns" }, "5708": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "5709": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5710": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturns" + "qualifiedName": "sharedContext" }, "5711": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreReturns" + "qualifiedName": "IOrderModuleService.deleteReturns" }, "5712": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IOrderModuleService.deleteReturns" }, "5713": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56119,67 +56070,67 @@ }, "5714": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5715": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteReturnItems" }, "5716": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "IOrderModuleService.deleteReturnItems" }, "5717": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "ids" }, "5718": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5719": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteReturns" }, "5720": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderClaims" + "qualifiedName": "IOrderModuleService.softDeleteReturns" }, "5721": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "5722": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5723": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "config" }, "5724": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "sharedContext" }, "5725": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.restoreReturns" }, "5726": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.restoreReturns" }, "5727": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "TReturnableLinkableKeys" }, "5728": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "ids" }, "5729": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5730": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56187,11 +56138,11 @@ }, "5731": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderClaims" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5732": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5733": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56203,123 +56154,123 @@ }, "5735": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderClaims" + "qualifiedName": "IOrderModuleService.createOrderClaims" }, "5736": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderClaims" + "qualifiedName": "data" }, "5737": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "5738": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5739": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5740": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" + "qualifiedName": "data" }, "5741": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5742": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5743": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "5744": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5745": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderClaims" + "qualifiedName": "sharedContext" }, "5746": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderClaims" + "qualifiedName": "IOrderModuleService.updateOrderClaims" }, "5747": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "id" }, "5748": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "data" }, "5749": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5750": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderClaims" }, "5751": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "IOrderModuleService.deleteOrderClaims" }, "5752": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "ids" }, "5753": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5754": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" }, "5755": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createOrderExchanges" + "qualifiedName": "IOrderModuleService.softDeleteOrderClaims" }, "5756": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "TReturnableLinkableKeys" }, "5757": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5758": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "config" }, "5759": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "sharedContext" }, "5760": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.restoreOrderClaims" }, "5761": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.restoreOrderClaims" }, "5762": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "TReturnableLinkableKeys" }, "5763": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "selector" + "qualifiedName": "ids" }, "5764": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "5765": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56327,11 +56278,11 @@ }, "5766": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.updateOrderExchanges" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5767": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "id" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5768": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56343,179 +56294,179 @@ }, "5770": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderExchanges" + "qualifiedName": "IOrderModuleService.createOrderExchanges" }, "5771": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.deleteOrderExchanges" + "qualifiedName": "data" }, "5772": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "5773": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5774": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5775": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" + "qualifiedName": "data" }, "5776": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "5777": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5778": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "5779": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "5780": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderExchanges" + "qualifiedName": "sharedContext" }, "5781": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.restoreOrderExchanges" + "qualifiedName": "IOrderModuleService.updateOrderExchanges" }, "5782": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "id" }, "5783": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "ids" + "qualifiedName": "data" }, "5784": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "5785": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.deleteOrderExchanges" }, "5786": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "IOrderModuleService.deleteOrderExchanges" }, "5787": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "ids" }, "5788": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "sharedContext" }, "5789": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" }, "5790": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.archive" + "qualifiedName": "IOrderModuleService.softDeleteOrderExchanges" }, "5791": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "TReturnableLinkableKeys" }, "5792": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "5793": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "config" }, "5794": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "sharedContext" }, "5795": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.restoreOrderExchanges" }, "5796": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.restoreOrderExchanges" }, "5797": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.completeOrder" + "qualifiedName": "TReturnableLinkableKeys" }, "5798": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "ids" }, "5799": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "5800": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "sharedContext" }, "5801": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "IOrderModuleService.archive" }, "5802": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.archive" }, "5803": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5804": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancel" + "qualifiedName": "sharedContext" }, "5805": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "orderId" + "qualifiedName": "IOrderModuleService.archive" }, "5806": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5807": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerFulfillment" + "qualifiedName": "sharedContext" }, "5808": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerFulfillment" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5809": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5810": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "orderId" }, "5811": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelFulfillment" + "qualifiedName": "sharedContext" }, "5812": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelFulfillment" + "qualifiedName": "IOrderModuleService.completeOrder" }, "5813": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "orderId" }, "5814": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56523,15 +56474,15 @@ }, "5815": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerShipment" + "qualifiedName": "IOrderModuleService.cancel" }, "5816": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.registerShipment" + "qualifiedName": "IOrderModuleService.cancel" }, "5817": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "orderId" }, "5818": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", @@ -56539,5841 +56490,5909 @@ }, "5819": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturn" + "qualifiedName": "IOrderModuleService.cancel" }, "5820": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createReturn" + "qualifiedName": "orderId" }, "5821": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnData" + "qualifiedName": "sharedContext" }, "5822": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.registerFulfillment" }, "5823": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelReturn" + "qualifiedName": "IOrderModuleService.registerFulfillment" }, "5824": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelReturn" + "qualifiedName": "data" }, "5825": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5826": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelFulfillment" }, "5827": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.receiveReturn" + "qualifiedName": "IOrderModuleService.cancelFulfillment" }, "5828": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.receiveReturn" + "qualifiedName": "data" }, "5829": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "returnData" + "qualifiedName": "sharedContext" }, "5830": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.registerShipment" }, "5831": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createClaim" + "qualifiedName": "IOrderModuleService.registerShipment" }, "5832": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createClaim" + "qualifiedName": "data" }, "5833": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "claimData" + "qualifiedName": "sharedContext" }, "5834": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.createReturn" }, "5835": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelClaim" + "qualifiedName": "IOrderModuleService.createReturn" }, "5836": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelClaim" + "qualifiedName": "returnData" }, "5837": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5838": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.cancelReturn" }, "5839": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createExchange" + "qualifiedName": "IOrderModuleService.cancelReturn" }, "5840": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.createExchange" + "qualifiedName": "data" }, "5841": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "exchangeData" + "qualifiedName": "sharedContext" }, "5842": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IOrderModuleService.receiveReturn" }, "5843": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelExchange" + "qualifiedName": "IOrderModuleService.receiveReturn" }, "5844": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "IOrderModuleService.cancelExchange" + "qualifiedName": "returnData" }, "5845": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "5846": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.createClaim" + }, + "5847": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.createClaim" + }, + "5848": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "claimData" + }, + "5849": { "sourceFileName": "../../../../packages/core/types/src/order/service.ts", "qualifiedName": "sharedContext" }, + "5850": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.cancelClaim" + }, + "5851": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.cancelClaim" + }, + "5852": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "data" + }, + "5853": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "sharedContext" + }, + "5854": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.createExchange" + }, + "5855": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.createExchange" + }, + "5856": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "exchangeData" + }, + "5857": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "sharedContext" + }, + "5858": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.cancelExchange" + }, + "5859": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "IOrderModuleService.cancelExchange" + }, "5860": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "data" + }, + "5861": { + "sourceFileName": "../../../../packages/core/types/src/order/service.ts", + "qualifiedName": "sharedContext" + }, + "5875": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "5874": { + "5889": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "5875": { + "5890": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "5876": { + "5891": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "5877": { + "5892": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "5878": { + "5893": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "5879": { + "5894": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "5880": { + "5895": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "5881": { + "5896": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "5883": { + "5898": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "5884": { + "5899": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "5885": { + "5900": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "5886": { + "5901": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "5887": { + "5902": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO" }, - "5888": { + "5903": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.id" }, - "5889": { + "5904": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.version" }, - "5890": { + "5905": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.order_change" }, - "5891": { + "5906": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.status" }, - "5892": { + "5907": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.region_id" }, - "5893": { + "5908": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.customer_id" }, - "5894": { + "5909": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.sales_channel_id" }, - "5895": { + "5910": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.email" }, - "5896": { + "5911": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.currency_code" }, - "5897": { + "5912": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.shipping_address" }, - "5898": { + "5913": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.billing_address" }, - "5899": { + "5914": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.items" }, - "5900": { + "5915": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.shipping_methods" }, - "5901": { + "5916": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.transactions" }, - "5902": { + "5917": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.summary" }, - "5903": { + "5918": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.metadata" }, - "5904": { + "5919": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.canceled_at" }, - "5905": { + "5920": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.created_at" }, - "5906": { + "5921": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.updated_at" }, - "5907": { + "5922": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_item_total" }, - "5908": { + "5923": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_item_subtotal" }, - "5909": { + "5924": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_item_tax_total" }, - "5910": { + "5925": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.item_total" }, - "5911": { + "5926": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.item_subtotal" }, - "5912": { + "5927": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.item_tax_total" }, - "5913": { + "5928": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_total" }, - "5914": { + "5929": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_subtotal" }, - "5915": { + "5930": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_tax_total" }, - "5916": { + "5931": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.total" }, - "5917": { + "5932": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.subtotal" }, - "5918": { + "5933": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.tax_total" }, - "5919": { + "5934": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.discount_total" }, - "5920": { + "5935": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.discount_tax_total" }, - "5921": { + "5936": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.gift_card_total" }, - "5922": { + "5937": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.gift_card_tax_total" }, - "5923": { + "5938": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.shipping_total" }, - "5924": { + "5939": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.shipping_subtotal" }, - "5925": { + "5940": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.shipping_tax_total" }, - "5926": { + "5941": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_shipping_total" }, - "5927": { + "5942": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_shipping_subtotal" }, - "5928": { + "5943": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.original_shipping_tax_total" }, - "5929": { + "5944": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_item_total" }, - "5930": { + "5945": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_item_subtotal" }, - "5931": { + "5946": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_item_tax_total" }, - "5932": { + "5947": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_item_total" }, - "5933": { + "5948": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_item_subtotal" }, - "5934": { + "5949": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_item_tax_total" }, - "5935": { + "5950": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_total" }, - "5936": { + "5951": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_subtotal" }, - "5937": { + "5952": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_tax_total" }, - "5938": { + "5953": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_total" }, - "5939": { + "5954": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_subtotal" }, - "5940": { + "5955": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_tax_total" }, - "5941": { + "5956": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_discount_total" }, - "5942": { + "5957": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_discount_tax_total" }, - "5943": { + "5958": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_gift_card_total" }, - "5944": { + "5959": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_gift_card_tax_total" }, - "5945": { + "5960": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_shipping_total" }, - "5946": { + "5961": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_shipping_subtotal" }, - "5947": { + "5962": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_shipping_tax_total" }, - "5948": { + "5963": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_shipping_total" }, - "5949": { + "5964": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_shipping_subtotal" }, - "5950": { + "5965": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderDTO.raw_original_shipping_tax_total" }, - "5951": { + "5966": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "5952": { + "5967": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "5953": { + "5968": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "5954": { + "5969": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "5955": { + "5970": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "5956": { + "5971": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "5957": { + "5972": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "5958": { + "5973": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "5959": { + "5974": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "5960": { + "5975": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "5961": { + "5976": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "5962": { + "5977": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "5963": { + "5978": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps" }, - "5964": { + "5979": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.id" }, - "5965": { + "5980": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.sales_channel_id" }, - "5966": { + "5981": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.customer_id" }, - "5967": { + "5982": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.region_id" }, - "5968": { + "5983": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.created_at" }, - "5969": { + "5984": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderProps.updated_at" }, - "5970": { + "5985": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "5971": { + "5986": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "5972": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO" - }, - "5973": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.id" - }, - "5974": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.status" - }, - "5975": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.refund_amount" - }, - "5976": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnDTO.order_id" - }, - "5977": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" - }, - "5978": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" - }, - "5979": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" - }, - "5980": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" - }, - "5981": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" - }, - "5982": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" - }, - "5983": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" - }, - "5984": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" - }, - "5985": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" - }, - "5986": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" - }, "5987": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "ReturnDTO" }, "5988": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "ReturnDTO.id" }, "5989": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "ReturnDTO.status" }, "5990": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "ReturnDTO.refund_amount" }, "5991": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "ReturnDTO.order_id" }, "5992": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "ReturnDTO.items" }, "5993": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "shipping_total" }, "5994": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "discount_total" }, "5995": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "tax_total" }, "5996": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "items" + "qualifiedName": "total" }, "5997": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "subtotal" }, "5998": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "gift_card_total" }, "5999": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "gift_card_tax_total" }, "6000": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "created_at" }, "6001": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "updated_at" }, "6002": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "sales_channel_id" }, "6003": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "customer_id" }, "6004": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "region_id" }, "6005": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "metadata" }, "6006": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "email" }, "6007": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "canceled_at" }, "6008": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "currency_code" }, "6009": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "order_change" }, "6010": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "shipping_address" }, "6011": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "billing_address" }, "6012": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_methods" }, "6013": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "transactions" }, "6014": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "summary" }, "6015": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "original_item_total" }, "6016": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "original_item_subtotal" }, "6017": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "original_item_tax_total" }, "6018": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "item_total" }, "6019": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "item_subtotal" }, "6020": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "item_tax_total" }, "6021": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "original_total" }, "6022": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "original_subtotal" }, "6023": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "original_tax_total" }, "6024": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "discount_tax_total" }, "6025": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "shipping_subtotal" }, "6026": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "shipping_tax_total" }, "6027": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "original_shipping_total" }, "6028": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "original_shipping_subtotal" }, "6029": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "original_shipping_tax_total" }, "6030": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "raw_original_item_total" }, "6031": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "raw_original_item_subtotal" }, "6032": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_original_item_tax_total" }, "6033": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_item_total" }, "6034": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_item_subtotal" }, "6035": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_item_tax_total" }, "6036": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_original_total" }, "6037": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO" + "qualifiedName": "raw_original_subtotal" }, "6038": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.claim_items" + "qualifiedName": "raw_original_tax_total" }, "6039": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.additional_items" + "qualifiedName": "raw_total" }, "6040": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.return" + "qualifiedName": "raw_subtotal" }, "6041": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.no_notification" + "qualifiedName": "raw_tax_total" }, "6042": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderClaimDTO.refund_amount" + "qualifiedName": "raw_discount_total" }, "6043": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "raw_discount_tax_total" }, "6044": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "raw_gift_card_total" }, "6045": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "raw_gift_card_tax_total" }, "6046": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "raw_shipping_total" }, "6047": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "raw_shipping_subtotal" }, "6048": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "raw_shipping_tax_total" }, "6049": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "6050": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "raw_original_shipping_subtotal" }, "6051": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "raw_original_shipping_tax_total" }, "6052": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "OrderClaimDTO" }, "6053": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "OrderClaimDTO.order_id" }, "6054": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "OrderClaimDTO.claim_items" }, "6055": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "OrderClaimDTO.additional_items" }, "6056": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "OrderClaimDTO.return" }, "6057": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "OrderClaimDTO.return_id" }, "6058": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "OrderClaimDTO.no_notification" }, "6059": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "OrderClaimDTO.refund_amount" }, "6060": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "shipping_total" }, "6061": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "discount_total" }, "6062": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "tax_total" }, "6063": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "total" }, "6064": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "subtotal" }, "6065": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "gift_card_total" }, "6066": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "gift_card_tax_total" }, "6067": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "id" }, "6068": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "created_at" }, "6069": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "updated_at" }, "6070": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "sales_channel_id" }, "6071": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "customer_id" }, "6072": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "region_id" }, "6073": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "metadata" }, "6074": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "email" }, "6075": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "canceled_at" }, "6076": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "currency_code" }, "6077": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "order_change" }, "6078": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_address" }, "6079": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "billing_address" }, "6080": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "shipping_methods" }, "6081": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "transactions" }, "6082": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "summary" }, "6083": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "original_item_total" }, "6084": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "original_item_subtotal" }, "6085": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "original_item_tax_total" }, "6086": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "item_total" }, "6087": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "item_subtotal" }, "6088": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "item_tax_total" }, "6089": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "original_total" }, "6090": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "original_subtotal" }, "6091": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "original_tax_total" }, "6092": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "discount_tax_total" }, "6093": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "shipping_subtotal" }, "6094": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "shipping_tax_total" }, "6095": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "original_shipping_total" }, "6096": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "original_shipping_subtotal" }, "6097": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "original_shipping_tax_total" }, "6098": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_original_item_total" }, "6099": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_original_item_subtotal" }, "6100": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_original_item_tax_total" }, "6101": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_item_total" }, "6102": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_item_subtotal" }, "6103": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO" + "qualifiedName": "raw_item_tax_total" }, "6104": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return_items" + "qualifiedName": "raw_original_total" }, "6105": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.additional_items" + "qualifiedName": "raw_original_subtotal" }, "6106": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.no_notification" + "qualifiedName": "raw_original_tax_total" }, "6107": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.difference_due" + "qualifiedName": "raw_total" }, "6108": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return" + "qualifiedName": "raw_subtotal" }, "6109": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.return_id" + "qualifiedName": "raw_tax_total" }, "6110": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderExchangeDTO.order_id" + "qualifiedName": "raw_discount_total" }, "6111": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_total" + "qualifiedName": "raw_discount_tax_total" }, "6112": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_total" + "qualifiedName": "raw_gift_card_total" }, "6113": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "tax_total" + "qualifiedName": "raw_gift_card_tax_total" }, "6114": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "total" + "qualifiedName": "raw_shipping_total" }, "6115": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "subtotal" + "qualifiedName": "raw_shipping_subtotal" }, "6116": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_total" + "qualifiedName": "raw_shipping_tax_total" }, "6117": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "gift_card_tax_total" + "qualifiedName": "raw_original_shipping_total" }, "6118": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "id" + "qualifiedName": "raw_original_shipping_subtotal" }, "6119": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "created_at" + "qualifiedName": "raw_original_shipping_tax_total" }, "6120": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "updated_at" + "qualifiedName": "OrderExchangeDTO" }, "6121": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "sales_channel_id" + "qualifiedName": "OrderExchangeDTO.order_id" }, "6122": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "customer_id" + "qualifiedName": "OrderExchangeDTO.return_items" }, "6123": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "region_id" + "qualifiedName": "OrderExchangeDTO.additional_items" }, "6124": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "metadata" + "qualifiedName": "OrderExchangeDTO.no_notification" }, "6125": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "email" + "qualifiedName": "OrderExchangeDTO.difference_due" }, "6126": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "canceled_at" + "qualifiedName": "OrderExchangeDTO.return" }, "6127": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "currency_code" + "qualifiedName": "OrderExchangeDTO.return_id" }, "6128": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "order_change" + "qualifiedName": "shipping_total" }, "6129": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_address" + "qualifiedName": "discount_total" }, "6130": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "billing_address" + "qualifiedName": "tax_total" }, "6131": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_methods" + "qualifiedName": "total" }, "6132": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "transactions" + "qualifiedName": "subtotal" }, "6133": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "summary" + "qualifiedName": "gift_card_total" }, "6134": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_total" + "qualifiedName": "gift_card_tax_total" }, "6135": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_subtotal" + "qualifiedName": "id" }, "6136": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_item_tax_total" + "qualifiedName": "created_at" }, "6137": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_total" + "qualifiedName": "updated_at" }, "6138": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_subtotal" + "qualifiedName": "sales_channel_id" }, "6139": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "item_tax_total" + "qualifiedName": "customer_id" }, "6140": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_total" + "qualifiedName": "region_id" }, "6141": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_subtotal" + "qualifiedName": "metadata" }, "6142": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_tax_total" + "qualifiedName": "email" }, "6143": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "discount_tax_total" + "qualifiedName": "canceled_at" }, "6144": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_subtotal" + "qualifiedName": "currency_code" }, "6145": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "shipping_tax_total" + "qualifiedName": "order_change" }, "6146": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_total" + "qualifiedName": "shipping_address" }, "6147": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_subtotal" + "qualifiedName": "billing_address" }, "6148": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "original_shipping_tax_total" + "qualifiedName": "shipping_methods" }, "6149": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_total" + "qualifiedName": "transactions" }, "6150": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_subtotal" + "qualifiedName": "summary" }, "6151": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_item_tax_total" + "qualifiedName": "original_item_total" }, "6152": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_total" + "qualifiedName": "original_item_subtotal" }, "6153": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_subtotal" + "qualifiedName": "original_item_tax_total" }, "6154": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_item_tax_total" + "qualifiedName": "item_total" }, "6155": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_total" + "qualifiedName": "item_subtotal" }, "6156": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_subtotal" + "qualifiedName": "item_tax_total" }, "6157": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_tax_total" + "qualifiedName": "original_total" }, "6158": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_total" + "qualifiedName": "original_subtotal" }, "6159": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_subtotal" + "qualifiedName": "original_tax_total" }, "6160": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_tax_total" + "qualifiedName": "discount_tax_total" }, "6161": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_total" + "qualifiedName": "shipping_subtotal" }, "6162": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_discount_tax_total" + "qualifiedName": "shipping_tax_total" }, "6163": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_total" + "qualifiedName": "original_shipping_total" }, "6164": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_gift_card_tax_total" + "qualifiedName": "original_shipping_subtotal" }, "6165": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_total" + "qualifiedName": "original_shipping_tax_total" }, "6166": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_subtotal" + "qualifiedName": "raw_original_item_total" }, "6167": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_shipping_tax_total" + "qualifiedName": "raw_original_item_subtotal" }, "6168": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_total" + "qualifiedName": "raw_original_item_tax_total" }, "6169": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_subtotal" + "qualifiedName": "raw_item_total" }, "6170": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "raw_original_shipping_tax_total" + "qualifiedName": "raw_item_subtotal" }, "6171": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_item_tax_total" }, "6172": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.region_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_total" }, "6173": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.customer_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_subtotal" }, "6174": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.sales_channel_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_tax_total" }, "6175": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.status" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_total" }, "6176": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.email" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_subtotal" }, "6177": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.currency_code" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_tax_total" }, "6178": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_address_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_discount_total" }, "6179": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.billing_address_id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_discount_tax_total" }, "6180": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_address" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_gift_card_total" }, "6181": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.billing_address" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_gift_card_tax_total" }, "6182": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.no_notification" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_shipping_total" }, "6183": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.items" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_shipping_subtotal" }, "6184": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.shipping_methods" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_shipping_tax_total" }, "6185": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.transactions" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_total" }, "6186": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.metadata" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_subtotal" }, "6187": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderDTO.promo_codes" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "raw_original_shipping_tax_total" }, "6188": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO" + "qualifiedName": "CreateOrderDTO" }, "6189": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.id" + "qualifiedName": "CreateOrderDTO.region_id" }, "6190": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.version" + "qualifiedName": "CreateOrderDTO.customer_id" }, "6191": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.region_id" + "qualifiedName": "CreateOrderDTO.sales_channel_id" }, "6192": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.customer_id" + "qualifiedName": "CreateOrderDTO.status" }, "6193": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.sales_channel_id" + "qualifiedName": "CreateOrderDTO.email" }, "6194": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.items" + "qualifiedName": "CreateOrderDTO.currency_code" }, "6195": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.shipping_address" + "qualifiedName": "CreateOrderDTO.shipping_address_id" }, "6196": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.billing_address" + "qualifiedName": "CreateOrderDTO.billing_address_id" }, "6197": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.email" + "qualifiedName": "CreateOrderDTO.shipping_address" }, "6198": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.no_notification" + "qualifiedName": "CreateOrderDTO.billing_address" }, "6199": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderDTO.metadata" + "qualifiedName": "CreateOrderDTO.no_notification" }, "6200": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderDTO.items" + }, + "6201": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderDTO.shipping_methods" + }, + "6202": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderDTO.transactions" + }, + "6203": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderDTO.metadata" + }, + "6204": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderDTO.promo_codes" + }, + "6205": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO" + }, + "6206": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.id" + }, + "6207": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.version" + }, + "6208": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.region_id" + }, + "6209": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.customer_id" + }, + "6210": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.sales_channel_id" + }, + "6211": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.items" + }, + "6212": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.shipping_address" + }, + "6213": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.billing_address" + }, + "6214": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.email" + }, + "6215": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.no_notification" + }, + "6216": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderDTO.metadata" + }, + "6217": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "6201": { + "6218": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "6202": { + "6219": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "6203": { + "6220": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "6204": { + "6221": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "6205": { + "6222": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "6206": { + "6223": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderAddressProps" }, - "6207": { + "6224": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "FilterableOrderAddressProps.id" }, - "6208": { + "6225": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "6209": { + "6226": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "6210": { + "6227": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO" }, - "6211": { + "6228": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.id" }, - "6212": { + "6229": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.customer_id" }, - "6213": { + "6230": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.first_name" }, - "6214": { + "6231": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.last_name" }, - "6215": { + "6232": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.phone" }, - "6216": { + "6233": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.company" }, - "6217": { + "6234": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.address_1" }, - "6218": { + "6235": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.address_2" }, - "6219": { + "6236": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.city" }, - "6220": { + "6237": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.country_code" }, - "6221": { + "6238": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.province" }, - "6222": { + "6239": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.postal_code" }, - "6223": { + "6240": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.metadata" }, - "6224": { + "6241": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.created_at" }, - "6225": { + "6242": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAddressDTO.updated_at" }, - "6226": { + "6243": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "CreateOrderAddressDTO" }, - "6227": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.customer_id" - }, - "6228": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.company" - }, - "6229": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.first_name" - }, - "6230": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.last_name" - }, - "6231": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_1" - }, - "6232": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_2" - }, - "6233": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.city" - }, - "6234": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.country_code" - }, - "6235": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.province" - }, - "6236": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.postal_code" - }, - "6237": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.phone" - }, - "6238": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.metadata" - }, - "6239": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAddressDTO" - }, - "6240": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAddressDTO.id" - }, - "6241": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.customer_id" - }, - "6242": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.company" - }, - "6243": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.first_name" - }, "6244": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.last_name" + "qualifiedName": "UpsertOrderAddressDTO.customer_id" }, "6245": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_1" + "qualifiedName": "UpsertOrderAddressDTO.company" }, "6246": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_2" + "qualifiedName": "UpsertOrderAddressDTO.first_name" }, "6247": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.city" + "qualifiedName": "UpsertOrderAddressDTO.last_name" }, "6248": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.country_code" + "qualifiedName": "UpsertOrderAddressDTO.address_1" }, "6249": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.province" + "qualifiedName": "UpsertOrderAddressDTO.address_2" }, "6250": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.postal_code" + "qualifiedName": "UpsertOrderAddressDTO.city" }, "6251": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.phone" + "qualifiedName": "UpsertOrderAddressDTO.country_code" }, "6252": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.metadata" - }, - "6253": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO" - }, - "6254": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.id" - }, - "6255": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.title" - }, - "6256": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.subtitle" - }, - "6257": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.thumbnail" - }, - "6258": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_id" - }, - "6259": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_id" - }, - "6260": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_title" - }, - "6261": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_description" - }, - "6262": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_subtitle" - }, - "6263": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_type" - }, - "6264": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_collection" - }, - "6265": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.product_handle" - }, - "6266": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_sku" - }, - "6267": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_barcode" - }, - "6268": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_title" - }, - "6269": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.variant_option_values" - }, - "6270": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.requires_shipping" - }, - "6271": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.is_discountable" - }, - "6272": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.is_tax_inclusive" - }, - "6273": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.compare_at_unit_price" - }, - "6274": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_compare_at_unit_price" - }, - "6275": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.unit_price" - }, - "6276": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_unit_price" - }, - "6277": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.quantity" - }, - "6278": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.raw_quantity" - }, - "6279": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.tax_lines" - }, - "6280": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.adjustments" - }, - "6281": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.detail" - }, - "6282": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.created_at" - }, - "6283": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.updated_at" - }, - "6284": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemDTO.metadata" - }, - "6285": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_total" - }, - "6286": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" - }, - "6287": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" - }, - "6288": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_total" - }, - "6289": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" - }, - "6290": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" - }, - "6291": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.total" - }, - "6292": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.subtotal" - }, - "6293": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.tax_total" - }, - "6294": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_total" - }, - "6295": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" - }, - "6296": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" - }, - "6297": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" - }, - "6298": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" - }, - "6299": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" - }, - "6300": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" - }, - "6301": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" - }, - "6302": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" - }, - "6303": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" - }, - "6304": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_total" - }, - "6305": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" - }, - "6306": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" - }, - "6307": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" - }, - "6308": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" - }, - "6309": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" - }, - "6310": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" - }, - "6311": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps" - }, - "6312": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.id" - }, - "6313": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.order_id" - }, - "6314": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.title" - }, - "6315": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.variant_id" - }, - "6316": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemProps.product_id" - }, - "6317": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6318": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6319": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO" - }, - "6320": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.title" - }, - "6321": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.subtitle" - }, - "6322": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.thumbnail" - }, - "6323": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.order_id" - }, - "6324": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.quantity" - }, - "6325": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_id" - }, - "6326": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_title" - }, - "6327": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_description" - }, - "6328": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_subtitle" - }, - "6329": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_type" - }, - "6330": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_collection" - }, - "6331": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.product_handle" - }, - "6332": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_id" - }, - "6333": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_sku" - }, - "6334": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_barcode" - }, - "6335": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_title" - }, - "6336": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.variant_option_values" - }, - "6337": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.requires_shipping" - }, - "6338": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_discountable" - }, - "6339": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.is_tax_inclusive" - }, - "6340": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.compare_at_unit_price" - }, - "6341": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.unit_price" - }, - "6342": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.tax_lines" - }, - "6343": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.adjustments" - }, - "6344": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemDTO.metadata" - }, - "6345": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO" - }, - "6346": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.selector" - }, - "6347": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.data" - }, - "6348": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO" - }, - "6349": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.id" - }, - "6350": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.title" - }, - "6351": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.quantity" - }, - "6352": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.unit_price" - }, - "6353": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.tax_lines" - }, - "6354": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemDTO.adjustments" - }, - "6355": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_id" - }, - "6356": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_id" - }, - "6357": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "subtitle" - }, - "6358": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "thumbnail" - }, - "6359": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_title" - }, - "6360": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_description" - }, - "6361": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_subtitle" - }, - "6362": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_type" - }, - "6363": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_collection" - }, - "6364": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "product_handle" - }, - "6365": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_sku" - }, - "6366": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_barcode" - }, - "6367": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_title" - }, - "6368": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "variant_option_values" - }, - "6369": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "requires_shipping" - }, - "6370": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "is_discountable" - }, - "6371": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "is_tax_inclusive" - }, - "6372": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "compare_at_unit_price" - }, - "6373": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "6374": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "order_id" - }, - "6375": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodProps" - }, - "6376": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodProps.id" - }, - "6377": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodProps.order_id" - }, - "6378": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodProps.name" - }, - "6379": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodProps.shipping_option_id" - }, - "6380": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6381": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6382": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO" - }, - "6383": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.id" - }, - "6384": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.order_id" - }, - "6385": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.version" - }, - "6386": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.item_id" - }, - "6387": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.quantity" - }, - "6388": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.fulfilled_quantity" - }, - "6389": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.return_requested_quantity" - }, - "6390": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.return_received_quantity" - }, - "6391": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.return_dismissed_quantity" - }, - "6392": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.written_off_quantity" - }, - "6393": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemDTO.metadata" - }, - "6394": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO" - }, - "6395": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.id" - }, - "6396": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item_id" - }, - "6397": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.item" - }, - "6398": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.quantity" - }, - "6399": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_quantity" - }, - "6400": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.fulfilled_quantity" - }, - "6401": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" - }, - "6402": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.shipped_quantity" - }, - "6403": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_shipped_quantity" - }, - "6404": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_requested_quantity" - }, - "6405": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" - }, - "6406": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_received_quantity" - }, - "6407": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_received_quantity" - }, - "6408": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.return_dismissed_quantity" - }, - "6409": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" - }, - "6410": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.written_off_quantity" - }, - "6411": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.raw_written_off_quantity" - }, - "6412": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.metadata" - }, - "6413": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.created_at" - }, - "6414": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderItemDTO.updated_at" - }, - "6415": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemWithSelectorDTO" - }, - "6416": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemWithSelectorDTO.selector" - }, - "6417": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderItemWithSelectorDTO.data" - }, - "6418": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO" - }, - "6419": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.id" - }, - "6420": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.order_id" - }, - "6421": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.name" - }, - "6422": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.description" - }, - "6423": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.amount" - }, - "6424": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_amount" - }, - "6425": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.is_tax_inclusive" - }, - "6426": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.shipping_option_id" - }, - "6427": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.data" - }, - "6428": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.metadata" - }, - "6429": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.tax_lines" - }, - "6430": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.adjustments" - }, - "6431": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.created_at" - }, - "6432": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.updated_at" - }, - "6433": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.original_total" - }, - "6434": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.original_subtotal" - }, - "6435": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.original_tax_total" - }, - "6436": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.total" - }, - "6437": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.subtotal" - }, - "6438": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.tax_total" - }, - "6439": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.discount_total" - }, - "6440": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.discount_tax_total" - }, - "6441": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_original_total" - }, - "6442": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_original_subtotal" - }, - "6443": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_original_tax_total" - }, - "6444": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_total" - }, - "6445": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_subtotal" - }, - "6446": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_tax_total" - }, - "6447": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_discount_total" - }, - "6448": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodDTO.raw_discount_tax_total" - }, - "6449": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO" - }, - "6450": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.name" - }, - "6451": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.order_id" - }, - "6452": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.return_id" - }, - "6453": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.claim_id" - }, - "6454": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.exchange_id" - }, - "6455": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.version" - }, - "6456": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.amount" - }, - "6457": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.is_tax_inclusive" - }, - "6458": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.shipping_option_id" - }, - "6459": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.data" - }, - "6460": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.tax_lines" - }, - "6461": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodDTO.adjustments" - }, - "6462": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO" - }, - "6463": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.id" - }, - "6464": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.name" - }, - "6465": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.shipping_option_id" - }, - "6466": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.amount" - }, - "6467": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.data" - }, - "6468": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.tax_lines" - }, - "6469": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodDTO.adjustments" - }, - "6470": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps" - }, - "6471": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps.id" - }, - "6472": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item_id" - }, - "6473": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps.promotion_id" - }, - "6474": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps.provider_id" - }, - "6475": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item" - }, - "6476": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6477": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6478": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO" - }, - "6479": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item" - }, - "6480": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" - }, - "6481": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" - }, - "6482": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" - }, - "6483": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" - }, - "6484": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" - }, - "6485": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" - }, - "6486": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" - }, - "6487": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" - }, - "6488": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" - }, - "6489": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" - }, - "6490": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO" - }, - "6491": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO.code" - }, - "6492": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO.amount" - }, - "6493": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO.description" - }, - "6494": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO.promotion_id" - }, - "6495": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderAdjustmentDTO.provider_id" - }, - "6496": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO" - }, - "6497": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.id" - }, - "6498": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.item_id" - }, - "6499": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.code" - }, - "6500": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.amount" - }, - "6501": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.description" - }, - "6502": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.promotion_id" - }, - "6503": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.provider_id" - }, - "6504": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps" - }, - "6505": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.id" - }, - "6506": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method_id" - }, - "6507": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.promotion_id" - }, - "6508": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.provider_id" - }, - "6509": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method" - }, - "6510": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6511": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6512": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO" - }, - "6513": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" - }, - "6514": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" - }, - "6515": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.id" - }, - "6516": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.code" - }, - "6517": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.amount" - }, - "6518": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.order_id" - }, - "6519": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.description" - }, - "6520": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" - }, - "6521": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.provider_id" - }, - "6522": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.created_at" - }, - "6523": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO.updated_at" - }, - "6524": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO" - }, - "6525": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.shipping_method_id" - }, - "6526": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.code" - }, - "6527": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.amount" - }, - "6528": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.description" - }, - "6529": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.promotion_id" - }, - "6530": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.provider_id" - }, - "6531": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO" - }, - "6532": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.id" - }, - "6533": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.code" - }, - "6534": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.amount" - }, - "6535": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.description" - }, - "6536": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.promotion_id" - }, - "6537": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.provider_id" - }, - "6538": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps" - }, - "6539": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.id" - }, - "6540": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.description" - }, - "6541": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.code" - }, - "6542": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.tax_rate_id" - }, - "6543": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.provider_id" - }, - "6544": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.item_id" - }, - "6545": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderLineItemTaxLineProps.item" - }, - "6546": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6547": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6548": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO" - }, - "6549": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item" - }, - "6550": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.item_id" - }, - "6551": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.total" - }, - "6552": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" - }, - "6553": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" - }, - "6554": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" - }, - "6555": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" - }, - "6556": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" - }, - "6557": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" - }, - "6558": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" - }, - "6559": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" - }, - "6560": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" - }, - "6561": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" - }, - "6562": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" - }, - "6563": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderLineItemTaxLineDTO" - }, - "6564": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.description" - }, - "6565": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" - }, - "6566": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.code" - }, - "6567": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.rate" - }, - "6568": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.provider_id" - }, - "6569": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderLineItemTaxLineDTO" - }, - "6570": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.id" - }, - "6571": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.description" - }, - "6572": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" - }, - "6573": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.code" - }, - "6574": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.rate" - }, - "6575": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" - }, - "6576": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps" - }, - "6577": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.id" - }, - "6578": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.description" - }, - "6579": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.code" - }, - "6580": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.tax_rate_id" - }, - "6581": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.provider_id" - }, - "6582": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method_id" - }, - "6583": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method" - }, - "6584": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6585": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6586": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO" - }, - "6587": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" - }, - "6588": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" - }, - "6589": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.total" - }, - "6590": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" - }, - "6591": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" - }, - "6592": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" - }, - "6593": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.id" - }, - "6594": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.description" - }, - "6595": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.tax_rate_id" - }, - "6596": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.code" - }, - "6597": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.rate" - }, - "6598": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.provider_id" - }, - "6599": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.created_at" - }, - "6600": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO.updated_at" - }, - "6601": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderShippingMethodTaxLineDTO" - }, - "6602": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.description" - }, - "6603": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" - }, - "6604": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.code" - }, - "6605": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.rate" - }, - "6606": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.provider_id" - }, - "6607": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderShippingMethodTaxLineDTO" - }, - "6608": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.id" - }, - "6609": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.description" - }, - "6610": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" - }, - "6611": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.code" - }, - "6612": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.rate" - }, - "6613": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" - }, - "6614": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO" - }, - "6615": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.id" - }, - "6616": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.version" - }, - "6617": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.change_type" - }, - "6618": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.order_id" - }, - "6619": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.return_id" - }, - "6620": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.exchange_id" - }, - "6621": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.claim_id" - }, - "6622": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.order" - }, - "6623": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.return_order" - }, - "6624": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.exchange" - }, - "6625": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.claim" - }, - "6626": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.actions" - }, - "6627": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.status" - }, - "6628": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.requested_by" - }, - "6629": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.requested_at" - }, - "6630": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.confirmed_by" - }, - "6631": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.confirmed_at" - }, - "6632": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.declined_by" - }, - "6633": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.declined_reason" - }, - "6634": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.metadata" - }, - "6635": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.declined_at" - }, - "6636": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.canceled_by" - }, - "6637": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.canceled_at" - }, - "6638": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.created_at" - }, - "6639": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeDTO.updated_at" - }, - "6640": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO" - }, - "6641": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.order_id" - }, - "6642": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.return_id" - }, - "6643": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.claim_id" - }, - "6644": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.exchange_id" - }, - "6645": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.change_type" - }, - "6646": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.description" - }, - "6647": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.internal_note" - }, - "6648": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.requested_by" - }, - "6649": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.requested_at" - }, - "6650": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.created_by" - }, - "6651": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.metadata" - }, - "6652": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeDTO.actions" - }, - "6653": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO" - }, - "6654": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.id" - }, - "6655": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.status" - }, - "6656": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.description" - }, - "6657": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.internal_note" - }, - "6658": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.requested_by" - }, - "6659": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.requested_at" - }, - "6660": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.confirmed_by" - }, - "6661": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.confirmed_at" - }, - "6662": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.declined_by" - }, - "6663": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.declined_reason" - }, - "6664": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.declined_at" - }, - "6665": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.canceled_by" - }, - "6666": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.canceled_at" - }, - "6667": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeDTO.metadata" - }, - "6668": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderChangeDTO" - }, - "6669": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderChangeDTO.id" - }, - "6670": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderChangeDTO.canceled_by" - }, - "6671": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderChangeDTO.metadata" - }, - "6672": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeReturn" - }, - "6673": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeReturn.items" - }, - "6674": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type" - }, - "6675": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.item_id" - }, - "6676": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.order_id" - }, - "6677": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.fulfilled_quantity" - }, - "6678": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.shipped_quantity" - }, - "6679": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.return_requested_quantity" - }, - "6680": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.return_received_quantity" - }, - "6681": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.return_dismissed_quantity" - }, - "6682": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.written_off_quantity" - }, - "6683": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.__index" - }, - "6685": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeReturn.shippingMethods" - }, - "6686": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ConfirmOrderChangeDTO" - }, - "6687": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ConfirmOrderChangeDTO.id" - }, - "6688": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ConfirmOrderChangeDTO.confirmed_by" - }, - "6689": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ConfirmOrderChangeDTO.metadata" - }, - "6690": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "DeclineOrderChangeDTO" - }, - "6691": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "DeclineOrderChangeDTO.id" - }, - "6692": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "DeclineOrderChangeDTO.declined_by" - }, - "6693": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "DeclineOrderChangeDTO.metadata" - }, - "6694": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderChangeActionProps" - }, - "6695": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderChangeActionProps.id" - }, - "6696": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderChangeActionProps.order_change_id" - }, - "6697": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderChangeActionProps.reference" - }, - "6698": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderChangeActionProps.reference_id" - }, - "6699": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6700": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6701": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO" - }, - "6702": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.id" - }, - "6703": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change_id" - }, - "6704": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_change" - }, - "6705": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order_id" - }, - "6706": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.order" - }, - "6707": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference" - }, - "6708": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.reference_id" - }, - "6709": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.action" - }, - "6710": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.details" - }, - "6711": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.internal_note" - }, - "6712": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.created_at" - }, - "6713": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderChangeActionDTO.updated_at" - }, - "6714": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeActionDTO" - }, - "6715": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeActionDTO.id" - }, - "6716": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderChangeActionDTO.internal_note" - }, - "6717": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO" - }, - "6718": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.order_change_id" - }, - "6719": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.order_id" - }, - "6720": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.return_id" - }, - "6721": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.claim_id" - }, - "6722": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.exchange_id" - }, - "6723": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.version" - }, - "6724": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.reference" - }, - "6725": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.reference_id" - }, - "6726": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.action" - }, - "6727": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.internal_note" - }, - "6728": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.amount" - }, - "6729": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderChangeActionDTO.details" - }, - "6730": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps" - }, - "6731": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.id" - }, - "6732": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.order_id" - }, - "6733": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.currency_code" - }, - "6734": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.reference" - }, - "6735": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.reference_id" - }, - "6736": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderTransactionProps.created_at" - }, - "6737": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6738": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6739": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO" - }, - "6740": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.id" - }, - "6741": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.order_id" - }, - "6742": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.order" - }, - "6743": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.amount" - }, - "6744": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.raw_amount" - }, - "6745": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.currency_code" - }, - "6746": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.reference" - }, - "6747": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.reference_id" - }, - "6748": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.created_at" - }, - "6749": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.updated_at" - }, - "6750": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTransactionDTO.metadata" - }, - "6751": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO" - }, - "6752": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.order_id" - }, - "6753": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.description" - }, - "6754": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.reference" - }, - "6755": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.reference_id" - }, - "6756": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.internal_note" - }, - "6757": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.created_by" - }, - "6758": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.amount" - }, - "6759": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.currency_code" - }, - "6760": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTransactionDTO.metadata" - }, - "6761": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO" - }, - "6762": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.id" - }, - "6763": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.value" - }, - "6764": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.label" - }, - "6765": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.description" - }, - "6766": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.parent_return_reason_id" - }, - "6767": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.parent_return_reason" - }, - "6768": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.return_reason_children" - }, - "6769": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.metadata" - }, - "6770": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.created_at" - }, - "6771": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnReasonDTO.updated_at" - }, - "6772": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderReturnReasonProps" - }, - "6773": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderReturnReasonProps.id" - }, - "6774": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderReturnReasonProps.value" - }, - "6775": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderReturnReasonProps.label" - }, - "6776": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderReturnReasonProps.description" - }, - "6777": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6778": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6779": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO" - }, - "6780": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO.value" - }, - "6781": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO.label" - }, - "6782": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO.description" - }, - "6783": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO.parent_return_reason_id" - }, - "6784": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnReasonDTO.metadata" - }, - "6785": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO" - }, - "6786": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.selector" - }, - "6787": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.data" - }, - "6788": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO" - }, - "6789": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO.id" - }, - "6790": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO.label" - }, - "6791": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO.value" - }, - "6792": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO.description" - }, - "6793": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnReasonDTO.metadata" - }, - "6794": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO" - }, - "6795": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.return_id" - }, - "6796": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.item_id" - }, - "6797": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.quantity" - }, - "6798": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.reason_id" - }, - "6799": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.note" - }, - "6800": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnItemDTO.metadata" - }, - "6801": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO" - }, - "6802": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.id" - }, - "6803": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.return_id" - }, - "6804": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.order_id" - }, - "6805": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.item_id" - }, - "6806": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.reason_id" - }, - "6807": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.quantity" - }, - "6808": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.raw_quantity" - }, - "6809": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.received_quantity" - }, - "6810": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.raw_received_quantity" - }, - "6811": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.metadata" - }, - "6812": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.created_at" - }, - "6813": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderReturnItemDTO.updated_at" - }, - "6814": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO" - }, - "6815": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.location_id" - }, - "6816": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.items" - }, - "6817": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type" - }, - "6818": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.id" - }, - "6819": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.quantity" - }, - "6820": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.internal_note" - }, - "6821": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.note" - }, - "6822": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.reason_id" - }, - "6823": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.metadata" - }, - "6824": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.shipping_method" - }, - "6825": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.refund_amount" - }, - "6826": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.no_notification" - }, - "6827": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.claim_id" - }, - "6828": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderReturnDTO.exchange_id" - }, - "6829": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6830": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6831": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6832": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6833": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6834": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6835": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6836": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6837": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnWithSelectorDTO" - }, - "6838": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnWithSelectorDTO.selector" - }, - "6839": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderReturnWithSelectorDTO.data" - }, - "6840": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps" - }, - "6841": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.id" - }, - "6842": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.order_id" - }, - "6843": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.claim_id" - }, - "6844": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.exchange_id" - }, - "6845": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.status" - }, - "6846": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableReturnProps.refund_amount" - }, - "6847": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6848": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6849": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO" - }, - "6850": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.id" - }, - "6851": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.location_id" - }, - "6852": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.refund_amount" - }, - "6853": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.no_notification" - }, - "6854": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.claim_id" - }, - "6855": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.exchange_id" - }, - "6856": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.metadata" - }, - "6857": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateReturnDTO.items" - }, - "6858": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type" - }, - "6859": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.quantity" - }, - "6860": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.internal_note" - }, - "6861": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.note" - }, - "6862": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.reason_id" - }, - "6863": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.return_id" - }, - "6864": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.metadata" - }, - "6865": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO" - }, - "6866": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.type" - }, - "6867": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.claim_items" - }, - "6868": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type" - }, - "6869": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.reason" - }, - "6870": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.images" - }, - "6871": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type" - }, - "6872": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.url" - }, - "6873": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "__type.metadata" - }, - "6874": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.additional_items" - }, - "6875": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.shipping_methods" - }, - "6876": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.return_shipping" - }, - "6877": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.refund_amount" - }, - "6878": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderClaimDTO.no_notification" - }, - "6879": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6880": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6881": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "6882": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "6883": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6884": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6885": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6886": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6887": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6888": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6889": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimWithSelectorDTO" - }, - "6890": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimWithSelectorDTO.selector" - }, - "6891": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimWithSelectorDTO.data" - }, - "6892": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderClaimProps" - }, - "6893": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderClaimProps.id" - }, - "6894": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderClaimProps.order_id" - }, - "6895": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderClaimProps.return_id" - }, - "6896": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6897": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6898": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO" - }, - "6899": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.id" - }, - "6900": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.refund_amount" - }, - "6901": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.no_notification" - }, - "6902": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.return_id" - }, - "6903": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.type" - }, - "6904": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderClaimDTO.metadata" - }, - "6905": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO" - }, - "6906": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.additional_items" - }, - "6907": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.shipping_methods" - }, - "6908": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.return_shipping" - }, - "6909": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.difference_due" - }, - "6910": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.allow_backorder" - }, - "6911": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderExchangeDTO.no_notification" - }, - "6912": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6913": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6914": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "6915": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "6916": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6917": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6918": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6919": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6920": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6921": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6922": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeWithSelectorDTO" - }, - "6923": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.selector" - }, - "6924": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.data" - }, - "6925": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderExchangeProps" - }, - "6926": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderExchangeProps.id" - }, - "6927": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderExchangeProps.order_id" - }, - "6928": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderExchangeProps.return_id" - }, - "6929": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "FilterableOrderExchangeProps.allow_backorder" - }, - "6930": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "6931": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "6932": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO" - }, - "6933": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.id" - }, - "6934": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.difference_due" - }, - "6935": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.no_notification" - }, - "6936": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.return_id" - }, - "6937": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.allow_backorder" - }, - "6938": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderExchangeDTO.metadata" - }, - "6939": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "RegisterOrderFulfillmentDTO" - }, - "6940": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "RegisterOrderFulfillmentDTO.items" - }, - "6941": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6942": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6943": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "6944": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "6945": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6946": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6947": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6948": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6949": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6950": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6951": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderFulfillmentDTO" - }, - "6952": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderFulfillmentDTO.items" - }, - "6953": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6954": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6955": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "6956": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "6957": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6958": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6959": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6960": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6961": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6962": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6963": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "RegisterOrderShipmentDTO" - }, - "6964": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "RegisterOrderShipmentDTO.items" - }, - "6965": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "RegisterOrderShipmentDTO.no_notification" - }, - "6966": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.order_id" - }, - "6967": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.return_id" - }, - "6968": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "6969": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "6970": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.description" - }, - "6971": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" - }, - "6972": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference" - }, - "6973": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" - }, - "6974": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.created_by" - }, - "6975": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.metadata" - }, - "6976": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderReturnDTO" - }, - "6977": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderReturnDTO.return_id" - }, - "6978": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "description" - }, - "6979": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "6980": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "created_by" - }, - "6981": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference" - }, - "6982": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference_id" - }, - "6983": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "claim_id" - }, - "6984": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "exchange_id" - }, - "6985": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "internal_note" - }, - "6986": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ReceiveOrderReturnDTO" - }, - "6987": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ReceiveOrderReturnDTO.items" - }, - "6988": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ReceiveOrderReturnDTO.return_id" - }, - "6989": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "description" - }, - "6990": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "6991": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "created_by" - }, - "6992": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference" - }, - "6993": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference_id" - }, - "6994": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "claim_id" - }, - "6995": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "exchange_id" - }, - "6996": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "internal_note" - }, - "6997": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderClaimDTO" - }, - "6998": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderClaimDTO.claim_id" - }, - "6999": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "description" - }, - "7000": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "7001": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "created_by" - }, - "7002": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference" - }, - "7003": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference_id" - }, - "7004": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "exchange_id" - }, - "7005": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "return_id" - }, - "7006": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "internal_note" - }, - "7007": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderExchangeDTO" - }, - "7008": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CancelOrderExchangeDTO.exchange_id" - }, - "7009": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "description" - }, - "7010": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "metadata" - }, - "7011": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "created_by" - }, - "7012": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference" - }, - "7013": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "reference_id" - }, - "7014": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "claim_id" - }, - "7015": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "return_id" - }, - "7016": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "internal_note" - }, - "7017": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" - }, - "7018": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7019": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "7020": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "7021": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "7022": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7023": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "7024": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "7025": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7026": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "7027": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "7028": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "7029": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "7030": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "7031": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "7032": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "7033": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "7034": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, - "7035": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" - }, - "7036": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" - }, - "7037": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7038": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" - }, - "7039": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" - }, - "7040": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" - }, - "7041": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderStatus" - }, - "7042": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderSummaryDTO" - }, - "7043": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type" - }, - "7044": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.total" - }, - "7045": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.subtotal" - }, - "7046": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.total_tax" - }, - "7047": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.ordered_total" - }, - "7048": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.fulfilled_total" - }, - "7049": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.returned_total" - }, - "7050": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.return_request_total" - }, - "7051": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.write_off_total" - }, - "7052": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.projected_total" - }, - "7053": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.net_total" - }, - "7054": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.net_subtotal" - }, - "7055": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.net_total_tax" - }, - "7056": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.balance" - }, - "7057": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.paid_total" - }, - "7058": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "__type.refunded_total" - }, - "7059": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberValue" - }, - "7060": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" - }, - "7061": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type" - }, - "7062": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type.value" - }, - "7063": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type.__index" - }, - "7065": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" - }, - "7066": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "7067": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "7068": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "7069": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "7070": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "7071": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "7072": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "7073": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "7074": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "7075": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "7076": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" - }, - "7077": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" - }, - "7078": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" - }, - "7079": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" - }, - "7080": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "7081": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "7082": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.T" - }, - "7083": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "OperatorMap" - }, - "7084": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "7085": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "7086": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "7087": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "7088": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "7089": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "7090": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "7091": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "7092": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "7093": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "7094": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "7095": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "7096": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "7097": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "7098": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "7099": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "7100": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, - "7101": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" - }, - "7102": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" - }, - "7103": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" - }, - "7104": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "7105": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ReturnStatus" - }, - "7106": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO" - }, - "7107": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.customer_id" - }, - "7108": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.company" - }, - "7109": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.first_name" - }, - "7110": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.last_name" - }, - "7111": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_1" - }, - "7112": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.address_2" - }, - "7113": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.city" - }, - "7114": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpsertOrderAddressDTO.country_code" - }, - "7115": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.province" }, - "7116": { + "6253": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.postal_code" }, - "7117": { + "6254": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.phone" }, - "7118": { + "6255": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "UpsertOrderAddressDTO.metadata" }, - "7119": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderLineItemTotalsDTO" + "6256": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAddressDTO" }, - "7120": { + "6257": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAddressDTO.id" + }, + "6258": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.customer_id" + }, + "6259": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.company" + }, + "6260": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.first_name" + }, + "6261": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.last_name" + }, + "6262": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.address_1" + }, + "6263": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.address_2" + }, + "6264": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.city" + }, + "6265": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.country_code" + }, + "6266": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.province" + }, + "6267": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.postal_code" + }, + "6268": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.phone" + }, + "6269": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.metadata" + }, + "6270": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO" + }, + "6271": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.id" + }, + "6272": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.title" + }, + "6273": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.subtitle" + }, + "6274": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.thumbnail" + }, + "6275": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.variant_id" + }, + "6276": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_id" + }, + "6277": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_title" + }, + "6278": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_description" + }, + "6279": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_subtitle" + }, + "6280": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_type" + }, + "6281": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_collection" + }, + "6282": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.product_handle" + }, + "6283": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.variant_sku" + }, + "6284": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.variant_barcode" + }, + "6285": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.variant_title" + }, + "6286": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.variant_option_values" + }, + "6287": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.requires_shipping" + }, + "6288": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.is_discountable" + }, + "6289": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.is_tax_inclusive" + }, + "6290": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.compare_at_unit_price" + }, + "6291": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.raw_compare_at_unit_price" + }, + "6292": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.unit_price" + }, + "6293": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.raw_unit_price" + }, + "6294": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.quantity" + }, + "6295": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.raw_quantity" + }, + "6296": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.tax_lines" + }, + "6297": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.adjustments" + }, + "6298": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.detail" + }, + "6299": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.created_at" + }, + "6300": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.updated_at" + }, + "6301": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemDTO.metadata" + }, + "6302": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_total" }, - "7121": { + "6303": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" }, - "7122": { + "6304": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" }, - "7123": { + "6305": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_total" }, - "7124": { + "6306": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" }, - "7125": { + "6307": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" }, - "7126": { + "6308": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.total" }, - "7127": { + "6309": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.subtotal" }, - "7128": { + "6310": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.tax_total" }, - "7129": { + "6311": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.discount_total" }, - "7130": { + "6312": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" }, - "7131": { + "6313": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" }, - "7132": { + "6314": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" }, - "7133": { + "6315": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" }, - "7134": { + "6316": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" }, - "7135": { + "6317": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" }, - "7136": { + "6318": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" }, - "7137": { + "6319": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" }, - "7138": { + "6320": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" }, - "7139": { + "6321": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_total" }, - "7140": { + "6322": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" }, - "7141": { + "6323": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" }, - "7142": { + "6324": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" }, - "7143": { + "6325": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" }, - "7144": { + "6326": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" }, - "7145": { + "6327": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" }, - "7146": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberInput" - }, - "7147": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO" - }, - "7148": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.description" - }, - "7149": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" - }, - "7150": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.code" - }, - "7151": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.rate" - }, - "7152": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "CreateOrderTaxLineDTO.provider_id" - }, - "7153": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO" - }, - "7154": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.id" - }, - "7155": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.description" - }, - "7156": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" - }, - "7157": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.code" - }, - "7158": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.rate" - }, - "7159": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" - }, - "7160": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO" - }, - "7161": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.id" - }, - "7162": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.code" - }, - "7163": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.amount" - }, - "7164": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.description" - }, - "7165": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.promotion_id" - }, - "7166": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "UpdateOrderAdjustmentDTO.provider_id" - }, - "7167": { + "6328": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderAdjustmentLineDTO" + "qualifiedName": "FilterableOrderLineItemProps" }, - "7168": { + "6329": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.id" + }, + "6330": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.order_id" + }, + "6331": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.title" + }, + "6332": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.variant_id" + }, + "6333": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemProps.product_id" + }, + "6334": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6335": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6336": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO" + }, + "6337": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.title" + }, + "6338": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.subtitle" + }, + "6339": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.thumbnail" + }, + "6340": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.order_id" + }, + "6341": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.quantity" + }, + "6342": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_id" + }, + "6343": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_title" + }, + "6344": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_description" + }, + "6345": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_subtitle" + }, + "6346": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_type" + }, + "6347": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_collection" + }, + "6348": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.product_handle" + }, + "6349": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.variant_id" + }, + "6350": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.variant_sku" + }, + "6351": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.variant_barcode" + }, + "6352": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.variant_title" + }, + "6353": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.variant_option_values" + }, + "6354": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.requires_shipping" + }, + "6355": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.is_discountable" + }, + "6356": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.is_tax_inclusive" + }, + "6357": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.compare_at_unit_price" + }, + "6358": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.unit_price" + }, + "6359": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.tax_lines" + }, + "6360": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.adjustments" + }, + "6361": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderLineItemDTO.metadata" + }, + "6362": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO" + }, + "6363": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.selector" + }, + "6364": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemWithSelectorDTO.data" + }, + "6365": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO" + }, + "6366": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.id" + }, + "6367": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.title" + }, + "6368": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.quantity" + }, + "6369": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.unit_price" + }, + "6370": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.tax_lines" + }, + "6371": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemDTO.adjustments" + }, + "6372": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "variant_id" + }, + "6373": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_id" + }, + "6374": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "subtitle" + }, + "6375": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "thumbnail" + }, + "6376": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_title" + }, + "6377": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_description" + }, + "6378": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_subtitle" + }, + "6379": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_type" + }, + "6380": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_collection" + }, + "6381": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "product_handle" + }, + "6382": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "variant_sku" + }, + "6383": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "variant_barcode" + }, + "6384": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "variant_title" + }, + "6385": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "variant_option_values" + }, + "6386": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "requires_shipping" + }, + "6387": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "is_discountable" + }, + "6388": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "is_tax_inclusive" + }, + "6389": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "compare_at_unit_price" + }, + "6390": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "metadata" + }, + "6391": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "order_id" + }, + "6392": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodProps" + }, + "6393": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodProps.id" + }, + "6394": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodProps.order_id" + }, + "6395": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodProps.name" + }, + "6396": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodProps.shipping_option_id" + }, + "6397": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6398": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6399": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO" + }, + "6400": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.id" + }, + "6401": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.order_id" + }, + "6402": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.version" + }, + "6403": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.item_id" + }, + "6404": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.quantity" + }, + "6405": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.fulfilled_quantity" + }, + "6406": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.return_requested_quantity" + }, + "6407": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.return_received_quantity" + }, + "6408": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.return_dismissed_quantity" + }, + "6409": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.written_off_quantity" + }, + "6410": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemDTO.metadata" + }, + "6411": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO" + }, + "6412": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.id" + }, + "6413": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.item_id" + }, + "6414": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.item" + }, + "6415": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.quantity" + }, + "6416": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_quantity" + }, + "6417": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.fulfilled_quantity" + }, + "6418": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_fulfilled_quantity" + }, + "6419": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.shipped_quantity" + }, + "6420": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_shipped_quantity" + }, + "6421": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.return_requested_quantity" + }, + "6422": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_return_requested_quantity" + }, + "6423": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.return_received_quantity" + }, + "6424": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_return_received_quantity" + }, + "6425": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.return_dismissed_quantity" + }, + "6426": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_return_dismissed_quantity" + }, + "6427": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.written_off_quantity" + }, + "6428": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.raw_written_off_quantity" + }, + "6429": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.metadata" + }, + "6430": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.created_at" + }, + "6431": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderItemDTO.updated_at" + }, + "6432": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemWithSelectorDTO" + }, + "6433": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemWithSelectorDTO.selector" + }, + "6434": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderItemWithSelectorDTO.data" + }, + "6435": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO" + }, + "6436": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.id" + }, + "6437": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.order_id" + }, + "6438": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.name" + }, + "6439": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.description" + }, + "6440": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.amount" + }, + "6441": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_amount" + }, + "6442": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.is_tax_inclusive" + }, + "6443": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.shipping_option_id" + }, + "6444": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.data" + }, + "6445": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.metadata" + }, + "6446": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.tax_lines" + }, + "6447": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.adjustments" + }, + "6448": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.created_at" + }, + "6449": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.updated_at" + }, + "6450": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.original_total" + }, + "6451": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.original_subtotal" + }, + "6452": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.original_tax_total" + }, + "6453": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.total" + }, + "6454": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.subtotal" + }, + "6455": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.tax_total" + }, + "6456": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.discount_total" + }, + "6457": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.discount_tax_total" + }, + "6458": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_original_total" + }, + "6459": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_original_subtotal" + }, + "6460": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_original_tax_total" + }, + "6461": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_total" + }, + "6462": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_subtotal" + }, + "6463": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_tax_total" + }, + "6464": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_discount_total" + }, + "6465": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodDTO.raw_discount_tax_total" + }, + "6466": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO" + }, + "6467": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.name" + }, + "6468": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.order_id" + }, + "6469": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.return_id" + }, + "6470": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.claim_id" + }, + "6471": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.exchange_id" + }, + "6472": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.version" + }, + "6473": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.amount" + }, + "6474": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.is_tax_inclusive" + }, + "6475": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.shipping_option_id" + }, + "6476": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.data" + }, + "6477": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.tax_lines" + }, + "6478": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodDTO.adjustments" + }, + "6479": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO" + }, + "6480": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.id" + }, + "6481": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.name" + }, + "6482": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.shipping_option_id" + }, + "6483": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.amount" + }, + "6484": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.data" + }, + "6485": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.tax_lines" + }, + "6486": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodDTO.adjustments" + }, + "6487": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps" + }, + "6488": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps.id" + }, + "6489": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item_id" + }, + "6490": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps.promotion_id" + }, + "6491": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps.provider_id" + }, + "6492": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemAdjustmentProps.item" + }, + "6493": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6494": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6495": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemAdjustmentDTO" + }, + "6496": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemAdjustmentDTO.item" + }, + "6497": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemAdjustmentDTO.item_id" + }, + "6498": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.id" }, - "7169": { + "6499": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.code" }, - "7170": { + "6500": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.amount" }, - "7171": { + "6501": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.order_id" }, - "7172": { + "6502": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.description" }, - "7173": { + "6503": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" }, - "7174": { + "6504": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.provider_id" }, - "7175": { + "6505": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.created_at" }, - "7176": { + "6506": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderAdjustmentLineDTO.updated_at" }, - "7177": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "OrderTaxLineDTO" + "6507": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO" }, - "7178": { + "6508": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO.code" + }, + "6509": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO.amount" + }, + "6510": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO.description" + }, + "6511": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO.promotion_id" + }, + "6512": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderAdjustmentDTO.provider_id" + }, + "6513": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO" + }, + "6514": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.id" + }, + "6515": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.item_id" + }, + "6516": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.code" + }, + "6517": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.amount" + }, + "6518": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.description" + }, + "6519": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.promotion_id" + }, + "6520": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderLineItemAdjustmentDTO.provider_id" + }, + "6521": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps" + }, + "6522": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.id" + }, + "6523": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method_id" + }, + "6524": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.promotion_id" + }, + "6525": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.provider_id" + }, + "6526": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodAdjustmentProps.shipping_method" + }, + "6527": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6528": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6529": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodAdjustmentDTO" + }, + "6530": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method" + }, + "6531": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodAdjustmentDTO.shipping_method_id" + }, + "6532": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.id" + }, + "6533": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.code" + }, + "6534": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.amount" + }, + "6535": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.order_id" + }, + "6536": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.description" + }, + "6537": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + }, + "6538": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + }, + "6539": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.created_at" + }, + "6540": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" + }, + "6541": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO" + }, + "6542": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.shipping_method_id" + }, + "6543": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.code" + }, + "6544": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.amount" + }, + "6545": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.description" + }, + "6546": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.promotion_id" + }, + "6547": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodAdjustmentDTO.provider_id" + }, + "6548": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO" + }, + "6549": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.id" + }, + "6550": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.code" + }, + "6551": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.amount" + }, + "6552": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.description" + }, + "6553": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.promotion_id" + }, + "6554": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodAdjustmentDTO.provider_id" + }, + "6555": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps" + }, + "6556": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.id" + }, + "6557": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.description" + }, + "6558": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.code" + }, + "6559": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.tax_rate_id" + }, + "6560": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.provider_id" + }, + "6561": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.item_id" + }, + "6562": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderLineItemTaxLineProps.item" + }, + "6563": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6564": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6565": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO" + }, + "6566": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.item" + }, + "6567": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.item_id" + }, + "6568": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.total" + }, + "6569": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.subtotal" + }, + "6570": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.raw_total" + }, + "6571": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTaxLineDTO.raw_subtotal" + }, + "6572": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.id" }, - "7179": { + "6573": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.description" }, - "7180": { + "6574": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.tax_rate_id" }, - "7181": { + "6575": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.code" }, - "7182": { + "6576": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.rate" }, - "7183": { + "6577": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.provider_id" }, - "7184": { + "6578": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.created_at" }, - "7185": { + "6579": { "sourceFileName": "../../../../packages/core/types/src/order/common.ts", "qualifiedName": "OrderTaxLineDTO.updated_at" }, - "7186": { - "sourceFileName": "../../../../packages/core/types/src/order/common.ts", - "qualifiedName": "ChangeActionType" - }, - "7187": { + "6580": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO" + "qualifiedName": "CreateOrderLineItemTaxLineDTO" }, - "7188": { + "6581": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.description" + }, + "6582": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" + }, + "6583": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.code" + }, + "6584": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.rate" + }, + "6585": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.provider_id" + }, + "6586": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderLineItemTaxLineDTO" + }, + "6587": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.id" + }, + "6588": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.description" + }, + "6589": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" + }, + "6590": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.code" + }, + "6591": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.rate" + }, + "6592": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" + }, + "6593": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps" + }, + "6594": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.id" + }, + "6595": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.description" + }, + "6596": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.code" + }, + "6597": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.tax_rate_id" + }, + "6598": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.provider_id" + }, + "6599": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method_id" + }, + "6600": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderShippingMethodTaxLineProps.shipping_method" + }, + "6601": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6602": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6603": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO" + }, + "6604": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method" + }, + "6605": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.shipping_method_id" + }, + "6606": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.total" + }, + "6607": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.subtotal" + }, + "6608": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_total" + }, + "6609": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderShippingMethodTaxLineDTO.raw_subtotal" + }, + "6610": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.id" + }, + "6611": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.description" + }, + "6612": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + }, + "6613": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.code" + }, + "6614": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.rate" + }, + "6615": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.provider_id" + }, + "6616": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.created_at" + }, + "6617": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.updated_at" + }, + "6618": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderShippingMethodTaxLineDTO" + }, + "6619": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.description" + }, + "6620": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" + }, + "6621": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.code" + }, + "6622": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.rate" + }, + "6623": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.provider_id" + }, + "6624": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderShippingMethodTaxLineDTO" + }, + "6625": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.id" + }, + "6626": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.description" + }, + "6627": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" + }, + "6628": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.code" + }, + "6629": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.rate" + }, + "6630": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" + }, + "6631": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO" + }, + "6632": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.id" + }, + "6633": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.version" + }, + "6634": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.change_type" + }, + "6635": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.order_id" + }, + "6636": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.return_id" + }, + "6637": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.exchange_id" + }, + "6638": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.claim_id" + }, + "6639": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.order" + }, + "6640": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.return_order" + }, + "6641": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.exchange" + }, + "6642": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.claim" + }, + "6643": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.actions" + }, + "6644": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.status" + }, + "6645": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.requested_by" + }, + "6646": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.requested_at" + }, + "6647": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.confirmed_by" + }, + "6648": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.confirmed_at" + }, + "6649": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.declined_by" + }, + "6650": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.declined_reason" + }, + "6651": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.metadata" + }, + "6652": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.declined_at" + }, + "6653": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.canceled_by" + }, + "6654": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.canceled_at" + }, + "6655": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.created_at" + }, + "6656": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeDTO.updated_at" + }, + "6657": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO" + }, + "6658": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.order_id" + }, + "6659": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.return_id" + }, + "6660": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.claim_id" + }, + "6661": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.exchange_id" + }, + "6662": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.change_type" + }, + "6663": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.description" + }, + "6664": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.internal_note" + }, + "6665": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.requested_by" + }, + "6666": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.requested_at" + }, + "6667": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.created_by" + }, + "6668": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.metadata" + }, + "6669": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeDTO.actions" + }, + "6670": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO" + }, + "6671": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.id" + }, + "6672": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.status" + }, + "6673": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.description" + }, + "6674": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.internal_note" + }, + "6675": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.requested_by" + }, + "6676": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.requested_at" + }, + "6677": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.confirmed_by" + }, + "6678": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.confirmed_at" + }, + "6679": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.declined_by" + }, + "6680": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.declined_reason" + }, + "6681": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.declined_at" + }, + "6682": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.canceled_by" + }, + "6683": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.canceled_at" + }, + "6684": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeDTO.metadata" + }, + "6685": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderChangeDTO" + }, + "6686": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderChangeDTO.id" + }, + "6687": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderChangeDTO.canceled_by" + }, + "6688": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderChangeDTO.metadata" + }, + "6689": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeReturn" + }, + "6690": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeReturn.items" + }, + "6691": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type" + }, + "6692": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.item_id" + }, + "6693": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.order_id" + }, + "6694": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.fulfilled_quantity" + }, + "6695": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.shipped_quantity" + }, + "6696": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.return_requested_quantity" + }, + "6697": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.return_received_quantity" + }, + "6698": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.return_dismissed_quantity" + }, + "6699": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.written_off_quantity" + }, + "6700": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.__index" + }, + "6702": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeReturn.shippingMethods" + }, + "6703": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ConfirmOrderChangeDTO" + }, + "6704": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ConfirmOrderChangeDTO.id" + }, + "6705": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ConfirmOrderChangeDTO.confirmed_by" + }, + "6706": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ConfirmOrderChangeDTO.metadata" + }, + "6707": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "DeclineOrderChangeDTO" + }, + "6708": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "DeclineOrderChangeDTO.id" + }, + "6709": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "DeclineOrderChangeDTO.declined_by" + }, + "6710": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "DeclineOrderChangeDTO.metadata" + }, + "6711": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderChangeActionProps" + }, + "6712": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderChangeActionProps.id" + }, + "6713": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderChangeActionProps.order_change_id" + }, + "6714": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderChangeActionProps.reference" + }, + "6715": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderChangeActionProps.reference_id" + }, + "6716": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6717": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6718": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO" + }, + "6719": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.id" + }, + "6720": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.order_change_id" + }, + "6721": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.order_change" + }, + "6722": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.order_id" + }, + "6723": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.order" + }, + "6724": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.reference" + }, + "6725": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.reference_id" + }, + "6726": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.action" + }, + "6727": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.details" + }, + "6728": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.internal_note" + }, + "6729": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.created_at" + }, + "6730": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderChangeActionDTO.updated_at" + }, + "6731": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeActionDTO" + }, + "6732": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeActionDTO.id" + }, + "6733": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderChangeActionDTO.internal_note" + }, + "6734": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO" + }, + "6735": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.order_change_id" + }, + "6736": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.order_id" + }, + "6737": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.return_id" + }, + "6738": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.claim_id" + }, + "6739": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.exchange_id" + }, + "6740": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.version" + }, + "6741": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.reference" + }, + "6742": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.reference_id" + }, + "6743": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.action" + }, + "6744": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.internal_note" + }, + "6745": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.amount" + }, + "6746": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderChangeActionDTO.details" + }, + "6747": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps" + }, + "6748": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.id" + }, + "6749": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.order_id" + }, + "6750": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.currency_code" + }, + "6751": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.reference" + }, + "6752": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.reference_id" + }, + "6753": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderTransactionProps.created_at" + }, + "6754": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6755": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6756": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO" + }, + "6757": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.id" + }, + "6758": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.order_id" + }, + "6759": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.order" + }, + "6760": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.amount" + }, + "6761": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.raw_amount" + }, + "6762": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.currency_code" + }, + "6763": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.reference" + }, + "6764": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.reference_id" + }, + "6765": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.created_at" + }, + "6766": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.updated_at" + }, + "6767": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTransactionDTO.metadata" + }, + "6768": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO" + }, + "6769": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.order_id" + }, + "6770": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.description" + }, + "6771": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.reference" + }, + "6772": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.reference_id" + }, + "6773": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.internal_note" + }, + "6774": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.created_by" + }, + "6775": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.amount" + }, + "6776": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.currency_code" + }, + "6777": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTransactionDTO.metadata" + }, + "6778": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO" + }, + "6779": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.id" + }, + "6780": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.value" + }, + "6781": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.label" + }, + "6782": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.description" + }, + "6783": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.parent_return_reason_id" + }, + "6784": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.parent_return_reason" + }, + "6785": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.return_reason_children" + }, + "6786": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.metadata" + }, + "6787": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.created_at" + }, + "6788": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnReasonDTO.updated_at" + }, + "6789": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderReturnReasonProps" + }, + "6790": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderReturnReasonProps.id" + }, + "6791": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderReturnReasonProps.value" + }, + "6792": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderReturnReasonProps.label" + }, + "6793": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderReturnReasonProps.description" + }, + "6794": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6795": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6796": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO" + }, + "6797": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO.value" + }, + "6798": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO.label" + }, + "6799": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO.description" + }, + "6800": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO.parent_return_reason_id" + }, + "6801": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnReasonDTO.metadata" + }, + "6802": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO" + }, + "6803": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.selector" + }, + "6804": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonWithSelectorDTO.data" + }, + "6805": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO" + }, + "6806": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO.id" + }, + "6807": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO.label" + }, + "6808": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO.value" + }, + "6809": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO.description" + }, + "6810": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnReasonDTO.metadata" + }, + "6811": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO" + }, + "6812": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.return_id" + }, + "6813": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.item_id" + }, + "6814": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.quantity" + }, + "6815": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.reason_id" + }, + "6816": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.note" + }, + "6817": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnItemDTO.metadata" + }, + "6818": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO" + }, + "6819": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.id" + }, + "6820": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.return_id" + }, + "6821": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.order_id" + }, + "6822": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.item_id" + }, + "6823": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.reason_id" + }, + "6824": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.quantity" + }, + "6825": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.raw_quantity" + }, + "6826": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.received_quantity" + }, + "6827": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.raw_received_quantity" + }, + "6828": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.metadata" + }, + "6829": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.created_at" + }, + "6830": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderReturnItemDTO.updated_at" + }, + "6831": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO" + }, + "6832": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.location_id" + }, + "6833": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.items" + }, + "6834": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6835": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.id" + }, + "6836": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.quantity" + }, + "6837": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.internal_note" + }, + "6838": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.note" + }, + "6839": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.reason_id" + }, + "6840": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.metadata" + }, + "6841": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.shipping_method" + }, + "6842": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.refund_amount" + }, + "6843": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.no_notification" + }, + "6844": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.claim_id" + }, + "6845": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderReturnDTO.exchange_id" + }, + "6846": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.order_id" }, - "7189": { + "6847": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, - "7190": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" - }, - "7191": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" - }, - "7192": { + "6848": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.description" }, - "7193": { + "6849": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" }, - "7194": { + "6850": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference" }, - "7195": { + "6851": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" }, - "7196": { + "6852": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.created_by" }, - "7197": { + "6853": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", "qualifiedName": "BaseOrderBundledActionsDTO.metadata" }, - "7198": { + "6854": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "OrderClaimType" + "qualifiedName": "UpdateOrderReturnWithSelectorDTO" + }, + "6855": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnWithSelectorDTO.selector" + }, + "6856": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderReturnWithSelectorDTO.data" + }, + "6857": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps" + }, + "6858": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.id" + }, + "6859": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.order_id" + }, + "6860": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.claim_id" + }, + "6861": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.exchange_id" + }, + "6862": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.status" + }, + "6863": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableReturnProps.refund_amount" + }, + "6864": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6865": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6866": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO" + }, + "6867": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.id" + }, + "6868": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.location_id" + }, + "6869": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.refund_amount" + }, + "6870": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.no_notification" + }, + "6871": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.claim_id" + }, + "6872": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.exchange_id" + }, + "6873": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.metadata" + }, + "6874": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateReturnDTO.items" + }, + "6875": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6876": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.quantity" + }, + "6877": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.internal_note" + }, + "6878": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.note" + }, + "6879": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.reason_id" + }, + "6880": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.return_id" + }, + "6881": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.metadata" + }, + "6882": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO" + }, + "6883": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.type" + }, + "6884": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.claim_items" + }, + "6885": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6886": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.reason" + }, + "6887": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.images" + }, + "6888": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type" + }, + "6889": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.url" + }, + "6890": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "__type.metadata" + }, + "6891": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.additional_items" + }, + "6892": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.shipping_methods" + }, + "6893": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.return_shipping" + }, + "6894": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.refund_amount" + }, + "6895": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderClaimDTO.no_notification" + }, + "6896": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "6897": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" + }, + "6898": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" + }, + "6899": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "6900": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "6901": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "6902": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "6903": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "6904": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "6905": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "6906": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimWithSelectorDTO" + }, + "6907": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimWithSelectorDTO.selector" + }, + "6908": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimWithSelectorDTO.data" + }, + "6909": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderClaimProps" + }, + "6910": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderClaimProps.id" + }, + "6911": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderClaimProps.order_id" + }, + "6912": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderClaimProps.return_id" + }, + "6913": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6914": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6915": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO" + }, + "6916": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.id" + }, + "6917": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.refund_amount" + }, + "6918": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.no_notification" + }, + "6919": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.return_id" + }, + "6920": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.type" + }, + "6921": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderClaimDTO.metadata" + }, + "6922": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO" + }, + "6923": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.additional_items" + }, + "6924": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.shipping_methods" + }, + "6925": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.return_shipping" + }, + "6926": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.difference_due" + }, + "6927": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.allow_backorder" + }, + "6928": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderExchangeDTO.no_notification" + }, + "6929": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "6930": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" + }, + "6931": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" + }, + "6932": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "6933": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "6934": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "6935": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "6936": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "6937": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "6938": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "6939": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeWithSelectorDTO" + }, + "6940": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.selector" + }, + "6941": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeWithSelectorDTO.data" + }, + "6942": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderExchangeProps" + }, + "6943": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderExchangeProps.id" + }, + "6944": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderExchangeProps.order_id" + }, + "6945": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderExchangeProps.return_id" + }, + "6946": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "FilterableOrderExchangeProps.allow_backorder" + }, + "6947": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "6948": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "6949": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO" + }, + "6950": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.id" + }, + "6951": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.difference_due" + }, + "6952": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.no_notification" + }, + "6953": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.return_id" + }, + "6954": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.allow_backorder" + }, + "6955": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderExchangeDTO.metadata" + }, + "6956": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "RegisterOrderFulfillmentDTO" + }, + "6957": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "RegisterOrderFulfillmentDTO.items" + }, + "6958": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "6959": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" + }, + "6960": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" + }, + "6961": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "6962": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "6963": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "6964": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "6965": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "6966": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "6967": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "6968": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderFulfillmentDTO" + }, + "6969": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderFulfillmentDTO.items" + }, + "6970": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "6971": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" + }, + "6972": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" + }, + "6973": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "6974": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "6975": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "6976": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "6977": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "6978": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "6979": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "6980": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "RegisterOrderShipmentDTO" + }, + "6981": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "RegisterOrderShipmentDTO.items" + }, + "6982": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "RegisterOrderShipmentDTO.no_notification" + }, + "6983": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "6984": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" + }, + "6985": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" + }, + "6986": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "6987": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "6988": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "6989": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "6990": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "6991": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "6992": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "6993": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderReturnDTO" + }, + "6994": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderReturnDTO.return_id" + }, + "6995": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "description" + }, + "6996": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "metadata" + }, + "6997": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "created_by" + }, + "6998": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference" + }, + "6999": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference_id" + }, + "7000": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "claim_id" + }, + "7001": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "exchange_id" + }, + "7002": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "internal_note" + }, + "7003": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ReceiveOrderReturnDTO" + }, + "7004": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ReceiveOrderReturnDTO.items" + }, + "7005": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ReceiveOrderReturnDTO.return_id" + }, + "7006": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "description" + }, + "7007": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "metadata" + }, + "7008": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "created_by" + }, + "7009": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference" + }, + "7010": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference_id" + }, + "7011": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "claim_id" + }, + "7012": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "exchange_id" + }, + "7013": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "internal_note" + }, + "7014": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderClaimDTO" + }, + "7015": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderClaimDTO.claim_id" + }, + "7016": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "description" + }, + "7017": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "metadata" + }, + "7018": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "created_by" + }, + "7019": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference" + }, + "7020": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference_id" + }, + "7021": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "exchange_id" + }, + "7022": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "return_id" + }, + "7023": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "internal_note" + }, + "7024": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderExchangeDTO" + }, + "7025": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CancelOrderExchangeDTO.exchange_id" + }, + "7026": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "description" + }, + "7027": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "metadata" + }, + "7028": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "created_by" + }, + "7029": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference" + }, + "7030": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "reference_id" + }, + "7031": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "claim_id" + }, + "7032": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "return_id" + }, + "7033": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "internal_note" + }, + "7034": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleJoinerConfig" + }, + "7035": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "7036": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" + }, + "7037": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationships" + }, + "7038": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extends" + }, + "7039": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "7040": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "7041": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "7042": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "7043": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "7044": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "7045": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "7046": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "7047": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "7048": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "7049": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "7050": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "7051": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "7052": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "7053": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "7054": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "7055": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "7056": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "7057": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "7058": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderStatus" + }, + "7059": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderSummaryDTO" + }, + "7060": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type" + }, + "7061": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.total" + }, + "7062": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.subtotal" + }, + "7063": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.total_tax" + }, + "7064": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.ordered_total" + }, + "7065": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.fulfilled_total" + }, + "7066": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.returned_total" + }, + "7067": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.return_request_total" + }, + "7068": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.write_off_total" + }, + "7069": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.projected_total" + }, + "7070": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.net_total" + }, + "7071": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.net_subtotal" + }, + "7072": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.net_total_tax" + }, + "7073": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.balance" + }, + "7074": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.paid_total" + }, + "7075": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "__type.refunded_total" + }, + "7076": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberValue" + }, + "7077": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "7078": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type" + }, + "7079": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type.value" + }, + "7080": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type.__index" + }, + "7082": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "7083": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "7084": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "7085": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "7086": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "7087": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "7088": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "7089": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "7090": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "7091": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "7092": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "7093": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "7094": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "7095": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "7096": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "7097": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "7098": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "7099": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.T" + }, + "7100": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "OperatorMap" + }, + "7101": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "7102": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$and" + }, + "7103": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$or" + }, + "7104": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$eq" + }, + "7105": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "7106": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "7107": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "7108": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "7109": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "7110": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "7111": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "7112": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "7113": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "7114": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "7115": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "7116": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "7117": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "7118": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "7119": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "7120": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "7121": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "7122": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ReturnStatus" + }, + "7123": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO" + }, + "7124": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.customer_id" + }, + "7125": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.company" + }, + "7126": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.first_name" + }, + "7127": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.last_name" + }, + "7128": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.address_1" + }, + "7129": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.address_2" + }, + "7130": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.city" + }, + "7131": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.country_code" + }, + "7132": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.province" + }, + "7133": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.postal_code" + }, + "7134": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.phone" + }, + "7135": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpsertOrderAddressDTO.metadata" + }, + "7136": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO" + }, + "7137": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.original_total" + }, + "7138": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.original_subtotal" + }, + "7139": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.original_tax_total" + }, + "7140": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.item_total" + }, + "7141": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.item_subtotal" + }, + "7142": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.item_tax_total" + }, + "7143": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.total" + }, + "7144": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.subtotal" + }, + "7145": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.tax_total" + }, + "7146": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.discount_total" + }, + "7147": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.discount_tax_total" + }, + "7148": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total" + }, + "7149": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.refundable_total_per_unit" + }, + "7150": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_total" + }, + "7151": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_subtotal" + }, + "7152": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_original_tax_total" + }, + "7153": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_total" + }, + "7154": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_subtotal" + }, + "7155": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_item_tax_total" + }, + "7156": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_total" + }, + "7157": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_subtotal" + }, + "7158": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_tax_total" + }, + "7159": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_total" + }, + "7160": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_discount_tax_total" + }, + "7161": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total" + }, + "7162": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderLineItemTotalsDTO.raw_refundable_total_per_unit" + }, + "7163": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberInput" + }, + "7164": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO" + }, + "7165": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.description" + }, + "7166": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.tax_rate_id" + }, + "7167": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.code" + }, + "7168": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.rate" + }, + "7169": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "CreateOrderTaxLineDTO.provider_id" + }, + "7170": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO" + }, + "7171": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.id" + }, + "7172": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.description" + }, + "7173": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.tax_rate_id" + }, + "7174": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.code" + }, + "7175": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.rate" + }, + "7176": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderTaxLineDTO.provider_id" + }, + "7177": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO" + }, + "7178": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.id" + }, + "7179": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.code" + }, + "7180": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.amount" + }, + "7181": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.description" + }, + "7182": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.promotion_id" + }, + "7183": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "UpdateOrderAdjustmentDTO.provider_id" + }, + "7184": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO" + }, + "7185": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.id" + }, + "7186": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.code" + }, + "7187": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.amount" + }, + "7188": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.order_id" + }, + "7189": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.description" + }, + "7190": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.promotion_id" + }, + "7191": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.provider_id" + }, + "7192": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.created_at" + }, + "7193": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderAdjustmentLineDTO.updated_at" + }, + "7194": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO" + }, + "7195": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.id" + }, + "7196": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.description" + }, + "7197": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.tax_rate_id" + }, + "7198": { + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.code" }, "7199": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.rate" }, "7200": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.id" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.provider_id" }, "7201": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.quantity" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.created_at" }, "7202": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.internal_note" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "OrderTaxLineDTO.updated_at" }, "7203": { - "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.note" + "sourceFileName": "../../../../packages/core/types/src/order/common.ts", + "qualifiedName": "ChangeActionType" }, "7204": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.metadata" + "qualifiedName": "BaseOrderBundledActionsDTO" }, "7205": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "BaseOrderBundledItemActionsDTO.__index" + "qualifiedName": "BaseOrderBundledActionsDTO.order_id" + }, + "7206": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.return_id" }, "7207": { "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", - "qualifiedName": "ClaimReason" + "qualifiedName": "BaseOrderBundledActionsDTO.claim_id" }, "7208": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.exchange_id" + }, + "7209": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.description" + }, + "7210": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.internal_note" + }, + "7211": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference" + }, + "7212": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.reference_id" + }, + "7213": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.created_by" + }, + "7214": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledActionsDTO.metadata" + }, + "7215": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "OrderClaimType" + }, + "7216": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO" + }, + "7217": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.id" + }, + "7218": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.quantity" + }, + "7219": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.internal_note" + }, + "7220": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.note" + }, + "7221": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.metadata" + }, + "7222": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "BaseOrderBundledItemActionsDTO.__index" + }, + "7224": { + "sourceFileName": "../../../../packages/core/types/src/order/mutations.ts", + "qualifiedName": "ClaimReason" + }, + "7225": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "7209": { + "7226": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "7210": { + "7227": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "7211": { + "7228": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "7212": { + "7229": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "7213": { + "7230": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "7214": { + "7231": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "7215": { + "7232": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "7216": { + "7233": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "7217": { + "7234": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "7218": { + "7235": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "7219": { + "7236": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "7220": { + "7237": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "7221": { + "7238": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "7222": { + "7239": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "7223": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7224": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" - }, - "7225": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" - }, - "7226": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "7227": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" - }, - "7228": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" - }, - "7229": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" - }, - "7230": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" - }, - "7231": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber" - }, - "7232": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.numeric" - }, - "7233": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.raw" - }, - "7234": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.bigNumber" - }, - "7235": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "7236": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "7237": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "7238": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "7239": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" - }, "7240": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, "7241": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.deleteCascade" }, "7242": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "LinkModulesExtraFields" }, "7243": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "7244": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.type" }, "7245": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.defaultValue" }, "7246": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.nullable" }, "7247": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.options" + }, + "7248": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber" }, "7249": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.numeric" }, "7250": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.raw" }, "7251": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.bigNumber" }, "7252": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "7253": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "7254": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "7255": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "7256": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" + "qualifiedName": "Message" }, "7257": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "7258": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "7259": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "7260": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "7261": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "7262": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "7263": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "7264": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "7265": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "7266": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "7267": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, "7268": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "7269": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "7270": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "7271": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "7272": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "7273": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "7274": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "7275": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "7276": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "7277": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "7278": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "7279": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "7280": { + "7270": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "7271": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "7272": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "7273": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "7274": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "7275": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "7281": { + "7276": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "7277": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "7278": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "7279": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "7280": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "7281": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "7282": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" }, "7283": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" }, "7284": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "7285": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "7286": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, + "7285": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "7286": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, "7287": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "7288": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" }, "7289": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" }, "7290": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "7291": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "7292": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "7293": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "7294": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "7295": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "7296": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "7297": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "7298": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "7299": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "7300": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "7301": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "7302": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "7303": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "7304": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "7305": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "7306": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "7307": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "7308": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "7309": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "7310": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "7311": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "7312": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "7313": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "7314": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "7315": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "7316": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "7317": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "7318": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "7319": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "7320": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "7321": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "7322": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "7323": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "7324": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "7325": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "7326": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "7327": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -62383,7 +62402,7 @@ "1": "../../../../packages/core/types/src/order/service.ts" }, "reflections": { - "1": 5033 + "1": 5048 } } } \ 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 f0f38dc7da..a1b46bd7f0 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": 8443, + "id": 8460, "name": "payment-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 8444, + "id": 8461, "name": "Capture", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8445, + "id": 8462, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8446, + "id": 8463, "name": "new Capture", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8444, + "target": 8461, "name": "Capture", "package": "@medusajs/payment", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 8459, + "id": 8476, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -61,7 +61,7 @@ } }, { - "id": 8447, + "id": 8464, "name": "id", "variant": "declaration", "kind": 1024, @@ -72,7 +72,7 @@ } }, { - "id": 8448, + "id": 8465, "name": "amount", "variant": "declaration", "kind": 1024, @@ -97,7 +97,7 @@ } }, { - "id": 8449, + "id": 8466, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -113,21 +113,21 @@ } }, { - "id": 8450, + "id": 8467, "name": "payment", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8460, + "target": 8477, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" } }, { - "id": 8451, + "id": 8468, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -143,7 +143,7 @@ } }, { - "id": 8452, + "id": 8469, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -159,7 +159,7 @@ } }, { - "id": 8453, + "id": 8470, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -185,7 +185,7 @@ "defaultValue": "null" }, { - "id": 8454, + "id": 8471, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -206,14 +206,14 @@ "defaultValue": "null" }, { - "id": 8455, + "id": 8472, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8456, + "id": 8473, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -226,14 +226,14 @@ ] }, { - "id": 8457, + "id": 8474, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8458, + "id": 8475, "name": "onInit", "variant": "signature", "kind": 4096, @@ -250,55 +250,55 @@ { "title": "Constructors", "children": [ - 8445 + 8462 ] }, { "title": "Properties", "children": [ - 8459, - 8447, - 8448, - 8449, - 8450, - 8451, - 8452, - 8453, - 8454 + 8476, + 8464, + 8465, + 8466, + 8467, + 8468, + 8469, + 8470, + 8471 ] }, { "title": "Methods", "children": [ - 8455, - 8457 + 8472, + 8474 ] } ] }, { - "id": 8488, + "id": 8505, "name": "PaymentCollection", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8489, + "id": 8506, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8490, + "id": 8507, "name": "new PaymentCollection", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8488, + "target": 8505, "name": "PaymentCollection", "package": "@medusajs/payment", "qualifiedName": "default" @@ -307,7 +307,7 @@ ] }, { - "id": 8515, + "id": 8532, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -325,7 +325,7 @@ } }, { - "id": 8491, + "id": 8508, "name": "id", "variant": "declaration", "kind": 1024, @@ -336,7 +336,7 @@ } }, { - "id": 8492, + "id": 8509, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -347,7 +347,7 @@ } }, { - "id": 8493, + "id": 8510, "name": "amount", "variant": "declaration", "kind": 1024, @@ -372,7 +372,7 @@ } }, { - "id": 8494, + "id": 8511, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -388,7 +388,7 @@ } }, { - "id": 8495, + "id": 8512, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -418,7 +418,7 @@ "defaultValue": "null" }, { - "id": 8496, + "id": 8513, "name": "raw_authorized_amount", "variant": "declaration", "kind": 1024, @@ -444,7 +444,7 @@ "defaultValue": "null" }, { - "id": 8497, + "id": 8514, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -474,7 +474,7 @@ "defaultValue": "null" }, { - "id": 8498, + "id": 8515, "name": "raw_captured_amount", "variant": "declaration", "kind": 1024, @@ -500,7 +500,7 @@ "defaultValue": "null" }, { - "id": 8499, + "id": 8516, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -530,7 +530,7 @@ "defaultValue": "null" }, { - "id": 8500, + "id": 8517, "name": "raw_refunded_amount", "variant": "declaration", "kind": 1024, @@ -556,7 +556,7 @@ "defaultValue": "null" }, { - "id": 8501, + "id": 8518, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -567,7 +567,7 @@ } }, { - "id": 8502, + "id": 8519, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ } }, { - "id": 8503, + "id": 8520, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -599,7 +599,7 @@ } }, { - "id": 8504, + "id": 8521, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -625,7 +625,7 @@ "defaultValue": "null" }, { - "id": 8505, + "id": 8522, "name": "completed_at", "variant": "declaration", "kind": 1024, @@ -651,7 +651,7 @@ "defaultValue": "null" }, { - "id": 8506, + "id": 8523, "name": "status", "variant": "declaration", "kind": 1024, @@ -668,7 +668,7 @@ "defaultValue": "PaymentCollectionStatus.NOT_PAID" }, { - "id": 8507, + "id": 8524, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -682,7 +682,7 @@ "typeArguments": [ { "type": "reference", - "target": 8533, + "target": 8550, "name": "PaymentProvider", "package": "@medusajs/payment", "qualifiedName": "default" @@ -698,7 +698,7 @@ "defaultValue": "..." }, { - "id": 8508, + "id": 8525, "name": "payment_sessions", "variant": "declaration", "kind": 1024, @@ -712,7 +712,7 @@ "typeArguments": [ { "type": "reference", - "target": 8539, + "target": 8556, "name": "PaymentSession", "package": "@medusajs/payment", "qualifiedName": "default" @@ -728,7 +728,7 @@ "defaultValue": "..." }, { - "id": 8509, + "id": 8526, "name": "payments", "variant": "declaration", "kind": 1024, @@ -742,7 +742,7 @@ "typeArguments": [ { "type": "reference", - "target": 8460, + "target": 8477, "name": "Payment", "package": "@medusajs/payment", "qualifiedName": "default" @@ -758,7 +758,7 @@ "defaultValue": "..." }, { - "id": 8510, + "id": 8527, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -794,14 +794,14 @@ "defaultValue": "null" }, { - "id": 8511, + "id": 8528, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8512, + "id": 8529, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -814,14 +814,14 @@ ] }, { - "id": 8513, + "id": 8530, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8514, + "id": 8531, "name": "onInit", "variant": "signature", "kind": 4096, @@ -838,67 +838,67 @@ { "title": "Constructors", "children": [ - 8489 + 8506 ] }, { "title": "Properties", "children": [ - 8515, - 8491, - 8492, - 8493, - 8494, - 8495, - 8496, - 8497, - 8498, - 8499, - 8500, - 8501, - 8502, - 8503, - 8504, - 8505, - 8506, - 8507, + 8532, 8508, 8509, - 8510 + 8510, + 8511, + 8512, + 8513, + 8514, + 8515, + 8516, + 8517, + 8518, + 8519, + 8520, + 8521, + 8522, + 8523, + 8524, + 8525, + 8526, + 8527 ] }, { "title": "Methods", "children": [ - 8511, - 8513 + 8528, + 8530 ] } ] }, { - "id": 8516, + "id": 8533, "name": "PaymentMethodToken", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8517, + "id": 8534, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8518, + "id": 8535, "name": "new PaymentMethodToken", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8516, + "target": 8533, "name": "PaymentMethodToken", "package": "@medusajs/payment", "qualifiedName": "default" @@ -907,7 +907,7 @@ ] }, { - "id": 8519, + "id": 8536, "name": "id", "variant": "declaration", "kind": 1024, @@ -918,7 +918,7 @@ } }, { - "id": 8520, + "id": 8537, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -929,7 +929,7 @@ } }, { - "id": 8521, + "id": 8538, "name": "data", "variant": "declaration", "kind": 1024, @@ -965,7 +965,7 @@ "defaultValue": "null" }, { - "id": 8522, + "id": 8539, "name": "name", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ } }, { - "id": 8523, + "id": 8540, "name": "type_detail", "variant": "declaration", "kind": 1024, @@ -997,7 +997,7 @@ "defaultValue": "null" }, { - "id": 8524, + "id": 8541, "name": "description_detail", "variant": "declaration", "kind": 1024, @@ -1018,7 +1018,7 @@ "defaultValue": "null" }, { - "id": 8525, + "id": 8542, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1034,7 +1034,7 @@ } }, { - "id": 8526, + "id": 8543, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1050,7 +1050,7 @@ } }, { - "id": 8527, + "id": 8544, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1076,7 +1076,7 @@ "defaultValue": "null" }, { - "id": 8528, + "id": 8545, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1112,14 +1112,14 @@ "defaultValue": "null" }, { - "id": 8529, + "id": 8546, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8530, + "id": 8547, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1132,14 +1132,14 @@ ] }, { - "id": 8531, + "id": 8548, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8532, + "id": 8549, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1156,56 +1156,56 @@ { "title": "Constructors", "children": [ - 8517 + 8534 ] }, { "title": "Properties", "children": [ - 8519, - 8520, - 8521, - 8522, - 8523, - 8524, - 8525, - 8526, - 8527, - 8528 + 8536, + 8537, + 8538, + 8539, + 8540, + 8541, + 8542, + 8543, + 8544, + 8545 ] }, { "title": "Methods", "children": [ - 8529, - 8531 + 8546, + 8548 ] } ] }, { - "id": 8533, + "id": 8550, "name": "PaymentProvider", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8534, + "id": 8551, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8535, + "id": 8552, "name": "new PaymentProvider", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8533, + "target": 8550, "name": "PaymentProvider", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1214,7 +1214,7 @@ ] }, { - "id": 8538, + "id": 8555, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1227,7 +1227,7 @@ } }, { - "id": 8536, + "id": 8553, "name": "id", "variant": "declaration", "kind": 1024, @@ -1238,7 +1238,7 @@ } }, { - "id": 8537, + "id": 8554, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -1254,42 +1254,42 @@ { "title": "Constructors", "children": [ - 8534 + 8551 ] }, { "title": "Properties", "children": [ - 8538, - 8536, - 8537 + 8555, + 8553, + 8554 ] } ] }, { - "id": 8539, + "id": 8556, "name": "PaymentSession", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 8540, + "id": 8557, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 8541, + "id": 8558, "name": "new PaymentSession", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 8539, + "target": 8556, "name": "PaymentSession", "package": "@medusajs/payment", "qualifiedName": "default" @@ -1298,7 +1298,7 @@ ] }, { - "id": 8561, + "id": 8578, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1320,7 +1320,7 @@ } }, { - "id": 8542, + "id": 8559, "name": "id", "variant": "declaration", "kind": 1024, @@ -1331,7 +1331,7 @@ } }, { - "id": 8543, + "id": 8560, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1342,7 +1342,7 @@ } }, { - "id": 8544, + "id": 8561, "name": "amount", "variant": "declaration", "kind": 1024, @@ -1367,7 +1367,7 @@ } }, { - "id": 8545, + "id": 8562, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -1383,7 +1383,7 @@ } }, { - "id": 8546, + "id": 8563, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -1394,7 +1394,7 @@ } }, { - "id": 8547, + "id": 8564, "name": "data", "variant": "declaration", "kind": 1024, @@ -1421,7 +1421,7 @@ "defaultValue": "{}" }, { - "id": 8548, + "id": 8565, "name": "context", "variant": "declaration", "kind": 1024, @@ -1456,7 +1456,7 @@ } }, { - "id": 8549, + "id": 8566, "name": "status", "variant": "declaration", "kind": 1024, @@ -1473,7 +1473,7 @@ "defaultValue": "PaymentSessionStatus.PENDING" }, { - "id": 8550, + "id": 8567, "name": "authorized_at", "variant": "declaration", "kind": 1024, @@ -1498,839 +1498,58 @@ }, "defaultValue": "null" }, - { - "id": 8551, - "name": "payment_collection", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 8488, - "name": "PaymentCollection", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - }, - { - "id": 8552, - "name": "payment_collection_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8553, - "name": "payment", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 8460, - "name": "Payment", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - ] - } - }, - { - "id": 8554, - "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": 8555, - "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": 8556, - "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": 8557, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 8558, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 8559, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 8560, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 8540 - ] - }, - { - "title": "Properties", - "children": [ - 8561, - 8542, - 8543, - 8544, - 8545, - 8546, - 8547, - 8548, - 8549, - 8550, - 8551, - 8552, - 8553, - 8554, - 8555, - 8556 - ] - }, - { - "title": "Methods", - "children": [ - 8557, - 8559 - ] - } - ] - }, - { - "id": 8460, - "name": "Payment", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 8461, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 8462, - "name": "new Payment", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 8460, - "name": "Payment", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 8487, - "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": 8463, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8464, - "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": 8465, - "name": "raw_amount", - "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": 8466, - "name": "currency_code", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8467, - "name": "provider_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8468, - "name": "cart_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 8469, - "name": "order_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 8470, - "name": "customer_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 8471, - "name": "data", - "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": 8472, - "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": 8473, - "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": 8474, - "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": 8475, - "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": 8476, - "name": "captured_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": 8477, - "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": 8478, - "name": "refunds", - "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": 8562, - "name": "Refund", - "package": "@medusajs/payment", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 8479, - "name": "captures", - "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": 8444, - "name": "Capture", - "package": "@medusajs/payment", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 8480, - "name": "payment_collection", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 8488, - "name": "PaymentCollection", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - }, - { - "id": 8481, - "name": "payment_collection_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8482, - "name": "payment_session", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 8539, - "name": "PaymentSession", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - }, - { - "id": 8483, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 8484, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 8485, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 8486, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 8461 - ] - }, - { - "title": "Properties", - "children": [ - 8487, - 8463, - 8464, - 8465, - 8466, - 8467, - 8468, - 8469, - 8470, - 8471, - 8472, - 8473, - 8474, - 8475, - 8476, - 8477, - 8478, - 8479, - 8480, - 8481, - 8482 - ] - }, - { - "title": "Methods", - "children": [ - 8483, - 8485 - ] - } - ] - }, - { - "id": 8562, - "name": "Refund", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 8563, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 8564, - "name": "new Refund", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 8562, - "name": "Refund", - "package": "@medusajs/payment", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 8565, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 8566, - "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": 8567, - "name": "raw_amount", - "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": 8568, - "name": "payment", + "name": "payment_collection", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8460, - "name": "Payment", + "target": 8505, + "name": "PaymentCollection", "package": "@medusajs/payment", "qualifiedName": "default" } }, { "id": 8569, + "name": "payment_collection_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8570, + "name": "payment", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 8477, + "name": "Payment", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + ] + } + }, + { + "id": 8571, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -2346,7 +1565,7 @@ } }, { - "id": 8570, + "id": 8572, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -2362,7 +1581,7 @@ } }, { - "id": 8571, + "id": 8573, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -2387,63 +1606,6 @@ }, "defaultValue": "null" }, - { - "id": 8572, - "name": "created_by", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 8573, - "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": 8574, "name": "onCreate", @@ -2489,12 +1651,19 @@ { "title": "Constructors", "children": [ - 8563 + 8557 ] }, { "title": "Properties", "children": [ + 8578, + 8559, + 8560, + 8561, + 8562, + 8563, + 8564, 8565, 8566, 8567, @@ -2514,505 +1683,1336 @@ ] } ] + }, + { + "id": 8477, + "name": "Payment", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 8478, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 8479, + "name": "new Payment", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 8477, + "name": "Payment", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 8504, + "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": 8480, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8481, + "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": 8482, + "name": "raw_amount", + "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": 8483, + "name": "currency_code", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8484, + "name": "provider_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8485, + "name": "cart_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 8486, + "name": "order_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 8487, + "name": "customer_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 8488, + "name": "data", + "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": 8489, + "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": 8490, + "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": 8491, + "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": 8492, + "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": 8493, + "name": "captured_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": 8494, + "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": 8495, + "name": "refunds", + "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": 8579, + "name": "Refund", + "package": "@medusajs/payment", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 8496, + "name": "captures", + "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": 8461, + "name": "Capture", + "package": "@medusajs/payment", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 8497, + "name": "payment_collection", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 8505, + "name": "PaymentCollection", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + }, + { + "id": 8498, + "name": "payment_collection_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8499, + "name": "payment_session", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 8556, + "name": "PaymentSession", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + }, + { + "id": 8500, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 8501, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 8502, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 8503, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 8478 + ] + }, + { + "title": "Properties", + "children": [ + 8504, + 8480, + 8481, + 8482, + 8483, + 8484, + 8485, + 8486, + 8487, + 8488, + 8489, + 8490, + 8491, + 8492, + 8493, + 8494, + 8495, + 8496, + 8497, + 8498, + 8499 + ] + }, + { + "title": "Methods", + "children": [ + 8500, + 8502 + ] + } + ] + }, + { + "id": 8579, + "name": "Refund", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 8580, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 8581, + "name": "new Refund", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 8579, + "name": "Refund", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 8582, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 8583, + "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": 8584, + "name": "raw_amount", + "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": 8585, + "name": "payment", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 8477, + "name": "Payment", + "package": "@medusajs/payment", + "qualifiedName": "default" + } + }, + { + "id": 8586, + "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": 8587, + "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": 8588, + "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": 8589, + "name": "created_by", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 8590, + "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": 8591, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 8592, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 8593, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 8594, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 8580 + ] + }, + { + "title": "Properties", + "children": [ + 8582, + 8583, + 8584, + 8585, + 8586, + 8587, + 8588, + 8589, + 8590 + ] + }, + { + "title": "Methods", + "children": [ + 8591, + 8593 + ] + } + ] } ], "groups": [ { "title": "Classes", "children": [ - 8444, - 8488, - 8516, + 8461, + 8505, 8533, - 8539, - 8460, - 8562 + 8550, + 8556, + 8477, + 8579 ] } ], "packageName": "@medusajs/payment", "symbolIdMap": { - "8443": { + "8460": { "sourceFileName": "../../../../packages/modules/payment/src/models/index.ts", "qualifiedName": "" }, - "8444": { + "8461": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default" }, - "8447": { + "8464": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.id" }, - "8448": { + "8465": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.amount" }, - "8449": { + "8466": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.raw_amount" }, - "8450": { + "8467": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.payment" }, - "8451": { + "8468": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.created_at" }, - "8452": { + "8469": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.updated_at" }, - "8453": { + "8470": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.deleted_at" }, - "8454": { + "8471": { "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", "qualifiedName": "default.created_by" }, - "8455": { - "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", - "qualifiedName": "default.onCreate" - }, - "8456": { - "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", - "qualifiedName": "default.onCreate" - }, - "8457": { - "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", - "qualifiedName": "default.onInit" - }, - "8458": { - "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", - "qualifiedName": "default.onInit" - }, - "8459": { - "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "8460": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default" - }, - "8463": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.id" - }, - "8464": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.amount" - }, - "8465": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.raw_amount" - }, - "8466": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.currency_code" - }, - "8467": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.provider_id" - }, - "8468": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.cart_id" - }, - "8469": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.order_id" - }, - "8470": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.customer_id" - }, - "8471": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.data" - }, "8472": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.metadata" + "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", + "qualifiedName": "default.onCreate" }, "8473": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.created_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", + "qualifiedName": "default.onCreate" }, "8474": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", + "qualifiedName": "default.onInit" }, "8475": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", + "qualifiedName": "default.onInit" }, "8476": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.captured_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/capture.ts", + "qualifiedName": "default.[OptionalProps]" }, "8477": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.canceled_at" - }, - "8478": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.refunds" - }, - "8479": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.captures" + "qualifiedName": "default" }, "8480": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.payment_collection" + "qualifiedName": "default.id" }, "8481": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.payment_collection_id" + "qualifiedName": "default.amount" }, "8482": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.payment_session" + "qualifiedName": "default.raw_amount" }, "8483": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.currency_code" }, "8484": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.provider_id" }, "8485": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.cart_id" }, "8486": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.order_id" }, "8487": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.customer_id" }, "8488": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.data" }, - "8491": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.id" + "8489": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.metadata" }, - "8492": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.currency_code" - }, - "8493": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.amount" - }, - "8494": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.raw_amount" - }, - "8495": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.authorized_amount" - }, - "8496": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.raw_authorized_amount" - }, - "8497": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.captured_amount" - }, - "8498": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.raw_captured_amount" - }, - "8499": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.refunded_amount" - }, - "8500": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.raw_refunded_amount" - }, - "8501": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.region_id" - }, - "8502": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "8490": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.created_at" }, - "8503": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "8491": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.updated_at" }, - "8504": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "8492": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", "qualifiedName": "default.deleted_at" }, + "8493": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.captured_at" + }, + "8494": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.canceled_at" + }, + "8495": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.refunds" + }, + "8496": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.captures" + }, + "8497": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.payment_collection" + }, + "8498": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.payment_collection_id" + }, + "8499": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.payment_session" + }, + "8500": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.onCreate" + }, + "8501": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.onCreate" + }, + "8502": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.onInit" + }, + "8503": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.onInit" + }, + "8504": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment.ts", + "qualifiedName": "default.[OptionalProps]" + }, "8505": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.completed_at" - }, - "8506": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.status" - }, - "8507": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.payment_providers" + "qualifiedName": "default" }, "8508": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.payment_sessions" + "qualifiedName": "default.id" }, "8509": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.payments" + "qualifiedName": "default.currency_code" }, "8510": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.metadata" + "qualifiedName": "default.amount" }, "8511": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.raw_amount" }, "8512": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.authorized_amount" }, "8513": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.raw_authorized_amount" }, "8514": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.captured_amount" }, "8515": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.raw_captured_amount" }, "8516": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.refunded_amount" + }, + "8517": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.raw_refunded_amount" + }, + "8518": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.region_id" }, "8519": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.id" - }, - "8520": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.provider_id" - }, - "8521": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.data" - }, - "8522": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.name" - }, - "8523": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.type_detail" - }, - "8524": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.description_detail" - }, - "8525": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.created_at" }, - "8526": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "8520": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.updated_at" }, - "8527": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "8521": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.deleted_at" }, - "8528": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "8522": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.completed_at" + }, + "8523": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.status" + }, + "8524": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.payment_providers" + }, + "8525": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.payment_sessions" + }, + "8526": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.payments" + }, + "8527": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.metadata" }, + "8528": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.onCreate" + }, "8529": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onCreate" }, "8530": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.onInit" }, "8531": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", "qualifiedName": "default.onInit" }, "8532": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-collection.ts", + "qualifiedName": "default.[OptionalProps]" }, "8533": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default" }, "8536": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", "qualifiedName": "default.id" }, "8537": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.provider_id" + }, + "8538": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.data" + }, + "8539": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.name" + }, + "8540": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.type_detail" + }, + "8541": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.description_detail" + }, + "8542": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.created_at" + }, + "8543": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.updated_at" + }, + "8544": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.deleted_at" + }, + "8545": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.metadata" + }, + "8546": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.onCreate" + }, + "8547": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.onCreate" + }, + "8548": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.onInit" + }, + "8549": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-method-token.ts", + "qualifiedName": "default.onInit" + }, + "8550": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", + "qualifiedName": "default" + }, + "8553": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", + "qualifiedName": "default.id" + }, + "8554": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default.is_enabled" }, - "8538": { + "8555": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-provider.ts", "qualifiedName": "default.[OptionalProps]" }, - "8539": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default" - }, - "8542": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.id" - }, - "8543": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.currency_code" - }, - "8544": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.amount" - }, - "8545": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.raw_amount" - }, - "8546": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.provider_id" - }, - "8547": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.data" - }, - "8548": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.context" - }, - "8549": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.status" - }, - "8550": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.authorized_at" - }, - "8551": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.payment_collection" - }, - "8552": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.payment_collection_id" - }, - "8553": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.payment" - }, - "8554": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.created_at" - }, - "8555": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.updated_at" - }, "8556": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.deleted_at" - }, - "8557": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.onCreate" - }, - "8558": { - "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "8559": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.id" }, "8560": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.currency_code" }, "8561": { "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "8562": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default" - }, - "8565": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.id" - }, - "8566": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", "qualifiedName": "default.amount" }, - "8567": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "8562": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.raw_amount" }, + "8563": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.provider_id" + }, + "8564": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.data" + }, + "8565": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.context" + }, + "8566": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.status" + }, + "8567": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.authorized_at" + }, "8568": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.payment" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.payment_collection" }, "8569": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.created_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.payment_collection_id" }, "8570": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.payment" }, "8571": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.created_at" }, "8572": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.created_by" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.updated_at" }, "8573": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", - "qualifiedName": "default.metadata" + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.deleted_at" }, "8574": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onCreate" }, "8575": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onCreate" }, "8576": { - "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", "qualifiedName": "default.onInit" }, "8577": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.onInit" + }, + "8578": { + "sourceFileName": "../../../../packages/modules/payment/src/models/payment-session.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "8579": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default" + }, + "8582": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.id" + }, + "8583": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.amount" + }, + "8584": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.raw_amount" + }, + "8585": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.payment" + }, + "8586": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.created_at" + }, + "8587": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.updated_at" + }, + "8588": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.deleted_at" + }, + "8589": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.created_by" + }, + "8590": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.metadata" + }, + "8591": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.onCreate" + }, + "8592": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.onCreate" + }, + "8593": { + "sourceFileName": "../../../../packages/modules/payment/src/models/refund.ts", + "qualifiedName": "default.onInit" + }, + "8594": { "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": 8443 + "1": 8460 } } } \ 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 09f249fcca..ece4ecedd5 100644 --- a/www/utils/generated/typedoc-json-output/payment.json +++ b/www/utils/generated/typedoc-json-output/payment.json @@ -1,12 +1,12 @@ { - "id": 7856, + "id": 7873, "name": "payment", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 8341, + "id": 8358, "name": "AddressDTO", "variant": "declaration", "kind": 2097152, @@ -14,14 +14,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8342, + "id": 8359, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8343, + "id": 8360, "name": "id", "variant": "declaration", "kind": 1024, @@ -34,7 +34,7 @@ } }, { - "id": 8344, + "id": 8361, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -45,7 +45,7 @@ } }, { - "id": 8345, + "id": 8362, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -67,7 +67,7 @@ } }, { - "id": 8346, + "id": 8363, "name": "company", "variant": "declaration", "kind": 1024, @@ -89,7 +89,7 @@ } }, { - "id": 8347, + "id": 8364, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 8348, + "id": 8365, "name": "city", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ } }, { - "id": 8349, + "id": 8366, "name": "phone", "variant": "declaration", "kind": 1024, @@ -144,7 +144,7 @@ } }, { - "id": 8350, + "id": 8367, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -166,7 +166,7 @@ } }, { - "id": 8351, + "id": 8368, "name": "province", "variant": "declaration", "kind": 1024, @@ -188,7 +188,7 @@ } }, { - "id": 8352, + "id": 8369, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -225,7 +225,7 @@ } }, { - "id": 8353, + "id": 8370, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -252,7 +252,7 @@ } }, { - "id": 8354, + "id": 8371, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -279,7 +279,7 @@ } }, { - "id": 8355, + "id": 8372, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -314,19 +314,19 @@ { "title": "Properties", "children": [ - 8343, - 8344, - 8345, - 8346, - 8347, - 8348, - 8349, - 8350, - 8351, - 8352, - 8353, - 8354, - 8355 + 8360, + 8361, + 8362, + 8363, + 8364, + 8365, + 8366, + 8367, + 8368, + 8369, + 8370, + 8371, + 8372 ] } ] @@ -334,7 +334,7 @@ } }, { - "id": 8045, + "id": 8062, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -357,7 +357,7 @@ }, "children": [ { - "id": 8046, + "id": 8063, "name": "select", "variant": "declaration", "kind": 1024, @@ -386,7 +386,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 8057, + "target": 8074, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -398,7 +398,7 @@ } }, { - "id": 8047, + "id": 8064, "name": "skip", "variant": "declaration", "kind": 1024, @@ -428,7 +428,7 @@ } }, { - "id": 8048, + "id": 8065, "name": "take", "variant": "declaration", "kind": 1024, @@ -458,7 +458,7 @@ } }, { - "id": 8049, + "id": 8066, "name": "relations", "variant": "declaration", "kind": 1024, @@ -482,7 +482,7 @@ } }, { - "id": 8050, + "id": 8067, "name": "order", "variant": "declaration", "kind": 1024, @@ -516,21 +516,21 @@ "type": { "type": "reflection", "declaration": { - "id": 8051, + "id": 8068, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8052, + "id": 8069, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8053, + "id": 8070, "name": "K", "variant": "param", "kind": 32768, @@ -560,7 +560,7 @@ } }, { - "id": 8054, + "id": 8071, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -589,7 +589,7 @@ } }, { - "id": 8055, + "id": 8072, "name": "filters", "variant": "declaration", "kind": 1024, @@ -625,7 +625,7 @@ } }, { - "id": 8056, + "id": 8073, "name": "options", "variant": "declaration", "kind": 1024, @@ -665,20 +665,20 @@ { "title": "Properties", "children": [ - 8046, - 8047, - 8048, - 8049, - 8050, - 8054, - 8055, - 8056 + 8063, + 8064, + 8065, + 8066, + 8067, + 8071, + 8072, + 8073 ] } ], "typeParameters": [ { - "id": 8057, + "id": 8074, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -687,7 +687,7 @@ ] }, { - "id": 8406, + "id": 8423, "name": "CustomerAddressDTO", "variant": "declaration", "kind": 256, @@ -702,7 +702,7 @@ }, "children": [ { - "id": 8407, + "id": 8424, "name": "id", "variant": "declaration", "kind": 1024, @@ -721,7 +721,7 @@ } }, { - "id": 8408, + "id": 8425, "name": "address_name", "variant": "declaration", "kind": 1024, @@ -742,7 +742,7 @@ } }, { - "id": 8409, + "id": 8426, "name": "is_default_shipping", "variant": "declaration", "kind": 1024, @@ -761,7 +761,7 @@ } }, { - "id": 8410, + "id": 8427, "name": "is_default_billing", "variant": "declaration", "kind": 1024, @@ -780,7 +780,7 @@ } }, { - "id": 8411, + "id": 8428, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -799,7 +799,7 @@ } }, { - "id": 8412, + "id": 8429, "name": "company", "variant": "declaration", "kind": 1024, @@ -820,7 +820,7 @@ } }, { - "id": 8413, + "id": 8430, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -841,7 +841,7 @@ } }, { - "id": 8414, + "id": 8431, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -862,7 +862,7 @@ } }, { - "id": 8415, + "id": 8432, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -883,7 +883,7 @@ } }, { - "id": 8416, + "id": 8433, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -904,7 +904,7 @@ } }, { - "id": 8417, + "id": 8434, "name": "city", "variant": "declaration", "kind": 1024, @@ -925,7 +925,7 @@ } }, { - "id": 8418, + "id": 8435, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -946,7 +946,7 @@ } }, { - "id": 8419, + "id": 8436, "name": "province", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ } }, { - "id": 8420, + "id": 8437, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -988,7 +988,7 @@ } }, { - "id": 8421, + "id": 8438, "name": "phone", "variant": "declaration", "kind": 1024, @@ -1009,7 +1009,7 @@ } }, { - "id": 8422, + "id": 8439, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1045,7 +1045,7 @@ } }, { - "id": 8423, + "id": 8440, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 8424, + "id": 8441, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1087,30 +1087,30 @@ { "title": "Properties", "children": [ - 8407, - 8408, - 8409, - 8410, - 8411, - 8412, - 8413, - 8414, - 8415, - 8416, - 8417, - 8418, - 8419, - 8420, - 8421, - 8422, - 8423, - 8424 + 8424, + 8425, + 8426, + 8427, + 8428, + 8429, + 8430, + 8431, + 8432, + 8433, + 8434, + 8435, + 8436, + 8437, + 8438, + 8439, + 8440, + 8441 ] } ] }, { - "id": 8356, + "id": 8373, "name": "CustomerDTO", "variant": "declaration", "kind": 256, @@ -1125,7 +1125,7 @@ }, "children": [ { - "id": 8357, + "id": 8374, "name": "id", "variant": "declaration", "kind": 1024, @@ -1144,7 +1144,7 @@ } }, { - "id": 8358, + "id": 8375, "name": "email", "variant": "declaration", "kind": 1024, @@ -1163,7 +1163,7 @@ } }, { - "id": 8359, + "id": 8376, "name": "has_account", "variant": "declaration", "kind": 1024, @@ -1182,7 +1182,7 @@ } }, { - "id": 8360, + "id": 8377, "name": "default_billing_address_id", "variant": "declaration", "kind": 1024, @@ -1210,7 +1210,7 @@ } }, { - "id": 8361, + "id": 8378, "name": "default_shipping_address_id", "variant": "declaration", "kind": 1024, @@ -1238,7 +1238,7 @@ } }, { - "id": 8362, + "id": 8379, "name": "company_name", "variant": "declaration", "kind": 1024, @@ -1266,7 +1266,7 @@ } }, { - "id": 8363, + "id": 8380, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -1294,7 +1294,7 @@ } }, { - "id": 8364, + "id": 8381, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -1322,7 +1322,7 @@ } }, { - "id": 8365, + "id": 8382, "name": "addresses", "variant": "declaration", "kind": 1024, @@ -1339,14 +1339,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8406, + "target": 8423, "name": "CustomerAddressDTO", "package": "@medusajs/types" } } }, { - "id": 8366, + "id": 8383, "name": "phone", "variant": "declaration", "kind": 1024, @@ -1374,7 +1374,7 @@ } }, { - "id": 8367, + "id": 8384, "name": "groups", "variant": "declaration", "kind": 1024, @@ -1392,14 +1392,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8368, + "id": 8385, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8369, + "id": 8386, "name": "id", "variant": "declaration", "kind": 1024, @@ -1418,7 +1418,7 @@ } }, { - "id": 8370, + "id": 8387, "name": "name", "variant": "declaration", "kind": 1024, @@ -1441,8 +1441,8 @@ { "title": "Properties", "children": [ - 8369, - 8370 + 8386, + 8387 ] } ] @@ -1451,7 +1451,7 @@ } }, { - "id": 8371, + "id": 8388, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1485,7 +1485,7 @@ } }, { - "id": 8372, + "id": 8389, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -1513,7 +1513,7 @@ } }, { - "id": 8373, + "id": 8390, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1550,7 +1550,7 @@ } }, { - "id": 8374, + "id": 8391, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1583,7 +1583,7 @@ } }, { - "id": 8375, + "id": 8392, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1620,28 +1620,28 @@ { "title": "Properties", "children": [ - 8357, - 8358, - 8359, - 8360, - 8361, - 8362, - 8363, - 8364, - 8365, - 8366, - 8367, - 8371, - 8372, - 8373, 8374, - 8375 + 8375, + 8376, + 8377, + 8378, + 8379, + 8380, + 8381, + 8382, + 8383, + 8384, + 8388, + 8389, + 8390, + 8391, + 8392 ] } ] }, { - "id": 8248, + "id": 8265, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -1656,7 +1656,7 @@ }, "children": [ { - "id": 8249, + "id": 8266, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1678,11 +1678,11 @@ "types": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8251, + "target": 8268, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1694,7 +1694,7 @@ }, { "type": "reference", - "target": 8251, + "target": 8268, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1705,7 +1705,7 @@ } }, { - "id": 8250, + "id": 8267, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1727,11 +1727,11 @@ "types": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8251, + "target": 8268, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1743,7 +1743,7 @@ }, { "type": "reference", - "target": 8251, + "target": 8268, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -1758,14 +1758,14 @@ { "title": "Properties", "children": [ - 8249, - 8250 + 8266, + 8267 ] } ], "typeParameters": [ { - "id": 8251, + "id": 8268, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1775,45 +1775,45 @@ "extendedBy": [ { "type": "reference", - "target": 8058, + "target": 8075, "name": "FilterablePaymentCollectionProps" }, { "type": "reference", - "target": 8120, + "target": 8137, "name": "FilterablePaymentSessionProps" }, { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps" }, { "type": "reference", - "target": 8160, + "target": 8177, "name": "FilterablePaymentProviderProps" }, { "type": "reference", - "target": 8168, + "target": 8185, "name": "FilterableCaptureProps" }, { "type": "reference", - "target": 8184, + "target": 8201, "name": "FilterableRefundProps" } ] }, { - "id": 8337, + "id": 8354, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8338, + "id": 8355, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1824,7 +1824,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8338, + "target": 8355, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1837,14 +1837,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8338, + "target": 8355, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 8394, + "target": 8411, "name": "Scalar", "package": "@medusajs/types" }, @@ -1854,11 +1854,11 @@ }, "falseType": { "type": "reference", - "target": 8398, + "target": 8415, "typeArguments": [ { "type": "reference", - "target": 8338, + "target": 8355, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1870,11 +1870,11 @@ }, "falseType": { "type": "reference", - "target": 8404, + "target": 8421, "typeArguments": [ { "type": "reference", - "target": 8338, + "target": 8355, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1886,14 +1886,14 @@ } }, { - "id": 8339, + "id": 8356, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8340, + "id": 8357, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1911,7 +1911,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8340, + "target": 8357, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1942,7 +1942,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8340, + "target": 8357, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1976,7 +1976,7 @@ }, "falseType": { "type": "reference", - "target": 8340, + "target": 8357, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1987,7 +1987,7 @@ } }, { - "id": 8394, + "id": 8411, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -2046,21 +2046,21 @@ { "type": "reflection", "declaration": { - "id": 8395, + "id": 8412, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8396, + "id": 8413, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8397, + "id": 8414, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -2077,7 +2077,7 @@ { "title": "Methods", "children": [ - 8396 + 8413 ] } ] @@ -2087,14 +2087,14 @@ } }, { - "id": 8441, + "id": 8458, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8442, + "id": 8459, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2105,7 +2105,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8442, + "target": 8459, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2126,7 +2126,7 @@ "typeArguments": [ { "type": "reference", - "target": 8442, + "target": 8459, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2137,7 +2137,7 @@ }, "falseType": { "type": "reference", - "target": 8442, + "target": 8459, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2145,14 +2145,14 @@ } }, { - "id": 8431, + "id": 8448, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8440, + "id": 8457, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2163,7 +2163,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8440, + "target": 8457, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2171,14 +2171,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8432, + "id": 8449, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8433, + "id": 8450, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -2195,7 +2195,7 @@ { "title": "Properties", "children": [ - 8433 + 8450 ] } ] @@ -2203,7 +2203,7 @@ }, "trueType": { "type": "reference", - "target": 8441, + "target": 8458, "typeArguments": [ { "type": "reference", @@ -2223,7 +2223,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8440, + "target": 8457, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2231,14 +2231,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8434, + "id": 8451, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8435, + "id": 8452, "name": "_id", "variant": "declaration", "kind": 1024, @@ -2255,7 +2255,7 @@ { "title": "Properties", "children": [ - 8435 + 8452 ] } ] @@ -2266,7 +2266,7 @@ "types": [ { "type": "reference", - "target": 8441, + "target": 8458, "typeArguments": [ { "type": "reference", @@ -2292,7 +2292,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8440, + "target": 8457, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2300,14 +2300,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8436, + "id": 8453, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8437, + "id": 8454, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -2324,7 +2324,7 @@ { "title": "Properties", "children": [ - 8437 + 8454 ] } ] @@ -2332,7 +2332,7 @@ }, "trueType": { "type": "reference", - "target": 8441, + "target": 8458, "typeArguments": [ { "type": "reference", @@ -2352,7 +2352,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8440, + "target": 8457, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2360,14 +2360,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8438, + "id": 8455, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8439, + "id": 8456, "name": "id", "variant": "declaration", "kind": 1024, @@ -2384,7 +2384,7 @@ { "title": "Properties", "children": [ - 8439 + 8456 ] } ] @@ -2392,7 +2392,7 @@ }, "trueType": { "type": "reference", - "target": 8441, + "target": 8458, "typeArguments": [ { "type": "reference", @@ -2418,14 +2418,14 @@ } }, { - "id": 8252, + "id": 8269, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8273, + "id": 8290, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2435,14 +2435,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8253, + "id": 8270, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8254, + "id": 8271, "name": "$and", "variant": "declaration", "kind": 1024, @@ -2453,11 +2453,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8337, + "target": 8354, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2469,7 +2469,7 @@ } }, { - "id": 8255, + "id": 8272, "name": "$or", "variant": "declaration", "kind": 1024, @@ -2480,11 +2480,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8337, + "target": 8354, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2496,7 +2496,7 @@ } }, { - "id": 8256, + "id": 8273, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -2508,11 +2508,11 @@ "types": [ { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2525,11 +2525,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2543,7 +2543,7 @@ } }, { - "id": 8257, + "id": 8274, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -2552,11 +2552,11 @@ }, "type": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2567,7 +2567,7 @@ } }, { - "id": 8258, + "id": 8275, "name": "$in", "variant": "declaration", "kind": 1024, @@ -2578,11 +2578,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2594,7 +2594,7 @@ } }, { - "id": 8259, + "id": 8276, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -2605,11 +2605,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2621,7 +2621,7 @@ } }, { - "id": 8260, + "id": 8277, "name": "$not", "variant": "declaration", "kind": 1024, @@ -2630,11 +2630,11 @@ }, "type": { "type": "reference", - "target": 8337, + "target": 8354, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2645,7 +2645,7 @@ } }, { - "id": 8261, + "id": 8278, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -2654,11 +2654,11 @@ }, "type": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2669,7 +2669,7 @@ } }, { - "id": 8262, + "id": 8279, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -2678,11 +2678,11 @@ }, "type": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2693,7 +2693,7 @@ } }, { - "id": 8263, + "id": 8280, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -2702,11 +2702,11 @@ }, "type": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2717,7 +2717,7 @@ } }, { - "id": 8264, + "id": 8281, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -2726,11 +2726,11 @@ }, "type": { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8273, + "target": 8290, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2741,7 +2741,7 @@ } }, { - "id": 8265, + "id": 8282, "name": "$like", "variant": "declaration", "kind": 1024, @@ -2754,7 +2754,7 @@ } }, { - "id": 8266, + "id": 8283, "name": "$re", "variant": "declaration", "kind": 1024, @@ -2767,7 +2767,7 @@ } }, { - "id": 8267, + "id": 8284, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -2780,7 +2780,7 @@ } }, { - "id": 8268, + "id": 8285, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -2793,7 +2793,7 @@ } }, { - "id": 8269, + "id": 8286, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -2809,7 +2809,7 @@ } }, { - "id": 8270, + "id": 8287, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -2825,7 +2825,7 @@ } }, { - "id": 8271, + "id": 8288, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -2841,7 +2841,7 @@ } }, { - "id": 8272, + "id": 8289, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -2858,25 +2858,25 @@ { "title": "Properties", "children": [ - 8254, - 8255, - 8256, - 8257, - 8258, - 8259, - 8260, - 8261, - 8262, - 8263, - 8264, - 8265, - 8266, - 8267, - 8268, - 8269, - 8270, 8271, - 8272 + 8272, + 8273, + 8274, + 8275, + 8276, + 8277, + 8278, + 8279, + 8280, + 8281, + 8282, + 8283, + 8284, + 8285, + 8286, + 8287, + 8288, + 8289 ] } ] @@ -2884,14 +2884,14 @@ } }, { - "id": 8429, + "id": 8446, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8430, + "id": 8447, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2903,18 +2903,18 @@ "types": [ { "type": "reference", - "target": 8430, + "target": 8447, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 8339, + "target": 8356, "typeArguments": [ { "type": "reference", - "target": 8430, + "target": 8447, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2925,11 +2925,11 @@ }, { "type": "reference", - "target": 8431, + "target": 8448, "typeArguments": [ { "type": "reference", - "target": 8430, + "target": 8447, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2942,14 +2942,14 @@ } }, { - "id": 8404, + "id": 8421, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8405, + "id": 8422, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2961,15 +2961,15 @@ "types": [ { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "reference", - "target": 8429, + "target": 8446, "typeArguments": [ { "type": "reference", - "target": 8405, + "target": 8422, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2984,11 +2984,11 @@ }, { "type": "reference", - "target": 8429, + "target": 8446, "typeArguments": [ { "type": "reference", - "target": 8405, + "target": 8422, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3001,11 +3001,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8429, + "target": 8446, "typeArguments": [ { "type": "reference", - "target": 8405, + "target": 8422, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3023,7 +3023,7 @@ } }, { - "id": 8428, + "id": 8445, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -3051,14 +3051,14 @@ } }, { - "id": 8398, + "id": 8415, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8402, + "id": 8419, "name": "T", "variant": "typeParam", "kind": 131072, @@ -3069,7 +3069,7 @@ } }, { - "id": 8403, + "id": 8420, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -3088,7 +3088,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 8403, + "target": 8420, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3109,7 +3109,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 8402, + "target": 8419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3131,7 +3131,7 @@ }, "objectType": { "type": "reference", - "target": 8402, + "target": 8419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3188,7 +3188,7 @@ }, "objectType": { "type": "reference", - "target": 8402, + "target": 8419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3196,7 +3196,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "indexedAccess", @@ -3212,7 +3212,7 @@ }, "objectType": { "type": "reference", - "target": 8402, + "target": 8419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3240,7 +3240,7 @@ }, "objectType": { "type": "reference", - "target": 8402, + "target": 8419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3265,21 +3265,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 8399, + "id": 8416, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8400, + "id": 8417, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8401, + "id": 8418, "name": "x", "variant": "param", "kind": 32768, @@ -3316,7 +3316,7 @@ }, "trueType": { "type": "reference", - "target": 8398, + "target": 8415, "typeArguments": [ { "type": "reference", @@ -3343,14 +3343,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 8403, + "target": 8420, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 8428, + "target": 8445, "name": "PrevLimit", "package": "@medusajs/types" } @@ -3380,7 +3380,7 @@ } }, { - "id": 8425, + "id": 8442, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -3410,14 +3410,14 @@ { "type": "reflection", "declaration": { - "id": 8426, + "id": 8443, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8427, + "id": 8444, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -3434,7 +3434,7 @@ { "title": "Properties", "children": [ - 8427 + 8444 ] } ] @@ -3444,14 +3444,14 @@ } }, { - "id": 8388, + "id": 8405, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8393, + "id": 8410, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3465,14 +3465,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8389, + "id": 8406, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8390, + "id": 8407, "name": "name", "variant": "declaration", "kind": 1024, @@ -3483,7 +3483,7 @@ } }, { - "id": 8391, + "id": 8408, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3492,20 +3492,20 @@ }, "type": { "type": "reference", - "target": 8425, + "target": 8442, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 8392, + "id": 8409, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8393, + "target": 8410, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3516,9 +3516,9 @@ { "title": "Properties", "children": [ - 8390, - 8391, - 8392 + 8407, + 8408, + 8409 ] } ] @@ -3526,14 +3526,14 @@ } }, { - "id": 8317, + "id": 8334, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8320, + "id": 8337, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3549,11 +3549,11 @@ "types": [ { "type": "reference", - "target": 8388, + "target": 8405, "typeArguments": [ { "type": "reference", - "target": 8320, + "target": 8337, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -3565,14 +3565,14 @@ { "type": "reflection", "declaration": { - "id": 8318, + "id": 8335, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8319, + "id": 8336, "name": "options", "variant": "declaration", "kind": 1024, @@ -3604,7 +3604,7 @@ { "title": "Properties", "children": [ - 8319 + 8336 ] } ] @@ -3614,14 +3614,14 @@ } }, { - "id": 8327, + "id": 8344, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 8336, + "id": 8353, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -3635,14 +3635,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8328, + "id": 8345, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8329, + "id": 8346, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -3653,21 +3653,21 @@ } }, { - "id": 8330, + "id": 8347, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8336, + "target": 8353, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8331, + "id": 8348, "name": "source", "variant": "declaration", "kind": 1024, @@ -3678,7 +3678,7 @@ } }, { - "id": 8332, + "id": 8349, "name": "object", "variant": "declaration", "kind": 1024, @@ -3689,7 +3689,7 @@ } }, { - "id": 8333, + "id": 8350, "name": "action", "variant": "declaration", "kind": 1024, @@ -3702,7 +3702,7 @@ } }, { - "id": 8334, + "id": 8351, "name": "context", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ "typeArguments": [ { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" }, @@ -3732,7 +3732,7 @@ } }, { - "id": 8335, + "id": 8352, "name": "options", "variant": "declaration", "kind": 1024, @@ -3764,13 +3764,13 @@ { "title": "Properties", "children": [ - 8329, - 8330, - 8331, - 8332, - 8333, - 8334, - 8335 + 8346, + 8347, + 8348, + 8349, + 8350, + 8351, + 8352 ] } ] @@ -3778,7 +3778,7 @@ } }, { - "id": 8379, + "id": 8396, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3786,14 +3786,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8380, + "id": 8397, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8381, + "id": 8398, "name": "alias", "variant": "declaration", "kind": 1024, @@ -3804,7 +3804,7 @@ } }, { - "id": 8382, + "id": 8399, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -3815,7 +3815,7 @@ } }, { - "id": 8383, + "id": 8400, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -3826,7 +3826,7 @@ } }, { - "id": 8384, + "id": 8401, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3837,7 +3837,7 @@ } }, { - "id": 8385, + "id": 8402, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -3858,7 +3858,7 @@ } }, { - "id": 8386, + "id": 8403, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3879,7 +3879,7 @@ } }, { - "id": 8387, + "id": 8404, "name": "args", "variant": "declaration", "kind": 1024, @@ -3919,13 +3919,13 @@ { "title": "Properties", "children": [ - 8381, - 8382, - 8383, - 8384, - 8385, - 8386, - 8387 + 8398, + 8399, + 8400, + 8401, + 8402, + 8403, + 8404 ] } ] @@ -3933,14 +3933,14 @@ } }, { - "id": 8376, + "id": 8393, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8377, + "id": 8394, "name": "name", "variant": "declaration", "kind": 1024, @@ -3963,7 +3963,7 @@ } }, { - "id": 8378, + "id": 8395, "name": "args", "variant": "declaration", "kind": 1024, @@ -4003,21 +4003,21 @@ { "title": "Properties", "children": [ - 8377, - 8378 + 8394, + 8395 ] } ] }, { - "id": 8281, + "id": 8298, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8282, + "id": 8299, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4028,7 +4028,7 @@ } }, { - "id": 8283, + "id": 8300, "name": "alias", "variant": "declaration", "kind": 1024, @@ -4048,7 +4048,7 @@ "types": [ { "type": "reference", - "target": 8376, + "target": 8393, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -4056,7 +4056,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8376, + "target": 8393, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -4065,7 +4065,7 @@ } }, { - "id": 8284, + "id": 8301, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -4101,14 +4101,14 @@ { "type": "reflection", "declaration": { - "id": 8285, + "id": 8302, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8286, + "id": 8303, "name": "path", "variant": "declaration", "kind": 1024, @@ -4119,7 +4119,7 @@ } }, { - "id": 8287, + "id": 8304, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -4137,8 +4137,8 @@ { "title": "Properties", "children": [ - 8286, - 8287 + 8303, + 8304 ] } ] @@ -4152,7 +4152,7 @@ } }, { - "id": 8288, + "id": 8305, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -4166,7 +4166,7 @@ } }, { - "id": 8289, + "id": 8306, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -4177,14 +4177,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8379, + "target": 8396, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 8290, + "id": 8307, "name": "extends", "variant": "declaration", "kind": 1024, @@ -4196,14 +4196,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8291, + "id": 8308, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8292, + "id": 8309, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4214,14 +4214,14 @@ } }, { - "id": 8293, + "id": 8310, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8379, + "target": 8396, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -4231,8 +4231,8 @@ { "title": "Properties", "children": [ - 8292, - 8293 + 8309, + 8310 ] } ] @@ -4241,7 +4241,7 @@ } }, { - "id": 8294, + "id": 8311, "name": "args", "variant": "declaration", "kind": 1024, @@ -4281,19 +4281,19 @@ { "title": "Properties", "children": [ - 8282, - 8283, - 8284, - 8288, - 8289, - 8290, - 8294 + 8299, + 8300, + 8301, + 8305, + 8306, + 8307, + 8311 ] } ] }, { - "id": 8298, + "id": 8315, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -4312,14 +4312,14 @@ { "type": "reflection", "declaration": { - "id": 8299, + "id": 8316, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8300, + "id": 8317, "name": "type", "variant": "declaration", "kind": 1024, @@ -4415,7 +4415,7 @@ } }, { - "id": 8301, + "id": 8318, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -4428,7 +4428,7 @@ } }, { - "id": 8302, + "id": 8319, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -4441,7 +4441,7 @@ } }, { - "id": 8303, + "id": 8320, "name": "options", "variant": "declaration", "kind": 1024, @@ -4481,10 +4481,10 @@ { "title": "Properties", "children": [ - 8300, - 8301, - 8302, - 8303 + 8317, + 8318, + 8319, + 8320 ] } ] @@ -4496,7 +4496,7 @@ } }, { - "id": 8207, + "id": 8224, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -4513,7 +4513,7 @@ "typeArguments": [ { "type": "reference", - "target": 8281, + "target": 8298, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -4545,14 +4545,14 @@ { "type": "reflection", "declaration": { - "id": 8208, + "id": 8225, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8209, + "id": 8226, "name": "schema", "variant": "declaration", "kind": 1024, @@ -4573,7 +4573,7 @@ } }, { - "id": 8210, + "id": 8227, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -4584,14 +4584,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8295, + "target": 8312, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 8211, + "id": 8228, "name": "extends", "variant": "declaration", "kind": 1024, @@ -4603,14 +4603,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 8212, + "id": 8229, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8213, + "id": 8230, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4621,7 +4621,7 @@ } }, { - "id": 8214, + "id": 8231, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -4649,14 +4649,14 @@ { "type": "reflection", "declaration": { - "id": 8215, + "id": 8232, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8216, + "id": 8233, "name": "path", "variant": "declaration", "kind": 1024, @@ -4667,7 +4667,7 @@ } }, { - "id": 8217, + "id": 8234, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -4683,7 +4683,7 @@ } }, { - "id": 8218, + "id": 8235, "name": "isList", "variant": "declaration", "kind": 1024, @@ -4700,9 +4700,9 @@ { "title": "Properties", "children": [ - 8216, - 8217, - 8218 + 8233, + 8234, + 8235 ] } ] @@ -4716,14 +4716,14 @@ } }, { - "id": 8219, + "id": 8236, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 8295, + "target": 8312, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -4733,9 +4733,9 @@ { "title": "Properties", "children": [ - 8213, - 8214, - 8219 + 8230, + 8231, + 8236 ] } ] @@ -4744,7 +4744,7 @@ } }, { - "id": 8220, + "id": 8237, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -4757,7 +4757,7 @@ } }, { - "id": 8221, + "id": 8238, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -4773,7 +4773,7 @@ } }, { - "id": 8222, + "id": 8239, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -4794,7 +4794,7 @@ } }, { - "id": 8223, + "id": 8240, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -4830,7 +4830,7 @@ } }, { - "id": 8224, + "id": 8241, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -4851,7 +4851,7 @@ } }, { - "id": 8225, + "id": 8242, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -4875,7 +4875,7 @@ } }, { - "id": 8226, + "id": 8243, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -4885,14 +4885,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8227, + "id": 8244, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8228, + "id": 8245, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -4913,7 +4913,7 @@ } }, { - "id": 8229, + "id": 8246, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -4934,7 +4934,7 @@ } }, { - "id": 8230, + "id": 8247, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -4943,7 +4943,7 @@ }, "type": { "type": "reference", - "target": 8298, + "target": 8315, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -4953,9 +4953,9 @@ { "title": "Properties", "children": [ - 8228, - 8229, - 8230 + 8245, + 8246, + 8247 ] } ] @@ -4967,16 +4967,16 @@ { "title": "Properties", "children": [ - 8209, - 8210, - 8211, - 8220, - 8221, - 8222, - 8223, - 8224, - 8225, - 8226 + 8226, + 8227, + 8228, + 8237, + 8238, + 8239, + 8240, + 8241, + 8242, + 8243 ] } ] @@ -4986,7 +4986,7 @@ } }, { - "id": 8295, + "id": 8312, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -4996,21 +4996,21 @@ "types": [ { "type": "reference", - "target": 8379, + "target": 8396, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 8296, + "id": 8313, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8297, + "id": 8314, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -5035,7 +5035,7 @@ { "title": "Properties", "children": [ - 8297 + 8314 ] } ] @@ -5045,7 +5045,7 @@ } }, { - "id": 7998, + "id": 8015, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -5053,13 +5053,13 @@ "extendedBy": [ { "type": "reference", - "target": 7857, + "target": 7874, "name": "IPaymentModuleService" } ] }, { - "id": 8247, + "id": 8264, "name": "PaymentCollectionStatus", "variant": "declaration", "kind": 2097152, @@ -5091,7 +5091,7 @@ } }, { - "id": 8274, + "id": 8291, "name": "PaymentSessionStatus", "variant": "declaration", "kind": 2097152, @@ -5127,7 +5127,7 @@ } }, { - "id": 8029, + "id": 8046, "name": "PaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -5142,7 +5142,7 @@ }, "children": [ { - "id": 8030, + "id": 8047, "name": "id", "variant": "declaration", "kind": 1024, @@ -5161,7 +5161,7 @@ } }, { - "id": 8031, + "id": 8048, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5180,7 +5180,7 @@ } }, { - "id": 8032, + "id": 8049, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -5199,7 +5199,7 @@ } }, { - "id": 8033, + "id": 8050, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5214,13 +5214,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8034, + "id": 8051, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -5237,13 +5237,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8035, + "id": 8052, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -5260,13 +5260,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8036, + "id": 8053, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -5283,13 +5283,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8037, + "id": 8054, "name": "completed_at", "variant": "declaration", "kind": 1024, @@ -5324,7 +5324,7 @@ } }, { - "id": 8038, + "id": 8055, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5359,7 +5359,7 @@ } }, { - "id": 8039, + "id": 8056, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5394,7 +5394,7 @@ } }, { - "id": 8040, + "id": 8057, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5430,7 +5430,7 @@ } }, { - "id": 8041, + "id": 8058, "name": "status", "variant": "declaration", "kind": 1024, @@ -5445,13 +5445,13 @@ }, "type": { "type": "reference", - "target": 8247, + "target": 8264, "name": "PaymentCollectionStatus", "package": "@medusajs/types" } }, { - "id": 8042, + "id": 8059, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -5471,14 +5471,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } } }, { - "id": 8043, + "id": 8060, "name": "payment_sessions", "variant": "declaration", "kind": 1024, @@ -5500,14 +5500,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } } }, { - "id": 8044, + "id": 8061, "name": "payments", "variant": "declaration", "kind": 1024, @@ -5529,7 +5529,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -5540,27 +5540,27 @@ { "title": "Properties", "children": [ - 8030, - 8031, - 8032, - 8033, - 8034, - 8035, - 8036, - 8037, - 8038, - 8039, - 8040, - 8041, - 8042, - 8043, - 8044 + 8047, + 8048, + 8049, + 8050, + 8051, + 8052, + 8053, + 8054, + 8055, + 8056, + 8057, + 8058, + 8059, + 8060, + 8061 ] } ] }, { - "id": 8058, + "id": 8075, "name": "FilterablePaymentCollectionProps", "variant": "declaration", "kind": 256, @@ -5575,7 +5575,7 @@ }, "children": [ { - "id": 8063, + "id": 8080, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5598,17 +5598,17 @@ "types": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5621,12 +5621,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8064, + "id": 8081, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5649,17 +5649,17 @@ "types": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5672,12 +5672,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8059, + "id": 8076, "name": "id", "variant": "declaration", "kind": 1024, @@ -5710,7 +5710,7 @@ } }, { - "id": 8060, + "id": 8077, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -5741,7 +5741,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -5755,7 +5755,7 @@ } }, { - "id": 8061, + "id": 8078, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5772,7 +5772,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -5784,7 +5784,7 @@ } }, { - "id": 8062, + "id": 8079, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5801,7 +5801,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -5817,23 +5817,23 @@ { "title": "Properties", "children": [ - 8063, - 8064, - 8059, - 8060, - 8061, - 8062 + 8080, + 8081, + 8076, + 8077, + 8078, + 8079 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -5844,7 +5844,7 @@ ] }, { - "id": 8120, + "id": 8137, "name": "FilterablePaymentSessionProps", "variant": "declaration", "kind": 256, @@ -5859,7 +5859,7 @@ }, "children": [ { - "id": 8130, + "id": 8147, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5882,17 +5882,17 @@ "types": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -5905,12 +5905,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8131, + "id": 8148, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5933,17 +5933,17 @@ "types": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -5956,12 +5956,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8121, + "id": 8138, "name": "id", "variant": "declaration", "kind": 1024, @@ -5994,7 +5994,7 @@ } }, { - "id": 8122, + "id": 8139, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6027,7 +6027,7 @@ } }, { - "id": 8123, + "id": 8140, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6047,17 +6047,17 @@ "types": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6069,7 +6069,7 @@ } }, { - "id": 8124, + "id": 8141, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -6102,7 +6102,7 @@ } }, { - "id": 8125, + "id": 8142, "name": "payment_collection_id", "variant": "declaration", "kind": 1024, @@ -6135,7 +6135,7 @@ } }, { - "id": 8126, + "id": 8143, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -6166,7 +6166,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6180,7 +6180,7 @@ } }, { - "id": 8127, + "id": 8144, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6197,7 +6197,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6209,7 +6209,7 @@ } }, { - "id": 8128, + "id": 8145, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6226,7 +6226,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6238,7 +6238,7 @@ } }, { - "id": 8129, + "id": 8146, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6255,7 +6255,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6271,28 +6271,28 @@ { "title": "Properties", "children": [ - 8130, - 8131, - 8121, - 8122, - 8123, - 8124, - 8125, - 8126, - 8127, - 8128, - 8129 + 8147, + 8148, + 8138, + 8139, + 8140, + 8141, + 8142, + 8143, + 8144, + 8145, + 8146 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -6303,7 +6303,7 @@ ] }, { - "id": 8168, + "id": 8185, "name": "FilterableCaptureProps", "variant": "declaration", "kind": 256, @@ -6318,7 +6318,7 @@ }, "children": [ { - "id": 8176, + "id": 8193, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6341,17 +6341,17 @@ "types": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6364,12 +6364,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8177, + "id": 8194, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6392,17 +6392,17 @@ "types": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6415,12 +6415,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8169, + "id": 8186, "name": "id", "variant": "declaration", "kind": 1024, @@ -6453,7 +6453,7 @@ } }, { - "id": 8170, + "id": 8187, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6486,7 +6486,7 @@ } }, { - "id": 8171, + "id": 8188, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6506,17 +6506,17 @@ "types": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6528,7 +6528,7 @@ } }, { - "id": 8172, + "id": 8189, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -6561,7 +6561,7 @@ } }, { - "id": 8173, + "id": 8190, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6578,7 +6578,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6590,7 +6590,7 @@ } }, { - "id": 8174, + "id": 8191, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6607,7 +6607,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6619,7 +6619,7 @@ } }, { - "id": 8175, + "id": 8192, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6636,7 +6636,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6652,26 +6652,26 @@ { "title": "Properties", "children": [ - 8176, - 8177, - 8169, - 8170, - 8171, - 8172, - 8173, - 8174, - 8175 + 8193, + 8194, + 8186, + 8187, + 8188, + 8189, + 8190, + 8191, + 8192 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -6682,7 +6682,7 @@ ] }, { - "id": 8184, + "id": 8201, "name": "FilterableRefundProps", "variant": "declaration", "kind": 256, @@ -6697,7 +6697,7 @@ }, "children": [ { - "id": 8192, + "id": 8209, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6720,17 +6720,17 @@ "types": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } @@ -6743,12 +6743,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8193, + "id": 8210, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6771,17 +6771,17 @@ "types": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } @@ -6794,12 +6794,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8185, + "id": 8202, "name": "id", "variant": "declaration", "kind": 1024, @@ -6832,7 +6832,7 @@ } }, { - "id": 8186, + "id": 8203, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6865,7 +6865,7 @@ } }, { - "id": 8187, + "id": 8204, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6885,17 +6885,17 @@ "types": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -6907,7 +6907,7 @@ } }, { - "id": 8188, + "id": 8205, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -6940,7 +6940,7 @@ } }, { - "id": 8189, + "id": 8206, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6957,7 +6957,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6969,7 +6969,7 @@ } }, { - "id": 8190, + "id": 8207, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6986,7 +6986,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -6998,7 +6998,7 @@ } }, { - "id": 8191, + "id": 8208, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7015,7 +7015,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -7031,26 +7031,26 @@ { "title": "Properties", "children": [ - 8192, - 8193, - 8185, - 8186, - 8187, - 8188, - 8189, - 8190, - 8191 + 8209, + 8210, + 8202, + 8203, + 8204, + 8205, + 8206, + 8207, + 8208 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } @@ -7061,14 +7061,14 @@ ] }, { - "id": 8099, + "id": 8116, "name": "PaymentDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8100, + "id": 8117, "name": "id", "variant": "declaration", "kind": 1024, @@ -7087,7 +7087,7 @@ } }, { - "id": 8101, + "id": 8118, "name": "amount", "variant": "declaration", "kind": 1024, @@ -7102,13 +7102,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8102, + "id": 8119, "name": "authorized_amount", "variant": "declaration", "kind": 1024, @@ -7125,13 +7125,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8103, + "id": 8120, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7150,7 +7150,7 @@ } }, { - "id": 8104, + "id": 8121, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -7169,7 +7169,7 @@ } }, { - "id": 8105, + "id": 8122, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -7190,7 +7190,7 @@ } }, { - "id": 8106, + "id": 8123, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -7211,7 +7211,7 @@ } }, { - "id": 8107, + "id": 8124, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -7232,7 +7232,7 @@ } }, { - "id": 8108, + "id": 8125, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -7253,7 +7253,7 @@ } }, { - "id": 8109, + "id": 8126, "name": "data", "variant": "declaration", "kind": 1024, @@ -7289,7 +7289,7 @@ } }, { - "id": 8110, + "id": 8127, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7324,7 +7324,7 @@ } }, { - "id": 8111, + "id": 8128, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7359,7 +7359,7 @@ } }, { - "id": 8112, + "id": 8129, "name": "captured_at", "variant": "declaration", "kind": 1024, @@ -7394,7 +7394,7 @@ } }, { - "id": 8113, + "id": 8130, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -7429,7 +7429,7 @@ } }, { - "id": 8114, + "id": 8131, "name": "captured_amount", "variant": "declaration", "kind": 1024, @@ -7446,13 +7446,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8115, + "id": 8132, "name": "refunded_amount", "variant": "declaration", "kind": 1024, @@ -7469,13 +7469,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8116, + "id": 8133, "name": "captures", "variant": "declaration", "kind": 1024, @@ -7497,14 +7497,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } } }, { - "id": 8117, + "id": 8134, "name": "refunds", "variant": "declaration", "kind": 1024, @@ -7526,14 +7526,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } } }, { - "id": 8118, + "id": 8135, "name": "payment_collection", "variant": "declaration", "kind": 1024, @@ -7553,13 +7553,13 @@ }, "type": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 8119, + "id": 8136, "name": "payment_session", "variant": "declaration", "kind": 1024, @@ -7579,7 +7579,7 @@ }, "type": { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -7589,32 +7589,32 @@ { "title": "Properties", "children": [ - 8100, - 8101, - 8102, - 8103, - 8104, - 8105, - 8106, - 8107, - 8108, - 8109, - 8110, - 8111, - 8112, - 8113, - 8114, - 8115, - 8116, 8117, 8118, - 8119 + 8119, + 8120, + 8121, + 8122, + 8123, + 8124, + 8125, + 8126, + 8127, + 8128, + 8129, + 8130, + 8131, + 8132, + 8133, + 8134, + 8135, + 8136 ] } ] }, { - "id": 8132, + "id": 8149, "name": "FilterablePaymentProps", "variant": "declaration", "kind": 256, @@ -7629,7 +7629,7 @@ }, "children": [ { - "id": 8144, + "id": 8161, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7652,17 +7652,17 @@ "types": [ { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -7675,12 +7675,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8145, + "id": 8162, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7703,17 +7703,17 @@ "types": [ { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -7726,12 +7726,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8133, + "id": 8150, "name": "q", "variant": "declaration", "kind": 1024, @@ -7752,7 +7752,7 @@ } }, { - "id": 8134, + "id": 8151, "name": "id", "variant": "declaration", "kind": 1024, @@ -7785,7 +7785,7 @@ } }, { - "id": 8135, + "id": 8152, "name": "payment_session_id", "variant": "declaration", "kind": 1024, @@ -7816,7 +7816,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -7830,7 +7830,7 @@ } }, { - "id": 8136, + "id": 8153, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -7861,7 +7861,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -7875,7 +7875,7 @@ } }, { - "id": 8137, + "id": 8154, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -7906,7 +7906,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -7920,7 +7920,7 @@ } }, { - "id": 8138, + "id": 8155, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -7951,7 +7951,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -7965,7 +7965,7 @@ } }, { - "id": 8139, + "id": 8156, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -7996,7 +7996,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -8010,7 +8010,7 @@ } }, { - "id": 8140, + "id": 8157, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8027,7 +8027,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -8039,7 +8039,7 @@ } }, { - "id": 8141, + "id": 8158, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8056,7 +8056,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -8068,7 +8068,7 @@ } }, { - "id": 8142, + "id": 8159, "name": "captured_at", "variant": "declaration", "kind": 1024, @@ -8085,7 +8085,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -8097,7 +8097,7 @@ } }, { - "id": 8143, + "id": 8160, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -8114,7 +8114,7 @@ }, "type": { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "intrinsic", @@ -8130,30 +8130,30 @@ { "title": "Properties", "children": [ - 8144, - 8145, - 8133, - 8134, - 8135, - 8136, - 8137, - 8138, - 8139, - 8140, - 8141, - 8142, - 8143 + 8161, + 8162, + 8150, + 8151, + 8152, + 8153, + 8154, + 8155, + 8156, + 8157, + 8158, + 8159, + 8160 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" } @@ -8164,7 +8164,7 @@ ] }, { - "id": 8178, + "id": 8195, "name": "CaptureDTO", "variant": "declaration", "kind": 256, @@ -8179,7 +8179,7 @@ }, "children": [ { - "id": 8179, + "id": 8196, "name": "id", "variant": "declaration", "kind": 1024, @@ -8198,7 +8198,7 @@ } }, { - "id": 8180, + "id": 8197, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8213,13 +8213,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8181, + "id": 8198, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8243,7 +8243,7 @@ } }, { - "id": 8182, + "id": 8199, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8264,7 +8264,7 @@ } }, { - "id": 8183, + "id": 8200, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8279,7 +8279,7 @@ }, "type": { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8289,17 +8289,17 @@ { "title": "Properties", "children": [ - 8179, - 8180, - 8181, - 8182, - 8183 + 8196, + 8197, + 8198, + 8199, + 8200 ] } ] }, { - "id": 8194, + "id": 8211, "name": "RefundDTO", "variant": "declaration", "kind": 256, @@ -8314,7 +8314,7 @@ }, "children": [ { - "id": 8195, + "id": 8212, "name": "id", "variant": "declaration", "kind": 1024, @@ -8333,7 +8333,7 @@ } }, { - "id": 8196, + "id": 8213, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8348,13 +8348,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8197, + "id": 8214, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8378,7 +8378,7 @@ } }, { - "id": 8198, + "id": 8215, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8399,7 +8399,7 @@ } }, { - "id": 8199, + "id": 8216, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8414,7 +8414,7 @@ }, "type": { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8424,17 +8424,17 @@ { "title": "Properties", "children": [ - 8195, - 8196, - 8197, - 8198, - 8199 + 8212, + 8213, + 8214, + 8215, + 8216 ] } ] }, { - "id": 8076, + "id": 8093, "name": "PaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -8449,7 +8449,7 @@ }, "children": [ { - "id": 8077, + "id": 8094, "name": "id", "variant": "declaration", "kind": 1024, @@ -8468,7 +8468,7 @@ } }, { - "id": 8078, + "id": 8095, "name": "amount", "variant": "declaration", "kind": 1024, @@ -8483,13 +8483,13 @@ }, "type": { "type": "reference", - "target": 8246, + "target": 8263, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8079, + "id": 8096, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8508,7 +8508,7 @@ } }, { - "id": 8080, + "id": 8097, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8527,7 +8527,7 @@ } }, { - "id": 8081, + "id": 8098, "name": "data", "variant": "declaration", "kind": 1024, @@ -8561,7 +8561,7 @@ } }, { - "id": 8082, + "id": 8099, "name": "context", "variant": "declaration", "kind": 1024, @@ -8597,7 +8597,7 @@ } }, { - "id": 8083, + "id": 8100, "name": "status", "variant": "declaration", "kind": 1024, @@ -8612,13 +8612,13 @@ }, "type": { "type": "reference", - "target": 8274, + "target": 8291, "name": "PaymentSessionStatus", "package": "@medusajs/types" } }, { - "id": 8084, + "id": 8101, "name": "authorized_at", "variant": "declaration", "kind": 1024, @@ -8644,7 +8644,7 @@ } }, { - "id": 8085, + "id": 8102, "name": "payment_collection", "variant": "declaration", "kind": 1024, @@ -8664,13 +8664,13 @@ }, "type": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 8086, + "id": 8103, "name": "payment", "variant": "declaration", "kind": 1024, @@ -8690,7 +8690,7 @@ }, "type": { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -8700,22 +8700,22 @@ { "title": "Properties", "children": [ - 8077, - 8078, - 8079, - 8080, - 8081, - 8082, - 8083, - 8084, - 8085, - 8086 + 8094, + 8095, + 8096, + 8097, + 8098, + 8099, + 8100, + 8101, + 8102, + 8103 ] } ] }, { - "id": 8165, + "id": 8182, "name": "PaymentProviderDTO", "variant": "declaration", "kind": 256, @@ -8730,7 +8730,7 @@ }, "children": [ { - "id": 8166, + "id": 8183, "name": "id", "variant": "declaration", "kind": 1024, @@ -8749,7 +8749,7 @@ } }, { - "id": 8167, + "id": 8184, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -8772,14 +8772,14 @@ { "title": "Properties", "children": [ - 8166, - 8167 + 8183, + 8184 ] } ] }, { - "id": 8160, + "id": 8177, "name": "FilterablePaymentProviderProps", "variant": "declaration", "kind": 256, @@ -8794,7 +8794,7 @@ }, "children": [ { - "id": 8163, + "id": 8180, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8817,17 +8817,17 @@ "types": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -8840,12 +8840,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8249, + "target": 8266, "name": "BaseFilterable.$and" } }, { - "id": 8164, + "id": 8181, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8868,17 +8868,17 @@ "types": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -8891,12 +8891,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8250, + "target": 8267, "name": "BaseFilterable.$or" } }, { - "id": 8161, + "id": 8178, "name": "id", "variant": "declaration", "kind": 1024, @@ -8927,7 +8927,7 @@ }, { "type": "reference", - "target": 8252, + "target": 8269, "typeArguments": [ { "type": "union", @@ -8953,7 +8953,7 @@ } }, { - "id": 8162, + "id": 8179, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -8978,21 +8978,21 @@ { "title": "Properties", "children": [ - 8163, - 8164, - 8161, - 8162 + 8180, + 8181, + 8178, + 8179 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8248, + "target": 8265, "typeArguments": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -9003,7 +9003,7 @@ ] }, { - "id": 8012, + "id": 8029, "name": "CreatePaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -9018,7 +9018,7 @@ }, "children": [ { - "id": 8013, + "id": 8030, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9037,7 +9037,7 @@ } }, { - "id": 8014, + "id": 8031, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9056,7 +9056,7 @@ } }, { - "id": 8015, + "id": 8032, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9071,13 +9071,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8016, + "id": 8033, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9117,16 +9117,16 @@ { "title": "Properties", "children": [ - 8013, - 8014, - 8015, - 8016 + 8030, + 8031, + 8032, + 8033 ] } ] }, { - "id": 8070, + "id": 8087, "name": "UpsertPaymentCollectionDTO", "variant": "declaration", "kind": 256, @@ -9141,7 +9141,7 @@ }, "children": [ { - "id": 8071, + "id": 8088, "name": "id", "variant": "declaration", "kind": 1024, @@ -9162,7 +9162,7 @@ } }, { - "id": 8072, + "id": 8089, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9183,7 +9183,7 @@ } }, { - "id": 8073, + "id": 8090, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9204,7 +9204,7 @@ } }, { - "id": 8074, + "id": 8091, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9221,13 +9221,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8075, + "id": 8092, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9267,17 +9267,17 @@ { "title": "Properties", "children": [ - 8071, - 8072, - 8073, - 8074, - 8075 + 8088, + 8089, + 8090, + 8091, + 8092 ] } ] }, { - "id": 8065, + "id": 8082, "name": "PaymentCollectionUpdatableFields", "variant": "declaration", "kind": 256, @@ -9292,7 +9292,7 @@ }, "children": [ { - "id": 8066, + "id": 8083, "name": "region_id", "variant": "declaration", "kind": 1024, @@ -9313,7 +9313,7 @@ } }, { - "id": 8067, + "id": 8084, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9334,7 +9334,7 @@ } }, { - "id": 8068, + "id": 8085, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9351,13 +9351,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8069, + "id": 8086, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9397,16 +9397,16 @@ { "title": "Properties", "children": [ - 8066, - 8067, - 8068, - 8069 + 8083, + 8084, + 8085, + 8086 ] } ] }, { - "id": 8146, + "id": 8163, "name": "UpdatePaymentDTO", "variant": "declaration", "kind": 256, @@ -9421,7 +9421,7 @@ }, "children": [ { - "id": 8147, + "id": 8164, "name": "id", "variant": "declaration", "kind": 1024, @@ -9440,7 +9440,7 @@ } }, { - "id": 8148, + "id": 8165, "name": "cart_id", "variant": "declaration", "kind": 1024, @@ -9461,7 +9461,7 @@ } }, { - "id": 8149, + "id": 8166, "name": "order_id", "variant": "declaration", "kind": 1024, @@ -9482,7 +9482,7 @@ } }, { - "id": 8150, + "id": 8167, "name": "order_edit_id", "variant": "declaration", "kind": 1024, @@ -9503,7 +9503,7 @@ } }, { - "id": 8151, + "id": 8168, "name": "customer_id", "variant": "declaration", "kind": 1024, @@ -9528,17 +9528,17 @@ { "title": "Properties", "children": [ - 8147, - 8148, - 8149, - 8150, - 8151 + 8164, + 8165, + 8166, + 8167, + 8168 ] } ] }, { - "id": 8152, + "id": 8169, "name": "CreateCaptureDTO", "variant": "declaration", "kind": 256, @@ -9553,7 +9553,7 @@ }, "children": [ { - "id": 8153, + "id": 8170, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9570,13 +9570,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8154, + "id": 8171, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -9595,7 +9595,7 @@ } }, { - "id": 8155, + "id": 8172, "name": "captured_by", "variant": "declaration", "kind": 1024, @@ -9620,15 +9620,15 @@ { "title": "Properties", "children": [ - 8153, - 8154, - 8155 + 8170, + 8171, + 8172 ] } ] }, { - "id": 8156, + "id": 8173, "name": "CreateRefundDTO", "variant": "declaration", "kind": 256, @@ -9643,7 +9643,7 @@ }, "children": [ { - "id": 8157, + "id": 8174, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9660,13 +9660,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8158, + "id": 8175, "name": "payment_id", "variant": "declaration", "kind": 1024, @@ -9685,7 +9685,7 @@ } }, { - "id": 8159, + "id": 8176, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9710,15 +9710,15 @@ { "title": "Properties", "children": [ - 8157, - 8158, - 8159 + 8174, + 8175, + 8176 ] } ] }, { - "id": 8087, + "id": 8104, "name": "CreatePaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -9733,7 +9733,7 @@ }, "children": [ { - "id": 8088, + "id": 8105, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -9752,7 +9752,7 @@ } }, { - "id": 8089, + "id": 8106, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9771,7 +9771,7 @@ } }, { - "id": 8090, + "id": 8107, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9786,13 +9786,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8091, + "id": 8108, "name": "data", "variant": "declaration", "kind": 1024, @@ -9826,7 +9826,7 @@ } }, { - "id": 8092, + "id": 8109, "name": "context", "variant": "declaration", "kind": 1024, @@ -9843,7 +9843,7 @@ }, "type": { "type": "reference", - "target": 8275, + "target": 8292, "name": "PaymentProviderContext", "package": "@medusajs/types" } @@ -9853,17 +9853,17 @@ { "title": "Properties", "children": [ - 8088, - 8089, - 8090, - 8091, - 8092 + 8105, + 8106, + 8107, + 8108, + 8109 ] } ] }, { - "id": 8093, + "id": 8110, "name": "UpdatePaymentSessionDTO", "variant": "declaration", "kind": 256, @@ -9878,7 +9878,7 @@ }, "children": [ { - "id": 8094, + "id": 8111, "name": "id", "variant": "declaration", "kind": 1024, @@ -9897,7 +9897,7 @@ } }, { - "id": 8095, + "id": 8112, "name": "data", "variant": "declaration", "kind": 1024, @@ -9931,7 +9931,7 @@ } }, { - "id": 8096, + "id": 8113, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9950,7 +9950,7 @@ } }, { - "id": 8097, + "id": 8114, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9965,13 +9965,13 @@ }, "type": { "type": "reference", - "target": 8231, + "target": 8248, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 8098, + "id": 8115, "name": "context", "variant": "declaration", "kind": 1024, @@ -9988,7 +9988,7 @@ }, "type": { "type": "reference", - "target": 8275, + "target": 8292, "name": "PaymentProviderContext", "package": "@medusajs/types" } @@ -9998,17 +9998,17 @@ { "title": "Properties", "children": [ - 8094, - 8095, - 8096, - 8097, - 8098 + 8111, + 8112, + 8113, + 8114, + 8115 ] } ] }, { - "id": 8200, + "id": 8217, "name": "ProviderWebhookPayload", "variant": "declaration", "kind": 256, @@ -10023,7 +10023,7 @@ }, "children": [ { - "id": 8201, + "id": 8218, "name": "provider", "variant": "declaration", "kind": 1024, @@ -10042,7 +10042,7 @@ } }, { - "id": 8202, + "id": 8219, "name": "payload", "variant": "declaration", "kind": 1024, @@ -10058,14 +10058,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8203, + "id": 8220, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8204, + "id": 8221, "name": "data", "variant": "declaration", "kind": 1024, @@ -10099,7 +10099,7 @@ } }, { - "id": 8205, + "id": 8222, "name": "rawData", "variant": "declaration", "kind": 1024, @@ -10133,7 +10133,7 @@ } }, { - "id": 8206, + "id": 8223, "name": "headers", "variant": "declaration", "kind": 1024, @@ -10171,9 +10171,9 @@ { "title": "Properties", "children": [ - 8204, - 8205, - 8206 + 8221, + 8222, + 8223 ] } ] @@ -10185,14 +10185,14 @@ { "title": "Properties", "children": [ - 8201, - 8202 + 8218, + 8219 ] } ] }, { - "id": 8275, + "id": 8292, "name": "PaymentProviderContext", "variant": "declaration", "kind": 256, @@ -10207,7 +10207,7 @@ }, "children": [ { - "id": 8276, + "id": 8293, "name": "billing_address", "variant": "declaration", "kind": 1024, @@ -10231,7 +10231,7 @@ "typeArguments": [ { "type": "reference", - "target": 8341, + "target": 8358, "name": "AddressDTO", "package": "@medusajs/types" } @@ -10241,7 +10241,7 @@ } }, { - "id": 8277, + "id": 8294, "name": "email", "variant": "declaration", "kind": 1024, @@ -10262,7 +10262,7 @@ } }, { - "id": 8278, + "id": 8295, "name": "session_id", "variant": "declaration", "kind": 1024, @@ -10283,7 +10283,7 @@ } }, { - "id": 8279, + "id": 8296, "name": "customer", "variant": "declaration", "kind": 1024, @@ -10307,7 +10307,7 @@ "typeArguments": [ { "type": "reference", - "target": 8356, + "target": 8373, "name": "CustomerDTO", "package": "@medusajs/types" } @@ -10317,7 +10317,7 @@ } }, { - "id": 8280, + "id": 8297, "name": "extra", "variant": "declaration", "kind": 1024, @@ -10357,17 +10357,17 @@ { "title": "Properties", "children": [ - 8276, - 8277, - 8278, - 8279, - 8280 + 8293, + 8294, + 8295, + 8296, + 8297 ] } ] }, { - "id": 7857, + "id": 7874, "name": "IPaymentModuleService", "variant": "declaration", "kind": 256, @@ -10382,14 +10382,14 @@ }, "children": [ { - "id": 7858, + "id": 7875, "name": "createPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7859, + "id": 7876, "name": "createPaymentCollections", "variant": "signature", "kind": 4096, @@ -10424,7 +10424,7 @@ }, "parameters": [ { - "id": 7860, + "id": 7877, "name": "data", "variant": "param", "kind": 32768, @@ -10441,14 +10441,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8012, + "target": 8029, "name": "CreatePaymentCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 7861, + "id": 7878, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10465,7 +10465,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -10482,7 +10482,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10493,7 +10493,7 @@ } }, { - "id": 7862, + "id": 7879, "name": "createPaymentCollections", "variant": "signature", "kind": 4096, @@ -10528,7 +10528,7 @@ }, "parameters": [ { - "id": 7863, + "id": 7880, "name": "data", "variant": "param", "kind": 32768, @@ -10543,13 +10543,13 @@ }, "type": { "type": "reference", - "target": 8012, + "target": 8029, "name": "CreatePaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 7864, + "id": 7881, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10566,7 +10566,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -10581,7 +10581,7 @@ "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10593,14 +10593,14 @@ ] }, { - "id": 7865, + "id": 7882, "name": "retrievePaymentCollection", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7866, + "id": 7883, "name": "retrievePaymentCollection", "variant": "signature", "kind": 4096, @@ -10647,7 +10647,7 @@ }, "parameters": [ { - "id": 7867, + "id": 7884, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -10666,7 +10666,7 @@ } }, { - "id": 7868, + "id": 7885, "name": "config", "variant": "param", "kind": 32768, @@ -10699,11 +10699,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10713,7 +10713,7 @@ } }, { - "id": 7869, + "id": 7886, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10730,7 +10730,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -10745,7 +10745,7 @@ "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10757,14 +10757,14 @@ ] }, { - "id": 7870, + "id": 7887, "name": "listPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7871, + "id": 7888, "name": "listPaymentCollections", "variant": "signature", "kind": 4096, @@ -10851,7 +10851,7 @@ }, "parameters": [ { - "id": 7872, + "id": 7889, "name": "filters", "variant": "param", "kind": 32768, @@ -10868,13 +10868,13 @@ }, "type": { "type": "reference", - "target": 8058, + "target": 8075, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7873, + "id": 7890, "name": "config", "variant": "param", "kind": 32768, @@ -10907,11 +10907,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10921,7 +10921,7 @@ } }, { - "id": 7874, + "id": 7891, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10938,7 +10938,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -10955,7 +10955,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -10968,14 +10968,14 @@ ] }, { - "id": 7875, + "id": 7892, "name": "listAndCountPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7876, + "id": 7893, "name": "listAndCountPaymentCollections", "variant": "signature", "kind": 4096, @@ -11062,7 +11062,7 @@ }, "parameters": [ { - "id": 7877, + "id": 7894, "name": "filters", "variant": "param", "kind": 32768, @@ -11079,13 +11079,13 @@ }, "type": { "type": "reference", - "target": 8058, + "target": 8075, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7878, + "id": 7895, "name": "config", "variant": "param", "kind": 32768, @@ -11118,11 +11118,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11132,7 +11132,7 @@ } }, { - "id": 7879, + "id": 7896, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11149,7 +11149,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11169,7 +11169,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11188,14 +11188,14 @@ ] }, { - "id": 7880, + "id": 7897, "name": "updatePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7881, + "id": 7898, "name": "updatePaymentCollections", "variant": "signature", "kind": 4096, @@ -11230,7 +11230,7 @@ }, "parameters": [ { - "id": 7882, + "id": 7899, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11249,7 +11249,7 @@ } }, { - "id": 7883, + "id": 7900, "name": "data", "variant": "param", "kind": 32768, @@ -11264,13 +11264,13 @@ }, "type": { "type": "reference", - "target": 8065, + "target": 8082, "name": "PaymentCollectionUpdatableFields", "package": "@medusajs/types" } }, { - "id": 7884, + "id": 7901, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11287,7 +11287,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11302,7 +11302,7 @@ "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11312,7 +11312,7 @@ } }, { - "id": 7885, + "id": 7902, "name": "updatePaymentCollections", "variant": "signature", "kind": 4096, @@ -11347,7 +11347,7 @@ }, "parameters": [ { - "id": 7886, + "id": 7903, "name": "selector", "variant": "param", "kind": 32768, @@ -11362,13 +11362,13 @@ }, "type": { "type": "reference", - "target": 8058, + "target": 8075, "name": "FilterablePaymentCollectionProps", "package": "@medusajs/types" } }, { - "id": 7887, + "id": 7904, "name": "data", "variant": "param", "kind": 32768, @@ -11383,13 +11383,13 @@ }, "type": { "type": "reference", - "target": 8065, + "target": 8082, "name": "PaymentCollectionUpdatableFields", "package": "@medusajs/types" } }, { - "id": 7888, + "id": 7905, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11406,7 +11406,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11423,7 +11423,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11436,14 +11436,14 @@ ] }, { - "id": 7889, + "id": 7906, "name": "upsertPaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7890, + "id": 7907, "name": "upsertPaymentCollections", "variant": "signature", "kind": 4096, @@ -11478,7 +11478,7 @@ }, "parameters": [ { - "id": 7891, + "id": 7908, "name": "data", "variant": "param", "kind": 32768, @@ -11503,14 +11503,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8070, + "target": 8087, "name": "UpsertPaymentCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 7892, + "id": 7909, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11527,7 +11527,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11544,7 +11544,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11555,7 +11555,7 @@ } }, { - "id": 7893, + "id": 7910, "name": "upsertPaymentCollections", "variant": "signature", "kind": 4096, @@ -11590,7 +11590,7 @@ }, "parameters": [ { - "id": 7894, + "id": 7911, "name": "data", "variant": "param", "kind": 32768, @@ -11613,13 +11613,13 @@ }, "type": { "type": "reference", - "target": 8070, + "target": 8087, "name": "UpsertPaymentCollectionDTO", "package": "@medusajs/types" } }, { - "id": 7895, + "id": 7912, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11636,7 +11636,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11651,7 +11651,7 @@ "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11663,14 +11663,14 @@ ] }, { - "id": 7896, + "id": 7913, "name": "deletePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7897, + "id": 7914, "name": "deletePaymentCollections", "variant": "signature", "kind": 4096, @@ -11705,7 +11705,7 @@ }, "parameters": [ { - "id": 7898, + "id": 7915, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11727,7 +11727,7 @@ } }, { - "id": 7899, + "id": 7916, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11744,7 +11744,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11767,7 +11767,7 @@ } }, { - "id": 7900, + "id": 7917, "name": "deletePaymentCollections", "variant": "signature", "kind": 4096, @@ -11802,7 +11802,7 @@ }, "parameters": [ { - "id": 7901, + "id": 7918, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11821,7 +11821,7 @@ } }, { - "id": 7902, + "id": 7919, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11838,7 +11838,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11863,14 +11863,14 @@ ] }, { - "id": 7903, + "id": 7920, "name": "completePaymentCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7904, + "id": 7921, "name": "completePaymentCollections", "variant": "signature", "kind": 4096, @@ -11913,7 +11913,7 @@ }, "parameters": [ { - "id": 7905, + "id": 7922, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -11932,7 +11932,7 @@ } }, { - "id": 7906, + "id": 7923, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11949,7 +11949,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -11964,7 +11964,7 @@ "typeArguments": [ { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -11974,7 +11974,7 @@ } }, { - "id": 7907, + "id": 7924, "name": "completePaymentCollections", "variant": "signature", "kind": 4096, @@ -12017,7 +12017,7 @@ }, "parameters": [ { - "id": 7908, + "id": 7925, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -12039,7 +12039,7 @@ } }, { - "id": 7909, + "id": 7926, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12056,7 +12056,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12073,7 +12073,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8029, + "target": 8046, "name": "PaymentCollectionDTO", "package": "@medusajs/types" } @@ -12086,21 +12086,21 @@ ] }, { - "id": 7910, + "id": 7927, "name": "retrievePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7911, + "id": 7928, "name": "retrievePaymentSession", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7912, + "id": 7929, "name": "paymentSessionId", "variant": "param", "kind": 32768, @@ -12111,7 +12111,7 @@ } }, { - "id": 7913, + "id": 7930, "name": "config", "variant": "param", "kind": 32768, @@ -12120,11 +12120,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12134,7 +12134,7 @@ } }, { - "id": 7914, + "id": 7931, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12143,7 +12143,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12158,7 +12158,7 @@ "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12170,14 +12170,14 @@ ] }, { - "id": 7915, + "id": 7932, "name": "createPaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7916, + "id": 7933, "name": "createPaymentSession", "variant": "signature", "kind": 4096, @@ -12212,7 +12212,7 @@ }, "parameters": [ { - "id": 7917, + "id": 7934, "name": "paymentCollectionId", "variant": "param", "kind": 32768, @@ -12231,7 +12231,7 @@ } }, { - "id": 7918, + "id": 7935, "name": "data", "variant": "param", "kind": 32768, @@ -12246,13 +12246,13 @@ }, "type": { "type": "reference", - "target": 8087, + "target": 8104, "name": "CreatePaymentSessionDTO", "package": "@medusajs/types" } }, { - "id": 7919, + "id": 7936, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12269,7 +12269,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12284,7 +12284,7 @@ "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12296,14 +12296,14 @@ ] }, { - "id": 7920, + "id": 7937, "name": "updatePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7921, + "id": 7938, "name": "updatePaymentSession", "variant": "signature", "kind": 4096, @@ -12338,7 +12338,7 @@ }, "parameters": [ { - "id": 7922, + "id": 7939, "name": "data", "variant": "param", "kind": 32768, @@ -12353,13 +12353,13 @@ }, "type": { "type": "reference", - "target": 8093, + "target": 8110, "name": "UpdatePaymentSessionDTO", "package": "@medusajs/types" } }, { - "id": 7923, + "id": 7940, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12376,7 +12376,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12391,7 +12391,7 @@ "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12403,14 +12403,14 @@ ] }, { - "id": 7924, + "id": 7941, "name": "deletePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7925, + "id": 7942, "name": "deletePaymentSession", "variant": "signature", "kind": 4096, @@ -12445,7 +12445,7 @@ }, "parameters": [ { - "id": 7926, + "id": 7943, "name": "id", "variant": "param", "kind": 32768, @@ -12464,7 +12464,7 @@ } }, { - "id": 7927, + "id": 7944, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12481,7 +12481,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12506,14 +12506,14 @@ ] }, { - "id": 7928, + "id": 7945, "name": "authorizePaymentSession", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7929, + "id": 7946, "name": "authorizePaymentSession", "variant": "signature", "kind": 4096, @@ -12548,7 +12548,7 @@ }, "parameters": [ { - "id": 7930, + "id": 7947, "name": "id", "variant": "param", "kind": 32768, @@ -12567,7 +12567,7 @@ } }, { - "id": 7931, + "id": 7948, "name": "context", "variant": "param", "kind": 32768, @@ -12601,7 +12601,7 @@ } }, { - "id": 7932, + "id": 7949, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12618,7 +12618,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12633,7 +12633,7 @@ "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -12645,14 +12645,14 @@ ] }, { - "id": 7933, + "id": 7950, "name": "listPaymentSessions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7934, + "id": 7951, "name": "listPaymentSessions", "variant": "signature", "kind": 4096, @@ -12739,7 +12739,7 @@ }, "parameters": [ { - "id": 7935, + "id": 7952, "name": "filters", "variant": "param", "kind": 32768, @@ -12756,13 +12756,13 @@ }, "type": { "type": "reference", - "target": 8120, + "target": 8137, "name": "FilterablePaymentSessionProps", "package": "@medusajs/types" } }, { - "id": 7936, + "id": 7953, "name": "config", "variant": "param", "kind": 32768, @@ -12795,11 +12795,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12809,7 +12809,7 @@ } }, { - "id": 7937, + "id": 7954, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12826,7 +12826,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -12843,7 +12843,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8076, + "target": 8093, "name": "PaymentSessionDTO", "package": "@medusajs/types" } @@ -12856,14 +12856,14 @@ ] }, { - "id": 7938, + "id": 7955, "name": "listPayments", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7939, + "id": 7956, "name": "listPayments", "variant": "signature", "kind": 4096, @@ -12950,7 +12950,7 @@ }, "parameters": [ { - "id": 7940, + "id": 7957, "name": "filters", "variant": "param", "kind": 32768, @@ -12967,13 +12967,13 @@ }, "type": { "type": "reference", - "target": 8132, + "target": 8149, "name": "FilterablePaymentProps", "package": "@medusajs/types" } }, { - "id": 7941, + "id": 7958, "name": "config", "variant": "param", "kind": 32768, @@ -13006,11 +13006,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13020,7 +13020,7 @@ } }, { - "id": 7942, + "id": 7959, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13037,7 +13037,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13054,7 +13054,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13067,14 +13067,14 @@ ] }, { - "id": 7943, + "id": 7960, "name": "updatePayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7944, + "id": 7961, "name": "updatePayment", "variant": "signature", "kind": 4096, @@ -13109,7 +13109,7 @@ }, "parameters": [ { - "id": 7945, + "id": 7962, "name": "data", "variant": "param", "kind": 32768, @@ -13124,13 +13124,13 @@ }, "type": { "type": "reference", - "target": 8146, + "target": 8163, "name": "UpdatePaymentDTO", "package": "@medusajs/types" } }, { - "id": 7946, + "id": 7963, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13147,7 +13147,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13162,7 +13162,7 @@ "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13174,14 +13174,14 @@ ] }, { - "id": 7947, + "id": 7964, "name": "capturePayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7948, + "id": 7965, "name": "capturePayment", "variant": "signature", "kind": 4096, @@ -13216,7 +13216,7 @@ }, "parameters": [ { - "id": 7949, + "id": 7966, "name": "data", "variant": "param", "kind": 32768, @@ -13231,13 +13231,13 @@ }, "type": { "type": "reference", - "target": 8152, + "target": 8169, "name": "CreateCaptureDTO", "package": "@medusajs/types" } }, { - "id": 7950, + "id": 7967, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13254,7 +13254,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13269,7 +13269,7 @@ "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13281,14 +13281,14 @@ ] }, { - "id": 7951, + "id": 7968, "name": "refundPayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7952, + "id": 7969, "name": "refundPayment", "variant": "signature", "kind": 4096, @@ -13323,7 +13323,7 @@ }, "parameters": [ { - "id": 7953, + "id": 7970, "name": "data", "variant": "param", "kind": 32768, @@ -13338,13 +13338,13 @@ }, "type": { "type": "reference", - "target": 8156, + "target": 8173, "name": "CreateRefundDTO", "package": "@medusajs/types" } }, { - "id": 7954, + "id": 7971, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13361,7 +13361,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13376,7 +13376,7 @@ "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13388,14 +13388,14 @@ ] }, { - "id": 7955, + "id": 7972, "name": "cancelPayment", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7956, + "id": 7973, "name": "cancelPayment", "variant": "signature", "kind": 4096, @@ -13430,7 +13430,7 @@ }, "parameters": [ { - "id": 7957, + "id": 7974, "name": "paymentId", "variant": "param", "kind": 32768, @@ -13449,7 +13449,7 @@ } }, { - "id": 7958, + "id": 7975, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13466,7 +13466,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13481,7 +13481,7 @@ "typeArguments": [ { "type": "reference", - "target": 8099, + "target": 8116, "name": "PaymentDTO", "package": "@medusajs/types" } @@ -13493,14 +13493,14 @@ ] }, { - "id": 7959, + "id": 7976, "name": "listPaymentProviders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7960, + "id": 7977, "name": "listPaymentProviders", "variant": "signature", "kind": 4096, @@ -13579,7 +13579,7 @@ }, "parameters": [ { - "id": 7961, + "id": 7978, "name": "filters", "variant": "param", "kind": 32768, @@ -13596,13 +13596,13 @@ }, "type": { "type": "reference", - "target": 8160, + "target": 8177, "name": "FilterablePaymentProviderProps", "package": "@medusajs/types" } }, { - "id": 7962, + "id": 7979, "name": "config", "variant": "param", "kind": 32768, @@ -13635,11 +13635,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13649,7 +13649,7 @@ } }, { - "id": 7963, + "id": 7980, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13666,7 +13666,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13683,7 +13683,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13696,21 +13696,21 @@ ] }, { - "id": 7964, + "id": 7981, "name": "listAndCountPaymentProviders", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7965, + "id": 7982, "name": "listAndCountPaymentProviders", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 7966, + "id": 7983, "name": "filters", "variant": "param", "kind": 32768, @@ -13719,13 +13719,13 @@ }, "type": { "type": "reference", - "target": 8160, + "target": 8177, "name": "FilterablePaymentProviderProps", "package": "@medusajs/types" } }, { - "id": 7967, + "id": 7984, "name": "config", "variant": "param", "kind": 32768, @@ -13734,11 +13734,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13748,7 +13748,7 @@ } }, { - "id": 7968, + "id": 7985, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13757,7 +13757,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13777,7 +13777,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8165, + "target": 8182, "name": "PaymentProviderDTO", "package": "@medusajs/types" } @@ -13796,14 +13796,14 @@ ] }, { - "id": 7969, + "id": 7986, "name": "listCaptures", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7970, + "id": 7987, "name": "listCaptures", "variant": "signature", "kind": 4096, @@ -13890,7 +13890,7 @@ }, "parameters": [ { - "id": 7971, + "id": 7988, "name": "filters", "variant": "param", "kind": 32768, @@ -13907,13 +13907,13 @@ }, "type": { "type": "reference", - "target": 8168, + "target": 8185, "name": "FilterableCaptureProps", "package": "@medusajs/types" } }, { - "id": 7972, + "id": 7989, "name": "config", "variant": "param", "kind": 32768, @@ -13946,11 +13946,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -13960,7 +13960,7 @@ } }, { - "id": 7973, + "id": 7990, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13977,7 +13977,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -13994,7 +13994,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8178, + "target": 8195, "name": "CaptureDTO", "package": "@medusajs/types" } @@ -14007,14 +14007,14 @@ ] }, { - "id": 7974, + "id": 7991, "name": "listRefunds", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7975, + "id": 7992, "name": "listRefunds", "variant": "signature", "kind": 4096, @@ -14101,7 +14101,7 @@ }, "parameters": [ { - "id": 7976, + "id": 7993, "name": "filters", "variant": "param", "kind": 32768, @@ -14118,13 +14118,13 @@ }, "type": { "type": "reference", - "target": 8184, + "target": 8201, "name": "FilterableRefundProps", "package": "@medusajs/types" } }, { - "id": 7977, + "id": 7994, "name": "config", "variant": "param", "kind": 32768, @@ -14157,11 +14157,11 @@ }, "type": { "type": "reference", - "target": 8045, + "target": 8062, "typeArguments": [ { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } @@ -14171,7 +14171,7 @@ } }, { - "id": 7978, + "id": 7995, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14188,7 +14188,7 @@ }, "type": { "type": "reference", - "target": 8017, + "target": 8034, "name": "Context", "package": "@medusajs/types" } @@ -14205,7 +14205,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8194, + "target": 8211, "name": "RefundDTO", "package": "@medusajs/types" } @@ -14218,14 +14218,14 @@ ] }, { - "id": 7979, + "id": 7996, "name": "processEvent", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 7980, + "id": 7997, "name": "processEvent", "variant": "signature", "kind": 4096, @@ -14280,7 +14280,7 @@ }, "parameters": [ { - "id": 7981, + "id": 7998, "name": "data", "variant": "param", "kind": 32768, @@ -14295,7 +14295,7 @@ }, "type": { "type": "reference", - "target": 8200, + "target": 8217, "name": "ProviderWebhookPayload", "package": "@medusajs/types" } @@ -14324,44 +14324,44 @@ { "title": "Methods", "children": [ - 7858, - 7865, - 7870, 7875, - 7880, - 7889, - 7896, - 7903, - 7910, - 7915, + 7882, + 7887, + 7892, + 7897, + 7906, + 7913, 7920, - 7924, - 7928, - 7933, - 7938, - 7943, - 7947, - 7951, + 7927, + 7932, + 7937, + 7941, + 7945, + 7950, 7955, - 7959, + 7960, 7964, - 7969, - 7974, - 7979 + 7968, + 7972, + 7976, + 7981, + 7986, + 7991, + 7996 ] } ], "extendedTypes": [ { "type": "reference", - "target": 7998, + "target": 8015, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 7995, + "id": 8012, "name": "PaymentModuleOptions", "variant": "declaration", "kind": 256, @@ -14376,7 +14376,7 @@ }, "children": [ { - "id": 7996, + "id": 8013, "name": "webhook_delay", "variant": "declaration", "kind": 1024, @@ -14408,7 +14408,7 @@ } }, { - "id": 7997, + "id": 8014, "name": "webhook_retries", "variant": "declaration", "kind": 1024, @@ -14444,21 +14444,21 @@ { "title": "Properties", "children": [ - 7996, - 7997 + 8013, + 8014 ] } ] }, { - "id": 8321, + "id": 8338, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8322, + "id": 8339, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14474,7 +14474,7 @@ } }, { - "id": 8323, + "id": 8340, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14484,21 +14484,21 @@ "type": { "type": "reflection", "declaration": { - "id": 8324, + "id": 8341, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8325, + "id": 8342, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8326, + "id": 8343, "name": "key", "variant": "param", "kind": 32768, @@ -14539,35 +14539,35 @@ { "title": "Properties", "children": [ - 8322, - 8323 + 8339, + 8340 ] } ] }, { - "id": 8232, + "id": 8249, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8233, + "id": 8250, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8234, + "id": 8251, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8235, + "id": 8252, "name": "msg", "variant": "param", "kind": 32768, @@ -14577,7 +14577,7 @@ "types": [ { "type": "reference", - "target": 8317, + "target": 8334, "name": "Message", "package": "@medusajs/types" }, @@ -14585,7 +14585,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8317, + "target": 8334, "name": "Message", "package": "@medusajs/types" } @@ -14602,21 +14602,21 @@ ] }, { - "id": 8236, + "id": 8253, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8237, + "id": 8254, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 8238, + "id": 8255, "name": "format", "variant": "param", "kind": 32768, @@ -14625,7 +14625,7 @@ }, "type": { "type": "reference", - "target": 8321, + "target": 8338, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14646,7 +14646,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8317, + "target": 8334, "name": "Message", "package": "@medusajs/types" } @@ -14659,14 +14659,14 @@ ] }, { - "id": 8239, + "id": 8256, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8240, + "id": 8257, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14679,21 +14679,21 @@ ] }, { - "id": 8241, + "id": 8258, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8242, + "id": 8259, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 8243, + "id": 8260, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14702,7 +14702,7 @@ ], "parameters": [ { - "id": 8244, + "id": 8261, "name": "messageData", "variant": "param", "kind": 32768, @@ -14712,11 +14712,11 @@ "types": [ { "type": "reference", - "target": 8327, + "target": 8344, "typeArguments": [ { "type": "reference", - "target": 8243, + "target": 8260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14729,11 +14729,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 8327, + "target": 8344, "typeArguments": [ { "type": "reference", - "target": 8243, + "target": 8260, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14747,7 +14747,7 @@ } }, { - "id": 8245, + "id": 8262, "name": "options", "variant": "param", "kind": 32768, @@ -14787,16 +14787,16 @@ { "title": "Methods", "children": [ - 8233, - 8236, - 8239, - 8241 + 8250, + 8253, + 8256, + 8258 ] } ] }, { - "id": 8017, + "id": 8034, "name": "Context", "variant": "declaration", "kind": 256, @@ -14811,7 +14811,7 @@ }, "children": [ { - "id": 8018, + "id": 8035, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14824,7 +14824,7 @@ } }, { - "id": 8019, + "id": 8036, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14857,14 +14857,14 @@ }, "type": { "type": "reference", - "target": 8028, + "target": 8045, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8020, + "id": 8037, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14897,14 +14897,14 @@ }, "type": { "type": "reference", - "target": 8028, + "target": 8045, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8021, + "id": 8038, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14957,7 +14957,7 @@ } }, { - "id": 8022, + "id": 8039, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14978,7 +14978,7 @@ } }, { - "id": 8023, + "id": 8040, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14999,7 +14999,7 @@ } }, { - "id": 8024, + "id": 8041, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -15020,7 +15020,7 @@ } }, { - "id": 8025, + "id": 8042, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -15037,13 +15037,13 @@ }, "type": { "type": "reference", - "target": 8232, + "target": 8249, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 8026, + "id": 8043, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -15064,7 +15064,7 @@ } }, { - "id": 8027, + "id": 8044, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -15089,22 +15089,22 @@ { "title": "Properties", "children": [ - 8018, - 8019, - 8020, - 8021, - 8022, - 8023, - 8024, - 8025, - 8026, - 8027 + 8035, + 8036, + 8037, + 8038, + 8039, + 8040, + 8041, + 8042, + 8043, + 8044 ] } ], "typeParameters": [ { - "id": 8028, + "id": 8045, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -15117,14 +15117,14 @@ ] }, { - "id": 8309, + "id": 8326, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 8310, + "id": 8327, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -15135,7 +15135,7 @@ } }, { - "id": 8311, + "id": 8328, "name": "raw", "variant": "declaration", "kind": 1024, @@ -15144,13 +15144,13 @@ }, "type": { "type": "reference", - "target": 8304, + "target": 8321, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 8312, + "id": 8329, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -15168,14 +15168,14 @@ } }, { - "id": 8313, + "id": 8330, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8314, + "id": 8331, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -15188,14 +15188,14 @@ ] }, { - "id": 8315, + "id": 8332, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8316, + "id": 8333, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -15212,22 +15212,22 @@ { "title": "Properties", "children": [ - 8310, - 8311, - 8312 + 8327, + 8328, + 8329 ] }, { "title": "Methods", "children": [ - 8313, - 8315 + 8330, + 8332 ] } ] }, { - "id": 8304, + "id": 8321, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -15235,14 +15235,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8305, + "id": 8322, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8306, + "id": 8323, "name": "value", "variant": "declaration", "kind": 1024, @@ -15266,20 +15266,20 @@ { "title": "Properties", "children": [ - 8306 + 8323 ] } ], "indexSignatures": [ { - "id": 8307, + "id": 8324, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8308, + "id": 8325, "name": "key", "variant": "param", "kind": 32768, @@ -15300,7 +15300,7 @@ } }, { - "id": 8231, + "id": 8248, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -15310,7 +15310,7 @@ "types": [ { "type": "reference", - "target": 8304, + "target": 8321, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -15334,7 +15334,7 @@ }, { "type": "reference", - "target": 8309, + "target": 8326, "name": "IBigNumber", "package": "@medusajs/types" } @@ -15342,7 +15342,7 @@ } }, { - "id": 8246, + "id": 8263, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -15370,7 +15370,7 @@ }, { "type": "reference", - "target": 8309, + "target": 8326, "name": "IBigNumber", "package": "@medusajs/types" } @@ -15382,286 +15382,218 @@ { "title": "Interfaces", "children": [ - 8045, - 8406, - 8356, - 8248, - 8376, - 8281, - 7998, - 8029, - 8058, - 8120, - 8168, - 8184, - 8099, - 8132, - 8178, - 8194, - 8076, - 8165, - 8160, - 8012, - 8070, - 8065, - 8146, - 8152, - 8156, - 8087, + 8062, + 8423, + 8373, + 8265, + 8393, + 8298, + 8015, + 8046, + 8075, + 8137, + 8185, + 8201, + 8116, + 8149, + 8195, + 8211, 8093, - 8200, - 8275, - 7857, - 7995, - 8321, - 8232, - 8017, - 8309 + 8182, + 8177, + 8029, + 8087, + 8082, + 8163, + 8169, + 8173, + 8104, + 8110, + 8217, + 8292, + 7874, + 8012, + 8338, + 8249, + 8034, + 8326 ] }, { "title": "Type Aliases", "children": [ - 8341, - 8337, - 8339, - 8394, - 8441, - 8431, - 8252, - 8429, - 8404, - 8428, - 8398, - 8425, - 8388, - 8317, - 8327, - 8379, - 8298, - 8207, - 8295, - 8247, - 8274, - 8304, - 8231, - 8246 + 8358, + 8354, + 8356, + 8411, + 8458, + 8448, + 8269, + 8446, + 8421, + 8445, + 8415, + 8442, + 8405, + 8334, + 8344, + 8396, + 8315, + 8224, + 8312, + 8264, + 8291, + 8321, + 8248, + 8263 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "7856": { + "7873": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "" }, - "7857": { + "7874": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", "qualifiedName": "IPaymentModuleService" }, - "7858": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentCollections" - }, - "7859": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentCollections" - }, - "7860": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" - }, - "7861": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7862": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentCollections" - }, - "7863": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" - }, - "7864": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7865": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" - }, - "7866": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" - }, - "7867": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" - }, - "7868": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" - }, - "7869": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, - "7870": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentCollections" - }, - "7871": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentCollections" - }, - "7872": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" - }, - "7873": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" - }, - "7874": { - "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" - }, "7875": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, "7876": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" + "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, "7877": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "7878": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7879": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.createPaymentCollections" }, "7880": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "data" }, "7881": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "sharedContext" }, "7882": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" }, "7883": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.retrievePaymentCollection" }, "7884": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "paymentCollectionId" }, "7885": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentCollections" + "qualifiedName": "config" }, "7886": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "7887": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.listPaymentCollections" }, "7888": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listPaymentCollections" }, "7889": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "filters" }, "7890": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "config" }, "7891": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "7892": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" }, "7893": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" + "qualifiedName": "IPaymentModuleService.listAndCountPaymentCollections" }, "7894": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "7895": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7896": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "sharedContext" }, "7897": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" }, "7898": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" }, "7899": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "paymentCollectionId" }, "7900": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentCollections" + "qualifiedName": "data" }, "7901": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "sharedContext" }, "7902": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.updatePaymentCollections" }, "7903": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "selector" }, "7904": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "data" }, "7905": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "sharedContext" }, "7906": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7907": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.completePaymentCollections" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7908": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "data" }, "7909": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15669,39 +15601,39 @@ }, "7910": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentSession" + "qualifiedName": "IPaymentModuleService.upsertPaymentCollections" }, "7911": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.retrievePaymentSession" + "qualifiedName": "data" }, "7912": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentSessionId" + "qualifiedName": "sharedContext" }, "7913": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7914": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7915": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentSession" + "qualifiedName": "paymentCollectionId" }, "7916": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.createPaymentSession" + "qualifiedName": "sharedContext" }, "7917": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentCollectionId" + "qualifiedName": "IPaymentModuleService.deletePaymentCollections" }, "7918": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "paymentCollectionId" }, "7919": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15709,15 +15641,15 @@ }, "7920": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentSession" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7921": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePaymentSession" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7922": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "paymentCollectionId" }, "7923": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15725,123 +15657,123 @@ }, "7924": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentSession" + "qualifiedName": "IPaymentModuleService.completePaymentCollections" }, "7925": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.deletePaymentSession" + "qualifiedName": "paymentCollectionId" }, "7926": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "7927": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.retrievePaymentSession" }, "7928": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.authorizePaymentSession" + "qualifiedName": "IPaymentModuleService.retrievePaymentSession" }, "7929": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.authorizePaymentSession" + "qualifiedName": "paymentSessionId" }, "7930": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "id" + "qualifiedName": "config" }, "7931": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "context" + "qualifiedName": "sharedContext" }, "7932": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.createPaymentSession" }, "7933": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentSessions" + "qualifiedName": "IPaymentModuleService.createPaymentSession" }, "7934": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentSessions" + "qualifiedName": "paymentCollectionId" }, "7935": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "7936": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7937": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.updatePaymentSession" }, "7938": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPayments" + "qualifiedName": "IPaymentModuleService.updatePaymentSession" }, "7939": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPayments" + "qualifiedName": "data" }, "7940": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "7941": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPaymentModuleService.deletePaymentSession" }, "7942": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.deletePaymentSession" }, "7943": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePayment" + "qualifiedName": "id" }, "7944": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.updatePayment" + "qualifiedName": "sharedContext" }, "7945": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.authorizePaymentSession" }, "7946": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.authorizePaymentSession" }, "7947": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.capturePayment" + "qualifiedName": "id" }, "7948": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.capturePayment" + "qualifiedName": "context" }, "7949": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "7950": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.listPaymentSessions" }, "7951": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.refundPayment" + "qualifiedName": "IPaymentModuleService.listPaymentSessions" }, "7952": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.refundPayment" + "qualifiedName": "filters" }, "7953": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "7954": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15849,35 +15781,35 @@ }, "7955": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.cancelPayment" + "qualifiedName": "IPaymentModuleService.listPayments" }, "7956": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.cancelPayment" + "qualifiedName": "IPaymentModuleService.listPayments" }, "7957": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "paymentId" + "qualifiedName": "filters" }, "7958": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "7959": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentProviders" + "qualifiedName": "sharedContext" }, "7960": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listPaymentProviders" + "qualifiedName": "IPaymentModuleService.updatePayment" }, "7961": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPaymentModuleService.updatePayment" }, "7962": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "7963": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", @@ -15885,1797 +15817,1865 @@ }, "7964": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + "qualifiedName": "IPaymentModuleService.capturePayment" }, "7965": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + "qualifiedName": "IPaymentModuleService.capturePayment" }, "7966": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "7967": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "7968": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.refundPayment" }, "7969": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listCaptures" + "qualifiedName": "IPaymentModuleService.refundPayment" }, "7970": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listCaptures" + "qualifiedName": "data" }, "7971": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "7972": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPaymentModuleService.cancelPayment" }, "7973": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPaymentModuleService.cancelPayment" }, "7974": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listRefunds" + "qualifiedName": "paymentId" }, "7975": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.listRefunds" + "qualifiedName": "sharedContext" }, "7976": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPaymentModuleService.listPaymentProviders" }, "7977": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPaymentModuleService.listPaymentProviders" }, "7978": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "7979": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.processEvent" + "qualifiedName": "config" }, "7980": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "IPaymentModuleService.processEvent" + "qualifiedName": "sharedContext" }, "7981": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + }, + "7982": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listAndCountPaymentProviders" + }, + "7983": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "filters" + }, + "7984": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "config" + }, + "7985": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "sharedContext" + }, + "7986": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listCaptures" + }, + "7987": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listCaptures" + }, + "7988": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "filters" + }, + "7989": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "config" + }, + "7990": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "sharedContext" + }, + "7991": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listRefunds" + }, + "7992": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "IPaymentModuleService.listRefunds" + }, + "7993": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "filters" + }, + "7994": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "config" }, "7995": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "PaymentModuleOptions" + "qualifiedName": "sharedContext" }, "7996": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "PaymentModuleOptions.webhook_delay" + "qualifiedName": "IPaymentModuleService.processEvent" }, "7997": { "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", - "qualifiedName": "PaymentModuleOptions.webhook_retries" + "qualifiedName": "IPaymentModuleService.processEvent" }, "7998": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "data" + }, + "8012": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "PaymentModuleOptions" + }, + "8013": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "PaymentModuleOptions.webhook_delay" + }, + "8014": { + "sourceFileName": "../../../../packages/core/types/src/payment/service.ts", + "qualifiedName": "PaymentModuleOptions.webhook_retries" + }, + "8015": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "8012": { + "8029": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO" }, - "8013": { + "8030": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.region_id" }, - "8014": { + "8031": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.currency_code" }, - "8015": { + "8032": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.amount" }, - "8016": { + "8033": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentCollectionDTO.metadata" }, - "8017": { + "8034": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "8018": { + "8035": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "8019": { + "8036": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "8020": { + "8037": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "8021": { + "8038": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "8022": { + "8039": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "8023": { + "8040": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "8024": { + "8041": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "8025": { + "8042": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "8026": { + "8043": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "8027": { + "8044": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "8028": { + "8045": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "8029": { + "8046": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO" }, - "8030": { + "8047": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.id" }, - "8031": { + "8048": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.currency_code" }, - "8032": { + "8049": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.region_id" }, - "8033": { + "8050": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.amount" }, - "8034": { + "8051": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.authorized_amount" }, - "8035": { + "8052": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.refunded_amount" }, - "8036": { + "8053": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.captured_amount" }, - "8037": { + "8054": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.completed_at" }, - "8038": { + "8055": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.created_at" }, - "8039": { + "8056": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.updated_at" }, - "8040": { + "8057": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.metadata" }, - "8041": { + "8058": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.status" }, - "8042": { + "8059": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payment_providers" }, - "8043": { + "8060": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payment_sessions" }, - "8044": { + "8061": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentCollectionDTO.payments" }, - "8045": { + "8062": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "8046": { + "8063": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "8047": { + "8064": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "8048": { + "8065": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "8049": { + "8066": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "8050": { + "8067": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "8051": { + "8068": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "8052": { + "8069": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "8054": { + "8071": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "8055": { + "8072": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "8056": { + "8073": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "8057": { + "8074": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "8058": { + "8075": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps" }, - "8059": { + "8076": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.id" }, - "8060": { + "8077": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.region_id" }, - "8061": { + "8078": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.created_at" }, - "8062": { + "8079": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentCollectionProps.updated_at" }, - "8063": { + "8080": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8064": { + "8081": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8065": { + "8082": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields" }, - "8066": { + "8083": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.region_id" }, - "8067": { + "8084": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.currency_code" }, - "8068": { + "8085": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.amount" }, - "8069": { + "8086": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "PaymentCollectionUpdatableFields.metadata" }, - "8070": { + "8087": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO" }, - "8071": { + "8088": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.id" }, - "8072": { + "8089": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.region_id" }, - "8073": { + "8090": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.currency_code" }, - "8074": { + "8091": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.amount" }, - "8075": { + "8092": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpsertPaymentCollectionDTO.metadata" }, - "8076": { + "8093": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO" }, - "8077": { + "8094": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.id" }, - "8078": { + "8095": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.amount" }, - "8079": { + "8096": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.currency_code" }, - "8080": { + "8097": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.provider_id" }, - "8081": { + "8098": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.data" }, - "8082": { + "8099": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.context" }, - "8083": { + "8100": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.status" }, - "8084": { + "8101": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.authorized_at" }, - "8085": { + "8102": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.payment_collection" }, - "8086": { + "8103": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionDTO.payment" }, - "8087": { + "8104": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO" }, - "8088": { + "8105": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.provider_id" }, - "8089": { + "8106": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.currency_code" }, - "8090": { + "8107": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.amount" }, - "8091": { + "8108": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.data" }, - "8092": { + "8109": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreatePaymentSessionDTO.context" }, - "8093": { + "8110": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO" }, - "8094": { + "8111": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.id" }, - "8095": { + "8112": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.data" }, - "8096": { + "8113": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.currency_code" }, - "8097": { + "8114": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.amount" }, - "8098": { + "8115": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentSessionDTO.context" }, - "8099": { + "8116": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO" }, - "8100": { + "8117": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.id" }, - "8101": { + "8118": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.amount" }, - "8102": { + "8119": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.authorized_amount" }, - "8103": { + "8120": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.currency_code" }, - "8104": { + "8121": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.provider_id" }, - "8105": { + "8122": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.cart_id" }, - "8106": { + "8123": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.order_id" }, - "8107": { + "8124": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.order_edit_id" }, - "8108": { + "8125": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.customer_id" }, - "8109": { + "8126": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.data" }, - "8110": { + "8127": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.created_at" }, - "8111": { + "8128": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.updated_at" }, - "8112": { + "8129": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captured_at" }, - "8113": { + "8130": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.canceled_at" }, - "8114": { + "8131": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captured_amount" }, - "8115": { + "8132": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.refunded_amount" }, - "8116": { + "8133": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.captures" }, - "8117": { + "8134": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.refunds" }, - "8118": { + "8135": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.payment_collection" }, - "8119": { + "8136": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentDTO.payment_session" }, - "8120": { + "8137": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps" }, - "8121": { + "8138": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.id" }, - "8122": { + "8139": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.currency_code" }, - "8123": { + "8140": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.amount" }, - "8124": { + "8141": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.provider_id" }, - "8125": { + "8142": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.payment_collection_id" }, - "8126": { + "8143": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.region_id" }, - "8127": { + "8144": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.created_at" }, - "8128": { + "8145": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.updated_at" }, - "8129": { + "8146": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentSessionProps.deleted_at" }, - "8130": { + "8147": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8131": { + "8148": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8132": { + "8149": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps" }, - "8133": { + "8150": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.q" }, - "8134": { + "8151": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.id" }, - "8135": { + "8152": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.payment_session_id" }, - "8136": { + "8153": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.customer_id" }, - "8137": { + "8154": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.cart_id" }, - "8138": { + "8155": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.order_id" }, - "8139": { + "8156": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.order_edit_id" }, - "8140": { + "8157": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.created_at" }, - "8141": { + "8158": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.updated_at" }, - "8142": { + "8159": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.captured_at" }, - "8143": { + "8160": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProps.canceled_at" }, - "8144": { + "8161": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8145": { + "8162": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8146": { + "8163": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO" }, - "8147": { + "8164": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.id" }, - "8148": { + "8165": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.cart_id" }, - "8149": { + "8166": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.order_id" }, - "8150": { + "8167": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.order_edit_id" }, - "8151": { + "8168": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "UpdatePaymentDTO.customer_id" }, - "8152": { + "8169": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO" }, - "8153": { + "8170": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.amount" }, - "8154": { + "8171": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.payment_id" }, - "8155": { + "8172": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateCaptureDTO.captured_by" }, - "8156": { + "8173": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO" }, - "8157": { + "8174": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.amount" }, - "8158": { + "8175": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.payment_id" }, - "8159": { + "8176": { "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", "qualifiedName": "CreateRefundDTO.created_by" }, - "8160": { + "8177": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps" }, - "8161": { + "8178": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps.id" }, - "8162": { + "8179": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "FilterablePaymentProviderProps.is_enabled" }, - "8163": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "8164": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "8165": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "PaymentProviderDTO" - }, - "8166": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "PaymentProviderDTO.id" - }, - "8167": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "PaymentProviderDTO.is_enabled" - }, - "8168": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps" - }, - "8169": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.id" - }, - "8170": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.currency_code" - }, - "8171": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.amount" - }, - "8172": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.payment_id" - }, - "8173": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.created_at" - }, - "8174": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.updated_at" - }, - "8175": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableCaptureProps.deleted_at" - }, - "8176": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "8177": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "8178": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO" - }, - "8179": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO.id" - }, "8180": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO.amount" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "8181": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO.created_at" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "8182": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO.created_by" + "qualifiedName": "PaymentProviderDTO" }, "8183": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "CaptureDTO.payment" + "qualifiedName": "PaymentProviderDTO.id" }, "8184": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps" + "qualifiedName": "PaymentProviderDTO.is_enabled" }, "8185": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.id" + "qualifiedName": "FilterableCaptureProps" }, "8186": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.currency_code" + "qualifiedName": "FilterableCaptureProps.id" }, "8187": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.amount" + "qualifiedName": "FilterableCaptureProps.currency_code" }, "8188": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.payment_id" + "qualifiedName": "FilterableCaptureProps.amount" }, "8189": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.created_at" + "qualifiedName": "FilterableCaptureProps.payment_id" }, "8190": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.updated_at" + "qualifiedName": "FilterableCaptureProps.created_at" }, "8191": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "FilterableRefundProps.deleted_at" + "qualifiedName": "FilterableCaptureProps.updated_at" }, "8192": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableCaptureProps.deleted_at" }, "8193": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "qualifiedName": "BaseFilterable.$and" }, "8194": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "8195": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO.id" + "qualifiedName": "CaptureDTO" }, "8196": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO.amount" + "qualifiedName": "CaptureDTO.id" }, "8197": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO.created_at" + "qualifiedName": "CaptureDTO.amount" }, "8198": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO.created_by" + "qualifiedName": "CaptureDTO.created_at" }, "8199": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "RefundDTO.payment" + "qualifiedName": "CaptureDTO.created_by" }, "8200": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "ProviderWebhookPayload" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "CaptureDTO.payment" }, "8201": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "ProviderWebhookPayload.provider" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps" }, "8202": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "ProviderWebhookPayload.payload" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.id" }, "8203": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.currency_code" }, "8204": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "__type.data" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.amount" }, "8205": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "__type.rawData" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.payment_id" }, "8206": { - "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", - "qualifiedName": "__type.headers" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.created_at" }, "8207": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.updated_at" }, "8208": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "FilterableRefundProps.deleted_at" }, "8209": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "8210": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "8211": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "8212": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "8213": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "8214": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "8215": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "8216": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "8217": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "8218": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "8219": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "8220": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "8221": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "8222": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "8223": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "8224": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, - "8225": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" - }, - "8226": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" - }, - "8227": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "8228": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" - }, - "8229": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" - }, - "8230": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" - }, - "8231": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberInput" - }, - "8232": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" - }, - "8233": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "8234": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "8235": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "8236": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "8237": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "8238": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "8239": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "8240": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "8241": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "8242": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "8243": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" - }, - "8244": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" - }, - "8245": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" - }, - "8246": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberValue" - }, - "8247": { - "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", - "qualifiedName": "PaymentCollectionStatus" - }, - "8248": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" - }, - "8249": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8250": { + "8210": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, + "8211": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO" + }, + "8212": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO.id" + }, + "8213": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO.amount" + }, + "8214": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO.created_at" + }, + "8215": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO.created_by" + }, + "8216": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "RefundDTO.payment" + }, + "8217": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "ProviderWebhookPayload" + }, + "8218": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "ProviderWebhookPayload.provider" + }, + "8219": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "ProviderWebhookPayload.payload" + }, + "8220": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "__type" + }, + "8221": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "__type.data" + }, + "8222": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "__type.rawData" + }, + "8223": { + "sourceFileName": "../../../../packages/core/types/src/payment/mutations.ts", + "qualifiedName": "__type.headers" + }, + "8224": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleJoinerConfig" + }, + "8225": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "8226": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" + }, + "8227": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationships" + }, + "8228": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extends" + }, + "8229": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "8230": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "8231": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "8232": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "8233": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "8234": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "8235": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "8236": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "8237": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "8238": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "8239": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "8240": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "8241": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "8242": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "8243": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "8244": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "8245": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "8246": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "8247": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "8248": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberInput" + }, + "8249": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "8250": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, "8251": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "8252": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "8253": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "8254": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "8255": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "8256": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "8257": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "8258": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "8259": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "8260": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "8261": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "8262": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "8263": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberValue" + }, + "8264": { + "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", + "qualifiedName": "PaymentCollectionStatus" + }, + "8265": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "8266": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "8267": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "8268": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "8252": { + "8269": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "8253": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "8254": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "8255": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "8256": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "8257": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "8258": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "8259": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "8260": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "8261": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "8262": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "8263": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "8264": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "8265": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "8266": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "8267": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "8268": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "8269": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "8270": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "8271": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "8272": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "8273": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "8274": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "8275": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "8276": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "8277": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "8278": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "8279": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "8280": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "8281": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "8282": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "8283": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "8284": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "8285": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "8286": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "8287": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "8288": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "8289": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "8290": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "8291": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentSessionStatus" }, - "8275": { + "8292": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "PaymentProviderContext" }, - "8276": { + "8293": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.billing_address" }, - "8277": { + "8294": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.email" }, - "8278": { + "8295": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.session_id" }, - "8279": { + "8296": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.customer" }, - "8280": { + "8297": { "sourceFileName": "../../../../packages/core/types/src/payment/provider.ts", "qualifiedName": "__type.extra" }, - "8281": { + "8298": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "8282": { + "8299": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "8283": { + "8300": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "8284": { + "8301": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "8285": { + "8302": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "8286": { + "8303": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "8287": { + "8304": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "8288": { + "8305": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "8289": { + "8306": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "8290": { + "8307": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "8291": { + "8308": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "8292": { + "8309": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "8293": { + "8310": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "8294": { + "8311": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "8295": { + "8312": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "8296": { + "8313": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8297": { + "8314": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "8298": { + "8315": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "8299": { + "8316": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "8300": { + "8317": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "8301": { + "8318": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "8302": { + "8319": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "8303": { + "8320": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "8304": { + "8321": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberRawValue" }, - "8305": { + "8322": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "8306": { + "8323": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "8307": { + "8324": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "8309": { + "8326": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber" }, - "8310": { + "8327": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.numeric" }, - "8311": { + "8328": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.raw" }, - "8312": { + "8329": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "IBigNumber.bigNumber" }, - "8313": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "8314": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "8315": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "8316": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "8317": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" - }, - "8318": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "8319": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "8320": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "8321": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "8322": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "8323": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "8324": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "8325": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "8327": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "8328": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "8329": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, "8330": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "8331": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "8332": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "8333": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "8334": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" + "qualifiedName": "Message" }, "8335": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "8336": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "8337": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "8338": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "8339": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "8340": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "8341": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "AddressDTO" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "8342": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type" - }, - "8343": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "8344": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.address_1" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "8345": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.address_2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "8346": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.company" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "8347": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.country_code" - }, - "8348": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.city" - }, - "8349": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.phone" - }, - "8350": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.postal_code" - }, - "8351": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.province" - }, - "8352": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.metadata" - }, - "8353": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.created_at" - }, - "8354": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.updated_at" - }, - "8355": { - "sourceFileName": "../../../../packages/core/types/src/address/common.ts", - "qualifiedName": "__type.deleted_at" - }, - "8356": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO" - }, - "8357": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.id" - }, - "8358": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.email" - }, - "8359": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.has_account" - }, - "8360": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.default_billing_address_id" - }, - "8361": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.default_shipping_address_id" - }, - "8362": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.company_name" - }, - "8363": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.first_name" - }, - "8364": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.last_name" - }, - "8365": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.addresses" - }, - "8366": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.phone" - }, - "8367": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.groups" - }, - "8368": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "__type" - }, - "8369": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "__type.id" - }, - "8370": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "__type.name" - }, - "8371": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.metadata" - }, - "8372": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.created_by" - }, - "8373": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.deleted_at" - }, - "8374": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.created_at" - }, - "8375": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerDTO.updated_at" - }, - "8376": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "8377": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "8378": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "8379": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" - }, - "8380": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "8381": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "8382": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "8383": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "8384": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "8385": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "8386": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "8387": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "8388": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "8389": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "8390": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "8391": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "8392": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "8393": { + "8348": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "8349": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "8350": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "8351": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "8352": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "8353": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "8354": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Query" + }, + "8355": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "8356": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "8357": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "8358": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "AddressDTO" + }, + "8359": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type" + }, + "8360": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.id" + }, + "8361": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.address_1" + }, + "8362": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.address_2" + }, + "8363": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.company" + }, + "8364": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.country_code" + }, + "8365": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.city" + }, + "8366": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.phone" + }, + "8367": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.postal_code" + }, + "8368": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.province" + }, + "8369": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.metadata" + }, + "8370": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.created_at" + }, + "8371": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.updated_at" + }, + "8372": { + "sourceFileName": "../../../../packages/core/types/src/address/common.ts", + "qualifiedName": "__type.deleted_at" + }, + "8373": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO" + }, + "8374": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.id" + }, + "8375": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.email" + }, + "8376": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.has_account" + }, + "8377": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.default_billing_address_id" + }, + "8378": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.default_shipping_address_id" + }, + "8379": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.company_name" + }, + "8380": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.first_name" + }, + "8381": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.last_name" + }, + "8382": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.addresses" + }, + "8383": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.phone" + }, + "8384": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.groups" + }, + "8385": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "__type" + }, + "8386": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "__type.id" + }, + "8387": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "__type.name" + }, + "8388": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.metadata" + }, + "8389": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.created_by" + }, + "8390": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.deleted_at" + }, + "8391": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.created_at" + }, + "8392": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerDTO.updated_at" + }, + "8393": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, "8394": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" + }, + "8395": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "8396": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "8397": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "8398": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "8399": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "8400": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "8401": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "8402": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "8403": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "8404": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "8405": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" + }, + "8406": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "8407": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" + }, + "8408": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" + }, + "8409": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "8410": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "8411": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Scalar" }, - "8395": { + "8412": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8396": { + "8413": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "8397": { + "8414": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.toHexString" }, - "8398": { + "8415": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterQuery" }, - "8399": { + "8416": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8400": { + "8417": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.__index" }, - "8402": { + "8419": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8403": { + "8420": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Prev" }, - "8404": { + "8421": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue" }, - "8405": { + "8422": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8406": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO" - }, - "8407": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.id" - }, - "8408": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.address_name" - }, - "8409": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.is_default_shipping" - }, - "8410": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.is_default_billing" - }, - "8411": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.customer_id" - }, - "8412": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.company" - }, - "8413": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.first_name" - }, - "8414": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.last_name" - }, - "8415": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.address_1" - }, - "8416": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.address_2" - }, - "8417": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.city" - }, - "8418": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.country_code" - }, - "8419": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.province" - }, - "8420": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.postal_code" - }, - "8421": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.phone" - }, - "8422": { - "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.metadata" - }, "8423": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.created_at" + "qualifiedName": "CustomerAddressDTO" }, "8424": { "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", - "qualifiedName": "CustomerAddressDTO.updated_at" + "qualifiedName": "CustomerAddressDTO.id" }, "8425": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.address_name" + }, + "8426": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.is_default_shipping" + }, + "8427": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.is_default_billing" + }, + "8428": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.customer_id" + }, + "8429": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.company" + }, + "8430": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.first_name" + }, + "8431": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.last_name" + }, + "8432": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.address_1" + }, + "8433": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.address_2" + }, + "8434": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.city" + }, + "8435": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.country_code" + }, + "8436": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.province" + }, + "8437": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.postal_code" + }, + "8438": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.phone" + }, + "8439": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.metadata" + }, + "8440": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.created_at" + }, + "8441": { + "sourceFileName": "../../../../packages/core/types/src/customer/common.ts", + "qualifiedName": "CustomerAddressDTO.updated_at" + }, + "8442": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "EventMetadata" }, - "8426": { + "8443": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "8427": { + "8444": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.eventGroupId" }, - "8428": { + "8445": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "PrevLimit" }, - "8429": { + "8446": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "FilterValue2" }, - "8430": { + "8447": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8431": { + "8448": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Primary" }, - "8432": { + "8449": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8433": { + "8450": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.[PrimaryKeyType]" }, - "8434": { + "8451": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8435": { + "8452": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type._id" }, - "8436": { + "8453": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8437": { + "8454": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.uuid" }, - "8438": { + "8455": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type" }, - "8439": { + "8456": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "__type.id" }, - "8440": { + "8457": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "8441": { + "8458": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "8442": { + "8459": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -17685,7 +17685,7 @@ "1": "../../../../packages/core/types/src/payment/service.ts" }, "reflections": { - "1": 7856 + "1": 7873 } } } \ 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 6bcd1060f8..3a2283eeab 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": 9288, + "id": 9305, "name": "pricing-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 9334, + "id": 9351, "name": "PriceListRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9335, + "id": 9352, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9336, + "id": 9353, "name": "new PriceListRule", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9334, + "target": 9351, "name": "PriceListRule", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 9349, + "id": 9366, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -64,7 +64,7 @@ } }, { - "id": 9337, + "id": 9354, "name": "id", "variant": "declaration", "kind": 1024, @@ -75,7 +75,7 @@ } }, { - "id": 9338, + "id": 9355, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -86,7 +86,7 @@ } }, { - "id": 9339, + "id": 9356, "name": "value", "variant": "declaration", "kind": 1024, @@ -114,7 +114,7 @@ "defaultValue": "null" }, { - "id": 9340, + "id": 9357, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -125,846 +125,19 @@ } }, { - "id": 9341, + "id": 9358, "name": "price_list", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9313, + "target": 9330, "name": "PriceList", "package": "@medusajs/pricing", "qualifiedName": "default" } }, - { - "id": 9342, - "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": 9343, - "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": 9344, - "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": 9345, - "name": "beforeCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9346, - "name": "beforeCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 9347, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9348, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 9335 - ] - }, - { - "title": "Properties", - "children": [ - 9349, - 9337, - 9338, - 9339, - 9340, - 9341, - 9342, - 9343, - 9344 - ] - }, - { - "title": "Methods", - "children": [ - 9345, - 9347 - ] - } - ] - }, - { - "id": 9313, - "name": "PriceList", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 9314, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 9315, - "name": "new PriceList", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 9313, - "name": "PriceList", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 9333, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "OptionalFields" - }, - "name": "OptionalFields", - "package": "@medusajs/pricing" - } - }, - { - "id": 9316, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9317, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9318, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9319, - "name": "status", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/pricing/price-list.ts", - "qualifiedName": "PriceListStatus" - }, - "name": "PriceListStatus", - "package": "@medusajs/utils" - } - }, - { - "id": 9320, - "name": "type", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/core/utils/src/pricing/price-list.ts", - "qualifiedName": "PriceListType" - }, - "name": "PriceListType", - "package": "@medusajs/utils" - } - }, - { - "id": 9321, - "name": "starts_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": 9322, - "name": "ends_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": 9323, - "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": 9289, - "name": "Price", - "package": "@medusajs/pricing", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 9324, - "name": "price_list_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": 9334, - "name": "PriceListRule", - "package": "@medusajs/pricing", - "qualifiedName": "default" - }, - { - "type": "intrinsic", - "name": "object" - } - ], - "name": "Collection", - "package": "@mikro-orm/core" - }, - "defaultValue": "..." - }, - { - "id": 9325, - "name": "rules_count", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - }, - "defaultValue": "0" - }, - { - "id": 9326, - "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": 9327, - "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": 9328, - "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": 9329, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9330, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 9331, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9332, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 9314 - ] - }, - { - "title": "Properties", - "children": [ - 9333, - 9316, - 9317, - 9318, - 9319, - 9320, - 9321, - 9322, - 9323, - 9324, - 9325, - 9326, - 9327, - 9328 - ] - }, - { - "title": "Methods", - "children": [ - 9329, - 9331 - ] - } - ] - }, - { - "id": 9379, - "name": "PricePreference", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 9380, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 9381, - "name": "new PricePreference", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 9379, - "name": "PricePreference", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 9382, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9383, - "name": "attribute", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9384, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 9385, - "name": "is_tax_inclusive", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 9386, - "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": 9387, - "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": 9388, - "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": 9389, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9390, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 9391, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 9392, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 9380 - ] - }, - { - "title": "Properties", - "children": [ - 9382, - 9383, - 9384, - 9385, - 9386, - 9387, - 9388 - ] - }, - { - "title": "Methods", - "children": [ - 9389, - 9391 - ] - } - ] - }, - { - "id": 9350, - "name": "PriceRule", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 9351, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 9352, - "name": "new PriceRule", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 9350, - "name": "PriceRule", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 9366, - "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": 9353, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9354, - "name": "attribute", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9355, - "name": "value", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9356, - "name": "priority", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "number" - }, - "defaultValue": "0" - }, - { - "id": 9357, - "name": "price_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 9358, - "name": "price", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "reference", - "target": 9289, - "name": "Price", - "package": "@medusajs/pricing", - "qualifiedName": "default" - } - }, { "id": 9359, "name": "created_at", @@ -1068,14 +241,13 @@ { "title": "Constructors", "children": [ - 9351 + 9352 ] }, { "title": "Properties", "children": [ 9366, - 9353, 9354, 9355, 9356, @@ -1096,29 +268,29 @@ ] }, { - "id": 9367, - "name": "PriceSet", + "id": 9330, + "name": "PriceList", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9368, + "id": 9331, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9369, - "name": "new PriceSet", + "id": 9332, + "name": "new PriceList", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9367, - "name": "PriceSet", + "target": 9330, + "name": "PriceList", "package": "@medusajs/pricing", "qualifiedName": "default" } @@ -1126,7 +298,23 @@ ] }, { - "id": 9370, + "id": 9350, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "OptionalFields" + }, + "name": "OptionalFields", + "package": "@medusajs/pricing" + } + }, + { + "id": 9333, "name": "id", "variant": "declaration", "kind": 1024, @@ -1137,7 +325,113 @@ } }, { - "id": 9371, + "id": 9334, + "name": "title", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9335, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9336, + "name": "status", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/pricing/price-list.ts", + "qualifiedName": "PriceListStatus" + }, + "name": "PriceListStatus", + "package": "@medusajs/utils" + } + }, + { + "id": 9337, + "name": "type", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/pricing/price-list.ts", + "qualifiedName": "PriceListType" + }, + "name": "PriceListType", + "package": "@medusajs/utils" + } + }, + { + "id": 9338, + "name": "starts_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": 9339, + "name": "ends_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": 9340, "name": "prices", "variant": "declaration", "kind": 1024, @@ -1151,7 +445,7 @@ "typeArguments": [ { "type": "reference", - "target": 9289, + "target": 9306, "name": "Price", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -1167,7 +461,49 @@ "defaultValue": "..." }, { - "id": 9372, + "id": 9341, + "name": "price_list_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": 9351, + "name": "PriceListRule", + "package": "@medusajs/pricing", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 9342, + "name": "rules_count", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + }, + "defaultValue": "0" + }, + { + "id": 9343, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1183,7 +519,7 @@ } }, { - "id": 9373, + "id": 9344, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1199,7 +535,7 @@ } }, { - "id": 9374, + "id": 9345, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1225,14 +561,14 @@ "defaultValue": "null" }, { - "id": 9375, + "id": 9346, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9376, + "id": 9347, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1245,14 +581,477 @@ ] }, { - "id": 9377, + "id": 9348, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9378, + "id": 9349, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 9331 + ] + }, + { + "title": "Properties", + "children": [ + 9350, + 9333, + 9334, + 9335, + 9336, + 9337, + 9338, + 9339, + 9340, + 9341, + 9342, + 9343, + 9344, + 9345 + ] + }, + { + "title": "Methods", + "children": [ + 9346, + 9348 + ] + } + ] + }, + { + "id": 9396, + "name": "PricePreference", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 9397, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 9398, + "name": "new PricePreference", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 9396, + "name": "PricePreference", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 9399, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9400, + "name": "attribute", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9401, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 9402, + "name": "is_tax_inclusive", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 9403, + "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": 9404, + "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": 9405, + "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": 9406, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9407, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 9408, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9409, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 9397 + ] + }, + { + "title": "Properties", + "children": [ + 9399, + 9400, + 9401, + 9402, + 9403, + 9404, + 9405 + ] + }, + { + "title": "Methods", + "children": [ + 9406, + 9408 + ] + } + ] + }, + { + "id": 9367, + "name": "PriceRule", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 9368, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 9369, + "name": "new PriceRule", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 9367, + "name": "PriceRule", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 9383, + "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": 9370, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9371, + "name": "attribute", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9372, + "name": "value", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9373, + "name": "priority", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "number" + }, + "defaultValue": "0" + }, + { + "id": 9374, + "name": "price_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9375, + "name": "price", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": 9306, + "name": "Price", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + }, + { + "id": 9376, + "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": 9377, + "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": 9378, + "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": 9379, + "name": "beforeCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9380, + "name": "beforeCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 9381, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9382, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1275,45 +1074,246 @@ { "title": "Properties", "children": [ + 9383, 9370, 9371, 9372, 9373, - 9374 + 9374, + 9375, + 9376, + 9377, + 9378 ] }, { "title": "Methods", "children": [ - 9375, - 9377 + 9379, + 9381 ] } ] }, { - "id": 9289, - "name": "Price", + "id": 9384, + "name": "PriceSet", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 9290, + "id": 9385, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 9291, + "id": 9386, + "name": "new PriceSet", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 9384, + "name": "PriceSet", + "package": "@medusajs/pricing", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 9387, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 9388, + "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": 9306, + "name": "Price", + "package": "@medusajs/pricing", + "qualifiedName": "default" + }, + { + "type": "intrinsic", + "name": "object" + } + ], + "name": "Collection", + "package": "@mikro-orm/core" + }, + "defaultValue": "..." + }, + { + "id": 9389, + "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": 9390, + "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": 9391, + "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": 9392, + "name": "onCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9393, + "name": "onCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 9394, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 9395, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 9385 + ] + }, + { + "title": "Properties", + "children": [ + 9387, + 9388, + 9389, + 9390, + 9391 + ] + }, + { + "title": "Methods", + "children": [ + 9392, + 9394 + ] + } + ] + }, + { + "id": 9306, + "name": "Price", + "variant": "declaration", + "kind": 128, + "flags": {}, + "children": [ + { + "id": 9307, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 9308, "name": "new Price", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 9289, + "target": 9306, "name": "Price", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -1322,7 +1322,7 @@ ] }, { - "id": 9312, + "id": 9329, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1340,7 +1340,7 @@ } }, { - "id": 9292, + "id": 9309, "name": "id", "variant": "declaration", "kind": 1024, @@ -1351,7 +1351,7 @@ } }, { - "id": 9293, + "id": 9310, "name": "title", "variant": "declaration", "kind": 1024, @@ -1372,7 +1372,7 @@ "defaultValue": "null" }, { - "id": 9294, + "id": 9311, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1383,7 +1383,7 @@ } }, { - "id": 9295, + "id": 9312, "name": "amount", "variant": "declaration", "kind": 1024, @@ -1408,7 +1408,7 @@ } }, { - "id": 9296, + "id": 9313, "name": "raw_amount", "variant": "declaration", "kind": 1024, @@ -1434,7 +1434,7 @@ } }, { - "id": 9297, + "id": 9314, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -1455,7 +1455,7 @@ "defaultValue": "null" }, { - "id": 9298, + "id": 9315, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -1476,7 +1476,7 @@ "defaultValue": "null" }, { - "id": 9299, + "id": 9316, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -1487,7 +1487,7 @@ } }, { - "id": 9300, + "id": 9317, "name": "price_set", "variant": "declaration", "kind": 1024, @@ -1496,14 +1496,14 @@ }, "type": { "type": "reference", - "target": 9367, + "target": 9384, "name": "PriceSet", "package": "@medusajs/pricing", "qualifiedName": "default" } }, { - "id": 9301, + "id": 9318, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -1515,7 +1515,7 @@ "defaultValue": "0" }, { - "id": 9302, + "id": 9319, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -1529,7 +1529,7 @@ "typeArguments": [ { "type": "reference", - "target": 9350, + "target": 9367, "name": "PriceRule", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -1545,7 +1545,7 @@ "defaultValue": "..." }, { - "id": 9303, + "id": 9320, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -1566,7 +1566,7 @@ "defaultValue": "null" }, { - "id": 9304, + "id": 9321, "name": "price_list", "variant": "declaration", "kind": 1024, @@ -1580,7 +1580,7 @@ }, { "type": "reference", - "target": 9313, + "target": 9330, "name": "PriceList", "package": "@medusajs/pricing", "qualifiedName": "default" @@ -1590,7 +1590,7 @@ "defaultValue": "null" }, { - "id": 9305, + "id": 9322, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1606,7 +1606,7 @@ } }, { - "id": 9306, + "id": 9323, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1622,7 +1622,7 @@ } }, { - "id": 9307, + "id": 9324, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1648,14 +1648,14 @@ "defaultValue": "null" }, { - "id": 9308, + "id": 9325, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9309, + "id": 9326, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1668,14 +1668,14 @@ ] }, { - "id": 9310, + "id": 9327, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9311, + "id": 9328, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1692,36 +1692,36 @@ { "title": "Constructors", "children": [ - 9290 + 9307 ] }, { "title": "Properties", "children": [ + 9329, + 9309, + 9310, + 9311, 9312, - 9292, - 9293, - 9294, - 9295, - 9296, - 9297, - 9298, - 9299, - 9300, - 9301, - 9302, - 9303, - 9304, - 9305, - 9306, - 9307 + 9313, + 9314, + 9315, + 9316, + 9317, + 9318, + 9319, + 9320, + 9321, + 9322, + 9323, + 9324 ] }, { "title": "Methods", "children": [ - 9308, - 9310 + 9325, + 9327 ] } ] @@ -1731,386 +1731,386 @@ { "title": "Classes", "children": [ - 9334, - 9313, - 9379, - 9350, + 9351, + 9330, + 9396, 9367, - 9289 + 9384, + 9306 ] } ], "packageName": "@medusajs/pricing", "symbolIdMap": { - "9288": { + "9305": { "sourceFileName": "../../../../packages/modules/pricing/src/models/index.ts", "qualifiedName": "" }, - "9289": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default" - }, - "9292": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.id" - }, - "9293": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.title" - }, - "9294": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.currency_code" - }, - "9295": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.amount" - }, - "9296": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.raw_amount" - }, - "9297": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.min_quantity" - }, - "9298": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.max_quantity" - }, - "9299": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.price_set_id" - }, - "9300": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.price_set" - }, - "9301": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.rules_count" - }, - "9302": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.price_rules" - }, - "9303": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.price_list_id" - }, - "9304": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.price_list" - }, - "9305": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.created_at" - }, "9306": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.updated_at" - }, - "9307": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.deleted_at" - }, - "9308": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "9309": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.id" }, "9310": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.title" }, "9311": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.currency_code" }, "9312": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", - "qualifiedName": "default.[OptionalProps]" + "qualifiedName": "default.amount" }, "9313": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.raw_amount" + }, + "9314": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.min_quantity" + }, + "9315": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.max_quantity" }, "9316": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.price_set_id" }, "9317": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.title" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.price_set" }, "9318": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.description" - }, - "9319": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.status" - }, - "9320": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.type" - }, - "9321": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.starts_at" - }, - "9322": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.ends_at" - }, - "9323": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.prices" - }, - "9324": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.price_list_rules" - }, - "9325": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.rules_count" }, - "9326": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "9319": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.price_rules" + }, + "9320": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.price_list_id" + }, + "9321": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.price_list" + }, + "9322": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.created_at" }, - "9327": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "9323": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.updated_at" }, - "9328": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "9324": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.deleted_at" }, - "9329": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "9325": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", "qualifiedName": "default.onCreate" }, + "9326": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.onCreate" + }, + "9327": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.onInit" + }, + "9328": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.onInit" + }, + "9329": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price.ts", + "qualifiedName": "default.[OptionalProps]" + }, "9330": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.onCreate" - }, - "9331": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.onInit" - }, - "9332": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default" }, "9333": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "9334": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default" - }, - "9337": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.id" }, + "9334": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.title" + }, + "9335": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.description" + }, + "9336": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.status" + }, + "9337": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.type" + }, "9338": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.attribute" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.starts_at" }, "9339": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.value" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.ends_at" }, "9340": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.price_list_id" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.prices" }, "9341": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.price_list" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.price_list_rules" }, "9342": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.created_at" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.rules_count" }, "9343": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.created_at" }, "9344": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.updated_at" }, "9345": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.beforeCreate" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.deleted_at" }, "9346": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.beforeCreate" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.onCreate" }, "9347": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.onCreate" }, "9348": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", "qualifiedName": "default.onInit" }, "9349": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", - "qualifiedName": "default.[OptionalProps]" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.onInit" }, "9350": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "9351": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default" }, - "9353": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "9354": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.id" }, - "9354": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "9355": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.attribute" }, - "9355": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "9356": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.value" }, - "9356": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", - "qualifiedName": "default.priority" - }, "9357": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", - "qualifiedName": "default.price_id" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", + "qualifiedName": "default.price_list_id" }, "9358": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", - "qualifiedName": "default.price" + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", + "qualifiedName": "default.price_list" }, "9359": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.created_at" }, "9360": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.updated_at" }, "9361": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.deleted_at" }, "9362": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.beforeCreate" }, "9363": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.beforeCreate" }, "9364": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.onInit" }, "9365": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.onInit" }, "9366": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-list-rule.ts", "qualifiedName": "default.[OptionalProps]" }, "9367": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default" }, "9370": { - "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", "qualifiedName": "default.id" }, "9371": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.attribute" + }, + "9372": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.value" + }, + "9373": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.priority" + }, + "9374": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.price_id" + }, + "9375": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.price" + }, + "9376": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.created_at" + }, + "9377": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.updated_at" + }, + "9378": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.deleted_at" + }, + "9379": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.beforeCreate" + }, + "9380": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.beforeCreate" + }, + "9381": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.onInit" + }, + "9382": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.onInit" + }, + "9383": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-rule.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "9384": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", + "qualifiedName": "default" + }, + "9387": { + "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", + "qualifiedName": "default.id" + }, + "9388": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.prices" }, - "9372": { + "9389": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.created_at" }, - "9373": { + "9390": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.updated_at" }, - "9374": { + "9391": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.deleted_at" }, - "9375": { + "9392": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onCreate" }, - "9376": { + "9393": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onCreate" }, - "9377": { + "9394": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onInit" }, - "9378": { + "9395": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-set.ts", "qualifiedName": "default.onInit" }, - "9379": { + "9396": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default" }, - "9382": { + "9399": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.id" }, - "9383": { + "9400": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.attribute" }, - "9384": { + "9401": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.value" }, - "9385": { + "9402": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.is_tax_inclusive" }, - "9386": { + "9403": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.created_at" }, - "9387": { + "9404": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.updated_at" }, - "9388": { + "9405": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.deleted_at" }, - "9389": { + "9406": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onCreate" }, - "9390": { + "9407": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onCreate" }, - "9391": { + "9408": { "sourceFileName": "../../../../packages/modules/pricing/src/models/price-preference.ts", "qualifiedName": "default.onInit" }, - "9392": { + "9409": { "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": 9288 + "1": 9305 } } } \ 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 9805609f6d..c925f094f0 100644 --- a/www/utils/generated/typedoc-json-output/pricing.json +++ b/www/utils/generated/typedoc-json-output/pricing.json @@ -1,12 +1,12 @@ { - "id": 8578, + "id": 8595, "name": "pricing", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 8878, + "id": 8895, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 8879, + "id": 8896, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 8890, + "target": 8907, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 8880, + "id": 8897, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 8881, + "id": 8898, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 8882, + "id": 8899, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 8883, + "id": 8900, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 8884, + "id": 8901, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 8885, + "id": 8902, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 8886, + "id": 8903, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 8887, + "id": 8904, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 8888, + "id": 8905, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 8889, + "id": 8906, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 8879, - 8880, - 8881, - 8882, - 8883, - 8887, - 8888, - 8889 + 8896, + 8897, + 8898, + 8899, + 8900, + 8904, + 8905, + 8906 ] } ], "typeParameters": [ { - "id": 8890, + "id": 8907, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 9114, + "id": 9131, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 9115, + "id": 9132, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9117, + "target": 9134, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 9117, + "target": 9134, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 9116, + "id": 9133, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9117, + "target": 9134, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 9117, + "target": 9134, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 9115, - 9116 + 9132, + 9133 ] } ], "typeParameters": [ { - "id": 9117, + "id": 9134, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,43 +493,43 @@ "extendedBy": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps" }, { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps" }, { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps" }, { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps" }, { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps" }, { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps" }, { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps" } ] }, { - "id": 8932, + "id": 8949, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -544,7 +544,7 @@ }, "children": [ { - "id": 8933, + "id": 8950, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -563,7 +563,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8934, + "target": 8951, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -575,13 +575,13 @@ { "title": "Properties", "children": [ - 8933 + 8950 ] } ], "typeParameters": [ { - "id": 8934, + "id": 8951, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -594,7 +594,7 @@ ] }, { - "id": 8935, + "id": 8952, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -609,7 +609,7 @@ }, "children": [ { - "id": 8936, + "id": 8953, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -628,7 +628,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8937, + "target": 8954, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -640,13 +640,13 @@ { "title": "Properties", "children": [ - 8936 + 8953 ] } ], "typeParameters": [ { - "id": 8937, + "id": 8954, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -659,14 +659,14 @@ ] }, { - "id": 9229, + "id": 9246, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9230, + "id": 9247, "name": "T", "variant": "typeParam", "kind": 131072, @@ -677,7 +677,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9230, + "target": 9247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -690,14 +690,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9230, + "target": 9247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 9258, + "target": 9275, "name": "Scalar", "package": "@medusajs/types" }, @@ -707,11 +707,11 @@ }, "falseType": { "type": "reference", - "target": 9262, + "target": 9279, "typeArguments": [ { "type": "reference", - "target": 9230, + "target": 9247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -723,11 +723,11 @@ }, "falseType": { "type": "reference", - "target": 9268, + "target": 9285, "typeArguments": [ { "type": "reference", - "target": 9230, + "target": 9247, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -739,14 +739,14 @@ } }, { - "id": 9231, + "id": 9248, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9232, + "id": 9249, "name": "T", "variant": "typeParam", "kind": 131072, @@ -764,7 +764,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9232, + "target": 9249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -795,7 +795,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9232, + "target": 9249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -829,7 +829,7 @@ }, "falseType": { "type": "reference", - "target": 9232, + "target": 9249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -840,7 +840,7 @@ } }, { - "id": 9258, + "id": 9275, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -899,21 +899,21 @@ { "type": "reflection", "declaration": { - "id": 9259, + "id": 9276, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9260, + "id": 9277, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9261, + "id": 9278, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -930,7 +930,7 @@ { "title": "Methods", "children": [ - 9260 + 9277 ] } ] @@ -940,14 +940,14 @@ } }, { - "id": 9286, + "id": 9303, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9287, + "id": 9304, "name": "T", "variant": "typeParam", "kind": 131072, @@ -958,7 +958,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9287, + "target": 9304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -979,7 +979,7 @@ "typeArguments": [ { "type": "reference", - "target": 9287, + "target": 9304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -990,7 +990,7 @@ }, "falseType": { "type": "reference", - "target": 9287, + "target": 9304, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -998,14 +998,14 @@ } }, { - "id": 9276, + "id": 9293, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9285, + "id": 9302, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1016,7 +1016,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9285, + "target": 9302, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1024,14 +1024,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9277, + "id": 9294, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9278, + "id": 9295, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1048,7 +1048,7 @@ { "title": "Properties", "children": [ - 9278 + 9295 ] } ] @@ -1056,7 +1056,7 @@ }, "trueType": { "type": "reference", - "target": 9286, + "target": 9303, "typeArguments": [ { "type": "reference", @@ -1076,7 +1076,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9285, + "target": 9302, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1084,14 +1084,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9279, + "id": 9296, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9280, + "id": 9297, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1108,7 +1108,7 @@ { "title": "Properties", "children": [ - 9280 + 9297 ] } ] @@ -1119,7 +1119,7 @@ "types": [ { "type": "reference", - "target": 9286, + "target": 9303, "typeArguments": [ { "type": "reference", @@ -1145,7 +1145,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9285, + "target": 9302, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1153,14 +1153,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9281, + "id": 9298, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9282, + "id": 9299, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1177,7 +1177,7 @@ { "title": "Properties", "children": [ - 9282 + 9299 ] } ] @@ -1185,7 +1185,7 @@ }, "trueType": { "type": "reference", - "target": 9286, + "target": 9303, "typeArguments": [ { "type": "reference", @@ -1205,7 +1205,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9285, + "target": 9302, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1213,14 +1213,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9283, + "id": 9300, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9284, + "id": 9301, "name": "id", "variant": "declaration", "kind": 1024, @@ -1237,7 +1237,7 @@ { "title": "Properties", "children": [ - 9284 + 9301 ] } ] @@ -1245,7 +1245,7 @@ }, "trueType": { "type": "reference", - "target": 9286, + "target": 9303, "typeArguments": [ { "type": "reference", @@ -1271,14 +1271,14 @@ } }, { - "id": 9132, + "id": 9149, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9153, + "id": 9170, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1288,14 +1288,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9133, + "id": 9150, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9134, + "id": 9151, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1306,11 +1306,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9229, + "target": 9246, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1322,7 +1322,7 @@ } }, { - "id": 9135, + "id": 9152, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1333,11 +1333,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9229, + "target": 9246, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1349,7 +1349,7 @@ } }, { - "id": 9136, + "id": 9153, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1361,11 +1361,11 @@ "types": [ { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1378,11 +1378,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1396,7 +1396,7 @@ } }, { - "id": 9137, + "id": 9154, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1405,11 +1405,11 @@ }, "type": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1420,7 +1420,7 @@ } }, { - "id": 9138, + "id": 9155, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1431,11 +1431,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1447,7 +1447,7 @@ } }, { - "id": 9139, + "id": 9156, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1458,11 +1458,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1474,7 +1474,7 @@ } }, { - "id": 9140, + "id": 9157, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1483,11 +1483,11 @@ }, "type": { "type": "reference", - "target": 9229, + "target": 9246, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1498,7 +1498,7 @@ } }, { - "id": 9141, + "id": 9158, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1507,11 +1507,11 @@ }, "type": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1522,7 +1522,7 @@ } }, { - "id": 9142, + "id": 9159, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1531,11 +1531,11 @@ }, "type": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1546,7 +1546,7 @@ } }, { - "id": 9143, + "id": 9160, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1555,11 +1555,11 @@ }, "type": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1570,7 +1570,7 @@ } }, { - "id": 9144, + "id": 9161, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1579,11 +1579,11 @@ }, "type": { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9153, + "target": 9170, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1594,7 +1594,7 @@ } }, { - "id": 9145, + "id": 9162, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1607,7 +1607,7 @@ } }, { - "id": 9146, + "id": 9163, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1620,7 +1620,7 @@ } }, { - "id": 9147, + "id": 9164, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1633,7 +1633,7 @@ } }, { - "id": 9148, + "id": 9165, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1646,7 +1646,7 @@ } }, { - "id": 9149, + "id": 9166, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1662,7 +1662,7 @@ } }, { - "id": 9150, + "id": 9167, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1678,7 +1678,7 @@ } }, { - "id": 9151, + "id": 9168, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1694,7 +1694,7 @@ } }, { - "id": 9152, + "id": 9169, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1711,25 +1711,25 @@ { "title": "Properties", "children": [ - 9134, - 9135, - 9136, - 9137, - 9138, - 9139, - 9140, - 9141, - 9142, - 9143, - 9144, - 9145, - 9146, - 9147, - 9148, - 9149, - 9150, 9151, - 9152 + 9152, + 9153, + 9154, + 9155, + 9156, + 9157, + 9158, + 9159, + 9160, + 9161, + 9162, + 9163, + 9164, + 9165, + 9166, + 9167, + 9168, + 9169 ] } ] @@ -1737,14 +1737,14 @@ } }, { - "id": 9274, + "id": 9291, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9275, + "id": 9292, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1756,18 +1756,18 @@ "types": [ { "type": "reference", - "target": 9275, + "target": 9292, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 9231, + "target": 9248, "typeArguments": [ { "type": "reference", - "target": 9275, + "target": 9292, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1778,11 +1778,11 @@ }, { "type": "reference", - "target": 9276, + "target": 9293, "typeArguments": [ { "type": "reference", - "target": 9275, + "target": 9292, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1795,14 +1795,14 @@ } }, { - "id": 9268, + "id": 9285, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9269, + "id": 9286, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1814,15 +1814,15 @@ "types": [ { "type": "reference", - "target": 9132, + "target": 9149, "typeArguments": [ { "type": "reference", - "target": 9274, + "target": 9291, "typeArguments": [ { "type": "reference", - "target": 9269, + "target": 9286, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1837,11 +1837,11 @@ }, { "type": "reference", - "target": 9274, + "target": 9291, "typeArguments": [ { "type": "reference", - "target": 9269, + "target": 9286, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1854,11 +1854,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9274, + "target": 9291, "typeArguments": [ { "type": "reference", - "target": 9269, + "target": 9286, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1876,7 +1876,7 @@ } }, { - "id": 9273, + "id": 9290, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1904,14 +1904,14 @@ } }, { - "id": 9262, + "id": 9279, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9266, + "id": 9283, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1922,7 +1922,7 @@ } }, { - "id": 9267, + "id": 9284, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1941,7 +1941,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 9267, + "target": 9284, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1962,7 +1962,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 9266, + "target": 9283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1984,7 +1984,7 @@ }, "objectType": { "type": "reference", - "target": 9266, + "target": 9283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2041,7 +2041,7 @@ }, "objectType": { "type": "reference", - "target": 9266, + "target": 9283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2049,7 +2049,7 @@ }, { "type": "reference", - "target": 9132, + "target": 9149, "typeArguments": [ { "type": "indexedAccess", @@ -2065,7 +2065,7 @@ }, "objectType": { "type": "reference", - "target": 9266, + "target": 9283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2093,7 +2093,7 @@ }, "objectType": { "type": "reference", - "target": 9266, + "target": 9283, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2118,21 +2118,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 9263, + "id": 9280, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9264, + "id": 9281, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9265, + "id": 9282, "name": "x", "variant": "param", "kind": 32768, @@ -2169,7 +2169,7 @@ }, "trueType": { "type": "reference", - "target": 9262, + "target": 9279, "typeArguments": [ { "type": "reference", @@ -2196,14 +2196,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 9267, + "target": 9284, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 9273, + "target": 9290, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2233,7 +2233,7 @@ } }, { - "id": 9270, + "id": 9287, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2263,14 +2263,14 @@ { "type": "reflection", "declaration": { - "id": 9271, + "id": 9288, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9272, + "id": 9289, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2287,7 +2287,7 @@ { "title": "Properties", "children": [ - 9272 + 9289 ] } ] @@ -2297,14 +2297,14 @@ } }, { - "id": 9252, + "id": 9269, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9257, + "id": 9274, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2318,14 +2318,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9253, + "id": 9270, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9254, + "id": 9271, "name": "name", "variant": "declaration", "kind": 1024, @@ -2336,7 +2336,7 @@ } }, { - "id": 9255, + "id": 9272, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2345,20 +2345,20 @@ }, "type": { "type": "reference", - "target": 9270, + "target": 9287, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 9256, + "id": 9273, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9257, + "target": 9274, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2369,9 +2369,9 @@ { "title": "Properties", "children": [ - 9254, - 9255, - 9256 + 9271, + 9272, + 9273 ] } ] @@ -2379,14 +2379,14 @@ } }, { - "id": 9202, + "id": 9219, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9205, + "id": 9222, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2402,11 +2402,11 @@ "types": [ { "type": "reference", - "target": 9252, + "target": 9269, "typeArguments": [ { "type": "reference", - "target": 9205, + "target": 9222, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2418,14 +2418,14 @@ { "type": "reflection", "declaration": { - "id": 9203, + "id": 9220, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9204, + "id": 9221, "name": "options", "variant": "declaration", "kind": 1024, @@ -2457,7 +2457,7 @@ { "title": "Properties", "children": [ - 9204 + 9221 ] } ] @@ -2467,14 +2467,14 @@ } }, { - "id": 9212, + "id": 9229, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 9221, + "id": 9238, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2488,14 +2488,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9213, + "id": 9230, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9214, + "id": 9231, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2506,21 +2506,21 @@ } }, { - "id": 9215, + "id": 9232, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9221, + "target": 9238, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9216, + "id": 9233, "name": "source", "variant": "declaration", "kind": 1024, @@ -2531,7 +2531,7 @@ } }, { - "id": 9217, + "id": 9234, "name": "object", "variant": "declaration", "kind": 1024, @@ -2542,7 +2542,7 @@ } }, { - "id": 9218, + "id": 9235, "name": "action", "variant": "declaration", "kind": 1024, @@ -2555,7 +2555,7 @@ } }, { - "id": 9219, + "id": 9236, "name": "context", "variant": "declaration", "kind": 1024, @@ -2571,7 +2571,7 @@ "typeArguments": [ { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" }, @@ -2585,7 +2585,7 @@ } }, { - "id": 9220, + "id": 9237, "name": "options", "variant": "declaration", "kind": 1024, @@ -2617,13 +2617,13 @@ { "title": "Properties", "children": [ - 9214, - 9215, - 9216, - 9217, - 9218, - 9219, - 9220 + 9231, + 9232, + 9233, + 9234, + 9235, + 9236, + 9237 ] } ] @@ -2631,7 +2631,7 @@ } }, { - "id": 9243, + "id": 9260, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2639,14 +2639,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9244, + "id": 9261, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9245, + "id": 9262, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2657,7 +2657,7 @@ } }, { - "id": 9246, + "id": 9263, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2668,7 +2668,7 @@ } }, { - "id": 9247, + "id": 9264, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2679,7 +2679,7 @@ } }, { - "id": 9248, + "id": 9265, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2690,7 +2690,7 @@ } }, { - "id": 9249, + "id": 9266, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2711,7 +2711,7 @@ } }, { - "id": 9250, + "id": 9267, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2732,7 +2732,7 @@ } }, { - "id": 9251, + "id": 9268, "name": "args", "variant": "declaration", "kind": 1024, @@ -2772,13 +2772,13 @@ { "title": "Properties", "children": [ - 9245, - 9246, - 9247, - 9248, - 9249, - 9250, - 9251 + 9262, + 9263, + 9264, + 9265, + 9266, + 9267, + 9268 ] } ] @@ -2786,14 +2786,14 @@ } }, { - "id": 9240, + "id": 9257, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9241, + "id": 9258, "name": "name", "variant": "declaration", "kind": 1024, @@ -2816,7 +2816,7 @@ } }, { - "id": 9242, + "id": 9259, "name": "args", "variant": "declaration", "kind": 1024, @@ -2856,21 +2856,21 @@ { "title": "Properties", "children": [ - 9241, - 9242 + 9258, + 9259 ] } ] }, { - "id": 9171, + "id": 9188, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9172, + "id": 9189, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2881,7 +2881,7 @@ } }, { - "id": 9173, + "id": 9190, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2901,7 +2901,7 @@ "types": [ { "type": "reference", - "target": 9240, + "target": 9257, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2909,7 +2909,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9240, + "target": 9257, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2918,7 +2918,7 @@ } }, { - "id": 9174, + "id": 9191, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2954,14 +2954,14 @@ { "type": "reflection", "declaration": { - "id": 9175, + "id": 9192, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9176, + "id": 9193, "name": "path", "variant": "declaration", "kind": 1024, @@ -2972,7 +2972,7 @@ } }, { - "id": 9177, + "id": 9194, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -2990,8 +2990,8 @@ { "title": "Properties", "children": [ - 9176, - 9177 + 9193, + 9194 ] } ] @@ -3005,7 +3005,7 @@ } }, { - "id": 9178, + "id": 9195, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3019,7 +3019,7 @@ } }, { - "id": 9179, + "id": 9196, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3030,14 +3030,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9243, + "target": 9260, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 9180, + "id": 9197, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3049,14 +3049,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 9181, + "id": 9198, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9182, + "id": 9199, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3067,14 +3067,14 @@ } }, { - "id": 9183, + "id": 9200, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9243, + "target": 9260, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3084,8 +3084,8 @@ { "title": "Properties", "children": [ - 9182, - 9183 + 9199, + 9200 ] } ] @@ -3094,7 +3094,7 @@ } }, { - "id": 9184, + "id": 9201, "name": "args", "variant": "declaration", "kind": 1024, @@ -3134,19 +3134,19 @@ { "title": "Properties", "children": [ - 9172, - 9173, - 9174, - 9178, - 9179, - 9180, - 9184 + 9189, + 9190, + 9191, + 9195, + 9196, + 9197, + 9201 ] } ] }, { - "id": 9188, + "id": 9205, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3165,14 +3165,14 @@ { "type": "reflection", "declaration": { - "id": 9189, + "id": 9206, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9190, + "id": 9207, "name": "type", "variant": "declaration", "kind": 1024, @@ -3268,7 +3268,7 @@ } }, { - "id": 9191, + "id": 9208, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3281,7 +3281,7 @@ } }, { - "id": 9192, + "id": 9209, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3294,7 +3294,7 @@ } }, { - "id": 9193, + "id": 9210, "name": "options", "variant": "declaration", "kind": 1024, @@ -3334,10 +3334,10 @@ { "title": "Properties", "children": [ - 9190, - 9191, - 9192, - 9193 + 9207, + 9208, + 9209, + 9210 ] } ] @@ -3349,7 +3349,7 @@ } }, { - "id": 9058, + "id": 9075, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3366,7 +3366,7 @@ "typeArguments": [ { "type": "reference", - "target": 9171, + "target": 9188, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3398,14 +3398,14 @@ { "type": "reflection", "declaration": { - "id": 9059, + "id": 9076, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9060, + "id": 9077, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3426,7 +3426,7 @@ } }, { - "id": 9061, + "id": 9078, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3437,14 +3437,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9185, + "target": 9202, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 9062, + "id": 9079, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3456,14 +3456,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 9063, + "id": 9080, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9064, + "id": 9081, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3474,7 +3474,7 @@ } }, { - "id": 9065, + "id": 9082, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3502,14 +3502,14 @@ { "type": "reflection", "declaration": { - "id": 9066, + "id": 9083, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9067, + "id": 9084, "name": "path", "variant": "declaration", "kind": 1024, @@ -3520,7 +3520,7 @@ } }, { - "id": 9068, + "id": 9085, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3536,7 +3536,7 @@ } }, { - "id": 9069, + "id": 9086, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3553,9 +3553,9 @@ { "title": "Properties", "children": [ - 9067, - 9068, - 9069 + 9084, + 9085, + 9086 ] } ] @@ -3569,14 +3569,14 @@ } }, { - "id": 9070, + "id": 9087, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 9185, + "target": 9202, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3586,9 +3586,9 @@ { "title": "Properties", "children": [ - 9064, - 9065, - 9070 + 9081, + 9082, + 9087 ] } ] @@ -3597,7 +3597,7 @@ } }, { - "id": 9071, + "id": 9088, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3610,7 +3610,7 @@ } }, { - "id": 9072, + "id": 9089, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3626,7 +3626,7 @@ } }, { - "id": 9073, + "id": 9090, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3647,7 +3647,7 @@ } }, { - "id": 9074, + "id": 9091, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3683,7 +3683,7 @@ } }, { - "id": 9075, + "id": 9092, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3704,7 +3704,7 @@ } }, { - "id": 9076, + "id": 9093, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3728,7 +3728,7 @@ } }, { - "id": 9077, + "id": 9094, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3738,14 +3738,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9078, + "id": 9095, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9079, + "id": 9096, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3766,7 +3766,7 @@ } }, { - "id": 9080, + "id": 9097, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3787,7 +3787,7 @@ } }, { - "id": 9081, + "id": 9098, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3796,7 +3796,7 @@ }, "type": { "type": "reference", - "target": 9188, + "target": 9205, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3806,9 +3806,9 @@ { "title": "Properties", "children": [ - 9079, - 9080, - 9081 + 9096, + 9097, + 9098 ] } ] @@ -3820,16 +3820,16 @@ { "title": "Properties", "children": [ - 9060, - 9061, - 9062, - 9071, - 9072, - 9073, - 9074, - 9075, - 9076, - 9077 + 9077, + 9078, + 9079, + 9088, + 9089, + 9090, + 9091, + 9092, + 9093, + 9094 ] } ] @@ -3839,7 +3839,7 @@ } }, { - "id": 9185, + "id": 9202, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3849,21 +3849,21 @@ "types": [ { "type": "reference", - "target": 9243, + "target": 9260, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 9186, + "id": 9203, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9187, + "id": 9204, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3888,7 +3888,7 @@ { "title": "Properties", "children": [ - 9187 + 9204 ] } ] @@ -3898,7 +3898,7 @@ } }, { - "id": 8823, + "id": 8840, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3906,13 +3906,13 @@ "extendedBy": [ { "type": "reference", - "target": 8579, + "target": 8596, "name": "IPricingModuleService" } ] }, { - "id": 9103, + "id": 9120, "name": "MoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -3927,7 +3927,7 @@ }, "children": [ { - "id": 9104, + "id": 9121, "name": "id", "variant": "declaration", "kind": 1024, @@ -3946,7 +3946,7 @@ } }, { - "id": 9105, + "id": 9122, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3967,7 +3967,7 @@ } }, { - "id": 9106, + "id": 9123, "name": "amount", "variant": "declaration", "kind": 1024, @@ -3984,13 +3984,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9107, + "id": 9124, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4007,13 +4007,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9108, + "id": 9125, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4030,13 +4030,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 9109, + "id": 9126, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -4057,7 +4057,7 @@ } }, { - "id": 9110, + "id": 9127, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -4076,14 +4076,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 9111, + "id": 9128, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4107,7 +4107,7 @@ } }, { - "id": 9112, + "id": 9129, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4131,7 +4131,7 @@ } }, { - "id": 9113, + "id": 9130, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4168,22 +4168,22 @@ { "title": "Properties", "children": [ - 9104, - 9105, - 9106, - 9107, - 9108, - 9109, - 9110, - 9111, - 9112, - 9113 + 9121, + 9122, + 9123, + 9124, + 9125, + 9126, + 9127, + 9128, + 9129, + 9130 ] } ] }, { - "id": 9222, + "id": 9239, "name": "CreateMoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -4198,7 +4198,7 @@ }, "children": [ { - "id": 9223, + "id": 9240, "name": "id", "variant": "declaration", "kind": 1024, @@ -4219,7 +4219,7 @@ } }, { - "id": 9224, + "id": 9241, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4238,7 +4238,7 @@ } }, { - "id": 9225, + "id": 9242, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4253,13 +4253,13 @@ }, "type": { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 9226, + "id": 9243, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4283,7 +4283,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4291,7 +4291,7 @@ } }, { - "id": 9227, + "id": 9244, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4315,7 +4315,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4327,29 +4327,29 @@ { "title": "Properties", "children": [ - 9223, - 9224, - 9225, - 9226, - 9227 + 9240, + 9241, + 9242, + 9243, + 9244 ] } ], "extendedBy": [ { "type": "reference", - "target": 9123, + "target": 9140, "name": "CreatePricesDTO" }, { "type": "reference", - "target": 9155, + "target": 9172, "name": "CreatePriceListPriceDTO" } ] }, { - "id": 9234, + "id": 9251, "name": "UpdateMoneyAmountDTO", "variant": "declaration", "kind": 256, @@ -4372,7 +4372,7 @@ }, "children": [ { - "id": 9235, + "id": 9252, "name": "id", "variant": "declaration", "kind": 1024, @@ -4391,7 +4391,7 @@ } }, { - "id": 9236, + "id": 9253, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4421,7 +4421,7 @@ } }, { - "id": 9237, + "id": 9254, "name": "amount", "variant": "declaration", "kind": 1024, @@ -4438,13 +4438,13 @@ }, "type": { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 9238, + "id": 9255, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -4468,7 +4468,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4476,7 +4476,7 @@ } }, { - "id": 9239, + "id": 9256, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4500,7 +4500,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -4512,24 +4512,24 @@ { "title": "Properties", "children": [ - 9235, - 9236, - 9237, - 9238, - 9239 + 9252, + 9253, + 9254, + 9255, + 9256 ] } ], "extendedBy": [ { "type": "reference", - "target": 9163, + "target": 9180, "name": "UpdatePriceListPriceDTO" } ] }, { - "id": 9118, + "id": 9135, "name": "FilterableMoneyAmountProps", "variant": "declaration", "kind": 256, @@ -4544,7 +4544,7 @@ }, "children": [ { - "id": 9121, + "id": 9138, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4567,17 +4567,17 @@ "types": [ { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4590,12 +4590,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 9122, + "id": 9139, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4618,17 +4618,17 @@ "types": [ { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4641,12 +4641,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 9119, + "id": 9136, "name": "id", "variant": "declaration", "kind": 1024, @@ -4670,7 +4670,7 @@ } }, { - "id": 9120, + "id": 9137, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4707,21 +4707,21 @@ { "title": "Properties", "children": [ - 9121, - 9122, - 9119, - 9120 + 9138, + 9139, + 9136, + 9137 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -4732,7 +4732,7 @@ ] }, { - "id": 9130, + "id": 9147, "name": "PriceListStatus", "variant": "declaration", "kind": 2097152, @@ -4760,7 +4760,7 @@ } }, { - "id": 9131, + "id": 9148, "name": "PriceListType", "variant": "declaration", "kind": 2097152, @@ -4788,7 +4788,7 @@ } }, { - "id": 8970, + "id": 8987, "name": "PriceListDTO", "variant": "declaration", "kind": 256, @@ -4803,7 +4803,7 @@ }, "children": [ { - "id": 8971, + "id": 8988, "name": "id", "variant": "declaration", "kind": 1024, @@ -4822,7 +4822,7 @@ } }, { - "id": 8972, + "id": 8989, "name": "title", "variant": "declaration", "kind": 1024, @@ -4843,7 +4843,7 @@ } }, { - "id": 8973, + "id": 8990, "name": "description", "variant": "declaration", "kind": 1024, @@ -4864,7 +4864,7 @@ } }, { - "id": 8974, + "id": 8991, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -4894,7 +4894,7 @@ } }, { - "id": 8975, + "id": 8992, "name": "status", "variant": "declaration", "kind": 1024, @@ -4911,13 +4911,13 @@ }, "type": { "type": "reference", - "target": 9130, + "target": 9147, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 8976, + "id": 8993, "name": "type", "variant": "declaration", "kind": 1024, @@ -4934,13 +4934,13 @@ }, "type": { "type": "reference", - "target": 9131, + "target": 9148, "name": "PriceListType", "package": "@medusajs/types" } }, { - "id": 8977, + "id": 8994, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -4970,7 +4970,7 @@ } }, { - "id": 8978, + "id": 8995, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -4991,7 +4991,7 @@ } }, { - "id": 8979, + "id": 8996, "name": "prices", "variant": "declaration", "kind": 1024, @@ -5013,14 +5013,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } } }, { - "id": 8980, + "id": 8997, "name": "money_amounts", "variant": "declaration", "kind": 1024, @@ -5042,14 +5042,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9103, + "target": 9120, "name": "MoneyAmountDTO", "package": "@medusajs/types" } } }, { - "id": 8981, + "id": 8998, "name": "price_list_rules", "variant": "declaration", "kind": 1024, @@ -5071,7 +5071,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -5082,23 +5082,23 @@ { "title": "Properties", "children": [ - 8971, - 8972, - 8973, - 8974, - 8975, - 8976, - 8977, - 8978, - 8979, - 8980, - 8981 + 8988, + 8989, + 8990, + 8991, + 8992, + 8993, + 8994, + 8995, + 8996, + 8997, + 8998 ] } ] }, { - "id": 9155, + "id": 9172, "name": "CreatePriceListPriceDTO", "variant": "declaration", "kind": 256, @@ -5113,7 +5113,7 @@ }, "children": [ { - "id": 9158, + "id": 9175, "name": "id", "variant": "declaration", "kind": 1024, @@ -5135,12 +5135,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9223, + "target": 9240, "name": "CreateMoneyAmountDTO.id" } }, { - "id": 9159, + "id": 9176, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5161,12 +5161,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9224, + "target": 9241, "name": "CreateMoneyAmountDTO.currency_code" } }, { - "id": 9160, + "id": 9177, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5183,18 +5183,18 @@ }, "type": { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9225, + "target": 9242, "name": "CreateMoneyAmountDTO.amount" } }, { - "id": 9161, + "id": 9178, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -5219,7 +5219,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5227,12 +5227,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9226, + "target": 9243, "name": "CreateMoneyAmountDTO.min_quantity" } }, { - "id": 9162, + "id": 9179, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -5257,7 +5257,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5265,12 +5265,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9227, + "target": 9244, "name": "CreateMoneyAmountDTO.max_quantity" } }, { - "id": 9156, + "id": 9173, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -5289,7 +5289,7 @@ } }, { - "id": 9157, + "id": 9174, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5306,7 +5306,7 @@ }, "type": { "type": "reference", - "target": 9233, + "target": 9250, "name": "CreatePriceListPriceRules", "package": "@medusajs/types" } @@ -5316,27 +5316,27 @@ { "title": "Properties", "children": [ - 9158, - 9159, - 9160, - 9161, - 9162, - 9156, - 9157 + 9175, + 9176, + 9177, + 9178, + 9179, + 9173, + 9174 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9222, + "target": 9239, "name": "CreateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 9163, + "id": 9180, "name": "UpdatePriceListPriceDTO", "variant": "declaration", "kind": 256, @@ -5359,7 +5359,7 @@ }, "children": [ { - "id": 9166, + "id": 9183, "name": "id", "variant": "declaration", "kind": 1024, @@ -5380,12 +5380,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9235, + "target": 9252, "name": "UpdateMoneyAmountDTO.id" } }, { - "id": 9167, + "id": 9184, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5416,12 +5416,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9236, + "target": 9253, "name": "UpdateMoneyAmountDTO.currency_code" } }, { - "id": 9168, + "id": 9185, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5439,18 +5439,18 @@ }, "type": { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9237, + "target": 9254, "name": "UpdateMoneyAmountDTO.amount" } }, { - "id": 9169, + "id": 9186, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -5475,7 +5475,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5483,12 +5483,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9238, + "target": 9255, "name": "UpdateMoneyAmountDTO.min_quantity" } }, { - "id": 9170, + "id": 9187, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -5513,7 +5513,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -5521,12 +5521,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9239, + "target": 9256, "name": "UpdateMoneyAmountDTO.max_quantity" } }, { - "id": 9164, + "id": 9181, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -5545,7 +5545,7 @@ } }, { - "id": 9165, + "id": 9182, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5562,7 +5562,7 @@ }, "type": { "type": "reference", - "target": 9233, + "target": 9250, "name": "CreatePriceListPriceRules", "package": "@medusajs/types" } @@ -5572,27 +5572,27 @@ { "title": "Properties", "children": [ - 9166, - 9167, - 9168, - 9169, - 9170, - 9164, - 9165 + 9183, + 9184, + 9185, + 9186, + 9187, + 9181, + 9182 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9234, + "target": 9251, "name": "UpdateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 9233, + "id": 9250, "name": "CreatePriceListPriceRules", "variant": "declaration", "kind": 256, @@ -5628,7 +5628,7 @@ ] }, { - "id": 9154, + "id": 9171, "name": "CreatePriceListRules", "variant": "declaration", "kind": 256, @@ -5667,7 +5667,7 @@ ] }, { - "id": 8991, + "id": 9008, "name": "CreatePriceListDTO", "variant": "declaration", "kind": 256, @@ -5682,7 +5682,7 @@ }, "children": [ { - "id": 8992, + "id": 9009, "name": "title", "variant": "declaration", "kind": 1024, @@ -5701,7 +5701,7 @@ } }, { - "id": 8993, + "id": 9010, "name": "description", "variant": "declaration", "kind": 1024, @@ -5720,7 +5720,7 @@ } }, { - "id": 8994, + "id": 9011, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -5750,7 +5750,7 @@ } }, { - "id": 8995, + "id": 9012, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -5780,7 +5780,7 @@ } }, { - "id": 8996, + "id": 9013, "name": "status", "variant": "declaration", "kind": 1024, @@ -5797,13 +5797,13 @@ }, "type": { "type": "reference", - "target": 9130, + "target": 9147, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 8997, + "id": 9014, "name": "type", "variant": "declaration", "kind": 1024, @@ -5820,13 +5820,13 @@ }, "type": { "type": "reference", - "target": 9131, + "target": 9148, "name": "PriceListType", "package": "@medusajs/types" } }, { - "id": 8998, + "id": 9015, "name": "rules", "variant": "declaration", "kind": 1024, @@ -5843,13 +5843,13 @@ }, "type": { "type": "reference", - "target": 9154, + "target": 9171, "name": "CreatePriceListRules", "package": "@medusajs/types" } }, { - "id": 8999, + "id": 9016, "name": "prices", "variant": "declaration", "kind": 1024, @@ -5868,7 +5868,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9155, + "target": 9172, "name": "CreatePriceListPriceDTO", "package": "@medusajs/types" } @@ -5879,20 +5879,20 @@ { "title": "Properties", "children": [ - 8992, - 8993, - 8994, - 8995, - 8996, - 8997, - 8998, - 8999 + 9009, + 9010, + 9011, + 9012, + 9013, + 9014, + 9015, + 9016 ] } ] }, { - "id": 9000, + "id": 9017, "name": "UpdatePriceListDTO", "variant": "declaration", "kind": 256, @@ -5907,7 +5907,7 @@ }, "children": [ { - "id": 9001, + "id": 9018, "name": "id", "variant": "declaration", "kind": 1024, @@ -5926,7 +5926,7 @@ } }, { - "id": 9002, + "id": 9019, "name": "title", "variant": "declaration", "kind": 1024, @@ -5947,7 +5947,7 @@ } }, { - "id": 9003, + "id": 9020, "name": "description", "variant": "declaration", "kind": 1024, @@ -5977,7 +5977,7 @@ } }, { - "id": 9004, + "id": 9021, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -6007,7 +6007,7 @@ } }, { - "id": 9005, + "id": 9022, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -6037,7 +6037,7 @@ } }, { - "id": 9006, + "id": 9023, "name": "status", "variant": "declaration", "kind": 1024, @@ -6054,13 +6054,13 @@ }, "type": { "type": "reference", - "target": 9130, + "target": 9147, "name": "PriceListStatus", "package": "@medusajs/types" } }, { - "id": 9007, + "id": 9024, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6077,7 +6077,7 @@ }, "type": { "type": "reference", - "target": 9154, + "target": 9171, "name": "CreatePriceListRules", "package": "@medusajs/types" } @@ -6087,19 +6087,19 @@ { "title": "Properties", "children": [ - 9001, - 9002, - 9003, - 9004, - 9005, - 9006, - 9007 + 9018, + 9019, + 9020, + 9021, + 9022, + 9023, + 9024 ] } ] }, { - "id": 8982, + "id": 8999, "name": "FilterablePriceListProps", "variant": "declaration", "kind": 256, @@ -6114,7 +6114,7 @@ }, "children": [ { - "id": 8989, + "id": 9006, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6137,17 +6137,17 @@ "types": [ { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6160,12 +6160,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 8990, + "id": 9007, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6188,17 +6188,17 @@ "types": [ { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6211,12 +6211,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 8983, + "id": 9000, "name": "q", "variant": "declaration", "kind": 1024, @@ -6237,7 +6237,7 @@ } }, { - "id": 8984, + "id": 9001, "name": "id", "variant": "declaration", "kind": 1024, @@ -6270,7 +6270,7 @@ } }, { - "id": 8985, + "id": 9002, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -6287,7 +6287,7 @@ }, "type": { "type": "reference", - "target": 9132, + "target": 9149, "typeArguments": [ { "type": "intrinsic", @@ -6299,7 +6299,7 @@ } }, { - "id": 8986, + "id": 9003, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -6316,7 +6316,7 @@ }, "type": { "type": "reference", - "target": 9132, + "target": 9149, "typeArguments": [ { "type": "intrinsic", @@ -6328,7 +6328,7 @@ } }, { - "id": 8987, + "id": 9004, "name": "status", "variant": "declaration", "kind": 1024, @@ -6347,14 +6347,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9130, + "target": 9147, "name": "PriceListStatus", "package": "@medusajs/types" } } }, { - "id": 8988, + "id": 9005, "name": "rules_count", "variant": "declaration", "kind": 1024, @@ -6382,25 +6382,25 @@ { "title": "Properties", "children": [ - 8989, - 8990, - 8983, - 8984, - 8985, - 8986, - 8987, - 8988 + 9006, + 9007, + 9000, + 9001, + 9002, + 9003, + 9004, + 9005 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" } @@ -6411,7 +6411,7 @@ ] }, { - "id": 9013, + "id": 9030, "name": "FilterablePriceListRuleProps", "variant": "declaration", "kind": 256, @@ -6426,7 +6426,7 @@ }, "children": [ { - "id": 9017, + "id": 9034, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6449,17 +6449,17 @@ "types": [ { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6472,12 +6472,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 9018, + "id": 9035, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6500,17 +6500,17 @@ "types": [ { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6523,12 +6523,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 9014, + "id": 9031, "name": "id", "variant": "declaration", "kind": 1024, @@ -6552,7 +6552,7 @@ } }, { - "id": 9015, + "id": 9032, "name": "value", "variant": "declaration", "kind": 1024, @@ -6576,7 +6576,7 @@ } }, { - "id": 9016, + "id": 9033, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6604,22 +6604,22 @@ { "title": "Properties", "children": [ - 9017, - 9018, - 9014, - 9015, - 9016 + 9034, + 9035, + 9031, + 9032, + 9033 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } @@ -6630,7 +6630,7 @@ ] }, { - "id": 9008, + "id": 9025, "name": "PriceListRuleDTO", "variant": "declaration", "kind": 256, @@ -6645,7 +6645,7 @@ }, "children": [ { - "id": 9009, + "id": 9026, "name": "id", "variant": "declaration", "kind": 1024, @@ -6664,7 +6664,7 @@ } }, { - "id": 9010, + "id": 9027, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -6683,7 +6683,7 @@ } }, { - "id": 9011, + "id": 9028, "name": "value", "variant": "declaration", "kind": 1024, @@ -6714,7 +6714,7 @@ } }, { - "id": 9012, + "id": 9029, "name": "price_list", "variant": "declaration", "kind": 1024, @@ -6732,7 +6732,7 @@ }, "type": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -6742,16 +6742,16 @@ { "title": "Properties", "children": [ - 9009, - 9010, - 9011, - 9012 + 9026, + 9027, + 9028, + 9029 ] } ] }, { - "id": 9019, + "id": 9036, "name": "AddPriceListPricesDTO", "variant": "declaration", "kind": 256, @@ -6766,7 +6766,7 @@ }, "children": [ { - "id": 9020, + "id": 9037, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6785,7 +6785,7 @@ } }, { - "id": 9021, + "id": 9038, "name": "prices", "variant": "declaration", "kind": 1024, @@ -6802,7 +6802,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9155, + "target": 9172, "name": "CreatePriceListPriceDTO", "package": "@medusajs/types" } @@ -6813,14 +6813,14 @@ { "title": "Properties", "children": [ - 9020, - 9021 + 9037, + 9038 ] } ] }, { - "id": 9022, + "id": 9039, "name": "UpdatePriceListPricesDTO", "variant": "declaration", "kind": 256, @@ -6835,7 +6835,7 @@ }, "children": [ { - "id": 9023, + "id": 9040, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6854,7 +6854,7 @@ } }, { - "id": 9024, + "id": 9041, "name": "prices", "variant": "declaration", "kind": 1024, @@ -6871,7 +6871,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9163, + "target": 9180, "name": "UpdatePriceListPriceDTO", "package": "@medusajs/types" } @@ -6882,14 +6882,14 @@ { "title": "Properties", "children": [ - 9023, - 9024 + 9040, + 9041 ] } ] }, { - "id": 9025, + "id": 9042, "name": "SetPriceListRulesDTO", "variant": "declaration", "kind": 256, @@ -6904,7 +6904,7 @@ }, "children": [ { - "id": 9026, + "id": 9043, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -6923,7 +6923,7 @@ } }, { - "id": 9027, + "id": 9044, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6973,14 +6973,14 @@ { "title": "Properties", "children": [ - 9026, - 9027 + 9043, + 9044 ] } ] }, { - "id": 9028, + "id": 9045, "name": "RemovePriceListRulesDTO", "variant": "declaration", "kind": 256, @@ -6995,7 +6995,7 @@ }, "children": [ { - "id": 9029, + "id": 9046, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -7014,7 +7014,7 @@ } }, { - "id": 9030, + "id": 9047, "name": "rules", "variant": "declaration", "kind": 1024, @@ -7040,14 +7040,14 @@ { "title": "Properties", "children": [ - 9029, - 9030 + 9046, + 9047 ] } ] }, { - "id": 9031, + "id": 9048, "name": "PricePreferenceDTO", "variant": "declaration", "kind": 256, @@ -7062,7 +7062,7 @@ }, "children": [ { - "id": 9032, + "id": 9049, "name": "id", "variant": "declaration", "kind": 1024, @@ -7081,7 +7081,7 @@ } }, { - "id": 9033, + "id": 9050, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7109,7 +7109,7 @@ } }, { - "id": 9034, + "id": 9051, "name": "value", "variant": "declaration", "kind": 1024, @@ -7137,7 +7137,7 @@ } }, { - "id": 9035, + "id": 9052, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7156,7 +7156,7 @@ } }, { - "id": 9036, + "id": 9053, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7180,7 +7180,7 @@ } }, { - "id": 9037, + "id": 9054, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7204,7 +7204,7 @@ } }, { - "id": 9038, + "id": 9055, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7241,26 +7241,26 @@ { "title": "Properties", "children": [ - 9032, - 9033, - 9034, - 9035, - 9036, - 9037, - 9038 + 9049, + 9050, + 9051, + 9052, + 9053, + 9054, + 9055 ] } ] }, { - "id": 9049, + "id": 9066, "name": "UpsertPricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9050, + "id": 9067, "name": "id", "variant": "declaration", "kind": 1024, @@ -7281,7 +7281,7 @@ } }, { - "id": 9051, + "id": 9068, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7312,12 +7312,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9055, + "target": 9072, "name": "UpdatePricePreferenceDTO.attribute" } }, { - "id": 9052, + "id": 9069, "name": "value", "variant": "declaration", "kind": 1024, @@ -7348,12 +7348,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9056, + "target": 9073, "name": "UpdatePricePreferenceDTO.value" } }, { - "id": 9053, + "id": 9070, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7375,7 +7375,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 9057, + "target": 9074, "name": "UpdatePricePreferenceDTO.is_tax_inclusive" } } @@ -7384,31 +7384,31 @@ { "title": "Properties", "children": [ - 9050, - 9051, - 9052, - 9053 + 9067, + 9068, + 9069, + 9070 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9054, + "target": 9071, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } ] }, { - "id": 9054, + "id": 9071, "name": "UpdatePricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9055, + "id": 9072, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7438,7 +7438,7 @@ } }, { - "id": 9056, + "id": 9073, "name": "value", "variant": "declaration", "kind": 1024, @@ -7468,7 +7468,7 @@ } }, { - "id": 9057, + "id": 9074, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7493,29 +7493,29 @@ { "title": "Properties", "children": [ - 9055, - 9056, - 9057 + 9072, + 9073, + 9074 ] } ], "extendedBy": [ { "type": "reference", - "target": 9049, + "target": 9066, "name": "UpsertPricePreferenceDTO" } ] }, { - "id": 9045, + "id": 9062, "name": "CreatePricePreferenceDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9046, + "id": 9063, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7536,7 +7536,7 @@ } }, { - "id": 9047, + "id": 9064, "name": "value", "variant": "declaration", "kind": 1024, @@ -7557,7 +7557,7 @@ } }, { - "id": 9048, + "id": 9065, "name": "is_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -7582,15 +7582,15 @@ { "title": "Properties", "children": [ - 9046, - 9047, - 9048 + 9063, + 9064, + 9065 ] } ] }, { - "id": 9039, + "id": 9056, "name": "FilterablePricePreferenceProps", "variant": "declaration", "kind": 256, @@ -7605,7 +7605,7 @@ }, "children": [ { - "id": 9043, + "id": 9060, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7628,17 +7628,17 @@ "types": [ { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7651,12 +7651,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 9044, + "id": 9061, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7679,17 +7679,17 @@ "types": [ { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7702,12 +7702,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 9040, + "id": 9057, "name": "id", "variant": "declaration", "kind": 1024, @@ -7731,7 +7731,7 @@ } }, { - "id": 9041, + "id": 9058, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7764,7 +7764,7 @@ } }, { - "id": 9042, + "id": 9059, "name": "value", "variant": "declaration", "kind": 1024, @@ -7801,22 +7801,22 @@ { "title": "Properties", "children": [ - 9043, - 9044, - 9040, - 9041, - 9042 + 9060, + 9061, + 9057, + 9058, + 9059 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } @@ -7827,7 +7827,7 @@ ] }, { - "id": 8938, + "id": 8955, "name": "PriceRuleDTO", "variant": "declaration", "kind": 256, @@ -7842,7 +7842,7 @@ }, "children": [ { - "id": 8939, + "id": 8956, "name": "id", "variant": "declaration", "kind": 1024, @@ -7861,7 +7861,7 @@ } }, { - "id": 8940, + "id": 8957, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -7880,7 +7880,7 @@ } }, { - "id": 8941, + "id": 8958, "name": "price_set", "variant": "declaration", "kind": 1024, @@ -7898,13 +7898,13 @@ }, "type": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8942, + "id": 8959, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7923,7 +7923,7 @@ } }, { - "id": 8943, + "id": 8960, "name": "value", "variant": "declaration", "kind": 1024, @@ -7942,7 +7942,7 @@ } }, { - "id": 8944, + "id": 8961, "name": "priority", "variant": "declaration", "kind": 1024, @@ -7961,7 +7961,7 @@ } }, { - "id": 8945, + "id": 8962, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -7980,7 +7980,7 @@ } }, { - "id": 8946, + "id": 8963, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -7999,7 +7999,7 @@ } }, { - "id": 8947, + "id": 8964, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8023,7 +8023,7 @@ } }, { - "id": 8948, + "id": 8965, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8047,7 +8047,7 @@ } }, { - "id": 8949, + "id": 8966, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8084,23 +8084,23 @@ { "title": "Properties", "children": [ - 8939, - 8940, - 8941, - 8942, - 8943, - 8944, - 8945, - 8946, - 8947, - 8948, - 8949 + 8956, + 8957, + 8958, + 8959, + 8960, + 8961, + 8962, + 8963, + 8964, + 8965, + 8966 ] } ] }, { - "id": 8956, + "id": 8973, "name": "CreatePriceRuleDTO", "variant": "declaration", "kind": 256, @@ -8115,7 +8115,7 @@ }, "children": [ { - "id": 8957, + "id": 8974, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8136,7 +8136,7 @@ } }, { - "id": 8958, + "id": 8975, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -8155,7 +8155,7 @@ } }, { - "id": 8959, + "id": 8976, "name": "value", "variant": "declaration", "kind": 1024, @@ -8174,7 +8174,7 @@ } }, { - "id": 8960, + "id": 8977, "name": "priority", "variant": "declaration", "kind": 1024, @@ -8195,7 +8195,7 @@ } }, { - "id": 8961, + "id": 8978, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -8220,17 +8220,17 @@ { "title": "Properties", "children": [ - 8957, - 8958, - 8959, - 8960, - 8961 + 8974, + 8975, + 8976, + 8977, + 8978 ] } ] }, { - "id": 8962, + "id": 8979, "name": "UpdatePriceRuleDTO", "variant": "declaration", "kind": 256, @@ -8253,7 +8253,7 @@ }, "children": [ { - "id": 8963, + "id": 8980, "name": "id", "variant": "declaration", "kind": 1024, @@ -8264,7 +8264,7 @@ } }, { - "id": 8964, + "id": 8981, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8277,7 +8277,7 @@ } }, { - "id": 8965, + "id": 8982, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -8298,7 +8298,7 @@ } }, { - "id": 8966, + "id": 8983, "name": "value", "variant": "declaration", "kind": 1024, @@ -8319,7 +8319,7 @@ } }, { - "id": 8967, + "id": 8984, "name": "priority", "variant": "declaration", "kind": 1024, @@ -8340,7 +8340,7 @@ } }, { - "id": 8968, + "id": 8985, "name": "price_id", "variant": "declaration", "kind": 1024, @@ -8361,7 +8361,7 @@ } }, { - "id": 8969, + "id": 8986, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -8386,19 +8386,19 @@ { "title": "Properties", "children": [ - 8963, - 8964, - 8965, - 8966, - 8967, - 8968, - 8969 + 8980, + 8981, + 8982, + 8983, + 8984, + 8985, + 8986 ] } ] }, { - "id": 8950, + "id": 8967, "name": "FilterablePriceRuleProps", "variant": "declaration", "kind": 256, @@ -8413,7 +8413,7 @@ }, "children": [ { - "id": 8954, + "id": 8971, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8436,17 +8436,17 @@ "types": [ { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8459,12 +8459,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 8955, + "id": 8972, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8487,17 +8487,17 @@ "types": [ { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8510,12 +8510,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 8951, + "id": 8968, "name": "id", "variant": "declaration", "kind": 1024, @@ -8539,7 +8539,7 @@ } }, { - "id": 8952, + "id": 8969, "name": "name", "variant": "declaration", "kind": 1024, @@ -8563,7 +8563,7 @@ } }, { - "id": 8953, + "id": 8970, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -8591,22 +8591,22 @@ { "title": "Properties", "children": [ - 8954, - 8955, - 8951, - 8952, - 8953 + 8971, + 8972, + 8968, + 8969, + 8970 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } @@ -8617,7 +8617,7 @@ ] }, { - "id": 8839, + "id": 8856, "name": "PricingContext", "variant": "declaration", "kind": 256, @@ -8632,7 +8632,7 @@ }, "children": [ { - "id": 8840, + "id": 8857, "name": "context", "variant": "declaration", "kind": 1024, @@ -8692,7 +8692,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -8706,20 +8706,20 @@ { "title": "Properties", "children": [ - 8840 + 8857 ] } ], "extendedBy": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps" } ] }, { - "id": 8837, + "id": 8854, "name": "PricingFilters", "variant": "declaration", "kind": 256, @@ -8734,7 +8734,7 @@ }, "children": [ { - "id": 8838, + "id": 8855, "name": "id", "variant": "declaration", "kind": 1024, @@ -8760,13 +8760,13 @@ { "title": "Properties", "children": [ - 8838 + 8855 ] } ] }, { - "id": 8891, + "id": 8908, "name": "PriceSetDTO", "variant": "declaration", "kind": 256, @@ -8781,7 +8781,7 @@ }, "children": [ { - "id": 8892, + "id": 8909, "name": "id", "variant": "declaration", "kind": 1024, @@ -8800,7 +8800,7 @@ } }, { - "id": 8893, + "id": 8910, "name": "prices", "variant": "declaration", "kind": 1024, @@ -8819,14 +8819,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9103, + "target": 9120, "name": "MoneyAmountDTO", "package": "@medusajs/types" } } }, { - "id": 8894, + "id": 8911, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -8843,7 +8843,7 @@ }, "type": { "type": "reference", - "target": 8853, + "target": 8870, "name": "CalculatedPriceSet", "package": "@medusajs/types" } @@ -8853,15 +8853,15 @@ { "title": "Properties", "children": [ - 8892, - 8893, - 8894 + 8909, + 8910, + 8911 ] } ] }, { - "id": 8853, + "id": 8870, "name": "CalculatedPriceSet", "variant": "declaration", "kind": 256, @@ -8876,7 +8876,7 @@ }, "children": [ { - "id": 8854, + "id": 8871, "name": "id", "variant": "declaration", "kind": 1024, @@ -8895,7 +8895,7 @@ } }, { - "id": 8855, + "id": 8872, "name": "is_calculated_price_price_list", "variant": "declaration", "kind": 1024, @@ -8924,7 +8924,7 @@ } }, { - "id": 8856, + "id": 8873, "name": "is_calculated_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -8945,7 +8945,7 @@ } }, { - "id": 8857, + "id": 8874, "name": "calculated_amount", "variant": "declaration", "kind": 1024, @@ -8975,7 +8975,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -8983,7 +8983,7 @@ } }, { - "id": 8858, + "id": 8875, "name": "raw_calculated_amount", "variant": "declaration", "kind": 1024, @@ -8997,7 +8997,7 @@ }, { "type": "reference", - "target": 9098, + "target": 9115, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -9005,7 +9005,7 @@ } }, { - "id": 8859, + "id": 8876, "name": "is_original_price_price_list", "variant": "declaration", "kind": 1024, @@ -9034,7 +9034,7 @@ } }, { - "id": 8860, + "id": 8877, "name": "is_original_price_tax_inclusive", "variant": "declaration", "kind": 1024, @@ -9055,7 +9055,7 @@ } }, { - "id": 8861, + "id": 8878, "name": "original_amount", "variant": "declaration", "kind": 1024, @@ -9085,7 +9085,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9093,7 +9093,7 @@ } }, { - "id": 8862, + "id": 8879, "name": "raw_original_amount", "variant": "declaration", "kind": 1024, @@ -9107,7 +9107,7 @@ }, { "type": "reference", - "target": 9098, + "target": 9115, "name": "BigNumberRawValue", "package": "@medusajs/types" } @@ -9115,7 +9115,7 @@ } }, { - "id": 8863, + "id": 8880, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9143,7 +9143,7 @@ } }, { - "id": 8864, + "id": 8881, "name": "calculated_price", "variant": "declaration", "kind": 1024, @@ -9161,14 +9161,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8865, + "id": 8882, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8866, + "id": 8883, "name": "id", "variant": "declaration", "kind": 1024, @@ -9196,7 +9196,7 @@ } }, { - "id": 8867, + "id": 8884, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -9224,7 +9224,7 @@ } }, { - "id": 8868, + "id": 8885, "name": "price_list_type", "variant": "declaration", "kind": 1024, @@ -9252,7 +9252,7 @@ } }, { - "id": 8869, + "id": 8886, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9282,7 +9282,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9290,7 +9290,7 @@ } }, { - "id": 8870, + "id": 8887, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9320,7 +9320,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9332,11 +9332,11 @@ { "title": "Properties", "children": [ - 8866, - 8867, - 8868, - 8869, - 8870 + 8883, + 8884, + 8885, + 8886, + 8887 ] } ] @@ -9344,7 +9344,7 @@ } }, { - "id": 8871, + "id": 8888, "name": "original_price", "variant": "declaration", "kind": 1024, @@ -9362,14 +9362,14 @@ "type": { "type": "reflection", "declaration": { - "id": 8872, + "id": 8889, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 8873, + "id": 8890, "name": "id", "variant": "declaration", "kind": 1024, @@ -9397,7 +9397,7 @@ } }, { - "id": 8874, + "id": 8891, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -9425,7 +9425,7 @@ } }, { - "id": 8875, + "id": 8892, "name": "price_list_type", "variant": "declaration", "kind": 1024, @@ -9453,7 +9453,7 @@ } }, { - "id": 8876, + "id": 8893, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9483,7 +9483,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9491,7 +9491,7 @@ } }, { - "id": 8877, + "id": 8894, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9521,7 +9521,7 @@ }, { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } @@ -9533,11 +9533,11 @@ { "title": "Properties", "children": [ - 8873, - 8874, - 8875, - 8876, - 8877 + 8890, + 8891, + 8892, + 8893, + 8894 ] } ] @@ -9549,24 +9549,24 @@ { "title": "Properties", "children": [ - 8854, - 8855, - 8856, - 8857, - 8858, - 8859, - 8860, - 8861, - 8862, - 8863, - 8864, - 8871 + 8871, + 8872, + 8873, + 8874, + 8875, + 8876, + 8877, + 8878, + 8879, + 8880, + 8881, + 8888 ] } ] }, { - "id": 9228, + "id": 9245, "name": "CreatePriceSetPriceRules", "variant": "declaration", "kind": 256, @@ -9602,7 +9602,7 @@ ] }, { - "id": 9123, + "id": 9140, "name": "CreatePricesDTO", "variant": "declaration", "kind": 256, @@ -9617,7 +9617,7 @@ }, "children": [ { - "id": 9125, + "id": 9142, "name": "id", "variant": "declaration", "kind": 1024, @@ -9639,12 +9639,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9223, + "target": 9240, "name": "CreateMoneyAmountDTO.id" } }, { - "id": 9126, + "id": 9143, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -9665,12 +9665,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9224, + "target": 9241, "name": "CreateMoneyAmountDTO.currency_code" } }, { - "id": 9127, + "id": 9144, "name": "amount", "variant": "declaration", "kind": 1024, @@ -9687,18 +9687,18 @@ }, "type": { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9225, + "target": 9242, "name": "CreateMoneyAmountDTO.amount" } }, { - "id": 9128, + "id": 9145, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -9723,7 +9723,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -9731,12 +9731,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9226, + "target": 9243, "name": "CreateMoneyAmountDTO.min_quantity" } }, { - "id": 9129, + "id": 9146, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -9761,7 +9761,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -9769,12 +9769,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9227, + "target": 9244, "name": "CreateMoneyAmountDTO.max_quantity" } }, { - "id": 9124, + "id": 9141, "name": "rules", "variant": "declaration", "kind": 1024, @@ -9791,7 +9791,7 @@ }, "type": { "type": "reference", - "target": 9228, + "target": 9245, "name": "CreatePriceSetPriceRules", "package": "@medusajs/types" } @@ -9801,26 +9801,26 @@ { "title": "Properties", "children": [ - 9125, - 9126, - 9127, - 9128, - 9129, - 9124 + 9142, + 9143, + 9144, + 9145, + 9146, + 9141 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9222, + "target": 9239, "name": "CreateMoneyAmountDTO", "package": "@medusajs/types" } ] }, { - "id": 8908, + "id": 8925, "name": "AddPricesDTO", "variant": "declaration", "kind": 256, @@ -9835,7 +9835,7 @@ }, "children": [ { - "id": 8909, + "id": 8926, "name": "priceSetId", "variant": "declaration", "kind": 1024, @@ -9854,7 +9854,7 @@ } }, { - "id": 8910, + "id": 8927, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9871,7 +9871,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9123, + "target": 9140, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -9882,14 +9882,14 @@ { "title": "Properties", "children": [ - 8909, - 8910 + 8926, + 8927 ] } ] }, { - "id": 8901, + "id": 8918, "name": "CreatePriceSetDTO", "variant": "declaration", "kind": 256, @@ -9904,7 +9904,7 @@ }, "children": [ { - "id": 8902, + "id": 8919, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9923,7 +9923,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9123, + "target": 9140, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -9934,13 +9934,13 @@ { "title": "Properties", "children": [ - 8902 + 8919 ] } ] }, { - "id": 8903, + "id": 8920, "name": "UpsertPriceSetDTO", "variant": "declaration", "kind": 256, @@ -9955,7 +9955,7 @@ }, "children": [ { - "id": 8904, + "id": 8921, "name": "id", "variant": "declaration", "kind": 1024, @@ -9976,7 +9976,7 @@ } }, { - "id": 8905, + "id": 8922, "name": "prices", "variant": "declaration", "kind": 1024, @@ -9996,14 +9996,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9123, + "target": 9140, "name": "CreatePricesDTO", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", - "target": 8907, + "target": 8924, "name": "UpdatePriceSetDTO.prices" } } @@ -10012,22 +10012,22 @@ { "title": "Properties", "children": [ - 8904, - 8905 + 8921, + 8922 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8906, + "target": 8923, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } ] }, { - "id": 8906, + "id": 8923, "name": "UpdatePriceSetDTO", "variant": "declaration", "kind": 256, @@ -10042,7 +10042,7 @@ }, "children": [ { - "id": 8907, + "id": 8924, "name": "prices", "variant": "declaration", "kind": 1024, @@ -10061,7 +10061,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9123, + "target": 9140, "name": "CreatePricesDTO", "package": "@medusajs/types" } @@ -10072,20 +10072,20 @@ { "title": "Properties", "children": [ - 8907 + 8924 ] } ], "extendedBy": [ { "type": "reference", - "target": 8903, + "target": 8920, "name": "UpsertPriceSetDTO" } ] }, { - "id": 8895, + "id": 8912, "name": "FilterablePriceSetProps", "variant": "declaration", "kind": 256, @@ -10100,7 +10100,7 @@ }, "children": [ { - "id": 8898, + "id": 8915, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10123,17 +10123,17 @@ "types": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10146,12 +10146,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 8899, + "id": 8916, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10174,17 +10174,17 @@ "types": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10197,12 +10197,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 8900, + "id": 8917, "name": "context", "variant": "declaration", "kind": 1024, @@ -10263,7 +10263,7 @@ }, { "type": "reference", - "target": 9082, + "target": 9099, "name": "BigNumberInput", "package": "@medusajs/types" } @@ -10273,12 +10273,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 8840, + "target": 8857, "name": "PricingContext.context" } }, { - "id": 8896, + "id": 8913, "name": "id", "variant": "declaration", "kind": 1024, @@ -10302,7 +10302,7 @@ } }, { - "id": 8897, + "id": 8914, "name": "prices", "variant": "declaration", "kind": 1024, @@ -10319,7 +10319,7 @@ }, "type": { "type": "reference", - "target": 9118, + "target": 9135, "name": "FilterableMoneyAmountProps", "package": "@medusajs/types" } @@ -10329,22 +10329,22 @@ { "title": "Properties", "children": [ - 8898, - 8899, - 8900, - 8896, - 8897 + 8915, + 8916, + 8917, + 8913, + 8914 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } @@ -10354,14 +10354,14 @@ }, { "type": "reference", - "target": 8839, + "target": 8856, "name": "PricingContext", "package": "@medusajs/types" } ] }, { - "id": 8918, + "id": 8935, "name": "PriceDTO", "variant": "declaration", "kind": 256, @@ -10376,7 +10376,7 @@ }, "children": [ { - "id": 8919, + "id": 8936, "name": "id", "variant": "declaration", "kind": 1024, @@ -10395,7 +10395,7 @@ } }, { - "id": 8920, + "id": 8937, "name": "title", "variant": "declaration", "kind": 1024, @@ -10416,7 +10416,7 @@ } }, { - "id": 8921, + "id": 8938, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10437,7 +10437,7 @@ } }, { - "id": 8922, + "id": 8939, "name": "amount", "variant": "declaration", "kind": 1024, @@ -10454,13 +10454,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8923, + "id": 8940, "name": "min_quantity", "variant": "declaration", "kind": 1024, @@ -10477,13 +10477,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8924, + "id": 8941, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -10500,13 +10500,13 @@ }, "type": { "type": "reference", - "target": 9097, + "target": 9114, "name": "BigNumberValue", "package": "@medusajs/types" } }, { - "id": 8925, + "id": 8942, "name": "price_set", "variant": "declaration", "kind": 1024, @@ -10526,13 +10526,13 @@ }, "type": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8926, + "id": 8943, "name": "price_list", "variant": "declaration", "kind": 1024, @@ -10552,13 +10552,13 @@ }, "type": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } }, { - "id": 8927, + "id": 8944, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -10579,7 +10579,7 @@ } }, { - "id": 8928, + "id": 8945, "name": "price_rules", "variant": "declaration", "kind": 1024, @@ -10601,14 +10601,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8929, + "id": 8946, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -10632,7 +10632,7 @@ } }, { - "id": 8930, + "id": 8947, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -10656,7 +10656,7 @@ } }, { - "id": 8931, + "id": 8948, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -10693,25 +10693,25 @@ { "title": "Properties", "children": [ - 8919, - 8920, - 8921, - 8922, - 8923, - 8924, - 8925, - 8926, - 8927, - 8928, - 8929, - 8930, - 8931 + 8936, + 8937, + 8938, + 8939, + 8940, + 8941, + 8942, + 8943, + 8944, + 8945, + 8946, + 8947, + 8948 ] } ] }, { - "id": 8911, + "id": 8928, "name": "FilterablePriceProps", "variant": "declaration", "kind": 256, @@ -10726,7 +10726,7 @@ }, "children": [ { - "id": 8916, + "id": 8933, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10749,17 +10749,17 @@ "types": [ { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10772,12 +10772,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9115, + "target": 9132, "name": "BaseFilterable.$and" } }, { - "id": 8917, + "id": 8934, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10800,17 +10800,17 @@ "types": [ { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10823,12 +10823,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9116, + "target": 9133, "name": "BaseFilterable.$or" } }, { - "id": 8912, + "id": 8929, "name": "id", "variant": "declaration", "kind": 1024, @@ -10852,7 +10852,7 @@ } }, { - "id": 8913, + "id": 8930, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -10885,7 +10885,7 @@ } }, { - "id": 8914, + "id": 8931, "name": "price_set_id", "variant": "declaration", "kind": 1024, @@ -10909,7 +10909,7 @@ } }, { - "id": 8915, + "id": 8932, "name": "price_list_id", "variant": "declaration", "kind": 1024, @@ -10937,23 +10937,23 @@ { "title": "Properties", "children": [ - 8916, - 8917, - 8912, - 8913, - 8914, - 8915 + 8933, + 8934, + 8929, + 8930, + 8931, + 8932 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9114, + "target": 9131, "typeArguments": [ { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" } @@ -10964,7 +10964,7 @@ ] }, { - "id": 8579, + "id": 8596, "name": "IPricingModuleService", "variant": "declaration", "kind": 256, @@ -10979,14 +10979,14 @@ }, "children": [ { - "id": 8580, + "id": 8597, "name": "calculatePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8581, + "id": 8598, "name": "calculatePrices", "variant": "signature", "kind": 4096, @@ -11041,7 +11041,7 @@ }, "parameters": [ { - "id": 8582, + "id": 8599, "name": "filters", "variant": "param", "kind": 32768, @@ -11056,13 +11056,13 @@ }, "type": { "type": "reference", - "target": 8837, + "target": 8854, "name": "PricingFilters", "package": "@medusajs/types" } }, { - "id": 8583, + "id": 8600, "name": "context", "variant": "param", "kind": 32768, @@ -11079,13 +11079,13 @@ }, "type": { "type": "reference", - "target": 8839, + "target": 8856, "name": "PricingContext", "package": "@medusajs/types" } }, { - "id": 8584, + "id": 8601, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11102,7 +11102,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11119,7 +11119,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8853, + "target": 8870, "name": "CalculatedPriceSet", "package": "@medusajs/types" } @@ -11132,14 +11132,14 @@ ] }, { - "id": 8585, + "id": 8602, "name": "retrievePriceSet", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8586, + "id": 8603, "name": "retrievePriceSet", "variant": "signature", "kind": 4096, @@ -11186,7 +11186,7 @@ }, "parameters": [ { - "id": 8587, + "id": 8604, "name": "id", "variant": "param", "kind": 32768, @@ -11205,7 +11205,7 @@ } }, { - "id": 8588, + "id": 8605, "name": "config", "variant": "param", "kind": 32768, @@ -11238,11 +11238,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11252,7 +11252,7 @@ } }, { - "id": 8589, + "id": 8606, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11269,7 +11269,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11284,7 +11284,7 @@ "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11296,14 +11296,14 @@ ] }, { - "id": 8590, + "id": 8607, "name": "listPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8591, + "id": 8608, "name": "listPriceSets", "variant": "signature", "kind": 4096, @@ -11390,7 +11390,7 @@ }, "parameters": [ { - "id": 8592, + "id": 8609, "name": "filters", "variant": "param", "kind": 32768, @@ -11407,13 +11407,13 @@ }, "type": { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8593, + "id": 8610, "name": "config", "variant": "param", "kind": 32768, @@ -11446,11 +11446,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11460,7 +11460,7 @@ } }, { - "id": 8594, + "id": 8611, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11477,7 +11477,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11494,7 +11494,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11507,14 +11507,14 @@ ] }, { - "id": 8595, + "id": 8612, "name": "listAndCountPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8596, + "id": 8613, "name": "listAndCountPriceSets", "variant": "signature", "kind": 4096, @@ -11601,7 +11601,7 @@ }, "parameters": [ { - "id": 8597, + "id": 8614, "name": "filters", "variant": "param", "kind": 32768, @@ -11618,13 +11618,13 @@ }, "type": { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8598, + "id": 8615, "name": "config", "variant": "param", "kind": 32768, @@ -11657,11 +11657,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11671,7 +11671,7 @@ } }, { - "id": 8599, + "id": 8616, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11688,7 +11688,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11708,7 +11708,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11727,14 +11727,14 @@ ] }, { - "id": 8600, + "id": 8617, "name": "createPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8601, + "id": 8618, "name": "createPriceSets", "variant": "signature", "kind": 4096, @@ -11781,7 +11781,7 @@ }, "parameters": [ { - "id": 8602, + "id": 8619, "name": "data", "variant": "param", "kind": 32768, @@ -11796,13 +11796,13 @@ }, "type": { "type": "reference", - "target": 8901, + "target": 8918, "name": "CreatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8603, + "id": 8620, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11819,7 +11819,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11834,7 +11834,7 @@ "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11844,7 +11844,7 @@ } }, { - "id": 8604, + "id": 8621, "name": "createPriceSets", "variant": "signature", "kind": 4096, @@ -11879,7 +11879,7 @@ }, "parameters": [ { - "id": 8605, + "id": 8622, "name": "data", "variant": "param", "kind": 32768, @@ -11896,14 +11896,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8901, + "target": 8918, "name": "CreatePriceSetDTO", "package": "@medusajs/types" } } }, { - "id": 8606, + "id": 8623, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11920,7 +11920,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -11937,7 +11937,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -11950,14 +11950,14 @@ ] }, { - "id": 8607, + "id": 8624, "name": "upsertPriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8608, + "id": 8625, "name": "upsertPriceSets", "variant": "signature", "kind": 4096, @@ -11992,7 +11992,7 @@ }, "parameters": [ { - "id": 8609, + "id": 8626, "name": "data", "variant": "param", "kind": 32768, @@ -12009,14 +12009,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8903, + "target": 8920, "name": "UpsertPriceSetDTO", "package": "@medusajs/types" } } }, { - "id": 8610, + "id": 8627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12033,7 +12033,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12050,7 +12050,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12061,7 +12061,7 @@ } }, { - "id": 8611, + "id": 8628, "name": "upsertPriceSets", "variant": "signature", "kind": 4096, @@ -12096,7 +12096,7 @@ }, "parameters": [ { - "id": 8612, + "id": 8629, "name": "data", "variant": "param", "kind": 32768, @@ -12111,13 +12111,13 @@ }, "type": { "type": "reference", - "target": 8903, + "target": 8920, "name": "UpsertPriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8613, + "id": 8630, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12134,7 +12134,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12149,7 +12149,7 @@ "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12161,14 +12161,14 @@ ] }, { - "id": 8614, + "id": 8631, "name": "updatePriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8615, + "id": 8632, "name": "updatePriceSets", "variant": "signature", "kind": 4096, @@ -12203,7 +12203,7 @@ }, "parameters": [ { - "id": 8616, + "id": 8633, "name": "id", "variant": "param", "kind": 32768, @@ -12222,7 +12222,7 @@ } }, { - "id": 8617, + "id": 8634, "name": "data", "variant": "param", "kind": 32768, @@ -12237,13 +12237,13 @@ }, "type": { "type": "reference", - "target": 8906, + "target": 8923, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8618, + "id": 8635, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12260,7 +12260,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12275,7 +12275,7 @@ "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12285,7 +12285,7 @@ } }, { - "id": 8619, + "id": 8636, "name": "updatePriceSets", "variant": "signature", "kind": 4096, @@ -12320,7 +12320,7 @@ }, "parameters": [ { - "id": 8620, + "id": 8637, "name": "selector", "variant": "param", "kind": 32768, @@ -12335,13 +12335,13 @@ }, "type": { "type": "reference", - "target": 8895, + "target": 8912, "name": "FilterablePriceSetProps", "package": "@medusajs/types" } }, { - "id": 8621, + "id": 8638, "name": "data", "variant": "param", "kind": 32768, @@ -12356,13 +12356,13 @@ }, "type": { "type": "reference", - "target": 8906, + "target": 8923, "name": "UpdatePriceSetDTO", "package": "@medusajs/types" } }, { - "id": 8622, + "id": 8639, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12379,7 +12379,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12396,7 +12396,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12409,14 +12409,14 @@ ] }, { - "id": 8623, + "id": 8640, "name": "deletePriceSets", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8624, + "id": 8641, "name": "deletePriceSets", "variant": "signature", "kind": 4096, @@ -12451,7 +12451,7 @@ }, "parameters": [ { - "id": 8625, + "id": 8642, "name": "ids", "variant": "param", "kind": 32768, @@ -12473,7 +12473,7 @@ } }, { - "id": 8626, + "id": 8643, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12490,7 +12490,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12515,14 +12515,14 @@ ] }, { - "id": 8627, + "id": 8644, "name": "addPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8628, + "id": 8645, "name": "addPrices", "variant": "signature", "kind": 4096, @@ -12577,7 +12577,7 @@ }, "parameters": [ { - "id": 8629, + "id": 8646, "name": "data", "variant": "param", "kind": 32768, @@ -12592,13 +12592,13 @@ }, "type": { "type": "reference", - "target": 8908, + "target": 8925, "name": "AddPricesDTO", "package": "@medusajs/types" } }, { - "id": 8630, + "id": 8647, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12615,7 +12615,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12630,7 +12630,7 @@ "typeArguments": [ { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12640,7 +12640,7 @@ } }, { - "id": 8631, + "id": 8648, "name": "addPrices", "variant": "signature", "kind": 4096, @@ -12675,7 +12675,7 @@ }, "parameters": [ { - "id": 8632, + "id": 8649, "name": "data", "variant": "param", "kind": 32768, @@ -12692,14 +12692,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8908, + "target": 8925, "name": "AddPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8633, + "id": 8650, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12716,7 +12716,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12733,7 +12733,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8891, + "target": 8908, "name": "PriceSetDTO", "package": "@medusajs/types" } @@ -12746,14 +12746,14 @@ ] }, { - "id": 8634, + "id": 8651, "name": "listPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8635, + "id": 8652, "name": "listPrices", "variant": "signature", "kind": 4096, @@ -12840,7 +12840,7 @@ }, "parameters": [ { - "id": 8636, + "id": 8653, "name": "filters", "variant": "param", "kind": 32768, @@ -12857,13 +12857,13 @@ }, "type": { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" } }, { - "id": 8637, + "id": 8654, "name": "config", "variant": "param", "kind": 32768, @@ -12896,11 +12896,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -12910,7 +12910,7 @@ } }, { - "id": 8638, + "id": 8655, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12927,7 +12927,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -12944,7 +12944,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -12957,14 +12957,14 @@ ] }, { - "id": 8639, + "id": 8656, "name": "softDeletePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8640, + "id": 8657, "name": "softDeletePrices", "variant": "signature", "kind": 4096, @@ -13015,7 +13015,7 @@ }, "typeParameters": [ { - "id": 8641, + "id": 8658, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13032,7 +13032,7 @@ ], "parameters": [ { - "id": 8642, + "id": 8659, "name": "priceIds", "variant": "param", "kind": 32768, @@ -13054,7 +13054,7 @@ } }, { - "id": 8643, + "id": 8660, "name": "config", "variant": "param", "kind": 32768, @@ -13071,11 +13071,11 @@ }, "type": { "type": "reference", - "target": 8932, + "target": 8949, "typeArguments": [ { "type": "reference", - "target": 8641, + "target": 8658, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13086,7 +13086,7 @@ } }, { - "id": 8644, + "id": 8661, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13103,7 +13103,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -13155,14 +13155,14 @@ ] }, { - "id": 8645, + "id": 8662, "name": "restorePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8646, + "id": 8663, "name": "restorePrices", "variant": "signature", "kind": 4096, @@ -13188,7 +13188,7 @@ }, "typeParameters": [ { - "id": 8647, + "id": 8664, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13205,7 +13205,7 @@ ], "parameters": [ { - "id": 8648, + "id": 8665, "name": "priceIds", "variant": "param", "kind": 32768, @@ -13227,7 +13227,7 @@ } }, { - "id": 8649, + "id": 8666, "name": "config", "variant": "param", "kind": 32768, @@ -13268,11 +13268,11 @@ }, "type": { "type": "reference", - "target": 8935, + "target": 8952, "typeArguments": [ { "type": "reference", - "target": 8647, + "target": 8664, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13283,7 +13283,7 @@ } }, { - "id": 8650, + "id": 8667, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13292,7 +13292,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -13344,14 +13344,14 @@ ] }, { - "id": 8651, + "id": 8668, "name": "listAndCountPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8652, + "id": 8669, "name": "listAndCountPrices", "variant": "signature", "kind": 4096, @@ -13438,7 +13438,7 @@ }, "parameters": [ { - "id": 8653, + "id": 8670, "name": "filters", "variant": "param", "kind": 32768, @@ -13455,13 +13455,13 @@ }, "type": { "type": "reference", - "target": 8911, + "target": 8928, "name": "FilterablePriceProps", "package": "@medusajs/types" } }, { - "id": 8654, + "id": 8671, "name": "config", "variant": "param", "kind": 32768, @@ -13494,11 +13494,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -13508,7 +13508,7 @@ } }, { - "id": 8655, + "id": 8672, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13525,7 +13525,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -13545,7 +13545,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -13564,14 +13564,14 @@ ] }, { - "id": 8656, + "id": 8673, "name": "retrievePriceRule", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8657, + "id": 8674, "name": "retrievePriceRule", "variant": "signature", "kind": 4096, @@ -13618,7 +13618,7 @@ }, "parameters": [ { - "id": 8658, + "id": 8675, "name": "id", "variant": "param", "kind": 32768, @@ -13637,7 +13637,7 @@ } }, { - "id": 8659, + "id": 8676, "name": "config", "variant": "param", "kind": 32768, @@ -13670,11 +13670,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13684,7 +13684,7 @@ } }, { - "id": 8660, + "id": 8677, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13701,7 +13701,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -13716,7 +13716,7 @@ "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13728,14 +13728,14 @@ ] }, { - "id": 8661, + "id": 8678, "name": "listPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8662, + "id": 8679, "name": "listPriceRules", "variant": "signature", "kind": 4096, @@ -13822,7 +13822,7 @@ }, "parameters": [ { - "id": 8663, + "id": 8680, "name": "filters", "variant": "param", "kind": 32768, @@ -13839,13 +13839,13 @@ }, "type": { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } }, { - "id": 8664, + "id": 8681, "name": "config", "variant": "param", "kind": 32768, @@ -13878,11 +13878,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13892,7 +13892,7 @@ } }, { - "id": 8665, + "id": 8682, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13909,7 +13909,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -13926,7 +13926,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -13939,14 +13939,14 @@ ] }, { - "id": 8666, + "id": 8683, "name": "listAndCountPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8667, + "id": 8684, "name": "listAndCountPriceRules", "variant": "signature", "kind": 4096, @@ -14033,7 +14033,7 @@ }, "parameters": [ { - "id": 8668, + "id": 8685, "name": "filters", "variant": "param", "kind": 32768, @@ -14050,13 +14050,13 @@ }, "type": { "type": "reference", - "target": 8950, + "target": 8967, "name": "FilterablePriceRuleProps", "package": "@medusajs/types" } }, { - "id": 8669, + "id": 8686, "name": "config", "variant": "param", "kind": 32768, @@ -14089,11 +14089,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14103,7 +14103,7 @@ } }, { - "id": 8670, + "id": 8687, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14120,7 +14120,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14140,7 +14140,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14159,14 +14159,14 @@ ] }, { - "id": 8671, + "id": 8688, "name": "createPriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8672, + "id": 8689, "name": "createPriceRules", "variant": "signature", "kind": 4096, @@ -14201,7 +14201,7 @@ }, "parameters": [ { - "id": 8673, + "id": 8690, "name": "data", "variant": "param", "kind": 32768, @@ -14218,14 +14218,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8956, + "target": 8973, "name": "CreatePriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8674, + "id": 8691, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14242,7 +14242,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14259,7 +14259,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14272,14 +14272,14 @@ ] }, { - "id": 8675, + "id": 8692, "name": "updatePriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8676, + "id": 8693, "name": "updatePriceRules", "variant": "signature", "kind": 4096, @@ -14314,7 +14314,7 @@ }, "parameters": [ { - "id": 8677, + "id": 8694, "name": "data", "variant": "param", "kind": 32768, @@ -14331,14 +14331,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8962, + "target": 8979, "name": "UpdatePriceRuleDTO", "package": "@medusajs/types" } } }, { - "id": 8678, + "id": 8695, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14355,7 +14355,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14372,7 +14372,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8938, + "target": 8955, "name": "PriceRuleDTO", "package": "@medusajs/types" } @@ -14385,14 +14385,14 @@ ] }, { - "id": 8679, + "id": 8696, "name": "deletePriceRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8680, + "id": 8697, "name": "deletePriceRules", "variant": "signature", "kind": 4096, @@ -14427,7 +14427,7 @@ }, "parameters": [ { - "id": 8681, + "id": 8698, "name": "priceRuleIds", "variant": "param", "kind": 32768, @@ -14449,7 +14449,7 @@ } }, { - "id": 8682, + "id": 8699, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14466,7 +14466,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14491,14 +14491,14 @@ ] }, { - "id": 8683, + "id": 8700, "name": "retrievePriceList", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8684, + "id": 8701, "name": "retrievePriceList", "variant": "signature", "kind": 4096, @@ -14545,7 +14545,7 @@ }, "parameters": [ { - "id": 8685, + "id": 8702, "name": "id", "variant": "param", "kind": 32768, @@ -14564,7 +14564,7 @@ } }, { - "id": 8686, + "id": 8703, "name": "config", "variant": "param", "kind": 32768, @@ -14597,11 +14597,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14611,7 +14611,7 @@ } }, { - "id": 8687, + "id": 8704, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14628,7 +14628,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14643,7 +14643,7 @@ "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14655,14 +14655,14 @@ ] }, { - "id": 8688, + "id": 8705, "name": "listPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8689, + "id": 8706, "name": "listPriceLists", "variant": "signature", "kind": 4096, @@ -14749,7 +14749,7 @@ }, "parameters": [ { - "id": 8690, + "id": 8707, "name": "filters", "variant": "param", "kind": 32768, @@ -14766,13 +14766,13 @@ }, "type": { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" } }, { - "id": 8691, + "id": 8708, "name": "config", "variant": "param", "kind": 32768, @@ -14805,11 +14805,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14819,7 +14819,7 @@ } }, { - "id": 8692, + "id": 8709, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -14836,7 +14836,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -14853,7 +14853,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -14866,14 +14866,14 @@ ] }, { - "id": 8693, + "id": 8710, "name": "listAndCountPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8694, + "id": 8711, "name": "listAndCountPriceLists", "variant": "signature", "kind": 4096, @@ -14960,7 +14960,7 @@ }, "parameters": [ { - "id": 8695, + "id": 8712, "name": "filters", "variant": "param", "kind": 32768, @@ -14977,13 +14977,13 @@ }, "type": { "type": "reference", - "target": 8982, + "target": 8999, "name": "FilterablePriceListProps", "package": "@medusajs/types" } }, { - "id": 8696, + "id": 8713, "name": "config", "variant": "param", "kind": 32768, @@ -15016,11 +15016,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15030,7 +15030,7 @@ } }, { - "id": 8697, + "id": 8714, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15047,7 +15047,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15067,7 +15067,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15086,14 +15086,14 @@ ] }, { - "id": 8698, + "id": 8715, "name": "createPriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8699, + "id": 8716, "name": "createPriceLists", "variant": "signature", "kind": 4096, @@ -15128,7 +15128,7 @@ }, "parameters": [ { - "id": 8700, + "id": 8717, "name": "data", "variant": "param", "kind": 32768, @@ -15145,14 +15145,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 8991, + "target": 9008, "name": "CreatePriceListDTO", "package": "@medusajs/types" } } }, { - "id": 8701, + "id": 8718, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15169,7 +15169,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15186,7 +15186,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15199,14 +15199,14 @@ ] }, { - "id": 8702, + "id": 8719, "name": "updatePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8703, + "id": 8720, "name": "updatePriceLists", "variant": "signature", "kind": 4096, @@ -15241,7 +15241,7 @@ }, "parameters": [ { - "id": 8704, + "id": 8721, "name": "data", "variant": "param", "kind": 32768, @@ -15266,14 +15266,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9000, + "target": 9017, "name": "UpdatePriceListDTO", "package": "@medusajs/types" } } }, { - "id": 8705, + "id": 8722, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15290,7 +15290,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15307,7 +15307,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -15320,14 +15320,14 @@ ] }, { - "id": 8706, + "id": 8723, "name": "deletePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8707, + "id": 8724, "name": "deletePriceLists", "variant": "signature", "kind": 4096, @@ -15362,7 +15362,7 @@ }, "parameters": [ { - "id": 8708, + "id": 8725, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15384,7 +15384,7 @@ } }, { - "id": 8709, + "id": 8726, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15401,7 +15401,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15426,14 +15426,14 @@ ] }, { - "id": 8710, + "id": 8727, "name": "softDeletePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8711, + "id": 8728, "name": "softDeletePriceLists", "variant": "signature", "kind": 4096, @@ -15484,7 +15484,7 @@ }, "typeParameters": [ { - "id": 8712, + "id": 8729, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -15501,7 +15501,7 @@ ], "parameters": [ { - "id": 8713, + "id": 8730, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15523,7 +15523,7 @@ } }, { - "id": 8714, + "id": 8731, "name": "config", "variant": "param", "kind": 32768, @@ -15540,11 +15540,11 @@ }, "type": { "type": "reference", - "target": 8932, + "target": 8949, "typeArguments": [ { "type": "reference", - "target": 8712, + "target": 8729, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15555,7 +15555,7 @@ } }, { - "id": 8715, + "id": 8732, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15572,7 +15572,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15624,14 +15624,14 @@ ] }, { - "id": 8716, + "id": 8733, "name": "restorePriceLists", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8717, + "id": 8734, "name": "restorePriceLists", "variant": "signature", "kind": 4096, @@ -15682,7 +15682,7 @@ }, "typeParameters": [ { - "id": 8718, + "id": 8735, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -15699,7 +15699,7 @@ ], "parameters": [ { - "id": 8719, + "id": 8736, "name": "priceListIds", "variant": "param", "kind": 32768, @@ -15721,7 +15721,7 @@ } }, { - "id": 8720, + "id": 8737, "name": "config", "variant": "param", "kind": 32768, @@ -15754,11 +15754,11 @@ }, "type": { "type": "reference", - "target": 8935, + "target": 8952, "typeArguments": [ { "type": "reference", - "target": 8718, + "target": 8735, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -15769,7 +15769,7 @@ } }, { - "id": 8721, + "id": 8738, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15786,7 +15786,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15838,14 +15838,14 @@ ] }, { - "id": 8722, + "id": 8739, "name": "retrievePriceListRule", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8723, + "id": 8740, "name": "retrievePriceListRule", "variant": "signature", "kind": 4096, @@ -15892,7 +15892,7 @@ }, "parameters": [ { - "id": 8724, + "id": 8741, "name": "id", "variant": "param", "kind": 32768, @@ -15911,7 +15911,7 @@ } }, { - "id": 8725, + "id": 8742, "name": "config", "variant": "param", "kind": 32768, @@ -15944,11 +15944,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -15958,7 +15958,7 @@ } }, { - "id": 8726, + "id": 8743, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -15975,7 +15975,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -15990,7 +15990,7 @@ "typeArguments": [ { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16002,14 +16002,14 @@ ] }, { - "id": 8727, + "id": 8744, "name": "listPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8728, + "id": 8745, "name": "listPriceListRules", "variant": "signature", "kind": 4096, @@ -16096,7 +16096,7 @@ }, "parameters": [ { - "id": 8729, + "id": 8746, "name": "filters", "variant": "param", "kind": 32768, @@ -16113,13 +16113,13 @@ }, "type": { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } }, { - "id": 8730, + "id": 8747, "name": "config", "variant": "param", "kind": 32768, @@ -16152,11 +16152,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16166,7 +16166,7 @@ } }, { - "id": 8731, + "id": 8748, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16183,7 +16183,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16200,7 +16200,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16213,14 +16213,14 @@ ] }, { - "id": 8732, + "id": 8749, "name": "listAndCountPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8733, + "id": 8750, "name": "listAndCountPriceListRules", "variant": "signature", "kind": 4096, @@ -16307,7 +16307,7 @@ }, "parameters": [ { - "id": 8734, + "id": 8751, "name": "filters", "variant": "param", "kind": 32768, @@ -16324,13 +16324,13 @@ }, "type": { "type": "reference", - "target": 9013, + "target": 9030, "name": "FilterablePriceListRuleProps", "package": "@medusajs/types" } }, { - "id": 8735, + "id": 8752, "name": "config", "variant": "param", "kind": 32768, @@ -16363,11 +16363,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16377,7 +16377,7 @@ } }, { - "id": 8736, + "id": 8753, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16394,7 +16394,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16414,7 +16414,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9008, + "target": 9025, "name": "PriceListRuleDTO", "package": "@medusajs/types" } @@ -16433,14 +16433,14 @@ ] }, { - "id": 8737, + "id": 8754, "name": "deletePriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8738, + "id": 8755, "name": "deletePriceListRules", "variant": "signature", "kind": 4096, @@ -16475,7 +16475,7 @@ }, "parameters": [ { - "id": 8739, + "id": 8756, "name": "priceListRuleIds", "variant": "param", "kind": 32768, @@ -16497,7 +16497,7 @@ } }, { - "id": 8740, + "id": 8757, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16514,7 +16514,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16539,14 +16539,14 @@ ] }, { - "id": 8741, + "id": 8758, "name": "addPriceListPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8742, + "id": 8759, "name": "addPriceListPrices", "variant": "signature", "kind": 4096, @@ -16581,7 +16581,7 @@ }, "parameters": [ { - "id": 8743, + "id": 8760, "name": "data", "variant": "param", "kind": 32768, @@ -16598,14 +16598,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9019, + "target": 9036, "name": "AddPriceListPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8744, + "id": 8761, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16622,7 +16622,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16639,7 +16639,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -16652,14 +16652,14 @@ ] }, { - "id": 8745, + "id": 8762, "name": "updatePriceListPrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8746, + "id": 8763, "name": "updatePriceListPrices", "variant": "signature", "kind": 4096, @@ -16694,7 +16694,7 @@ }, "parameters": [ { - "id": 8747, + "id": 8764, "name": "data", "variant": "param", "kind": 32768, @@ -16719,14 +16719,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9022, + "target": 9039, "name": "UpdatePriceListPricesDTO", "package": "@medusajs/types" } } }, { - "id": 8748, + "id": 8765, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16743,7 +16743,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16760,7 +16760,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 8918, + "target": 8935, "name": "PriceDTO", "package": "@medusajs/types" } @@ -16773,14 +16773,14 @@ ] }, { - "id": 8749, + "id": 8766, "name": "setPriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8750, + "id": 8767, "name": "setPriceListRules", "variant": "signature", "kind": 4096, @@ -16815,7 +16815,7 @@ }, "parameters": [ { - "id": 8751, + "id": 8768, "name": "data", "variant": "param", "kind": 32768, @@ -16838,13 +16838,13 @@ }, "type": { "type": "reference", - "target": 9025, + "target": 9042, "name": "SetPriceListRulesDTO", "package": "@medusajs/types" } }, { - "id": 8752, + "id": 8769, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16861,7 +16861,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16876,7 +16876,7 @@ "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -16888,14 +16888,14 @@ ] }, { - "id": 8753, + "id": 8770, "name": "removePriceListRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8754, + "id": 8771, "name": "removePriceListRules", "variant": "signature", "kind": 4096, @@ -16930,7 +16930,7 @@ }, "parameters": [ { - "id": 8755, + "id": 8772, "name": "data", "variant": "param", "kind": 32768, @@ -16953,13 +16953,13 @@ }, "type": { "type": "reference", - "target": 9028, + "target": 9045, "name": "RemovePriceListRulesDTO", "package": "@medusajs/types" } }, { - "id": 8756, + "id": 8773, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16976,7 +16976,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -16991,7 +16991,7 @@ "typeArguments": [ { "type": "reference", - "target": 8970, + "target": 8987, "name": "PriceListDTO", "package": "@medusajs/types" } @@ -17003,14 +17003,14 @@ ] }, { - "id": 8757, + "id": 8774, "name": "removePrices", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8758, + "id": 8775, "name": "removePrices", "variant": "signature", "kind": 4096, @@ -17045,7 +17045,7 @@ }, "parameters": [ { - "id": 8759, + "id": 8776, "name": "ids", "variant": "param", "kind": 32768, @@ -17067,7 +17067,7 @@ } }, { - "id": 8760, + "id": 8777, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17084,7 +17084,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17109,14 +17109,14 @@ ] }, { - "id": 8761, + "id": 8778, "name": "retrievePricePreference", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8762, + "id": 8779, "name": "retrievePricePreference", "variant": "signature", "kind": 4096, @@ -17155,7 +17155,7 @@ }, "parameters": [ { - "id": 8763, + "id": 8780, "name": "id", "variant": "param", "kind": 32768, @@ -17174,7 +17174,7 @@ } }, { - "id": 8764, + "id": 8781, "name": "config", "variant": "param", "kind": 32768, @@ -17207,11 +17207,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17221,7 +17221,7 @@ } }, { - "id": 8765, + "id": 8782, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17238,7 +17238,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17253,7 +17253,7 @@ "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17265,14 +17265,14 @@ ] }, { - "id": 8766, + "id": 8783, "name": "listPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8767, + "id": 8784, "name": "listPricePreferences", "variant": "signature", "kind": 4096, @@ -17351,7 +17351,7 @@ }, "parameters": [ { - "id": 8768, + "id": 8785, "name": "filters", "variant": "param", "kind": 32768, @@ -17368,13 +17368,13 @@ }, "type": { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } }, { - "id": 8769, + "id": 8786, "name": "config", "variant": "param", "kind": 32768, @@ -17407,11 +17407,11 @@ }, "type": { "type": "reference", - "target": 8878, + "target": 8895, "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17421,7 +17421,7 @@ } }, { - "id": 8770, + "id": 8787, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17438,7 +17438,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17455,7 +17455,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17468,14 +17468,14 @@ ] }, { - "id": 8771, + "id": 8788, "name": "createPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8772, + "id": 8789, "name": "createPricePreferences", "variant": "signature", "kind": 4096, @@ -17514,7 +17514,7 @@ }, "parameters": [ { - "id": 8773, + "id": 8790, "name": "data", "variant": "param", "kind": 32768, @@ -17529,13 +17529,13 @@ }, "type": { "type": "reference", - "target": 9045, + "target": 9062, "name": "CreatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8774, + "id": 8791, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17552,7 +17552,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17567,7 +17567,7 @@ "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17577,7 +17577,7 @@ } }, { - "id": 8775, + "id": 8792, "name": "createPricePreferences", "variant": "signature", "kind": 4096, @@ -17612,7 +17612,7 @@ }, "parameters": [ { - "id": 8776, + "id": 8793, "name": "data", "variant": "param", "kind": 32768, @@ -17629,14 +17629,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9045, + "target": 9062, "name": "CreatePricePreferenceDTO", "package": "@medusajs/types" } } }, { - "id": 8777, + "id": 8794, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17653,7 +17653,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17670,7 +17670,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17683,14 +17683,14 @@ ] }, { - "id": 8778, + "id": 8795, "name": "upsertPricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8779, + "id": 8796, "name": "upsertPricePreferences", "variant": "signature", "kind": 4096, @@ -17725,7 +17725,7 @@ }, "parameters": [ { - "id": 8780, + "id": 8797, "name": "data", "variant": "param", "kind": 32768, @@ -17742,14 +17742,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9049, + "target": 9066, "name": "UpsertPricePreferenceDTO", "package": "@medusajs/types" } } }, { - "id": 8781, + "id": 8798, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17766,7 +17766,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17783,7 +17783,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17794,7 +17794,7 @@ } }, { - "id": 8782, + "id": 8799, "name": "upsertPricePreferences", "variant": "signature", "kind": 4096, @@ -17829,7 +17829,7 @@ }, "parameters": [ { - "id": 8783, + "id": 8800, "name": "data", "variant": "param", "kind": 32768, @@ -17844,13 +17844,13 @@ }, "type": { "type": "reference", - "target": 9049, + "target": 9066, "name": "UpsertPricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8784, + "id": 8801, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17867,7 +17867,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -17882,7 +17882,7 @@ "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -17894,14 +17894,14 @@ ] }, { - "id": 8785, + "id": 8802, "name": "updatePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8786, + "id": 8803, "name": "updatePricePreferences", "variant": "signature", "kind": 4096, @@ -17936,7 +17936,7 @@ }, "parameters": [ { - "id": 8787, + "id": 8804, "name": "id", "variant": "param", "kind": 32768, @@ -17955,7 +17955,7 @@ } }, { - "id": 8788, + "id": 8805, "name": "data", "variant": "param", "kind": 32768, @@ -17970,13 +17970,13 @@ }, "type": { "type": "reference", - "target": 9054, + "target": 9071, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8789, + "id": 8806, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17993,7 +17993,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -18008,7 +18008,7 @@ "typeArguments": [ { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -18018,7 +18018,7 @@ } }, { - "id": 8790, + "id": 8807, "name": "updatePricePreferences", "variant": "signature", "kind": 4096, @@ -18053,7 +18053,7 @@ }, "parameters": [ { - "id": 8791, + "id": 8808, "name": "selector", "variant": "param", "kind": 32768, @@ -18068,13 +18068,13 @@ }, "type": { "type": "reference", - "target": 9039, + "target": 9056, "name": "FilterablePricePreferenceProps", "package": "@medusajs/types" } }, { - "id": 8792, + "id": 8809, "name": "data", "variant": "param", "kind": 32768, @@ -18089,13 +18089,13 @@ }, "type": { "type": "reference", - "target": 9054, + "target": 9071, "name": "UpdatePricePreferenceDTO", "package": "@medusajs/types" } }, { - "id": 8793, + "id": 8810, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18112,7 +18112,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -18129,7 +18129,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9031, + "target": 9048, "name": "PricePreferenceDTO", "package": "@medusajs/types" } @@ -18142,14 +18142,14 @@ ] }, { - "id": 8794, + "id": 8811, "name": "softDeletePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8795, + "id": 8812, "name": "softDeletePricePreferences", "variant": "signature", "kind": 4096, @@ -18192,7 +18192,7 @@ }, "typeParameters": [ { - "id": 8796, + "id": 8813, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -18209,7 +18209,7 @@ ], "parameters": [ { - "id": 8797, + "id": 8814, "name": "pricePreferenceIds", "variant": "param", "kind": 32768, @@ -18231,7 +18231,7 @@ } }, { - "id": 8798, + "id": 8815, "name": "config", "variant": "param", "kind": 32768, @@ -18248,11 +18248,11 @@ }, "type": { "type": "reference", - "target": 8932, + "target": 8949, "typeArguments": [ { "type": "reference", - "target": 8796, + "target": 8813, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18263,7 +18263,7 @@ } }, { - "id": 8799, + "id": 8816, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18280,7 +18280,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -18332,14 +18332,14 @@ ] }, { - "id": 8800, + "id": 8817, "name": "restorePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8801, + "id": 8818, "name": "restorePricePreferences", "variant": "signature", "kind": 4096, @@ -18382,7 +18382,7 @@ }, "typeParameters": [ { - "id": 8802, + "id": 8819, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -18399,7 +18399,7 @@ ], "parameters": [ { - "id": 8803, + "id": 8820, "name": "pricePreferenceIds", "variant": "param", "kind": 32768, @@ -18421,7 +18421,7 @@ } }, { - "id": 8804, + "id": 8821, "name": "config", "variant": "param", "kind": 32768, @@ -18438,11 +18438,11 @@ }, "type": { "type": "reference", - "target": 8935, + "target": 8952, "typeArguments": [ { "type": "reference", - "target": 8802, + "target": 8819, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18453,7 +18453,7 @@ } }, { - "id": 8805, + "id": 8822, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18470,7 +18470,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -18522,14 +18522,14 @@ ] }, { - "id": 8806, + "id": 8823, "name": "deletePricePreferences", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 8807, + "id": 8824, "name": "deletePricePreferences", "variant": "signature", "kind": 4096, @@ -18564,7 +18564,7 @@ }, "parameters": [ { - "id": 8808, + "id": 8825, "name": "ids", "variant": "param", "kind": 32768, @@ -18586,7 +18586,7 @@ } }, { - "id": 8809, + "id": 8826, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18603,7 +18603,7 @@ }, "type": { "type": "reference", - "target": 8841, + "target": 8858, "name": "Context", "package": "@medusajs/types" } @@ -18632,71 +18632,71 @@ { "title": "Methods", "children": [ - 8580, - 8585, - 8590, - 8595, - 8600, + 8597, + 8602, 8607, - 8614, - 8623, - 8627, - 8634, - 8639, - 8645, + 8612, + 8617, + 8624, + 8631, + 8640, + 8644, 8651, 8656, - 8661, - 8666, - 8671, - 8675, - 8679, + 8662, + 8668, + 8673, + 8678, 8683, 8688, - 8693, - 8698, - 8702, - 8706, + 8692, + 8696, + 8700, + 8705, 8710, - 8716, - 8722, + 8715, + 8719, + 8723, 8727, - 8732, - 8737, - 8741, - 8745, + 8733, + 8739, + 8744, 8749, - 8753, - 8757, - 8761, + 8754, + 8758, + 8762, 8766, - 8771, + 8770, + 8774, 8778, - 8785, - 8794, - 8800, - 8806 + 8783, + 8788, + 8795, + 8802, + 8811, + 8817, + 8823 ] } ], "extendedTypes": [ { "type": "reference", - "target": 8823, + "target": 8840, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 9206, + "id": 9223, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9207, + "id": 9224, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -18712,7 +18712,7 @@ } }, { - "id": 9208, + "id": 9225, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -18722,21 +18722,21 @@ "type": { "type": "reflection", "declaration": { - "id": 9209, + "id": 9226, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9210, + "id": 9227, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9211, + "id": 9228, "name": "key", "variant": "param", "kind": 32768, @@ -18777,35 +18777,35 @@ { "title": "Properties", "children": [ - 9207, - 9208 + 9224, + 9225 ] } ] }, { - "id": 9083, + "id": 9100, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9084, + "id": 9101, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9085, + "id": 9102, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 9086, + "id": 9103, "name": "msg", "variant": "param", "kind": 32768, @@ -18815,7 +18815,7 @@ "types": [ { "type": "reference", - "target": 9202, + "target": 9219, "name": "Message", "package": "@medusajs/types" }, @@ -18823,7 +18823,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9202, + "target": 9219, "name": "Message", "package": "@medusajs/types" } @@ -18840,21 +18840,21 @@ ] }, { - "id": 9087, + "id": 9104, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9088, + "id": 9105, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 9089, + "id": 9106, "name": "format", "variant": "param", "kind": 32768, @@ -18863,7 +18863,7 @@ }, "type": { "type": "reference", - "target": 9206, + "target": 9223, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -18884,7 +18884,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9202, + "target": 9219, "name": "Message", "package": "@medusajs/types" } @@ -18897,14 +18897,14 @@ ] }, { - "id": 9090, + "id": 9107, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9091, + "id": 9108, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -18917,21 +18917,21 @@ ] }, { - "id": 9092, + "id": 9109, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9093, + "id": 9110, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 9094, + "id": 9111, "name": "T", "variant": "typeParam", "kind": 131072, @@ -18940,7 +18940,7 @@ ], "parameters": [ { - "id": 9095, + "id": 9112, "name": "messageData", "variant": "param", "kind": 32768, @@ -18950,11 +18950,11 @@ "types": [ { "type": "reference", - "target": 9212, + "target": 9229, "typeArguments": [ { "type": "reference", - "target": 9094, + "target": 9111, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18967,11 +18967,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 9212, + "target": 9229, "typeArguments": [ { "type": "reference", - "target": 9094, + "target": 9111, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -18985,7 +18985,7 @@ } }, { - "id": 9096, + "id": 9113, "name": "options", "variant": "param", "kind": 32768, @@ -19025,16 +19025,16 @@ { "title": "Methods", "children": [ - 9084, - 9087, - 9090, - 9092 + 9101, + 9104, + 9107, + 9109 ] } ] }, { - "id": 8841, + "id": 8858, "name": "Context", "variant": "declaration", "kind": 256, @@ -19049,7 +19049,7 @@ }, "children": [ { - "id": 8842, + "id": 8859, "name": "__type", "variant": "declaration", "kind": 1024, @@ -19062,7 +19062,7 @@ } }, { - "id": 8843, + "id": 8860, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -19095,14 +19095,14 @@ }, "type": { "type": "reference", - "target": 8852, + "target": 8869, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8844, + "id": 8861, "name": "manager", "variant": "declaration", "kind": 1024, @@ -19135,14 +19135,14 @@ }, "type": { "type": "reference", - "target": 8852, + "target": 8869, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 8845, + "id": 8862, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -19195,7 +19195,7 @@ } }, { - "id": 8846, + "id": 8863, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -19216,7 +19216,7 @@ } }, { - "id": 8847, + "id": 8864, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -19237,7 +19237,7 @@ } }, { - "id": 8848, + "id": 8865, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -19258,7 +19258,7 @@ } }, { - "id": 8849, + "id": 8866, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -19275,13 +19275,13 @@ }, "type": { "type": "reference", - "target": 9083, + "target": 9100, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 8850, + "id": 8867, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -19302,7 +19302,7 @@ } }, { - "id": 8851, + "id": 8868, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -19327,22 +19327,22 @@ { "title": "Properties", "children": [ - 8842, - 8843, - 8844, - 8845, - 8846, - 8847, - 8848, - 8849, - 8850, - 8851 + 8859, + 8860, + 8861, + 8862, + 8863, + 8864, + 8865, + 8866, + 8867, + 8868 ] } ], "typeParameters": [ { - "id": 8852, + "id": 8869, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -19355,14 +19355,14 @@ ] }, { - "id": 9194, + "id": 9211, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 9195, + "id": 9212, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -19373,7 +19373,7 @@ } }, { - "id": 9196, + "id": 9213, "name": "raw", "variant": "declaration", "kind": 1024, @@ -19382,13 +19382,13 @@ }, "type": { "type": "reference", - "target": 9098, + "target": 9115, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 9197, + "id": 9214, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -19406,14 +19406,14 @@ } }, { - "id": 9198, + "id": 9215, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9199, + "id": 9216, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -19426,14 +19426,14 @@ ] }, { - "id": 9200, + "id": 9217, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9201, + "id": 9218, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -19450,22 +19450,22 @@ { "title": "Properties", "children": [ - 9195, - 9196, - 9197 + 9212, + 9213, + 9214 ] }, { "title": "Methods", "children": [ - 9198, - 9200 + 9215, + 9217 ] } ] }, { - "id": 9098, + "id": 9115, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -19473,14 +19473,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9099, + "id": 9116, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9100, + "id": 9117, "name": "value", "variant": "declaration", "kind": 1024, @@ -19504,20 +19504,20 @@ { "title": "Properties", "children": [ - 9100 + 9117 ] } ], "indexSignatures": [ { - "id": 9101, + "id": 9118, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9102, + "id": 9119, "name": "key", "variant": "param", "kind": 32768, @@ -19538,7 +19538,7 @@ } }, { - "id": 9082, + "id": 9099, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -19548,7 +19548,7 @@ "types": [ { "type": "reference", - "target": 9098, + "target": 9115, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -19572,7 +19572,7 @@ }, { "type": "reference", - "target": 9194, + "target": 9211, "name": "IBigNumber", "package": "@medusajs/types" } @@ -19580,7 +19580,7 @@ } }, { - "id": 9097, + "id": 9114, "name": "BigNumberValue", "variant": "declaration", "kind": 2097152, @@ -19608,7 +19608,7 @@ }, { "type": "reference", - "target": 9194, + "target": 9211, "name": "IBigNumber", "package": "@medusajs/types" } @@ -19620,202 +19620,134 @@ { "title": "Interfaces", "children": [ - 8878, - 9114, - 8932, - 8935, - 9240, - 9171, - 8823, - 9103, - 9222, - 9234, - 9118, - 8970, - 9155, - 9163, - 9233, - 9154, - 8991, - 9000, - 8982, - 9013, - 9008, - 9019, - 9022, - 9025, - 9028, - 9031, - 9049, - 9054, - 9045, - 9039, - 8938, - 8956, - 8962, - 8950, - 8839, - 8837, - 8891, - 8853, - 9228, - 9123, - 8908, - 8901, - 8903, - 8906, 8895, + 9131, + 8949, + 8952, + 9257, + 9188, + 8840, + 9120, + 9239, + 9251, + 9135, + 8987, + 9172, + 9180, + 9250, + 9171, + 9008, + 9017, + 8999, + 9030, + 9025, + 9036, + 9039, + 9042, + 9045, + 9048, + 9066, + 9071, + 9062, + 9056, + 8955, + 8973, + 8979, + 8967, + 8856, + 8854, + 8908, + 8870, + 9245, + 9140, + 8925, 8918, - 8911, - 8579, - 9206, - 9083, - 8841, - 9194 + 8920, + 8923, + 8912, + 8935, + 8928, + 8596, + 9223, + 9100, + 8858, + 9211 ] }, { "title": "Type Aliases", "children": [ + 9246, + 9248, + 9275, + 9303, + 9293, + 9149, + 9291, + 9285, + 9290, + 9279, + 9287, + 9269, + 9219, 9229, - 9231, - 9258, - 9286, - 9276, - 9132, - 9274, - 9268, - 9273, - 9262, - 9270, - 9252, + 9260, + 9205, + 9075, 9202, - 9212, - 9243, - 9188, - 9058, - 9185, - 9130, - 9131, - 9098, - 9082, - 9097 + 9147, + 9148, + 9115, + 9099, + 9114 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "8578": { + "8595": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "" }, - "8579": { + "8596": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "IPricingModuleService" }, - "8580": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.calculatePrices" - }, - "8581": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.calculatePrices" - }, - "8582": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" - }, - "8583": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "context" - }, - "8584": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" - }, - "8585": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceSet" - }, - "8586": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceSet" - }, - "8587": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" - }, - "8588": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" - }, - "8589": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" - }, - "8590": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceSets" - }, - "8591": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceSets" - }, - "8592": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" - }, - "8593": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" - }, - "8594": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" - }, - "8595": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceSets" - }, - "8596": { - "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceSets" - }, "8597": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.calculatePrices" }, "8598": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.calculatePrices" }, "8599": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "8600": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "context" }, "8601": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "sharedContext" }, "8602": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.retrievePriceSet" }, "8603": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceSet" }, "8604": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceSets" + "qualifiedName": "id" }, "8605": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8606": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19823,91 +19755,91 @@ }, "8607": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "IPricingModuleService.listPriceSets" }, "8608": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "IPricingModuleService.listPriceSets" }, "8609": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "8610": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8611": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPriceSets" + "qualifiedName": "sharedContext" }, "8612": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.listAndCountPriceSets" }, "8613": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listAndCountPriceSets" }, "8614": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "filters" }, "8615": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "config" }, "8616": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "8617": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.createPriceSets" }, "8618": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.createPriceSets" }, "8619": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceSets" + "qualifiedName": "data" }, "8620": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "8621": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.createPriceSets" }, "8622": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8623": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceSets" + "qualifiedName": "sharedContext" }, "8624": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceSets" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8625": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8626": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8627": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "sharedContext" }, "8628": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "IPricingModuleService.upsertPriceSets" }, "8629": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19919,79 +19851,79 @@ }, "8631": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPrices" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8632": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8633": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "8634": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPrices" + "qualifiedName": "data" }, "8635": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPrices" + "qualifiedName": "sharedContext" }, "8636": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.updatePriceSets" }, "8637": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "8638": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8639": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePrices" + "qualifiedName": "sharedContext" }, "8640": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePrices" + "qualifiedName": "IPricingModuleService.deletePriceSets" }, "8641": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPricingModuleService.deletePriceSets" }, "8642": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceIds" + "qualifiedName": "ids" }, "8643": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8644": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.addPrices" }, "8645": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePrices" + "qualifiedName": "IPricingModuleService.addPrices" }, "8646": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePrices" + "qualifiedName": "data" }, "8647": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "8648": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceIds" + "qualifiedName": "IPricingModuleService.addPrices" }, "8649": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8650": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -19999,11 +19931,11 @@ }, "8651": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPrices" + "qualifiedName": "IPricingModuleService.listPrices" }, "8652": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPrices" + "qualifiedName": "IPricingModuleService.listPrices" }, "8653": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20019,107 +19951,107 @@ }, "8656": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceRule" + "qualifiedName": "IPricingModuleService.softDeletePrices" }, "8657": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceRule" + "qualifiedName": "IPricingModuleService.softDeletePrices" }, "8658": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "TReturnableLinkableKeys" }, "8659": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "priceIds" }, "8660": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8661": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceRules" + "qualifiedName": "sharedContext" }, "8662": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceRules" + "qualifiedName": "IPricingModuleService.restorePrices" }, "8663": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.restorePrices" }, "8664": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "8665": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "priceIds" }, "8666": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceRules" + "qualifiedName": "config" }, "8667": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceRules" + "qualifiedName": "sharedContext" }, "8668": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.listAndCountPrices" }, "8669": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.listAndCountPrices" }, "8670": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "8671": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceRules" + "qualifiedName": "config" }, "8672": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceRules" + "qualifiedName": "sharedContext" }, "8673": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.retrievePriceRule" }, "8674": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceRule" }, "8675": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceRules" + "qualifiedName": "id" }, "8676": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceRules" + "qualifiedName": "config" }, "8677": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8678": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPriceRules" }, "8679": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceRules" + "qualifiedName": "IPricingModuleService.listPriceRules" }, "8680": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceRules" + "qualifiedName": "filters" }, "8681": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceRuleIds" + "qualifiedName": "config" }, "8682": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20127,15 +20059,15 @@ }, "8683": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceList" + "qualifiedName": "IPricingModuleService.listAndCountPriceRules" }, "8684": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceList" + "qualifiedName": "IPricingModuleService.listAndCountPriceRules" }, "8685": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "filters" }, "8686": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20147,87 +20079,87 @@ }, "8688": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceLists" + "qualifiedName": "IPricingModuleService.createPriceRules" }, "8689": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceLists" + "qualifiedName": "IPricingModuleService.createPriceRules" }, "8690": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "8691": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8692": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.updatePriceRules" }, "8693": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceLists" + "qualifiedName": "IPricingModuleService.updatePriceRules" }, "8694": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceLists" + "qualifiedName": "data" }, "8695": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "8696": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.deletePriceRules" }, "8697": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.deletePriceRules" }, "8698": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceLists" + "qualifiedName": "priceRuleIds" }, "8699": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPriceLists" + "qualifiedName": "sharedContext" }, "8700": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.retrievePriceList" }, "8701": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceList" }, "8702": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceLists" + "qualifiedName": "id" }, "8703": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceLists" + "qualifiedName": "config" }, "8704": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8705": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPriceLists" }, "8706": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceLists" + "qualifiedName": "IPricingModuleService.listPriceLists" }, "8707": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceLists" + "qualifiedName": "filters" }, "8708": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "config" }, "8709": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20235,67 +20167,67 @@ }, "8710": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePriceLists" + "qualifiedName": "IPricingModuleService.listAndCountPriceLists" }, "8711": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePriceLists" + "qualifiedName": "IPricingModuleService.listAndCountPriceLists" }, "8712": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "filters" }, "8713": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "config" }, "8714": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8715": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.createPriceLists" }, "8716": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePriceLists" + "qualifiedName": "IPricingModuleService.createPriceLists" }, "8717": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePriceLists" + "qualifiedName": "data" }, "8718": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "8719": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListIds" + "qualifiedName": "IPricingModuleService.updatePriceLists" }, "8720": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPricingModuleService.updatePriceLists" }, "8721": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8722": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceListRule" + "qualifiedName": "sharedContext" }, "8723": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePriceListRule" + "qualifiedName": "IPricingModuleService.deletePriceLists" }, "8724": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.deletePriceLists" }, "8725": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "priceListIds" }, "8726": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20303,87 +20235,87 @@ }, "8727": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceListRules" + "qualifiedName": "IPricingModuleService.softDeletePriceLists" }, "8728": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPriceListRules" + "qualifiedName": "IPricingModuleService.softDeletePriceLists" }, "8729": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "8730": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "priceListIds" }, "8731": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8732": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" + "qualifiedName": "sharedContext" }, "8733": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" + "qualifiedName": "IPricingModuleService.restorePriceLists" }, "8734": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPricingModuleService.restorePriceLists" }, "8735": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "8736": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "priceListIds" }, "8737": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceListRules" + "qualifiedName": "config" }, "8738": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePriceListRules" + "qualifiedName": "sharedContext" }, "8739": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "priceListRuleIds" + "qualifiedName": "IPricingModuleService.retrievePriceListRule" }, "8740": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.retrievePriceListRule" }, "8741": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPriceListPrices" + "qualifiedName": "id" }, "8742": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.addPriceListPrices" + "qualifiedName": "config" }, "8743": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8744": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPriceListRules" }, "8745": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceListPrices" + "qualifiedName": "IPricingModuleService.listPriceListRules" }, "8746": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePriceListPrices" + "qualifiedName": "filters" }, "8747": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "8748": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20391,67 +20323,67 @@ }, "8749": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.setPriceListRules" + "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" }, "8750": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.setPriceListRules" + "qualifiedName": "IPricingModuleService.listAndCountPriceListRules" }, "8751": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "8752": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8753": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePriceListRules" + "qualifiedName": "sharedContext" }, "8754": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePriceListRules" + "qualifiedName": "IPricingModuleService.deletePriceListRules" }, "8755": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.deletePriceListRules" }, "8756": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "priceListRuleIds" }, "8757": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePrices" + "qualifiedName": "sharedContext" }, "8758": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.removePrices" + "qualifiedName": "IPricingModuleService.addPriceListPrices" }, "8759": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPricingModuleService.addPriceListPrices" }, "8760": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8761": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePricePreference" + "qualifiedName": "sharedContext" }, "8762": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.retrievePricePreference" + "qualifiedName": "IPricingModuleService.updatePriceListPrices" }, "8763": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "IPricingModuleService.updatePriceListPrices" }, "8764": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "8765": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20459,47 +20391,47 @@ }, "8766": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPricePreferences" + "qualifiedName": "IPricingModuleService.setPriceListRules" }, "8767": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.listPricePreferences" + "qualifiedName": "IPricingModuleService.setPriceListRules" }, "8768": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "filters" + "qualifiedName": "data" }, "8769": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8770": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.removePriceListRules" }, "8771": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "IPricingModuleService.removePriceListRules" }, "8772": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "data" }, "8773": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "sharedContext" }, "8774": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.removePrices" }, "8775": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.createPricePreferences" + "qualifiedName": "IPricingModuleService.removePrices" }, "8776": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "ids" }, "8777": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", @@ -20507,1921 +20439,1989 @@ }, "8778": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "IPricingModuleService.retrievePricePreference" }, "8779": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "IPricingModuleService.retrievePricePreference" }, "8780": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "id" }, "8781": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "8782": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.upsertPricePreferences" + "qualifiedName": "sharedContext" }, "8783": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.listPricePreferences" }, "8784": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.listPricePreferences" }, "8785": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "filters" }, "8786": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "config" }, "8787": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "8788": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8789": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8790": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.updatePricePreferences" + "qualifiedName": "data" }, "8791": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "8792": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPricingModuleService.createPricePreferences" }, "8793": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8794": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePricePreferences" + "qualifiedName": "sharedContext" }, "8795": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.softDeletePricePreferences" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8796": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8797": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "pricePreferenceIds" + "qualifiedName": "data" }, "8798": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "8799": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPricingModuleService.upsertPricePreferences" }, "8800": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePricePreferences" + "qualifiedName": "data" }, "8801": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.restorePricePreferences" + "qualifiedName": "sharedContext" }, "8802": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8803": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "pricePreferenceIds" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8804": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "8805": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "8806": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePricePreferences" + "qualifiedName": "sharedContext" }, "8807": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "IPricingModuleService.deletePricePreferences" + "qualifiedName": "IPricingModuleService.updatePricePreferences" }, "8808": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", - "qualifiedName": "ids" + "qualifiedName": "selector" }, "8809": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "data" + }, + "8810": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8811": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.softDeletePricePreferences" + }, + "8812": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.softDeletePricePreferences" + }, + "8813": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "8814": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "pricePreferenceIds" + }, + "8815": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "config" + }, + "8816": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8817": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.restorePricePreferences" + }, + "8818": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.restorePricePreferences" + }, + "8819": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "8820": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "pricePreferenceIds" + }, + "8821": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "config" + }, + "8822": { "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", "qualifiedName": "sharedContext" }, "8823": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.deletePricePreferences" + }, + "8824": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "IPricingModuleService.deletePricePreferences" + }, + "8825": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "ids" + }, + "8826": { + "sourceFileName": "../../../../packages/core/types/src/pricing/service.ts", + "qualifiedName": "sharedContext" + }, + "8840": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "8837": { + "8854": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingFilters" }, - "8838": { + "8855": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingFilters.id" }, - "8839": { + "8856": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingContext" }, - "8840": { + "8857": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "PricingContext.context" }, - "8841": { + "8858": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "8842": { + "8859": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "8843": { + "8860": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "8844": { + "8861": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "8845": { + "8862": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "8846": { + "8863": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "8847": { + "8864": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "8848": { + "8865": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "8849": { + "8866": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "8850": { + "8867": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "8851": { + "8868": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "8852": { + "8869": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "8853": { + "8870": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet" }, - "8854": { + "8871": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.id" }, - "8855": { + "8872": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_calculated_price_price_list" }, - "8856": { + "8873": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_calculated_price_tax_inclusive" }, - "8857": { + "8874": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.calculated_amount" }, - "8858": { + "8875": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.raw_calculated_amount" }, - "8859": { + "8876": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_original_price_price_list" }, - "8860": { + "8877": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.is_original_price_tax_inclusive" }, - "8861": { + "8878": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.original_amount" }, - "8862": { + "8879": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.raw_original_amount" }, - "8863": { + "8880": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.currency_code" }, - "8864": { + "8881": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.calculated_price" }, - "8865": { + "8882": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type" }, - "8866": { + "8883": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.id" }, - "8867": { + "8884": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_id" }, - "8868": { + "8885": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.price_list_type" }, - "8869": { + "8886": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.min_quantity" }, - "8870": { + "8887": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "__type.max_quantity" }, - "8871": { + "8888": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", "qualifiedName": "CalculatedPriceSet.original_price" }, - "8872": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type" - }, - "8873": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type.id" - }, - "8874": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type.price_list_id" - }, - "8875": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type.price_list_type" - }, - "8876": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type.min_quantity" - }, - "8877": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "__type.max_quantity" - }, - "8878": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig" - }, - "8879": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.select" - }, - "8880": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.skip" - }, - "8881": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.take" - }, - "8882": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.relations" - }, - "8883": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.order" - }, - "8884": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type" - }, - "8885": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "__type.__index" - }, - "8887": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.withDeleted" - }, - "8888": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.filters" - }, "8889": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.options" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "__type" }, "8890": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "FindConfig.Entity" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "__type.id" }, "8891": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "PriceSetDTO" + "qualifiedName": "__type.price_list_id" }, "8892": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "PriceSetDTO.id" + "qualifiedName": "__type.price_list_type" }, "8893": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "PriceSetDTO.prices" + "qualifiedName": "__type.min_quantity" }, "8894": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "PriceSetDTO.calculated_price" + "qualifiedName": "__type.max_quantity" }, "8895": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "FilterablePriceSetProps" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig" }, "8896": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "FilterablePriceSetProps.id" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.select" }, "8897": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "FilterablePriceSetProps.prices" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.skip" }, "8898": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.take" }, "8899": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.relations" }, "8900": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "PricingContext.context" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.order" }, "8901": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "CreatePriceSetDTO" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type" }, "8902": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "CreatePriceSetDTO.prices" - }, - "8903": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "UpsertPriceSetDTO" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "__type.__index" }, "8904": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "UpsertPriceSetDTO.id" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.withDeleted" }, "8905": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "UpdatePriceSetDTO.prices" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.filters" }, "8906": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "UpdatePriceSetDTO" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.options" }, "8907": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "UpdatePriceSetDTO.prices" + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "FindConfig.Entity" }, "8908": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "AddPricesDTO" + "qualifiedName": "PriceSetDTO" }, "8909": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "AddPricesDTO.priceSetId" + "qualifiedName": "PriceSetDTO.id" }, "8910": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "AddPricesDTO.prices" + "qualifiedName": "PriceSetDTO.prices" }, "8911": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "FilterablePriceProps" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "PriceSetDTO.calculated_price" }, "8912": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "FilterablePriceProps.id" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "FilterablePriceSetProps" }, "8913": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "FilterablePriceProps.currency_code" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "FilterablePriceSetProps.id" }, "8914": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "FilterablePriceProps.price_set_id" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "FilterablePriceSetProps.prices" }, "8915": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "FilterablePriceProps.price_list_id" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "8916": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "8917": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, + "8917": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "PricingContext.context" + }, "8918": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "CreatePriceSetDTO" }, "8919": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.id" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "CreatePriceSetDTO.prices" }, "8920": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.title" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "UpsertPriceSetDTO" }, "8921": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.currency_code" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "UpsertPriceSetDTO.id" }, "8922": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.amount" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "UpdatePriceSetDTO.prices" }, "8923": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.min_quantity" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "UpdatePriceSetDTO" }, "8924": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.max_quantity" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "UpdatePriceSetDTO.prices" }, "8925": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.price_set" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "AddPricesDTO" }, "8926": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.price_list" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "AddPricesDTO.priceSetId" }, "8927": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.price_set_id" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "AddPricesDTO.prices" }, "8928": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.price_rules" + "qualifiedName": "FilterablePriceProps" }, "8929": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.created_at" + "qualifiedName": "FilterablePriceProps.id" }, "8930": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.updated_at" + "qualifiedName": "FilterablePriceProps.currency_code" }, "8931": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", - "qualifiedName": "PriceDTO.deleted_at" + "qualifiedName": "FilterablePriceProps.price_set_id" }, "8932": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "FilterablePriceProps.price_list_id" + }, + "8933": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "8934": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "8935": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO" + }, + "8936": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.id" + }, + "8937": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.title" + }, + "8938": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.currency_code" + }, + "8939": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.amount" + }, + "8940": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.min_quantity" + }, + "8941": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.max_quantity" + }, + "8942": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.price_set" + }, + "8943": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.price_list" + }, + "8944": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.price_set_id" + }, + "8945": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.price_rules" + }, + "8946": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.created_at" + }, + "8947": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.updated_at" + }, + "8948": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price.ts", + "qualifiedName": "PriceDTO.deleted_at" + }, + "8949": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "8933": { + "8950": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "8934": { + "8951": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "8935": { + "8952": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "8936": { + "8953": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "8937": { + "8954": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "8938": { + "8955": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO" }, - "8939": { + "8956": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.id" }, - "8940": { + "8957": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_set_id" }, - "8941": { + "8958": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_set" }, - "8942": { + "8959": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.attribute" }, - "8943": { + "8960": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.value" }, - "8944": { + "8961": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.priority" }, - "8945": { + "8962": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_id" }, - "8946": { + "8963": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.price_list_id" }, - "8947": { + "8964": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.created_at" }, - "8948": { + "8965": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.updated_at" }, - "8949": { + "8966": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "PriceRuleDTO.deleted_at" }, - "8950": { + "8967": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps" }, - "8951": { + "8968": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.id" }, - "8952": { + "8969": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.name" }, - "8953": { + "8970": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "FilterablePriceRuleProps.price_set_id" }, - "8954": { + "8971": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8955": { + "8972": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8956": { + "8973": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO" }, - "8957": { + "8974": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.price_set_id" }, - "8958": { + "8975": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.attribute" }, - "8959": { + "8976": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.value" }, - "8960": { + "8977": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.priority" }, - "8961": { + "8978": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "CreatePriceRuleDTO.price_id" }, - "8962": { + "8979": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO" }, - "8963": { + "8980": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.id" }, - "8964": { + "8981": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_set_id" }, - "8965": { + "8982": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.attribute" }, - "8966": { + "8983": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.value" }, - "8967": { + "8984": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.priority" }, - "8968": { + "8985": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_id" }, - "8969": { + "8986": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-rule.ts", "qualifiedName": "UpdatePriceRuleDTO.price_list_id" }, - "8970": { + "8987": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO" }, - "8971": { + "8988": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.id" }, - "8972": { + "8989": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.title" }, - "8973": { + "8990": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.description" }, - "8974": { + "8991": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.starts_at" }, - "8975": { + "8992": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.status" }, - "8976": { + "8993": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.type" }, - "8977": { + "8994": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.ends_at" }, - "8978": { + "8995": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.rules_count" }, - "8979": { + "8996": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.prices" }, - "8980": { + "8997": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.money_amounts" }, - "8981": { + "8998": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListDTO.price_list_rules" }, - "8982": { + "8999": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps" }, - "8983": { + "9000": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.q" }, - "8984": { + "9001": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.id" }, - "8985": { + "9002": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.starts_at" }, - "8986": { + "9003": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.ends_at" }, - "8987": { + "9004": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.status" }, - "8988": { + "9005": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "FilterablePriceListProps.rules_count" }, - "8989": { + "9006": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "8990": { + "9007": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "8991": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO" - }, - "8992": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.title" - }, - "8993": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.description" - }, - "8994": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.starts_at" - }, - "8995": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.ends_at" - }, - "8996": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.status" - }, - "8997": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.type" - }, - "8998": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.rules" - }, - "8999": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListDTO.prices" - }, - "9000": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO" - }, - "9001": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.id" - }, - "9002": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.title" - }, - "9003": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.description" - }, - "9004": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.starts_at" - }, - "9005": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.ends_at" - }, - "9006": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.status" - }, - "9007": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListDTO.rules" - }, "9008": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListRuleDTO" + "qualifiedName": "CreatePriceListDTO" }, "9009": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListRuleDTO.id" + "qualifiedName": "CreatePriceListDTO.title" }, "9010": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListRuleDTO.attribute" + "qualifiedName": "CreatePriceListDTO.description" }, "9011": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListRuleDTO.value" + "qualifiedName": "CreatePriceListDTO.starts_at" }, "9012": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "PriceListRuleDTO.price_list" + "qualifiedName": "CreatePriceListDTO.ends_at" }, "9013": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "FilterablePriceListRuleProps" + "qualifiedName": "CreatePriceListDTO.status" }, "9014": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "FilterablePriceListRuleProps.id" + "qualifiedName": "CreatePriceListDTO.type" }, "9015": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "FilterablePriceListRuleProps.value" + "qualifiedName": "CreatePriceListDTO.rules" }, "9016": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "FilterablePriceListRuleProps.price_list_id" + "qualifiedName": "CreatePriceListDTO.prices" }, "9017": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "UpdatePriceListDTO" }, "9018": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "UpdatePriceListDTO.id" }, "9019": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "AddPriceListPricesDTO" + "qualifiedName": "UpdatePriceListDTO.title" }, "9020": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "AddPriceListPricesDTO.price_list_id" + "qualifiedName": "UpdatePriceListDTO.description" }, "9021": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "AddPriceListPricesDTO.prices" + "qualifiedName": "UpdatePriceListDTO.starts_at" }, "9022": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListPricesDTO" + "qualifiedName": "UpdatePriceListDTO.ends_at" }, "9023": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListPricesDTO.price_list_id" + "qualifiedName": "UpdatePriceListDTO.status" }, "9024": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "UpdatePriceListPricesDTO.prices" + "qualifiedName": "UpdatePriceListDTO.rules" }, "9025": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "SetPriceListRulesDTO" + "qualifiedName": "PriceListRuleDTO" }, "9026": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "SetPriceListRulesDTO.price_list_id" + "qualifiedName": "PriceListRuleDTO.id" }, "9027": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "SetPriceListRulesDTO.rules" + "qualifiedName": "PriceListRuleDTO.attribute" }, "9028": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "RemovePriceListRulesDTO" + "qualifiedName": "PriceListRuleDTO.value" }, "9029": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "RemovePriceListRulesDTO.price_list_id" + "qualifiedName": "PriceListRuleDTO.price_list" }, "9030": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "RemovePriceListRulesDTO.rules" + "qualifiedName": "FilterablePriceListRuleProps" }, "9031": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "FilterablePriceListRuleProps.id" }, "9032": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.id" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "FilterablePriceListRuleProps.value" }, "9033": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.attribute" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "FilterablePriceListRuleProps.price_list_id" }, "9034": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.value" - }, - "9035": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.is_tax_inclusive" - }, - "9036": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.created_at" - }, - "9037": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.updated_at" - }, - "9038": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "PricePreferenceDTO.deleted_at" - }, - "9039": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "FilterablePricePreferenceProps" - }, - "9040": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "FilterablePricePreferenceProps.id" - }, - "9041": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "FilterablePricePreferenceProps.attribute" - }, - "9042": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "FilterablePricePreferenceProps.value" - }, - "9043": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "9044": { + "9035": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, + "9036": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "AddPriceListPricesDTO" + }, + "9037": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "AddPriceListPricesDTO.price_list_id" + }, + "9038": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "AddPriceListPricesDTO.prices" + }, + "9039": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "UpdatePriceListPricesDTO" + }, + "9040": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "UpdatePriceListPricesDTO.price_list_id" + }, + "9041": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "UpdatePriceListPricesDTO.prices" + }, + "9042": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "SetPriceListRulesDTO" + }, + "9043": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "SetPriceListRulesDTO.price_list_id" + }, + "9044": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "SetPriceListRulesDTO.rules" + }, "9045": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "CreatePricePreferenceDTO" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "RemovePriceListRulesDTO" }, "9046": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "CreatePricePreferenceDTO.attribute" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "RemovePriceListRulesDTO.price_list_id" }, "9047": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "CreatePricePreferenceDTO.value" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "RemovePriceListRulesDTO.rules" }, "9048": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "CreatePricePreferenceDTO.is_tax_inclusive" + "qualifiedName": "PricePreferenceDTO" }, "9049": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpsertPricePreferenceDTO" + "qualifiedName": "PricePreferenceDTO.id" }, "9050": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpsertPricePreferenceDTO.id" + "qualifiedName": "PricePreferenceDTO.attribute" }, "9051": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.attribute" + "qualifiedName": "PricePreferenceDTO.value" }, "9052": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.value" + "qualifiedName": "PricePreferenceDTO.is_tax_inclusive" }, "9053": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" + "qualifiedName": "PricePreferenceDTO.created_at" }, "9054": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO" + "qualifiedName": "PricePreferenceDTO.updated_at" }, "9055": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.attribute" + "qualifiedName": "PricePreferenceDTO.deleted_at" }, "9056": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.value" + "qualifiedName": "FilterablePricePreferenceProps" }, "9057": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", - "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" + "qualifiedName": "FilterablePricePreferenceProps.id" }, "9058": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "FilterablePricePreferenceProps.attribute" }, "9059": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "FilterablePricePreferenceProps.value" }, "9060": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "9061": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "9062": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "CreatePricePreferenceDTO" }, "9063": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "CreatePricePreferenceDTO.attribute" }, "9064": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "CreatePricePreferenceDTO.value" }, "9065": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "CreatePricePreferenceDTO.is_tax_inclusive" }, "9066": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpsertPricePreferenceDTO" }, "9067": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpsertPricePreferenceDTO.id" }, "9068": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.attribute" }, "9069": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.value" }, "9070": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" }, "9071": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO" }, "9072": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.attribute" }, "9073": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.value" }, "9074": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-preference.ts", + "qualifiedName": "UpdatePricePreferenceDTO.is_tax_inclusive" }, "9075": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "qualifiedName": "ModuleJoinerConfig" }, "9076": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "9077": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "9078": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "9079": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "9080": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "9081": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "9082": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberInput" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" }, "9083": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "9084": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" }, "9085": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" }, "9086": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" }, "9087": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" }, "9088": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" }, "9089": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" }, "9090": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" }, "9091": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" }, "9092": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" }, "9093": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" }, "9094": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" }, "9095": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "9096": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" }, "9097": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberValue" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" }, "9098": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" }, "9099": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type" + "qualifiedName": "BigNumberInput" }, "9100": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "9101": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "9102": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "9103": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "9104": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "9105": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "9106": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "9107": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "9108": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "9109": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "9110": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "9111": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "9112": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "9113": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "9114": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberValue" + }, + "9115": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "9116": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type" + }, + "9117": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.value" }, - "9101": { + "9118": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, - "9103": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO" - }, - "9104": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.id" - }, - "9105": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.currency_code" - }, - "9106": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.amount" - }, - "9107": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.min_quantity" - }, - "9108": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.max_quantity" - }, - "9109": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.rules_count" - }, - "9110": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.price_rules" - }, - "9111": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.created_at" - }, - "9112": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.updated_at" - }, - "9113": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "MoneyAmountDTO.deleted_at" - }, - "9114": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" - }, - "9115": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "9116": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "9117": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.T" - }, - "9118": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "FilterableMoneyAmountProps" - }, - "9119": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "FilterableMoneyAmountProps.id" - }, "9120": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "FilterableMoneyAmountProps.currency_code" + "qualifiedName": "MoneyAmountDTO" }, "9121": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "MoneyAmountDTO.id" }, "9122": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "MoneyAmountDTO.currency_code" }, "9123": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "CreatePricesDTO" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "MoneyAmountDTO.amount" }, "9124": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "CreatePricesDTO.rules" + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "MoneyAmountDTO.min_quantity" }, "9125": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.id" + "qualifiedName": "MoneyAmountDTO.max_quantity" }, "9126": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.currency_code" + "qualifiedName": "MoneyAmountDTO.rules_count" }, "9127": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.amount" + "qualifiedName": "MoneyAmountDTO.price_rules" }, "9128": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.min_quantity" + "qualifiedName": "MoneyAmountDTO.created_at" }, "9129": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.max_quantity" + "qualifiedName": "MoneyAmountDTO.updated_at" }, "9130": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "MoneyAmountDTO.deleted_at" + }, + "9131": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "9132": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "9133": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "9134": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.T" + }, + "9135": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "FilterableMoneyAmountProps" + }, + "9136": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "FilterableMoneyAmountProps.id" + }, + "9137": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "FilterableMoneyAmountProps.currency_code" + }, + "9138": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "9139": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "9140": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "CreatePricesDTO" + }, + "9141": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "CreatePricesDTO.rules" + }, + "9142": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.id" + }, + "9143": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.currency_code" + }, + "9144": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.amount" + }, + "9145": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.min_quantity" + }, + "9146": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.max_quantity" + }, + "9147": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListStatus" }, - "9131": { + "9148": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "PriceListType" }, - "9132": { + "9149": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "9133": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9134": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "9135": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "9136": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "9137": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "9138": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "9139": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "9140": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "9141": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "9142": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "9143": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "9144": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "9145": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "9146": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "9147": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "9148": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "9149": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "9150": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "9151": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "9152": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "9153": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "9154": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "9155": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "9156": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "9157": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "9158": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "9159": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "9160": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "9161": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "9162": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "9163": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "9164": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "9165": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "9166": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "9167": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "9168": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "9169": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "9170": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9171": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListRules" }, - "9155": { + "9172": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO" }, - "9156": { + "9173": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO.price_set_id" }, - "9157": { + "9174": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "CreatePriceListPriceDTO.rules" }, - "9158": { + "9175": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.id" }, - "9159": { + "9176": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.currency_code" }, - "9160": { + "9177": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.amount" }, - "9161": { + "9178": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.min_quantity" }, - "9162": { + "9179": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "CreateMoneyAmountDTO.max_quantity" }, - "9163": { + "9180": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO" }, - "9164": { + "9181": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO.price_set_id" }, - "9165": { + "9182": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", "qualifiedName": "UpdatePriceListPriceDTO.rules" }, - "9166": { + "9183": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.id" }, - "9167": { + "9184": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.currency_code" }, - "9168": { + "9185": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.amount" }, - "9169": { + "9186": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.min_quantity" }, - "9170": { + "9187": { "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", "qualifiedName": "UpdateMoneyAmountDTO.max_quantity" }, - "9171": { + "9188": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "9172": { + "9189": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "9173": { + "9190": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "9174": { + "9191": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "9175": { + "9192": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "9176": { + "9193": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "9177": { + "9194": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "9178": { + "9195": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "9179": { + "9196": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "9180": { + "9197": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "9181": { + "9198": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "9182": { + "9199": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "9183": { + "9200": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "9184": { + "9201": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "9185": { + "9202": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "9186": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "9187": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.deleteCascade" - }, - "9188": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "LinkModulesExtraFields" - }, - "9189": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "9190": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.type" - }, - "9191": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.defaultValue" - }, - "9192": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.nullable" - }, - "9193": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.options" - }, - "9194": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber" - }, - "9195": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.numeric" - }, - "9196": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.raw" - }, - "9197": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.bigNumber" - }, - "9198": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "9199": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "9200": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "9201": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "9202": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Message" - }, "9203": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, "9204": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.deleteCascade" }, "9205": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "LinkModulesExtraFields" }, "9206": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "9207": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.type" }, "9208": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.defaultValue" }, "9209": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.nullable" }, "9210": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.options" + }, + "9211": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber" }, "9212": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.numeric" }, "9213": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.raw" }, "9214": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.bigNumber" }, "9215": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "9216": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "9217": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "9218": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "9219": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" + "qualifiedName": "Message" }, "9220": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "9221": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "9222": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "9223": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "9224": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.currency_code" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "9225": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.amount" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "9226": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.min_quantity" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "9227": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "CreateMoneyAmountDTO.max_quantity" - }, - "9228": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", - "qualifiedName": "CreatePriceSetPriceRules" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "9229": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "9230": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "9231": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "9232": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "9233": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", - "qualifiedName": "CreatePriceListPriceRules" - }, - "9234": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO" - }, - "9235": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO.id" - }, - "9236": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO.currency_code" - }, - "9237": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO.amount" - }, - "9238": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO.min_quantity" - }, - "9239": { - "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", - "qualifiedName": "UpdateMoneyAmountDTO.max_quantity" - }, - "9240": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "9241": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "9242": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "9243": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" - }, - "9244": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "9245": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "9246": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "9247": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "9248": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "9249": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "9250": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "9251": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "9252": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "9253": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "9254": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "9255": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "9256": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "9257": { + "9233": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "9234": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "9235": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "9236": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "9237": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "9238": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "9258": { + "9239": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO" + }, + "9240": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.id" + }, + "9241": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.currency_code" + }, + "9242": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.amount" + }, + "9243": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.min_quantity" + }, + "9244": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "CreateMoneyAmountDTO.max_quantity" + }, + "9245": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-set.ts", + "qualifiedName": "CreatePriceSetPriceRules" + }, + "9246": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "9247": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9248": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "9249": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9250": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/price-list.ts", + "qualifiedName": "CreatePriceListPriceRules" + }, + "9251": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO" + }, + "9252": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO.id" + }, + "9253": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO.currency_code" + }, + "9254": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO.amount" + }, + "9255": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO.min_quantity" + }, + "9256": { + "sourceFileName": "../../../../packages/core/types/src/pricing/common/money-amount.ts", + "qualifiedName": "UpdateMoneyAmountDTO.max_quantity" + }, + "9257": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "9258": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "9259": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" }, "9260": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" }, "9261": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "9262": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "9263": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, + "9262": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "9263": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, "9264": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "9265": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" }, "9266": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" }, "9267": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "9268": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "9269": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "9270": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "9271": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "9272": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "9273": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "9274": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "9275": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "9276": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "9277": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "9278": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "9279": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "9280": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "9281": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "9282": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "9283": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "9284": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "9285": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "9286": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "9287": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "9288": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "9289": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "9290": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "9291": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "9292": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9293": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "9294": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "9295": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "9296": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "9297": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "9298": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "9299": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "9300": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "9301": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "9302": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "9303": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "9304": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -22431,7 +22431,7 @@ "1": "../../../../packages/core/types/src/pricing/service.ts" }, "reflections": { - "1": 8578 + "1": 8595 } } } \ 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 571ba7cddb..e4e0b57a36 100644 --- a/www/utils/generated/typedoc-json-output/product.json +++ b/www/utils/generated/typedoc-json-output/product.json @@ -1,12 +1,12 @@ { - "id": 9393, + "id": 9410, "name": "product", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 9800, + "id": 9817, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 9801, + "id": 9818, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 9812, + "target": 9829, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 9802, + "id": 9819, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 9803, + "id": 9820, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 9804, + "id": 9821, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 9805, + "id": 9822, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 9806, + "id": 9823, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 9807, + "id": 9824, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 9808, + "id": 9825, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 9809, + "id": 9826, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 9810, + "id": 9827, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 9811, + "id": 9828, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 9801, - 9802, - 9803, - 9804, - 9805, - 9809, - 9810, - 9811 + 9818, + 9819, + 9820, + 9821, + 9822, + 9826, + 9827, + 9828 ] } ], "typeParameters": [ { - "id": 9812, + "id": 9829, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 10251, + "id": 10268, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 10266, + "id": 10283, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 10267, + "id": 10284, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10269, + "target": 10286, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 10269, + "target": 10286, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 10268, + "id": 10285, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10269, + "target": 10286, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 10269, + "target": 10286, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 10267, - 10268 + 10284, + 10285 ] } ], "typeParameters": [ { - "id": 10269, + "id": 10286, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,43 +528,43 @@ "extendedBy": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps" }, { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps" }, { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps" }, { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps" }, { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps" }, { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps" }, { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps" } ] }, { - "id": 9963, + "id": 9980, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 9964, + "id": 9981, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9965, + "target": 9982, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 9964 + 9981 ] } ], "typeParameters": [ { - "id": 9965, + "id": 9982, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 9966, + "id": 9983, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -644,7 +644,7 @@ }, "children": [ { - "id": 9967, + "id": 9984, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -663,7 +663,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9968, + "target": 9985, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -675,13 +675,13 @@ { "title": "Properties", "children": [ - 9967 + 9984 ] } ], "typeParameters": [ { - "id": 9968, + "id": 9985, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -694,14 +694,14 @@ ] }, { - "id": 10348, + "id": 10365, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10349, + "id": 10366, "name": "T", "variant": "typeParam", "kind": 131072, @@ -712,7 +712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10349, + "target": 10366, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -725,14 +725,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10349, + "target": 10366, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 10373, + "target": 10390, "name": "Scalar", "package": "@medusajs/types" }, @@ -742,11 +742,11 @@ }, "falseType": { "type": "reference", - "target": 10377, + "target": 10394, "typeArguments": [ { "type": "reference", - "target": 10349, + "target": 10366, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -758,11 +758,11 @@ }, "falseType": { "type": "reference", - "target": 10383, + "target": 10400, "typeArguments": [ { "type": "reference", - "target": 10349, + "target": 10366, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -774,14 +774,14 @@ } }, { - "id": 10350, + "id": 10367, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10351, + "id": 10368, "name": "T", "variant": "typeParam", "kind": 131072, @@ -799,7 +799,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10351, + "target": 10368, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -830,7 +830,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10351, + "target": 10368, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -864,7 +864,7 @@ }, "falseType": { "type": "reference", - "target": 10351, + "target": 10368, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -875,7 +875,7 @@ } }, { - "id": 10373, + "id": 10390, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -934,21 +934,21 @@ { "type": "reflection", "declaration": { - "id": 10374, + "id": 10391, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10375, + "id": 10392, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10376, + "id": 10393, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -965,7 +965,7 @@ { "title": "Methods", "children": [ - 10375 + 10392 ] } ] @@ -975,14 +975,14 @@ } }, { - "id": 10401, + "id": 10418, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10402, + "id": 10419, "name": "T", "variant": "typeParam", "kind": 131072, @@ -993,7 +993,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10402, + "target": 10419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 10402, + "target": 10419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1025,7 +1025,7 @@ }, "falseType": { "type": "reference", - "target": 10402, + "target": 10419, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1033,14 +1033,14 @@ } }, { - "id": 10391, + "id": 10408, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10400, + "id": 10417, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1051,7 +1051,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10400, + "target": 10417, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1059,14 +1059,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10392, + "id": 10409, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10393, + "id": 10410, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1083,7 +1083,7 @@ { "title": "Properties", "children": [ - 10393 + 10410 ] } ] @@ -1091,7 +1091,7 @@ }, "trueType": { "type": "reference", - "target": 10401, + "target": 10418, "typeArguments": [ { "type": "reference", @@ -1111,7 +1111,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10400, + "target": 10417, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1119,14 +1119,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10394, + "id": 10411, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10395, + "id": 10412, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1143,7 +1143,7 @@ { "title": "Properties", "children": [ - 10395 + 10412 ] } ] @@ -1154,7 +1154,7 @@ "types": [ { "type": "reference", - "target": 10401, + "target": 10418, "typeArguments": [ { "type": "reference", @@ -1180,7 +1180,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10400, + "target": 10417, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1188,14 +1188,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10396, + "id": 10413, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10397, + "id": 10414, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ { "title": "Properties", "children": [ - 10397 + 10414 ] } ] @@ -1220,7 +1220,7 @@ }, "trueType": { "type": "reference", - "target": 10401, + "target": 10418, "typeArguments": [ { "type": "reference", @@ -1240,7 +1240,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10400, + "target": 10417, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1248,14 +1248,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10398, + "id": 10415, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10399, + "id": 10416, "name": "id", "variant": "declaration", "kind": 1024, @@ -1272,7 +1272,7 @@ { "title": "Properties", "children": [ - 10399 + 10416 ] } ] @@ -1280,7 +1280,7 @@ }, "trueType": { "type": "reference", - "target": 10401, + "target": 10418, "typeArguments": [ { "type": "reference", @@ -1306,14 +1306,14 @@ } }, { - "id": 10270, + "id": 10287, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10291, + "id": 10308, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1323,14 +1323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10271, + "id": 10288, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10272, + "id": 10289, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10348, + "target": 10365, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1357,7 +1357,7 @@ } }, { - "id": 10273, + "id": 10290, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1368,11 +1368,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10348, + "target": 10365, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1384,7 +1384,7 @@ } }, { - "id": 10274, + "id": 10291, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1396,11 +1396,11 @@ "types": [ { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1413,11 +1413,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1431,7 +1431,7 @@ } }, { - "id": 10275, + "id": 10292, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1440,11 +1440,11 @@ }, "type": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1455,7 +1455,7 @@ } }, { - "id": 10276, + "id": 10293, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1466,11 +1466,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1482,7 +1482,7 @@ } }, { - "id": 10277, + "id": 10294, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1509,7 +1509,7 @@ } }, { - "id": 10278, + "id": 10295, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1518,11 +1518,11 @@ }, "type": { "type": "reference", - "target": 10348, + "target": 10365, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1533,7 +1533,7 @@ } }, { - "id": 10279, + "id": 10296, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1542,11 +1542,11 @@ }, "type": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1557,7 +1557,7 @@ } }, { - "id": 10280, + "id": 10297, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1566,11 +1566,11 @@ }, "type": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1581,7 +1581,7 @@ } }, { - "id": 10281, + "id": 10298, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1590,11 +1590,11 @@ }, "type": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1605,7 +1605,7 @@ } }, { - "id": 10282, + "id": 10299, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1614,11 +1614,11 @@ }, "type": { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10291, + "target": 10308, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1629,7 +1629,7 @@ } }, { - "id": 10283, + "id": 10300, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 10284, + "id": 10301, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1655,7 +1655,7 @@ } }, { - "id": 10285, + "id": 10302, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1668,7 +1668,7 @@ } }, { - "id": 10286, + "id": 10303, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1681,7 +1681,7 @@ } }, { - "id": 10287, + "id": 10304, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1697,7 +1697,7 @@ } }, { - "id": 10288, + "id": 10305, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1713,7 +1713,7 @@ } }, { - "id": 10289, + "id": 10306, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1729,7 +1729,7 @@ } }, { - "id": 10290, + "id": 10307, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1746,25 +1746,25 @@ { "title": "Properties", "children": [ - 10272, - 10273, - 10274, - 10275, - 10276, - 10277, - 10278, - 10279, - 10280, - 10281, - 10282, - 10283, - 10284, - 10285, - 10286, - 10287, - 10288, 10289, - 10290 + 10290, + 10291, + 10292, + 10293, + 10294, + 10295, + 10296, + 10297, + 10298, + 10299, + 10300, + 10301, + 10302, + 10303, + 10304, + 10305, + 10306, + 10307 ] } ] @@ -1772,14 +1772,14 @@ } }, { - "id": 10389, + "id": 10406, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10390, + "id": 10407, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1791,18 +1791,18 @@ "types": [ { "type": "reference", - "target": 10390, + "target": 10407, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 10350, + "target": 10367, "typeArguments": [ { "type": "reference", - "target": 10390, + "target": 10407, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1813,11 +1813,11 @@ }, { "type": "reference", - "target": 10391, + "target": 10408, "typeArguments": [ { "type": "reference", - "target": 10390, + "target": 10407, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1830,14 +1830,14 @@ } }, { - "id": 10383, + "id": 10400, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10384, + "id": 10401, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1849,15 +1849,15 @@ "types": [ { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "reference", - "target": 10389, + "target": 10406, "typeArguments": [ { "type": "reference", - "target": 10384, + "target": 10401, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1872,11 +1872,11 @@ }, { "type": "reference", - "target": 10389, + "target": 10406, "typeArguments": [ { "type": "reference", - "target": 10384, + "target": 10401, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1889,11 +1889,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10389, + "target": 10406, "typeArguments": [ { "type": "reference", - "target": 10384, + "target": 10401, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1911,7 +1911,7 @@ } }, { - "id": 10388, + "id": 10405, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1939,14 +1939,14 @@ } }, { - "id": 10377, + "id": 10394, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10381, + "id": 10398, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1957,7 +1957,7 @@ } }, { - "id": 10382, + "id": 10399, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1976,7 +1976,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10382, + "target": 10399, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1997,7 +1997,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10381, + "target": 10398, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2019,7 +2019,7 @@ }, "objectType": { "type": "reference", - "target": 10381, + "target": 10398, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2076,7 +2076,7 @@ }, "objectType": { "type": "reference", - "target": 10381, + "target": 10398, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2084,7 +2084,7 @@ }, { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "indexedAccess", @@ -2100,7 +2100,7 @@ }, "objectType": { "type": "reference", - "target": 10381, + "target": 10398, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,7 +2128,7 @@ }, "objectType": { "type": "reference", - "target": 10381, + "target": 10398, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2153,21 +2153,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10378, + "id": 10395, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10379, + "id": 10396, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10380, + "id": 10397, "name": "x", "variant": "param", "kind": 32768, @@ -2204,7 +2204,7 @@ }, "trueType": { "type": "reference", - "target": 10377, + "target": 10394, "typeArguments": [ { "type": "reference", @@ -2231,14 +2231,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 10382, + "target": 10399, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 10388, + "target": 10405, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2268,7 +2268,7 @@ } }, { - "id": 10385, + "id": 10402, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2298,14 +2298,14 @@ { "type": "reflection", "declaration": { - "id": 10386, + "id": 10403, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10387, + "id": 10404, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2322,7 +2322,7 @@ { "title": "Properties", "children": [ - 10387 + 10404 ] } ] @@ -2332,14 +2332,14 @@ } }, { - "id": 10367, + "id": 10384, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10372, + "id": 10389, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2353,14 +2353,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10368, + "id": 10385, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10369, + "id": 10386, "name": "name", "variant": "declaration", "kind": 1024, @@ -2371,7 +2371,7 @@ } }, { - "id": 10370, + "id": 10387, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2380,20 +2380,20 @@ }, "type": { "type": "reference", - "target": 10385, + "target": 10402, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 10371, + "id": 10388, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10372, + "target": 10389, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2404,9 +2404,9 @@ { "title": "Properties", "children": [ - 10369, - 10370, - 10371 + 10386, + 10387, + 10388 ] } ] @@ -2414,14 +2414,14 @@ } }, { - "id": 10328, + "id": 10345, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10331, + "id": 10348, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2437,11 +2437,11 @@ "types": [ { "type": "reference", - "target": 10367, + "target": 10384, "typeArguments": [ { "type": "reference", - "target": 10331, + "target": 10348, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2453,14 +2453,14 @@ { "type": "reflection", "declaration": { - "id": 10329, + "id": 10346, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10330, + "id": 10347, "name": "options", "variant": "declaration", "kind": 1024, @@ -2492,7 +2492,7 @@ { "title": "Properties", "children": [ - 10330 + 10347 ] } ] @@ -2502,14 +2502,14 @@ } }, { - "id": 10338, + "id": 10355, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10347, + "id": 10364, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2523,14 +2523,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10339, + "id": 10356, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10340, + "id": 10357, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2541,21 +2541,21 @@ } }, { - "id": 10341, + "id": 10358, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10347, + "target": 10364, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10342, + "id": 10359, "name": "source", "variant": "declaration", "kind": 1024, @@ -2566,7 +2566,7 @@ } }, { - "id": 10343, + "id": 10360, "name": "object", "variant": "declaration", "kind": 1024, @@ -2577,7 +2577,7 @@ } }, { - "id": 10344, + "id": 10361, "name": "action", "variant": "declaration", "kind": 1024, @@ -2590,7 +2590,7 @@ } }, { - "id": 10345, + "id": 10362, "name": "context", "variant": "declaration", "kind": 1024, @@ -2606,7 +2606,7 @@ "typeArguments": [ { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" }, @@ -2620,7 +2620,7 @@ } }, { - "id": 10346, + "id": 10363, "name": "options", "variant": "declaration", "kind": 1024, @@ -2652,13 +2652,13 @@ { "title": "Properties", "children": [ - 10340, - 10341, - 10342, - 10343, - 10344, - 10345, - 10346 + 10357, + 10358, + 10359, + 10360, + 10361, + 10362, + 10363 ] } ] @@ -2666,7 +2666,7 @@ } }, { - "id": 10358, + "id": 10375, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2674,14 +2674,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10359, + "id": 10376, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10360, + "id": 10377, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2692,7 +2692,7 @@ } }, { - "id": 10361, + "id": 10378, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2703,7 +2703,7 @@ } }, { - "id": 10362, + "id": 10379, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2714,7 +2714,7 @@ } }, { - "id": 10363, + "id": 10380, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2725,7 +2725,7 @@ } }, { - "id": 10364, + "id": 10381, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2746,7 +2746,7 @@ } }, { - "id": 10365, + "id": 10382, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2767,7 +2767,7 @@ } }, { - "id": 10366, + "id": 10383, "name": "args", "variant": "declaration", "kind": 1024, @@ -2807,13 +2807,13 @@ { "title": "Properties", "children": [ - 10360, - 10361, - 10362, - 10363, - 10364, - 10365, - 10366 + 10377, + 10378, + 10379, + 10380, + 10381, + 10382, + 10383 ] } ] @@ -2821,14 +2821,14 @@ } }, { - "id": 10355, + "id": 10372, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10356, + "id": 10373, "name": "name", "variant": "declaration", "kind": 1024, @@ -2851,7 +2851,7 @@ } }, { - "id": 10357, + "id": 10374, "name": "args", "variant": "declaration", "kind": 1024, @@ -2891,21 +2891,21 @@ { "title": "Properties", "children": [ - 10356, - 10357 + 10373, + 10374 ] } ] }, { - "id": 10305, + "id": 10322, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10306, + "id": 10323, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ } }, { - "id": 10307, + "id": 10324, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2936,7 +2936,7 @@ "types": [ { "type": "reference", - "target": 10355, + "target": 10372, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2944,7 +2944,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10355, + "target": 10372, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2953,7 +2953,7 @@ } }, { - "id": 10308, + "id": 10325, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2989,14 +2989,14 @@ { "type": "reflection", "declaration": { - "id": 10309, + "id": 10326, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10310, + "id": 10327, "name": "path", "variant": "declaration", "kind": 1024, @@ -3007,7 +3007,7 @@ } }, { - "id": 10311, + "id": 10328, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3025,8 +3025,8 @@ { "title": "Properties", "children": [ - 10310, - 10311 + 10327, + 10328 ] } ] @@ -3040,7 +3040,7 @@ } }, { - "id": 10312, + "id": 10329, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3054,7 +3054,7 @@ } }, { - "id": 10313, + "id": 10330, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3065,14 +3065,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10358, + "target": 10375, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10314, + "id": 10331, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3084,14 +3084,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10315, + "id": 10332, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10316, + "id": 10333, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3102,14 +3102,14 @@ } }, { - "id": 10317, + "id": 10334, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10358, + "target": 10375, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3119,8 +3119,8 @@ { "title": "Properties", "children": [ - 10316, - 10317 + 10333, + 10334 ] } ] @@ -3129,7 +3129,7 @@ } }, { - "id": 10318, + "id": 10335, "name": "args", "variant": "declaration", "kind": 1024, @@ -3169,19 +3169,19 @@ { "title": "Properties", "children": [ - 10306, - 10307, - 10308, - 10312, - 10313, - 10314, - 10318 + 10323, + 10324, + 10325, + 10329, + 10330, + 10331, + 10335 ] } ] }, { - "id": 10322, + "id": 10339, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3200,14 +3200,14 @@ { "type": "reflection", "declaration": { - "id": 10323, + "id": 10340, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10324, + "id": 10341, "name": "type", "variant": "declaration", "kind": 1024, @@ -3303,7 +3303,7 @@ } }, { - "id": 10325, + "id": 10342, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3316,7 +3316,7 @@ } }, { - "id": 10326, + "id": 10343, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3329,7 +3329,7 @@ } }, { - "id": 10327, + "id": 10344, "name": "options", "variant": "declaration", "kind": 1024, @@ -3369,10 +3369,10 @@ { "title": "Properties", "children": [ - 10324, - 10325, - 10326, - 10327 + 10341, + 10342, + 10343, + 10344 ] } ] @@ -3384,7 +3384,7 @@ } }, { - "id": 10219, + "id": 10236, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3401,7 +3401,7 @@ "typeArguments": [ { "type": "reference", - "target": 10305, + "target": 10322, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3433,14 +3433,14 @@ { "type": "reflection", "declaration": { - "id": 10220, + "id": 10237, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10221, + "id": 10238, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3461,7 +3461,7 @@ } }, { - "id": 10222, + "id": 10239, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3472,14 +3472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10319, + "target": 10336, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10223, + "id": 10240, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3491,14 +3491,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10224, + "id": 10241, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10225, + "id": 10242, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3509,7 +3509,7 @@ } }, { - "id": 10226, + "id": 10243, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3537,14 +3537,14 @@ { "type": "reflection", "declaration": { - "id": 10227, + "id": 10244, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10228, + "id": 10245, "name": "path", "variant": "declaration", "kind": 1024, @@ -3555,7 +3555,7 @@ } }, { - "id": 10229, + "id": 10246, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3571,7 +3571,7 @@ } }, { - "id": 10230, + "id": 10247, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3588,9 +3588,9 @@ { "title": "Properties", "children": [ - 10228, - 10229, - 10230 + 10245, + 10246, + 10247 ] } ] @@ -3604,14 +3604,14 @@ } }, { - "id": 10231, + "id": 10248, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10319, + "target": 10336, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3621,9 +3621,9 @@ { "title": "Properties", "children": [ - 10225, - 10226, - 10231 + 10242, + 10243, + 10248 ] } ] @@ -3632,7 +3632,7 @@ } }, { - "id": 10232, + "id": 10249, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3645,7 +3645,7 @@ } }, { - "id": 10233, + "id": 10250, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3661,7 +3661,7 @@ } }, { - "id": 10234, + "id": 10251, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3682,7 +3682,7 @@ } }, { - "id": 10235, + "id": 10252, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 10236, + "id": 10253, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3739,7 +3739,7 @@ } }, { - "id": 10237, + "id": 10254, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3763,7 +3763,7 @@ } }, { - "id": 10238, + "id": 10255, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3773,14 +3773,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10239, + "id": 10256, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10240, + "id": 10257, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 10241, + "id": 10258, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3822,7 +3822,7 @@ } }, { - "id": 10242, + "id": 10259, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3831,7 +3831,7 @@ }, "type": { "type": "reference", - "target": 10322, + "target": 10339, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3841,9 +3841,9 @@ { "title": "Properties", "children": [ - 10240, - 10241, - 10242 + 10257, + 10258, + 10259 ] } ] @@ -3855,16 +3855,16 @@ { "title": "Properties", "children": [ - 10221, - 10222, - 10223, - 10232, - 10233, - 10234, - 10235, - 10236, - 10237, - 10238 + 10238, + 10239, + 10240, + 10249, + 10250, + 10251, + 10252, + 10253, + 10254, + 10255 ] } ] @@ -3874,7 +3874,7 @@ } }, { - "id": 10319, + "id": 10336, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3884,21 +3884,21 @@ "types": [ { "type": "reference", - "target": 10358, + "target": 10375, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 10320, + "id": 10337, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10321, + "id": 10338, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3923,7 +3923,7 @@ { "title": "Properties", "children": [ - 10321 + 10338 ] } ] @@ -3933,7 +3933,7 @@ } }, { - "id": 9786, + "id": 9803, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3941,13 +3941,13 @@ "extendedBy": [ { "type": "reference", - "target": 9394, + "target": 9411, "name": "IProductModuleService" } ] }, { - "id": 10243, + "id": 10260, "name": "ProductStatus", "variant": "declaration", "kind": 2097152, @@ -3975,7 +3975,7 @@ } }, { - "id": 9813, + "id": 9830, "name": "ProductDTO", "variant": "declaration", "kind": 256, @@ -3990,7 +3990,7 @@ }, "children": [ { - "id": 9814, + "id": 9831, "name": "id", "variant": "declaration", "kind": 1024, @@ -4009,7 +4009,7 @@ } }, { - "id": 9815, + "id": 9832, "name": "title", "variant": "declaration", "kind": 1024, @@ -4028,7 +4028,7 @@ } }, { - "id": 9816, + "id": 9833, "name": "handle", "variant": "declaration", "kind": 1024, @@ -4047,7 +4047,7 @@ } }, { - "id": 9817, + "id": 9834, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -4075,7 +4075,7 @@ } }, { - "id": 9818, + "id": 9835, "name": "description", "variant": "declaration", "kind": 1024, @@ -4103,7 +4103,7 @@ } }, { - "id": 9819, + "id": 9836, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -4122,7 +4122,7 @@ } }, { - "id": 9820, + "id": 9837, "name": "status", "variant": "declaration", "kind": 1024, @@ -4137,13 +4137,13 @@ }, "type": { "type": "reference", - "target": 10243, + "target": 10260, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9821, + "id": 9838, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -4171,7 +4171,7 @@ } }, { - "id": 9822, + "id": 9839, "name": "width", "variant": "declaration", "kind": 1024, @@ -4199,7 +4199,7 @@ } }, { - "id": 9823, + "id": 9840, "name": "weight", "variant": "declaration", "kind": 1024, @@ -4227,7 +4227,7 @@ } }, { - "id": 9824, + "id": 9841, "name": "length", "variant": "declaration", "kind": 1024, @@ -4255,7 +4255,7 @@ } }, { - "id": 9825, + "id": 9842, "name": "height", "variant": "declaration", "kind": 1024, @@ -4283,7 +4283,7 @@ } }, { - "id": 9826, + "id": 9843, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -4311,7 +4311,7 @@ } }, { - "id": 9827, + "id": 9844, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -4339,7 +4339,7 @@ } }, { - "id": 9828, + "id": 9845, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -4367,7 +4367,7 @@ } }, { - "id": 9829, + "id": 9846, "name": "material", "variant": "declaration", "kind": 1024, @@ -4395,7 +4395,7 @@ } }, { - "id": 9830, + "id": 9847, "name": "collection", "variant": "declaration", "kind": 1024, @@ -4420,7 +4420,7 @@ }, { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -4428,7 +4428,7 @@ } }, { - "id": 9831, + "id": 9848, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -4456,7 +4456,7 @@ } }, { - "id": 9832, + "id": 9849, "name": "categories", "variant": "declaration", "kind": 1024, @@ -4485,7 +4485,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -4494,7 +4494,7 @@ } }, { - "id": 9833, + "id": 9850, "name": "type", "variant": "declaration", "kind": 1024, @@ -4519,7 +4519,7 @@ }, { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -4527,7 +4527,7 @@ } }, { - "id": 9834, + "id": 9851, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -4555,7 +4555,7 @@ } }, { - "id": 9835, + "id": 9852, "name": "tags", "variant": "declaration", "kind": 1024, @@ -4575,14 +4575,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9836, + "id": 9853, "name": "variants", "variant": "declaration", "kind": 1024, @@ -4602,14 +4602,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9837, + "id": 9854, "name": "options", "variant": "declaration", "kind": 1024, @@ -4629,14 +4629,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9838, + "id": 9855, "name": "images", "variant": "declaration", "kind": 1024, @@ -4656,14 +4656,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10244, + "target": 10261, "name": "ProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9839, + "id": 9856, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -4684,7 +4684,7 @@ } }, { - "id": 9840, + "id": 9857, "name": "external_id", "variant": "declaration", "kind": 1024, @@ -4712,7 +4712,7 @@ } }, { - "id": 9841, + "id": 9858, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4745,7 +4745,7 @@ } }, { - "id": 9842, + "id": 9859, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4778,7 +4778,7 @@ } }, { - "id": 9843, + "id": 9860, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4811,7 +4811,7 @@ } }, { - "id": 9844, + "id": 9861, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4828,7 +4828,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -4838,23 +4838,6 @@ { "title": "Properties", "children": [ - 9814, - 9815, - 9816, - 9817, - 9818, - 9819, - 9820, - 9821, - 9822, - 9823, - 9824, - 9825, - 9826, - 9827, - 9828, - 9829, - 9830, 9831, 9832, 9833, @@ -4868,13 +4851,30 @@ 9841, 9842, 9843, - 9844 + 9844, + 9845, + 9846, + 9847, + 9848, + 9849, + 9850, + 9851, + 9852, + 9853, + 9854, + 9855, + 9856, + 9857, + 9858, + 9859, + 9860, + 9861 ] } ] }, { - "id": 10040, + "id": 10057, "name": "ProductVariantDTO", "variant": "declaration", "kind": 256, @@ -4889,7 +4889,7 @@ }, "children": [ { - "id": 10041, + "id": 10058, "name": "id", "variant": "declaration", "kind": 1024, @@ -4908,7 +4908,7 @@ } }, { - "id": 10042, + "id": 10059, "name": "title", "variant": "declaration", "kind": 1024, @@ -4927,7 +4927,7 @@ } }, { - "id": 10043, + "id": 10060, "name": "sku", "variant": "declaration", "kind": 1024, @@ -4955,7 +4955,7 @@ } }, { - "id": 10044, + "id": 10061, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -4983,7 +4983,7 @@ } }, { - "id": 10045, + "id": 10062, "name": "ean", "variant": "declaration", "kind": 1024, @@ -5011,7 +5011,7 @@ } }, { - "id": 10046, + "id": 10063, "name": "upc", "variant": "declaration", "kind": 1024, @@ -5039,7 +5039,7 @@ } }, { - "id": 10047, + "id": 10064, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -5058,7 +5058,7 @@ } }, { - "id": 10048, + "id": 10065, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -5077,7 +5077,7 @@ } }, { - "id": 10049, + "id": 10066, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -5105,7 +5105,7 @@ } }, { - "id": 10050, + "id": 10067, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -5133,7 +5133,7 @@ } }, { - "id": 10051, + "id": 10068, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -5161,7 +5161,7 @@ } }, { - "id": 10052, + "id": 10069, "name": "material", "variant": "declaration", "kind": 1024, @@ -5189,7 +5189,7 @@ } }, { - "id": 10053, + "id": 10070, "name": "weight", "variant": "declaration", "kind": 1024, @@ -5217,7 +5217,7 @@ } }, { - "id": 10054, + "id": 10071, "name": "length", "variant": "declaration", "kind": 1024, @@ -5245,7 +5245,7 @@ } }, { - "id": 10055, + "id": 10072, "name": "height", "variant": "declaration", "kind": 1024, @@ -5273,7 +5273,7 @@ } }, { - "id": 10056, + "id": 10073, "name": "width", "variant": "declaration", "kind": 1024, @@ -5301,7 +5301,7 @@ } }, { - "id": 10057, + "id": 10074, "name": "options", "variant": "declaration", "kind": 1024, @@ -5321,14 +5321,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10296, + "target": 10313, "name": "ProductOptionValueDTO", "package": "@medusajs/types" } } }, { - "id": 10058, + "id": 10075, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5371,7 +5371,7 @@ } }, { - "id": 10059, + "id": 10076, "name": "product", "variant": "declaration", "kind": 1024, @@ -5398,7 +5398,7 @@ }, { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -5406,7 +5406,7 @@ } }, { - "id": 10060, + "id": 10077, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -5434,7 +5434,7 @@ } }, { - "id": 10061, + "id": 10078, "name": "variant_rank", "variant": "declaration", "kind": 1024, @@ -5464,7 +5464,7 @@ } }, { - "id": 10062, + "id": 10079, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5497,7 +5497,7 @@ } }, { - "id": 10063, + "id": 10080, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5530,7 +5530,7 @@ } }, { - "id": 10064, + "id": 10081, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5567,36 +5567,36 @@ { "title": "Properties", "children": [ - 10041, - 10042, - 10043, - 10044, - 10045, - 10046, - 10047, - 10048, - 10049, - 10050, - 10051, - 10052, - 10053, - 10054, - 10055, - 10056, - 10057, 10058, 10059, 10060, 10061, 10062, 10063, - 10064 + 10064, + 10065, + 10066, + 10067, + 10068, + 10069, + 10070, + 10071, + 10072, + 10073, + 10074, + 10075, + 10076, + 10077, + 10078, + 10079, + 10080, + 10081 ] } ] }, { - "id": 10163, + "id": 10180, "name": "ProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -5611,7 +5611,7 @@ }, "children": [ { - "id": 10164, + "id": 10181, "name": "id", "variant": "declaration", "kind": 1024, @@ -5630,7 +5630,7 @@ } }, { - "id": 10165, + "id": 10182, "name": "name", "variant": "declaration", "kind": 1024, @@ -5649,7 +5649,7 @@ } }, { - "id": 10166, + "id": 10183, "name": "description", "variant": "declaration", "kind": 1024, @@ -5668,7 +5668,7 @@ } }, { - "id": 10167, + "id": 10184, "name": "handle", "variant": "declaration", "kind": 1024, @@ -5687,7 +5687,7 @@ } }, { - "id": 10168, + "id": 10185, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -5706,7 +5706,7 @@ } }, { - "id": 10169, + "id": 10186, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -5725,7 +5725,7 @@ } }, { - "id": 10170, + "id": 10187, "name": "rank", "variant": "declaration", "kind": 1024, @@ -5744,7 +5744,7 @@ } }, { - "id": 10171, + "id": 10188, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5761,13 +5761,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10172, + "id": 10189, "name": "parent_category", "variant": "declaration", "kind": 1024, @@ -5792,7 +5792,7 @@ }, { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -5800,7 +5800,7 @@ } }, { - "id": 10173, + "id": 10190, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -5828,7 +5828,7 @@ } }, { - "id": 10174, + "id": 10191, "name": "category_children", "variant": "declaration", "kind": 1024, @@ -5848,14 +5848,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 10175, + "id": 10192, "name": "products", "variant": "declaration", "kind": 1024, @@ -5875,14 +5875,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } } }, { - "id": 10176, + "id": 10193, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5915,7 +5915,7 @@ } }, { - "id": 10177, + "id": 10194, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5948,7 +5948,7 @@ } }, { - "id": 10178, + "id": 10195, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5987,27 +5987,27 @@ { "title": "Properties", "children": [ - 10164, - 10165, - 10166, - 10167, - 10168, - 10169, - 10170, - 10171, - 10172, - 10173, - 10174, - 10175, - 10176, - 10177, - 10178 + 10181, + 10182, + 10183, + 10184, + 10185, + 10186, + 10187, + 10188, + 10189, + 10190, + 10191, + 10192, + 10193, + 10194, + 10195 ] } ] }, { - "id": 10191, + "id": 10208, "name": "CreateProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6022,7 +6022,7 @@ }, "children": [ { - "id": 10192, + "id": 10209, "name": "name", "variant": "declaration", "kind": 1024, @@ -6041,7 +6041,7 @@ } }, { - "id": 10193, + "id": 10210, "name": "description", "variant": "declaration", "kind": 1024, @@ -6062,7 +6062,7 @@ } }, { - "id": 10194, + "id": 10211, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6083,7 +6083,7 @@ } }, { - "id": 10195, + "id": 10212, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6104,7 +6104,7 @@ } }, { - "id": 10196, + "id": 10213, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6125,7 +6125,7 @@ } }, { - "id": 10197, + "id": 10214, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6146,7 +6146,7 @@ } }, { - "id": 10198, + "id": 10215, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6176,7 +6176,7 @@ } }, { - "id": 10199, + "id": 10216, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6193,7 +6193,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -6203,20 +6203,20 @@ { "title": "Properties", "children": [ - 10192, - 10193, - 10194, - 10195, - 10196, - 10197, - 10198, - 10199 + 10209, + 10210, + 10211, + 10212, + 10213, + 10214, + 10215, + 10216 ] } ] }, { - "id": 10200, + "id": 10217, "name": "UpsertProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6231,7 +6231,7 @@ }, "children": [ { - "id": 10201, + "id": 10218, "name": "id", "variant": "declaration", "kind": 1024, @@ -6260,7 +6260,7 @@ } }, { - "id": 10202, + "id": 10219, "name": "name", "variant": "declaration", "kind": 1024, @@ -6282,12 +6282,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10211, + "target": 10228, "name": "UpdateProductCategoryDTO.name" } }, { - "id": 10203, + "id": 10220, "name": "description", "variant": "declaration", "kind": 1024, @@ -6309,12 +6309,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10212, + "target": 10229, "name": "UpdateProductCategoryDTO.description" } }, { - "id": 10204, + "id": 10221, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6336,12 +6336,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10213, + "target": 10230, "name": "UpdateProductCategoryDTO.handle" } }, { - "id": 10205, + "id": 10222, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6363,12 +6363,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10214, + "target": 10231, "name": "UpdateProductCategoryDTO.is_active" } }, { - "id": 10206, + "id": 10223, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6390,12 +6390,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10215, + "target": 10232, "name": "UpdateProductCategoryDTO.is_internal" } }, { - "id": 10207, + "id": 10224, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6417,12 +6417,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10216, + "target": 10233, "name": "UpdateProductCategoryDTO.rank" } }, { - "id": 10208, + "id": 10225, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6453,12 +6453,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10217, + "target": 10234, "name": "UpdateProductCategoryDTO.parent_category_id" } }, { - "id": 10209, + "id": 10226, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6476,13 +6476,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10218, + "target": 10235, "name": "UpdateProductCategoryDTO.metadata" } } @@ -6491,29 +6491,29 @@ { "title": "Properties", "children": [ - 10201, - 10202, - 10203, - 10204, - 10205, - 10206, - 10207, - 10208, - 10209 + 10218, + 10219, + 10220, + 10221, + 10222, + 10223, + 10224, + 10225, + 10226 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10210, + "target": 10227, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } ] }, { - "id": 10210, + "id": 10227, "name": "UpdateProductCategoryDTO", "variant": "declaration", "kind": 256, @@ -6528,7 +6528,7 @@ }, "children": [ { - "id": 10211, + "id": 10228, "name": "name", "variant": "declaration", "kind": 1024, @@ -6549,7 +6549,7 @@ } }, { - "id": 10212, + "id": 10229, "name": "description", "variant": "declaration", "kind": 1024, @@ -6570,7 +6570,7 @@ } }, { - "id": 10213, + "id": 10230, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6591,7 +6591,7 @@ } }, { - "id": 10214, + "id": 10231, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -6612,7 +6612,7 @@ } }, { - "id": 10215, + "id": 10232, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -6633,7 +6633,7 @@ } }, { - "id": 10216, + "id": 10233, "name": "rank", "variant": "declaration", "kind": 1024, @@ -6654,7 +6654,7 @@ } }, { - "id": 10217, + "id": 10234, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -6684,7 +6684,7 @@ } }, { - "id": 10218, + "id": 10235, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6701,7 +6701,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -6711,27 +6711,27 @@ { "title": "Properties", "children": [ - 10211, - 10212, - 10213, - 10214, - 10215, - 10216, - 10217, - 10218 + 10228, + 10229, + 10230, + 10231, + 10232, + 10233, + 10234, + 10235 ] } ], "extendedBy": [ { "type": "reference", - "target": 10200, + "target": 10217, "name": "UpsertProductCategoryDTO" } ] }, { - "id": 9969, + "id": 9986, "name": "ProductTagDTO", "variant": "declaration", "kind": 256, @@ -6746,7 +6746,7 @@ }, "children": [ { - "id": 9970, + "id": 9987, "name": "id", "variant": "declaration", "kind": 1024, @@ -6765,7 +6765,7 @@ } }, { - "id": 9971, + "id": 9988, "name": "value", "variant": "declaration", "kind": 1024, @@ -6784,7 +6784,7 @@ } }, { - "id": 9972, + "id": 9989, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6801,13 +6801,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 9973, + "id": 9990, "name": "products", "variant": "declaration", "kind": 1024, @@ -6829,7 +6829,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -6840,16 +6840,16 @@ { "title": "Properties", "children": [ - 9970, - 9971, - 9972, - 9973 + 9987, + 9988, + 9989, + 9990 ] } ] }, { - "id": 10129, + "id": 10146, "name": "ProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -6864,7 +6864,7 @@ }, "children": [ { - "id": 10130, + "id": 10147, "name": "id", "variant": "declaration", "kind": 1024, @@ -6883,7 +6883,7 @@ } }, { - "id": 10131, + "id": 10148, "name": "title", "variant": "declaration", "kind": 1024, @@ -6902,7 +6902,7 @@ } }, { - "id": 10132, + "id": 10149, "name": "handle", "variant": "declaration", "kind": 1024, @@ -6921,7 +6921,7 @@ } }, { - "id": 10133, + "id": 10150, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6938,13 +6938,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10134, + "id": 10151, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6977,7 +6977,7 @@ } }, { - "id": 10135, + "id": 10152, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7010,7 +7010,7 @@ } }, { - "id": 10136, + "id": 10153, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7045,7 +7045,7 @@ } }, { - "id": 10137, + "id": 10154, "name": "products", "variant": "declaration", "kind": 1024, @@ -7067,7 +7067,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -7078,20 +7078,20 @@ { "title": "Properties", "children": [ - 10130, - 10131, - 10132, - 10133, - 10134, - 10135, - 10136, - 10137 + 10147, + 10148, + 10149, + 10150, + 10151, + 10152, + 10153, + 10154 ] } ] }, { - "id": 9987, + "id": 10004, "name": "ProductTypeDTO", "variant": "declaration", "kind": 256, @@ -7106,7 +7106,7 @@ }, "children": [ { - "id": 9988, + "id": 10005, "name": "id", "variant": "declaration", "kind": 1024, @@ -7125,7 +7125,7 @@ } }, { - "id": 9989, + "id": 10006, "name": "value", "variant": "declaration", "kind": 1024, @@ -7144,7 +7144,7 @@ } }, { - "id": 9990, + "id": 10007, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7161,13 +7161,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 9991, + "id": 10008, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7200,7 +7200,7 @@ } }, { - "id": 9992, + "id": 10009, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7233,7 +7233,7 @@ } }, { - "id": 9993, + "id": 10010, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7272,18 +7272,18 @@ { "title": "Properties", "children": [ - 9988, - 9989, - 9990, - 9991, - 9992, - 9993 + 10005, + 10006, + 10007, + 10008, + 10009, + 10010 ] } ] }, { - "id": 10010, + "id": 10027, "name": "ProductOptionDTO", "variant": "declaration", "kind": 256, @@ -7298,7 +7298,7 @@ }, "children": [ { - "id": 10011, + "id": 10028, "name": "id", "variant": "declaration", "kind": 1024, @@ -7317,7 +7317,7 @@ } }, { - "id": 10012, + "id": 10029, "name": "title", "variant": "declaration", "kind": 1024, @@ -7336,7 +7336,7 @@ } }, { - "id": 10013, + "id": 10030, "name": "product", "variant": "declaration", "kind": 1024, @@ -7363,7 +7363,7 @@ }, { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -7371,7 +7371,7 @@ } }, { - "id": 10014, + "id": 10031, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -7401,7 +7401,7 @@ } }, { - "id": 10015, + "id": 10032, "name": "values", "variant": "declaration", "kind": 1024, @@ -7421,14 +7421,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10296, + "target": 10313, "name": "ProductOptionValueDTO", "package": "@medusajs/types" } } }, { - "id": 10016, + "id": 10033, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7445,13 +7445,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10017, + "id": 10034, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7484,7 +7484,7 @@ } }, { - "id": 10018, + "id": 10035, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7517,7 +7517,7 @@ } }, { - "id": 10019, + "id": 10036, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7556,21 +7556,21 @@ { "title": "Properties", "children": [ - 10011, - 10012, - 10013, - 10014, - 10015, - 10016, - 10017, - 10018, - 10019 + 10028, + 10029, + 10030, + 10031, + 10032, + 10033, + 10034, + 10035, + 10036 ] } ] }, { - "id": 10244, + "id": 10261, "name": "ProductImageDTO", "variant": "declaration", "kind": 256, @@ -7585,7 +7585,7 @@ }, "children": [ { - "id": 10245, + "id": 10262, "name": "id", "variant": "declaration", "kind": 1024, @@ -7604,7 +7604,7 @@ } }, { - "id": 10246, + "id": 10263, "name": "url", "variant": "declaration", "kind": 1024, @@ -7623,7 +7623,7 @@ } }, { - "id": 10247, + "id": 10264, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7640,13 +7640,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10248, + "id": 10265, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7679,7 +7679,7 @@ } }, { - "id": 10249, + "id": 10266, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7712,7 +7712,7 @@ } }, { - "id": 10250, + "id": 10267, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -7751,18 +7751,18 @@ { "title": "Properties", "children": [ - 10245, - 10246, - 10247, - 10248, - 10249, - 10250 + 10262, + 10263, + 10264, + 10265, + 10266, + 10267 ] } ] }, { - "id": 10296, + "id": 10313, "name": "ProductOptionValueDTO", "variant": "declaration", "kind": 256, @@ -7777,7 +7777,7 @@ }, "children": [ { - "id": 10297, + "id": 10314, "name": "id", "variant": "declaration", "kind": 1024, @@ -7796,7 +7796,7 @@ } }, { - "id": 10298, + "id": 10315, "name": "value", "variant": "declaration", "kind": 1024, @@ -7815,7 +7815,7 @@ } }, { - "id": 10299, + "id": 10316, "name": "option", "variant": "declaration", "kind": 1024, @@ -7847,7 +7847,7 @@ }, { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -7855,7 +7855,7 @@ } }, { - "id": 10300, + "id": 10317, "name": "option_id", "variant": "declaration", "kind": 1024, @@ -7885,7 +7885,7 @@ } }, { - "id": 10301, + "id": 10318, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -7902,13 +7902,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 10302, + "id": 10319, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -7941,7 +7941,7 @@ } }, { - "id": 10303, + "id": 10320, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -7974,7 +7974,7 @@ } }, { - "id": 10304, + "id": 10321, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8013,20 +8013,20 @@ { "title": "Properties", "children": [ - 10297, - 10298, - 10299, - 10300, - 10301, - 10302, - 10303, - 10304 + 10314, + 10315, + 10316, + 10317, + 10318, + 10319, + 10320, + 10321 ] } ] }, { - "id": 9857, + "id": 9874, "name": "FilterableProductProps", "variant": "declaration", "kind": 256, @@ -8041,7 +8041,7 @@ }, "children": [ { - "id": 9884, + "id": 9901, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8064,17 +8064,17 @@ "types": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8087,12 +8087,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 9885, + "id": 9902, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8115,17 +8115,17 @@ "types": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8138,12 +8138,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 9858, + "id": 9875, "name": "q", "variant": "declaration", "kind": 1024, @@ -8164,7 +8164,7 @@ } }, { - "id": 9859, + "id": 9876, "name": "status", "variant": "declaration", "kind": 1024, @@ -8184,7 +8184,7 @@ "types": [ { "type": "reference", - "target": 10243, + "target": 10260, "name": "ProductStatus", "package": "@medusajs/types" }, @@ -8192,7 +8192,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10243, + "target": 10260, "name": "ProductStatus", "package": "@medusajs/types" } @@ -8201,7 +8201,7 @@ } }, { - "id": 9860, + "id": 9877, "name": "title", "variant": "declaration", "kind": 1024, @@ -8234,7 +8234,7 @@ } }, { - "id": 9861, + "id": 9878, "name": "handle", "variant": "declaration", "kind": 1024, @@ -8267,7 +8267,7 @@ } }, { - "id": 9862, + "id": 9879, "name": "id", "variant": "declaration", "kind": 1024, @@ -8300,7 +8300,7 @@ } }, { - "id": 9863, + "id": 9880, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -8321,7 +8321,7 @@ } }, { - "id": 9864, + "id": 9881, "name": "tags", "variant": "declaration", "kind": 1024, @@ -8339,14 +8339,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9865, + "id": 9882, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9866, + "id": 9883, "name": "value", "variant": "declaration", "kind": 1024, @@ -8374,7 +8374,7 @@ { "title": "Properties", "children": [ - 9866 + 9883 ] } ] @@ -8382,7 +8382,7 @@ } }, { - "id": 9867, + "id": 9884, "name": "variants", "variant": "declaration", "kind": 1024, @@ -8400,14 +8400,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9868, + "id": 9885, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9869, + "id": 9886, "name": "options", "variant": "declaration", "kind": 1024, @@ -8415,14 +8415,14 @@ "type": { "type": "reflection", "declaration": { - "id": 9870, + "id": 9887, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9871, + "id": 9888, "name": "value", "variant": "declaration", "kind": 1024, @@ -8433,7 +8433,7 @@ } }, { - "id": 9872, + "id": 9889, "name": "option_id", "variant": "declaration", "kind": 1024, @@ -8448,8 +8448,8 @@ { "title": "Properties", "children": [ - 9871, - 9872 + 9888, + 9889 ] } ] @@ -8461,7 +8461,7 @@ { "title": "Properties", "children": [ - 9869 + 9886 ] } ] @@ -8469,7 +8469,7 @@ } }, { - "id": 9873, + "id": 9890, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -8502,7 +8502,7 @@ } }, { - "id": 9874, + "id": 9891, "name": "category_id", "variant": "declaration", "kind": 1024, @@ -8533,7 +8533,7 @@ }, { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8547,7 +8547,7 @@ } }, { - "id": 9875, + "id": 9892, "name": "categories", "variant": "declaration", "kind": 1024, @@ -8568,21 +8568,21 @@ { "type": "reflection", "declaration": { - "id": 9876, + "id": 9893, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9877, + "id": 9894, "name": "id", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8598,7 +8598,7 @@ { "title": "Properties", "children": [ - 9877 + 9894 ] } ] @@ -8607,21 +8607,21 @@ { "type": "reflection", "declaration": { - "id": 9878, + "id": 9895, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 9879, + "id": 9896, "name": "id", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "array", @@ -8640,7 +8640,7 @@ { "title": "Properties", "children": [ - 9879 + 9896 ] } ] @@ -8650,7 +8650,7 @@ } }, { - "id": 9880, + "id": 9897, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -8681,7 +8681,7 @@ }, { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8695,7 +8695,7 @@ } }, { - "id": 9881, + "id": 9898, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8712,7 +8712,7 @@ }, "type": { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8724,7 +8724,7 @@ } }, { - "id": 9882, + "id": 9899, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8741,7 +8741,7 @@ }, "type": { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8753,7 +8753,7 @@ } }, { - "id": 9883, + "id": 9900, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8770,7 +8770,7 @@ }, "type": { "type": "reference", - "target": 10270, + "target": 10287, "typeArguments": [ { "type": "intrinsic", @@ -8786,34 +8786,34 @@ { "title": "Properties", "children": [ - 9884, - 9885, - 9858, - 9859, - 9860, - 9861, - 9862, - 9863, - 9864, - 9867, - 9873, - 9874, + 9901, + 9902, 9875, + 9876, + 9877, + 9878, + 9879, 9880, 9881, - 9882, - 9883 + 9884, + 9890, + 9891, + 9892, + 9897, + 9898, + 9899, + 9900 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } @@ -8824,7 +8824,7 @@ ] }, { - "id": 9974, + "id": 9991, "name": "FilterableProductTagProps", "variant": "declaration", "kind": 256, @@ -8839,7 +8839,7 @@ }, "children": [ { - "id": 9978, + "id": 9995, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8862,17 +8862,17 @@ "types": [ { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -8885,12 +8885,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 9979, + "id": 9996, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8913,17 +8913,17 @@ "types": [ { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -8936,12 +8936,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 9975, + "id": 9992, "name": "q", "variant": "declaration", "kind": 1024, @@ -8962,7 +8962,7 @@ } }, { - "id": 9976, + "id": 9993, "name": "id", "variant": "declaration", "kind": 1024, @@ -8995,7 +8995,7 @@ } }, { - "id": 9977, + "id": 9994, "name": "value", "variant": "declaration", "kind": 1024, @@ -9032,22 +9032,22 @@ { "title": "Properties", "children": [ - 9978, - 9979, - 9975, - 9976, - 9977 + 9995, + 9996, + 9992, + 9993, + 9994 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } @@ -9058,7 +9058,7 @@ ] }, { - "id": 9994, + "id": 10011, "name": "FilterableProductTypeProps", "variant": "declaration", "kind": 256, @@ -9073,7 +9073,7 @@ }, "children": [ { - "id": 9998, + "id": 10015, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9096,17 +9096,17 @@ "types": [ { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9119,12 +9119,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 9999, + "id": 10016, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9147,17 +9147,17 @@ "types": [ { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9170,12 +9170,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 9995, + "id": 10012, "name": "q", "variant": "declaration", "kind": 1024, @@ -9196,7 +9196,7 @@ } }, { - "id": 9996, + "id": 10013, "name": "id", "variant": "declaration", "kind": 1024, @@ -9229,7 +9229,7 @@ } }, { - "id": 9997, + "id": 10014, "name": "value", "variant": "declaration", "kind": 1024, @@ -9254,22 +9254,22 @@ { "title": "Properties", "children": [ - 9998, - 9999, - 9995, - 9996, - 9997 + 10015, + 10016, + 10012, + 10013, + 10014 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } @@ -9280,7 +9280,7 @@ ] }, { - "id": 10020, + "id": 10037, "name": "FilterableProductOptionProps", "variant": "declaration", "kind": 256, @@ -9295,7 +9295,7 @@ }, "children": [ { - "id": 10025, + "id": 10042, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9318,17 +9318,17 @@ "types": [ { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9341,12 +9341,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 10026, + "id": 10043, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9369,17 +9369,17 @@ "types": [ { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9392,12 +9392,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 10021, + "id": 10038, "name": "q", "variant": "declaration", "kind": 1024, @@ -9418,7 +9418,7 @@ } }, { - "id": 10022, + "id": 10039, "name": "id", "variant": "declaration", "kind": 1024, @@ -9451,7 +9451,7 @@ } }, { - "id": 10023, + "id": 10040, "name": "title", "variant": "declaration", "kind": 1024, @@ -9484,7 +9484,7 @@ } }, { - "id": 10024, + "id": 10041, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -9521,23 +9521,23 @@ { "title": "Properties", "children": [ - 10025, - 10026, - 10021, - 10022, - 10023, - 10024 + 10042, + 10043, + 10038, + 10039, + 10040, + 10041 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } @@ -9548,7 +9548,7 @@ ] }, { - "id": 10138, + "id": 10155, "name": "FilterableProductCollectionProps", "variant": "declaration", "kind": 256, @@ -9563,7 +9563,7 @@ }, "children": [ { - "id": 10143, + "id": 10160, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9586,17 +9586,17 @@ "types": [ { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9609,12 +9609,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 10144, + "id": 10161, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9637,17 +9637,17 @@ "types": [ { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9660,12 +9660,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 10139, + "id": 10156, "name": "q", "variant": "declaration", "kind": 1024, @@ -9686,7 +9686,7 @@ } }, { - "id": 10140, + "id": 10157, "name": "id", "variant": "declaration", "kind": 1024, @@ -9719,7 +9719,7 @@ } }, { - "id": 10141, + "id": 10158, "name": "handle", "variant": "declaration", "kind": 1024, @@ -9752,7 +9752,7 @@ } }, { - "id": 10142, + "id": 10159, "name": "title", "variant": "declaration", "kind": 1024, @@ -9789,23 +9789,23 @@ { "title": "Properties", "children": [ - 10143, - 10144, - 10139, - 10140, - 10141, - 10142 + 10160, + 10161, + 10156, + 10157, + 10158, + 10159 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } @@ -9816,7 +9816,7 @@ ] }, { - "id": 10065, + "id": 10082, "name": "FilterableProductVariantProps", "variant": "declaration", "kind": 256, @@ -9831,7 +9831,7 @@ }, "children": [ { - "id": 10071, + "id": 10088, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9854,17 +9854,17 @@ "types": [ { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -9877,12 +9877,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 10072, + "id": 10089, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9905,17 +9905,17 @@ "types": [ { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -9928,12 +9928,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 10066, + "id": 10083, "name": "q", "variant": "declaration", "kind": 1024, @@ -9954,7 +9954,7 @@ } }, { - "id": 10067, + "id": 10084, "name": "id", "variant": "declaration", "kind": 1024, @@ -9987,7 +9987,7 @@ } }, { - "id": 10068, + "id": 10085, "name": "sku", "variant": "declaration", "kind": 1024, @@ -10020,7 +10020,7 @@ } }, { - "id": 10069, + "id": 10086, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -10053,7 +10053,7 @@ } }, { - "id": 10070, + "id": 10087, "name": "options", "variant": "declaration", "kind": 1024, @@ -10093,24 +10093,24 @@ { "title": "Properties", "children": [ - 10071, - 10072, - 10066, - 10067, - 10068, - 10069, - 10070 + 10088, + 10089, + 10083, + 10084, + 10085, + 10086, + 10087 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } @@ -10121,7 +10121,7 @@ ] }, { - "id": 10179, + "id": 10196, "name": "FilterableProductCategoryProps", "variant": "declaration", "kind": 256, @@ -10136,7 +10136,7 @@ }, "children": [ { - "id": 10189, + "id": 10206, "name": "$and", "variant": "declaration", "kind": 1024, @@ -10159,17 +10159,17 @@ "types": [ { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10182,12 +10182,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10267, + "target": 10284, "name": "BaseFilterable.$and" } }, { - "id": 10190, + "id": 10207, "name": "$or", "variant": "declaration", "kind": 1024, @@ -10210,17 +10210,17 @@ "types": [ { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10233,12 +10233,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10268, + "target": 10285, "name": "BaseFilterable.$or" } }, { - "id": 10180, + "id": 10197, "name": "q", "variant": "declaration", "kind": 1024, @@ -10259,7 +10259,7 @@ } }, { - "id": 10181, + "id": 10198, "name": "id", "variant": "declaration", "kind": 1024, @@ -10292,7 +10292,7 @@ } }, { - "id": 10182, + "id": 10199, "name": "name", "variant": "declaration", "kind": 1024, @@ -10325,7 +10325,7 @@ } }, { - "id": 10183, + "id": 10200, "name": "parent_category_id", "variant": "declaration", "kind": 1024, @@ -10362,7 +10362,7 @@ } }, { - "id": 10184, + "id": 10201, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10395,7 +10395,7 @@ } }, { - "id": 10185, + "id": 10202, "name": "is_active", "variant": "declaration", "kind": 1024, @@ -10416,7 +10416,7 @@ } }, { - "id": 10186, + "id": 10203, "name": "is_internal", "variant": "declaration", "kind": 1024, @@ -10437,7 +10437,7 @@ } }, { - "id": 10187, + "id": 10204, "name": "include_descendants_tree", "variant": "declaration", "kind": 1024, @@ -10458,7 +10458,7 @@ } }, { - "id": 10188, + "id": 10205, "name": "include_ancestors_tree", "variant": "declaration", "kind": 1024, @@ -10483,28 +10483,28 @@ { "title": "Properties", "children": [ - 10189, - 10190, - 10180, - 10181, - 10182, - 10183, - 10184, - 10185, - 10186, - 10187, - 10188 + 10206, + 10207, + 10197, + 10198, + 10199, + 10200, + 10201, + 10202, + 10203, + 10204, + 10205 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10266, + "target": 10283, "typeArguments": [ { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } @@ -10515,7 +10515,7 @@ ] }, { - "id": 10145, + "id": 10162, "name": "CreateProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10530,7 +10530,7 @@ }, "children": [ { - "id": 10146, + "id": 10163, "name": "title", "variant": "declaration", "kind": 1024, @@ -10549,7 +10549,7 @@ } }, { - "id": 10147, + "id": 10164, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10570,7 +10570,7 @@ } }, { - "id": 10148, + "id": 10165, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10594,7 +10594,7 @@ } }, { - "id": 10149, + "id": 10166, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10611,7 +10611,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -10621,16 +10621,16 @@ { "title": "Properties", "children": [ - 10146, - 10147, - 10148, - 10149 + 10163, + 10164, + 10165, + 10166 ] } ] }, { - "id": 10150, + "id": 10167, "name": "UpsertProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10645,7 +10645,7 @@ }, "children": [ { - "id": 10151, + "id": 10168, "name": "id", "variant": "declaration", "kind": 1024, @@ -10674,7 +10674,7 @@ } }, { - "id": 10152, + "id": 10169, "name": "value", "variant": "declaration", "kind": 1024, @@ -10696,12 +10696,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10158, + "target": 10175, "name": "UpdateProductCollectionDTO.value" } }, { - "id": 10153, + "id": 10170, "name": "title", "variant": "declaration", "kind": 1024, @@ -10723,12 +10723,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10159, + "target": 10176, "name": "UpdateProductCollectionDTO.title" } }, { - "id": 10154, + "id": 10171, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10750,12 +10750,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10160, + "target": 10177, "name": "UpdateProductCollectionDTO.handle" } }, { - "id": 10155, + "id": 10172, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10780,12 +10780,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10161, + "target": 10178, "name": "UpdateProductCollectionDTO.product_ids" } }, { - "id": 10156, + "id": 10173, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10803,13 +10803,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10162, + "target": 10179, "name": "UpdateProductCollectionDTO.metadata" } } @@ -10818,26 +10818,26 @@ { "title": "Properties", "children": [ - 10151, - 10152, - 10153, - 10154, - 10155, - 10156 + 10168, + 10169, + 10170, + 10171, + 10172, + 10173 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10157, + "target": 10174, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } ] }, { - "id": 10157, + "id": 10174, "name": "UpdateProductCollectionDTO", "variant": "declaration", "kind": 256, @@ -10860,7 +10860,7 @@ }, "children": [ { - "id": 10158, + "id": 10175, "name": "value", "variant": "declaration", "kind": 1024, @@ -10881,7 +10881,7 @@ } }, { - "id": 10159, + "id": 10176, "name": "title", "variant": "declaration", "kind": 1024, @@ -10902,7 +10902,7 @@ } }, { - "id": 10160, + "id": 10177, "name": "handle", "variant": "declaration", "kind": 1024, @@ -10923,7 +10923,7 @@ } }, { - "id": 10161, + "id": 10178, "name": "product_ids", "variant": "declaration", "kind": 1024, @@ -10947,7 +10947,7 @@ } }, { - "id": 10162, + "id": 10179, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10964,7 +10964,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -10974,24 +10974,24 @@ { "title": "Properties", "children": [ - 10158, - 10159, - 10160, - 10161, - 10162 + 10175, + 10176, + 10177, + 10178, + 10179 ] } ], "extendedBy": [ { "type": "reference", - "target": 10150, + "target": 10167, "name": "UpsertProductCollectionDTO" } ] }, { - "id": 10000, + "id": 10017, "name": "CreateProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11006,7 +11006,7 @@ }, "children": [ { - "id": 10001, + "id": 10018, "name": "value", "variant": "declaration", "kind": 1024, @@ -11025,7 +11025,7 @@ } }, { - "id": 10002, + "id": 10019, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11042,7 +11042,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -11052,14 +11052,14 @@ { "title": "Properties", "children": [ - 10001, - 10002 + 10018, + 10019 ] } ] }, { - "id": 10003, + "id": 10020, "name": "UpsertProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11074,7 +11074,7 @@ }, "children": [ { - "id": 10004, + "id": 10021, "name": "id", "variant": "declaration", "kind": 1024, @@ -11103,7 +11103,7 @@ } }, { - "id": 10005, + "id": 10022, "name": "value", "variant": "declaration", "kind": 1024, @@ -11125,12 +11125,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10008, + "target": 10025, "name": "UpdateProductTypeDTO.value" } }, { - "id": 10006, + "id": 10023, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11148,13 +11148,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10009, + "target": 10026, "name": "UpdateProductTypeDTO.metadata" } } @@ -11163,23 +11163,23 @@ { "title": "Properties", "children": [ - 10004, - 10005, - 10006 + 10021, + 10022, + 10023 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10007, + "target": 10024, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } ] }, { - "id": 10007, + "id": 10024, "name": "UpdateProductTypeDTO", "variant": "declaration", "kind": 256, @@ -11202,7 +11202,7 @@ }, "children": [ { - "id": 10008, + "id": 10025, "name": "value", "variant": "declaration", "kind": 1024, @@ -11223,7 +11223,7 @@ } }, { - "id": 10009, + "id": 10026, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11240,7 +11240,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -11250,21 +11250,21 @@ { "title": "Properties", "children": [ - 10008, - 10009 + 10025, + 10026 ] } ], "extendedBy": [ { "type": "reference", - "target": 10003, + "target": 10020, "name": "UpsertProductTypeDTO" } ] }, { - "id": 10292, + "id": 10309, "name": "UpsertProductImageDTO", "variant": "declaration", "kind": 256, @@ -11279,7 +11279,7 @@ }, "children": [ { - "id": 10293, + "id": 10310, "name": "id", "variant": "declaration", "kind": 1024, @@ -11308,7 +11308,7 @@ } }, { - "id": 10294, + "id": 10311, "name": "url", "variant": "declaration", "kind": 1024, @@ -11330,12 +11330,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10353, + "target": 10370, "name": "UpdateProductImageDTO.url" } }, { - "id": 10295, + "id": 10312, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11353,13 +11353,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10354, + "target": 10371, "name": "UpdateProductImageDTO.metadata" } } @@ -11368,23 +11368,23 @@ { "title": "Properties", "children": [ - 10293, - 10294, - 10295 + 10310, + 10311, + 10312 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10352, + "target": 10369, "name": "UpdateProductImageDTO", "package": "@medusajs/types" } ] }, { - "id": 10352, + "id": 10369, "name": "UpdateProductImageDTO", "variant": "declaration", "kind": 256, @@ -11407,7 +11407,7 @@ }, "children": [ { - "id": 10353, + "id": 10370, "name": "url", "variant": "declaration", "kind": 1024, @@ -11428,7 +11428,7 @@ } }, { - "id": 10354, + "id": 10371, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -11445,7 +11445,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -11455,21 +11455,21 @@ { "title": "Properties", "children": [ - 10353, - 10354 + 10370, + 10371 ] } ], "extendedBy": [ { "type": "reference", - "target": 10292, + "target": 10309, "name": "UpsertProductImageDTO" } ] }, { - "id": 9980, + "id": 9997, "name": "CreateProductTagDTO", "variant": "declaration", "kind": 256, @@ -11484,7 +11484,7 @@ }, "children": [ { - "id": 9981, + "id": 9998, "name": "value", "variant": "declaration", "kind": 1024, @@ -11507,13 +11507,13 @@ { "title": "Properties", "children": [ - 9981 + 9998 ] } ] }, { - "id": 9982, + "id": 9999, "name": "UpsertProductTagDTO", "variant": "declaration", "kind": 256, @@ -11528,7 +11528,7 @@ }, "children": [ { - "id": 9983, + "id": 10000, "name": "id", "variant": "declaration", "kind": 1024, @@ -11557,7 +11557,7 @@ } }, { - "id": 9984, + "id": 10001, "name": "value", "variant": "declaration", "kind": 1024, @@ -11579,7 +11579,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 9986, + "target": 10003, "name": "UpdateProductTagDTO.value" } } @@ -11588,22 +11588,22 @@ { "title": "Properties", "children": [ - 9983, - 9984 + 10000, + 10001 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9985, + "target": 10002, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } ] }, { - "id": 9985, + "id": 10002, "name": "UpdateProductTagDTO", "variant": "declaration", "kind": 256, @@ -11626,7 +11626,7 @@ }, "children": [ { - "id": 9986, + "id": 10003, "name": "value", "variant": "declaration", "kind": 1024, @@ -11651,20 +11651,20 @@ { "title": "Properties", "children": [ - 9986 + 10003 ] } ], "extendedBy": [ { "type": "reference", - "target": 9982, + "target": 9999, "name": "UpsertProductTagDTO" } ] }, { - "id": 10027, + "id": 10044, "name": "CreateProductOptionDTO", "variant": "declaration", "kind": 256, @@ -11679,7 +11679,7 @@ }, "children": [ { - "id": 10028, + "id": 10045, "name": "title", "variant": "declaration", "kind": 1024, @@ -11698,7 +11698,7 @@ } }, { - "id": 10029, + "id": 10046, "name": "values", "variant": "declaration", "kind": 1024, @@ -11720,7 +11720,7 @@ } }, { - "id": 10030, + "id": 10047, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11745,15 +11745,15 @@ { "title": "Properties", "children": [ - 10028, - 10029, - 10030 + 10045, + 10046, + 10047 ] } ] }, { - "id": 10031, + "id": 10048, "name": "UpsertProductOptionDTO", "variant": "declaration", "kind": 256, @@ -11768,7 +11768,7 @@ }, "children": [ { - "id": 10032, + "id": 10049, "name": "id", "variant": "declaration", "kind": 1024, @@ -11805,7 +11805,7 @@ } }, { - "id": 10033, + "id": 10050, "name": "title", "variant": "declaration", "kind": 1024, @@ -11827,12 +11827,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10037, + "target": 10054, "name": "UpdateProductOptionDTO.title" } }, { - "id": 10034, + "id": 10051, "name": "values", "variant": "declaration", "kind": 1024, @@ -11857,12 +11857,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10038, + "target": 10055, "name": "UpdateProductOptionDTO.values" } }, { - "id": 10035, + "id": 10052, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11884,7 +11884,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 10039, + "target": 10056, "name": "UpdateProductOptionDTO.product_id" } } @@ -11893,31 +11893,31 @@ { "title": "Properties", "children": [ - 10032, - 10033, - 10034, - 10035 + 10049, + 10050, + 10051, + 10052 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10036, + "target": 10053, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } ] }, { - "id": 10036, + "id": 10053, "name": "UpdateProductOptionDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10037, + "id": 10054, "name": "title", "variant": "declaration", "kind": 1024, @@ -11938,7 +11938,7 @@ } }, { - "id": 10038, + "id": 10055, "name": "values", "variant": "declaration", "kind": 1024, @@ -11962,7 +11962,7 @@ } }, { - "id": 10039, + "id": 10056, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -11987,22 +11987,22 @@ { "title": "Properties", "children": [ - 10037, - 10038, - 10039 + 10054, + 10055, + 10056 ] } ], "extendedBy": [ { "type": "reference", - "target": 10031, + "target": 10048, "name": "UpsertProductOptionDTO" } ] }, { - "id": 10073, + "id": 10090, "name": "CreateProductVariantDTO", "variant": "declaration", "kind": 256, @@ -12017,7 +12017,7 @@ }, "children": [ { - "id": 10074, + "id": 10091, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -12038,7 +12038,7 @@ } }, { - "id": 10075, + "id": 10092, "name": "title", "variant": "declaration", "kind": 1024, @@ -12057,7 +12057,7 @@ } }, { - "id": 10076, + "id": 10093, "name": "sku", "variant": "declaration", "kind": 1024, @@ -12078,7 +12078,7 @@ } }, { - "id": 10077, + "id": 10094, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -12099,7 +12099,7 @@ } }, { - "id": 10078, + "id": 10095, "name": "ean", "variant": "declaration", "kind": 1024, @@ -12120,7 +12120,7 @@ } }, { - "id": 10079, + "id": 10096, "name": "upc", "variant": "declaration", "kind": 1024, @@ -12141,7 +12141,7 @@ } }, { - "id": 10080, + "id": 10097, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -12162,7 +12162,7 @@ } }, { - "id": 10081, + "id": 10098, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -12183,7 +12183,7 @@ } }, { - "id": 10082, + "id": 10099, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -12204,7 +12204,7 @@ } }, { - "id": 10083, + "id": 10100, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -12225,7 +12225,7 @@ } }, { - "id": 10084, + "id": 10101, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -12246,7 +12246,7 @@ } }, { - "id": 10085, + "id": 10102, "name": "material", "variant": "declaration", "kind": 1024, @@ -12267,7 +12267,7 @@ } }, { - "id": 10086, + "id": 10103, "name": "weight", "variant": "declaration", "kind": 1024, @@ -12288,7 +12288,7 @@ } }, { - "id": 10087, + "id": 10104, "name": "length", "variant": "declaration", "kind": 1024, @@ -12309,7 +12309,7 @@ } }, { - "id": 10088, + "id": 10105, "name": "height", "variant": "declaration", "kind": 1024, @@ -12330,7 +12330,7 @@ } }, { - "id": 10089, + "id": 10106, "name": "width", "variant": "declaration", "kind": 1024, @@ -12351,7 +12351,7 @@ } }, { - "id": 10090, + "id": 10107, "name": "options", "variant": "declaration", "kind": 1024, @@ -12398,7 +12398,7 @@ } }, { - "id": 10091, + "id": 10108, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -12415,7 +12415,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -12425,30 +12425,30 @@ { "title": "Properties", "children": [ - 10074, - 10075, - 10076, - 10077, - 10078, - 10079, - 10080, - 10081, - 10082, - 10083, - 10084, - 10085, - 10086, - 10087, - 10088, - 10089, - 10090, - 10091 + 10091, + 10092, + 10093, + 10094, + 10095, + 10096, + 10097, + 10098, + 10099, + 10100, + 10101, + 10102, + 10103, + 10104, + 10105, + 10106, + 10107, + 10108 ] } ] }, { - "id": 10092, + "id": 10109, "name": "UpsertProductVariantDTO", "variant": "declaration", "kind": 256, @@ -12463,7 +12463,7 @@ }, "children": [ { - "id": 10093, + "id": 10110, "name": "id", "variant": "declaration", "kind": 1024, @@ -12484,7 +12484,7 @@ } }, { - "id": 10094, + "id": 10111, "name": "title", "variant": "declaration", "kind": 1024, @@ -12506,12 +12506,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10112, + "target": 10129, "name": "UpdateProductVariantDTO.title" } }, { - "id": 10095, + "id": 10112, "name": "sku", "variant": "declaration", "kind": 1024, @@ -12542,12 +12542,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10113, + "target": 10130, "name": "UpdateProductVariantDTO.sku" } }, { - "id": 10096, + "id": 10113, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -12578,12 +12578,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10114, + "target": 10131, "name": "UpdateProductVariantDTO.barcode" } }, { - "id": 10097, + "id": 10114, "name": "ean", "variant": "declaration", "kind": 1024, @@ -12614,12 +12614,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10115, + "target": 10132, "name": "UpdateProductVariantDTO.ean" } }, { - "id": 10098, + "id": 10115, "name": "upc", "variant": "declaration", "kind": 1024, @@ -12650,12 +12650,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10116, + "target": 10133, "name": "UpdateProductVariantDTO.upc" } }, { - "id": 10099, + "id": 10116, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -12677,12 +12677,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10117, + "target": 10134, "name": "UpdateProductVariantDTO.allow_backorder" } }, { - "id": 10100, + "id": 10117, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -12704,12 +12704,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10118, + "target": 10135, "name": "UpdateProductVariantDTO.manage_inventory" } }, { - "id": 10101, + "id": 10118, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -12740,12 +12740,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10119, + "target": 10136, "name": "UpdateProductVariantDTO.hs_code" } }, { - "id": 10102, + "id": 10119, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -12776,12 +12776,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10120, + "target": 10137, "name": "UpdateProductVariantDTO.origin_country" } }, { - "id": 10103, + "id": 10120, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -12812,12 +12812,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10121, + "target": 10138, "name": "UpdateProductVariantDTO.mid_code" } }, { - "id": 10104, + "id": 10121, "name": "material", "variant": "declaration", "kind": 1024, @@ -12848,12 +12848,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10122, + "target": 10139, "name": "UpdateProductVariantDTO.material" } }, { - "id": 10105, + "id": 10122, "name": "weight", "variant": "declaration", "kind": 1024, @@ -12884,12 +12884,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10123, + "target": 10140, "name": "UpdateProductVariantDTO.weight" } }, { - "id": 10106, + "id": 10123, "name": "length", "variant": "declaration", "kind": 1024, @@ -12920,12 +12920,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10124, + "target": 10141, "name": "UpdateProductVariantDTO.length" } }, { - "id": 10107, + "id": 10124, "name": "height", "variant": "declaration", "kind": 1024, @@ -12956,12 +12956,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10125, + "target": 10142, "name": "UpdateProductVariantDTO.height" } }, { - "id": 10108, + "id": 10125, "name": "width", "variant": "declaration", "kind": 1024, @@ -12992,12 +12992,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10126, + "target": 10143, "name": "UpdateProductVariantDTO.width" } }, { - "id": 10109, + "id": 10126, "name": "options", "variant": "declaration", "kind": 1024, @@ -13034,12 +13034,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10127, + "target": 10144, "name": "UpdateProductVariantDTO.options" } }, { - "id": 10110, + "id": 10127, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -13057,13 +13057,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 10128, + "target": 10145, "name": "UpdateProductVariantDTO.metadata" } } @@ -13072,38 +13072,38 @@ { "title": "Properties", "children": [ - 10093, - 10094, - 10095, - 10096, - 10097, - 10098, - 10099, - 10100, - 10101, - 10102, - 10103, - 10104, - 10105, - 10106, - 10107, - 10108, - 10109, - 10110 + 10110, + 10111, + 10112, + 10113, + 10114, + 10115, + 10116, + 10117, + 10118, + 10119, + 10120, + 10121, + 10122, + 10123, + 10124, + 10125, + 10126, + 10127 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10111, + "target": 10128, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } ] }, { - "id": 10111, + "id": 10128, "name": "UpdateProductVariantDTO", "variant": "declaration", "kind": 256, @@ -13126,7 +13126,7 @@ }, "children": [ { - "id": 10112, + "id": 10129, "name": "title", "variant": "declaration", "kind": 1024, @@ -13147,7 +13147,7 @@ } }, { - "id": 10113, + "id": 10130, "name": "sku", "variant": "declaration", "kind": 1024, @@ -13177,7 +13177,7 @@ } }, { - "id": 10114, + "id": 10131, "name": "barcode", "variant": "declaration", "kind": 1024, @@ -13207,7 +13207,7 @@ } }, { - "id": 10115, + "id": 10132, "name": "ean", "variant": "declaration", "kind": 1024, @@ -13237,7 +13237,7 @@ } }, { - "id": 10116, + "id": 10133, "name": "upc", "variant": "declaration", "kind": 1024, @@ -13267,7 +13267,7 @@ } }, { - "id": 10117, + "id": 10134, "name": "allow_backorder", "variant": "declaration", "kind": 1024, @@ -13288,7 +13288,7 @@ } }, { - "id": 10118, + "id": 10135, "name": "manage_inventory", "variant": "declaration", "kind": 1024, @@ -13309,7 +13309,7 @@ } }, { - "id": 10119, + "id": 10136, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -13339,7 +13339,7 @@ } }, { - "id": 10120, + "id": 10137, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -13369,7 +13369,7 @@ } }, { - "id": 10121, + "id": 10138, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -13399,7 +13399,7 @@ } }, { - "id": 10122, + "id": 10139, "name": "material", "variant": "declaration", "kind": 1024, @@ -13429,7 +13429,7 @@ } }, { - "id": 10123, + "id": 10140, "name": "weight", "variant": "declaration", "kind": 1024, @@ -13459,7 +13459,7 @@ } }, { - "id": 10124, + "id": 10141, "name": "length", "variant": "declaration", "kind": 1024, @@ -13489,7 +13489,7 @@ } }, { - "id": 10125, + "id": 10142, "name": "height", "variant": "declaration", "kind": 1024, @@ -13519,7 +13519,7 @@ } }, { - "id": 10126, + "id": 10143, "name": "width", "variant": "declaration", "kind": 1024, @@ -13549,7 +13549,7 @@ } }, { - "id": 10127, + "id": 10144, "name": "options", "variant": "declaration", "kind": 1024, @@ -13585,7 +13585,7 @@ } }, { - "id": 10128, + "id": 10145, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -13602,7 +13602,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -13612,36 +13612,36 @@ { "title": "Properties", "children": [ - 10112, - 10113, - 10114, - 10115, - 10116, - 10117, - 10118, - 10119, - 10120, - 10121, - 10122, - 10123, - 10124, - 10125, - 10126, - 10127, - 10128 + 10129, + 10130, + 10131, + 10132, + 10133, + 10134, + 10135, + 10136, + 10137, + 10138, + 10139, + 10140, + 10141, + 10142, + 10143, + 10144, + 10145 ] } ], "extendedBy": [ { "type": "reference", - "target": 10092, + "target": 10109, "name": "UpsertProductVariantDTO" } ] }, { - "id": 9886, + "id": 9903, "name": "CreateProductDTO", "variant": "declaration", "kind": 256, @@ -13656,7 +13656,7 @@ }, "children": [ { - "id": 9887, + "id": 9904, "name": "id", "variant": "declaration", "kind": 1024, @@ -13677,7 +13677,7 @@ } }, { - "id": 9888, + "id": 9905, "name": "title", "variant": "declaration", "kind": 1024, @@ -13696,7 +13696,7 @@ } }, { - "id": 9889, + "id": 9906, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -13717,7 +13717,7 @@ } }, { - "id": 9890, + "id": 9907, "name": "description", "variant": "declaration", "kind": 1024, @@ -13738,7 +13738,7 @@ } }, { - "id": 9891, + "id": 9908, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -13759,7 +13759,7 @@ } }, { - "id": 9892, + "id": 9909, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -13780,7 +13780,7 @@ } }, { - "id": 9893, + "id": 9910, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -13801,7 +13801,7 @@ } }, { - "id": 9894, + "id": 9911, "name": "handle", "variant": "declaration", "kind": 1024, @@ -13838,7 +13838,7 @@ } }, { - "id": 9895, + "id": 9912, "name": "status", "variant": "declaration", "kind": 1024, @@ -13855,13 +13855,13 @@ }, "type": { "type": "reference", - "target": 10243, + "target": 10260, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9896, + "id": 9913, "name": "images", "variant": "declaration", "kind": 1024, @@ -13880,14 +13880,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10292, + "target": 10309, "name": "UpsertProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9897, + "id": 9914, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -13908,7 +13908,7 @@ } }, { - "id": 9898, + "id": 9915, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -13929,7 +13929,7 @@ } }, { - "id": 9899, + "id": 9916, "name": "tags", "variant": "declaration", "kind": 1024, @@ -13948,14 +13948,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9982, + "target": 9999, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9900, + "id": 9917, "name": "category_ids", "variant": "declaration", "kind": 1024, @@ -13979,7 +13979,7 @@ } }, { - "id": 9901, + "id": 9918, "name": "options", "variant": "declaration", "kind": 1024, @@ -13998,14 +13998,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10027, + "target": 10044, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9902, + "id": 9919, "name": "variants", "variant": "declaration", "kind": 1024, @@ -14024,14 +14024,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10073, + "target": 10090, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9903, + "id": 9920, "name": "width", "variant": "declaration", "kind": 1024, @@ -14052,7 +14052,7 @@ } }, { - "id": 9904, + "id": 9921, "name": "height", "variant": "declaration", "kind": 1024, @@ -14073,7 +14073,7 @@ } }, { - "id": 9905, + "id": 9922, "name": "length", "variant": "declaration", "kind": 1024, @@ -14094,7 +14094,7 @@ } }, { - "id": 9906, + "id": 9923, "name": "weight", "variant": "declaration", "kind": 1024, @@ -14115,7 +14115,7 @@ } }, { - "id": 9907, + "id": 9924, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -14136,7 +14136,7 @@ } }, { - "id": 9908, + "id": 9925, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -14157,7 +14157,7 @@ } }, { - "id": 9909, + "id": 9926, "name": "material", "variant": "declaration", "kind": 1024, @@ -14178,7 +14178,7 @@ } }, { - "id": 9910, + "id": 9927, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -14199,7 +14199,7 @@ } }, { - "id": 9911, + "id": 9928, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -14216,7 +14216,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -14226,23 +14226,6 @@ { "title": "Properties", "children": [ - 9887, - 9888, - 9889, - 9890, - 9891, - 9892, - 9893, - 9894, - 9895, - 9896, - 9897, - 9898, - 9899, - 9900, - 9901, - 9902, - 9903, 9904, 9905, 9906, @@ -14250,13 +14233,30 @@ 9908, 9909, 9910, - 9911 + 9911, + 9912, + 9913, + 9914, + 9915, + 9916, + 9917, + 9918, + 9919, + 9920, + 9921, + 9922, + 9923, + 9924, + 9925, + 9926, + 9927, + 9928 ] } ] }, { - "id": 9912, + "id": 9929, "name": "UpsertProductDTO", "variant": "declaration", "kind": 256, @@ -14271,7 +14271,7 @@ }, "children": [ { - "id": 9913, + "id": 9930, "name": "id", "variant": "declaration", "kind": 1024, @@ -14300,7 +14300,7 @@ } }, { - "id": 9914, + "id": 9931, "name": "title", "variant": "declaration", "kind": 1024, @@ -14322,12 +14322,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9939, + "target": 9956, "name": "UpdateProductDTO.title" } }, { - "id": 9915, + "id": 9932, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -14358,12 +14358,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9940, + "target": 9957, "name": "UpdateProductDTO.subtitle" } }, { - "id": 9916, + "id": 9933, "name": "description", "variant": "declaration", "kind": 1024, @@ -14392,586 +14392,586 @@ } ] }, - "inheritedFrom": { - "type": "reference", - "target": 9941, - "name": "UpdateProductDTO.description" - } - }, - { - "id": 9917, - "name": "is_giftcard", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Whether the product is a gift card." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 9942, - "name": "UpdateProductDTO.is_giftcard" - } - }, - { - "id": 9918, - "name": "discountable", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Whether the product can be discounted." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "inheritedFrom": { - "type": "reference", - "target": 9943, - "name": "UpdateProductDTO.discountable" - } - }, - { - "id": 9919, - "name": "thumbnail", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true, - "isInherited": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The URL of the product's thumbnail." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "inheritedFrom": { - "type": "reference", - "target": 9944, - "name": "UpdateProductDTO.thumbnail" - } - }, - { - "id": 9920, - "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": 9945, - "name": "UpdateProductDTO.handle" - } - }, - { - "id": 9921, - "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": 10243, - "name": "ProductStatus", - "package": "@medusajs/types" - }, - "inheritedFrom": { - "type": "reference", - "target": 9946, - "name": "UpdateProductDTO.status" - } - }, - { - "id": 9922, - "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": 10292, - "name": "UpsertProductImageDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9947, - "name": "UpdateProductDTO.images" - } - }, - { - "id": 9923, - "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": 9948, - "name": "UpdateProductDTO.type_id" - } - }, - { - "id": 9924, - "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": 9949, - "name": "UpdateProductDTO.collection_id" - } - }, - { - "id": 9925, - "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": 9982, - "name": "UpsertProductTagDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9950, - "name": "UpdateProductDTO.tags" - } - }, - { - "id": 9926, - "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": 9951, - "name": "UpdateProductDTO.category_ids" - } - }, - { - "id": 9927, - "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": 10031, - "name": "UpsertProductOptionDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9952, - "name": "UpdateProductDTO.options" - } - }, - { - "id": 9928, - "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": 10092, - "name": "UpsertProductVariantDTO", - "package": "@medusajs/types" - } - }, - "inheritedFrom": { - "type": "reference", - "target": 9953, - "name": "UpdateProductDTO.variants" - } - }, - { - "id": 9929, - "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": 9954, - "name": "UpdateProductDTO.width" - } - }, - { - "id": 9930, - "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": 9955, - "name": "UpdateProductDTO.height" - } - }, - { - "id": 9931, - "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": 9956, - "name": "UpdateProductDTO.length" - } - }, - { - "id": 9932, - "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": 9957, - "name": "UpdateProductDTO.weight" - } - }, - { - "id": 9933, - "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": 9958, - "name": "UpdateProductDTO.origin_country" + "name": "UpdateProductDTO.description" } }, { "id": 9934, + "name": "is_giftcard", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Whether the product is a gift card." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 9959, + "name": "UpdateProductDTO.is_giftcard" + } + }, + { + "id": 9935, + "name": "discountable", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Whether the product can be discounted." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "inheritedFrom": { + "type": "reference", + "target": 9960, + "name": "UpdateProductDTO.discountable" + } + }, + { + "id": 9936, + "name": "thumbnail", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true, + "isInherited": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The URL of the product's thumbnail." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "inheritedFrom": { + "type": "reference", + "target": 9961, + "name": "UpdateProductDTO.thumbnail" + } + }, + { + "id": 9937, + "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": 9962, + "name": "UpdateProductDTO.handle" + } + }, + { + "id": 9938, + "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": 10260, + "name": "ProductStatus", + "package": "@medusajs/types" + }, + "inheritedFrom": { + "type": "reference", + "target": 9963, + "name": "UpdateProductDTO.status" + } + }, + { + "id": 9939, + "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": 10309, + "name": "UpsertProductImageDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9964, + "name": "UpdateProductDTO.images" + } + }, + { + "id": 9940, + "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": 9965, + "name": "UpdateProductDTO.type_id" + } + }, + { + "id": 9941, + "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": 9966, + "name": "UpdateProductDTO.collection_id" + } + }, + { + "id": 9942, + "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": 9999, + "name": "UpsertProductTagDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9967, + "name": "UpdateProductDTO.tags" + } + }, + { + "id": 9943, + "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": 9968, + "name": "UpdateProductDTO.category_ids" + } + }, + { + "id": 9944, + "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": 10048, + "name": "UpsertProductOptionDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9969, + "name": "UpdateProductDTO.options" + } + }, + { + "id": 9945, + "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": 10109, + "name": "UpsertProductVariantDTO", + "package": "@medusajs/types" + } + }, + "inheritedFrom": { + "type": "reference", + "target": 9970, + "name": "UpdateProductDTO.variants" + } + }, + { + "id": 9946, + "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": 9971, + "name": "UpdateProductDTO.width" + } + }, + { + "id": 9947, + "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": 9972, + "name": "UpdateProductDTO.height" + } + }, + { + "id": 9948, + "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": 9973, + "name": "UpdateProductDTO.length" + } + }, + { + "id": 9949, + "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": 9974, + "name": "UpdateProductDTO.weight" + } + }, + { + "id": 9950, + "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": 9975, + "name": "UpdateProductDTO.origin_country" + } + }, + { + "id": 9951, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -15002,12 +15002,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9959, + "target": 9976, "name": "UpdateProductDTO.hs_code" } }, { - "id": 9935, + "id": 9952, "name": "material", "variant": "declaration", "kind": 1024, @@ -15038,12 +15038,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9960, + "target": 9977, "name": "UpdateProductDTO.material" } }, { - "id": 9936, + "id": 9953, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -15074,12 +15074,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 9961, + "target": 9978, "name": "UpdateProductDTO.mid_code" } }, { - "id": 9937, + "id": 9954, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -15097,13 +15097,13 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" }, "inheritedFrom": { "type": "reference", - "target": 9962, + "target": 9979, "name": "UpdateProductDTO.metadata" } } @@ -15112,23 +15112,6 @@ { "title": "Properties", "children": [ - 9913, - 9914, - 9915, - 9916, - 9917, - 9918, - 9919, - 9920, - 9921, - 9922, - 9923, - 9924, - 9925, - 9926, - 9927, - 9928, - 9929, 9930, 9931, 9932, @@ -15136,21 +15119,38 @@ 9934, 9935, 9936, - 9937 + 9937, + 9938, + 9939, + 9940, + 9941, + 9942, + 9943, + 9944, + 9945, + 9946, + 9947, + 9948, + 9949, + 9950, + 9951, + 9952, + 9953, + 9954 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9938, + "target": 9955, "name": "UpdateProductDTO", "package": "@medusajs/types" } ] }, { - "id": 9938, + "id": 9955, "name": "UpdateProductDTO", "variant": "declaration", "kind": 256, @@ -15165,7 +15165,7 @@ }, "children": [ { - "id": 9939, + "id": 9956, "name": "title", "variant": "declaration", "kind": 1024, @@ -15186,7 +15186,7 @@ } }, { - "id": 9940, + "id": 9957, "name": "subtitle", "variant": "declaration", "kind": 1024, @@ -15216,7 +15216,7 @@ } }, { - "id": 9941, + "id": 9958, "name": "description", "variant": "declaration", "kind": 1024, @@ -15246,7 +15246,7 @@ } }, { - "id": 9942, + "id": 9959, "name": "is_giftcard", "variant": "declaration", "kind": 1024, @@ -15267,7 +15267,7 @@ } }, { - "id": 9943, + "id": 9960, "name": "discountable", "variant": "declaration", "kind": 1024, @@ -15288,7 +15288,7 @@ } }, { - "id": 9944, + "id": 9961, "name": "thumbnail", "variant": "declaration", "kind": 1024, @@ -15318,7 +15318,7 @@ } }, { - "id": 9945, + "id": 9962, "name": "handle", "variant": "declaration", "kind": 1024, @@ -15355,7 +15355,7 @@ } }, { - "id": 9946, + "id": 9963, "name": "status", "variant": "declaration", "kind": 1024, @@ -15372,13 +15372,13 @@ }, "type": { "type": "reference", - "target": 10243, + "target": 10260, "name": "ProductStatus", "package": "@medusajs/types" } }, { - "id": 9947, + "id": 9964, "name": "images", "variant": "declaration", "kind": 1024, @@ -15397,14 +15397,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10292, + "target": 10309, "name": "UpsertProductImageDTO", "package": "@medusajs/types" } } }, { - "id": 9948, + "id": 9965, "name": "type_id", "variant": "declaration", "kind": 1024, @@ -15434,7 +15434,7 @@ } }, { - "id": 9949, + "id": 9966, "name": "collection_id", "variant": "declaration", "kind": 1024, @@ -15464,7 +15464,7 @@ } }, { - "id": 9950, + "id": 9967, "name": "tags", "variant": "declaration", "kind": 1024, @@ -15483,14 +15483,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9982, + "target": 9999, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9951, + "id": 9968, "name": "category_ids", "variant": "declaration", "kind": 1024, @@ -15514,7 +15514,7 @@ } }, { - "id": 9952, + "id": 9969, "name": "options", "variant": "declaration", "kind": 1024, @@ -15533,14 +15533,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10031, + "target": 10048, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9953, + "id": 9970, "name": "variants", "variant": "declaration", "kind": 1024, @@ -15559,14 +15559,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10092, + "target": 10109, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9954, + "id": 9971, "name": "width", "variant": "declaration", "kind": 1024, @@ -15596,7 +15596,7 @@ } }, { - "id": 9955, + "id": 9972, "name": "height", "variant": "declaration", "kind": 1024, @@ -15626,7 +15626,7 @@ } }, { - "id": 9956, + "id": 9973, "name": "length", "variant": "declaration", "kind": 1024, @@ -15656,7 +15656,7 @@ } }, { - "id": 9957, + "id": 9974, "name": "weight", "variant": "declaration", "kind": 1024, @@ -15686,7 +15686,7 @@ } }, { - "id": 9958, + "id": 9975, "name": "origin_country", "variant": "declaration", "kind": 1024, @@ -15716,7 +15716,7 @@ } }, { - "id": 9959, + "id": 9976, "name": "hs_code", "variant": "declaration", "kind": 1024, @@ -15746,7 +15746,7 @@ } }, { - "id": 9960, + "id": 9977, "name": "material", "variant": "declaration", "kind": 1024, @@ -15776,7 +15776,7 @@ } }, { - "id": 9961, + "id": 9978, "name": "mid_code", "variant": "declaration", "kind": 1024, @@ -15806,7 +15806,7 @@ } }, { - "id": 9962, + "id": 9979, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -15823,7 +15823,7 @@ }, "type": { "type": "reference", - "target": 10251, + "target": 10268, "name": "MetadataType", "package": "@medusajs/types" } @@ -15833,43 +15833,43 @@ { "title": "Properties", "children": [ - 9939, - 9940, - 9941, - 9942, - 9943, - 9944, - 9945, - 9946, - 9947, - 9948, - 9949, - 9950, - 9951, - 9952, - 9953, - 9954, - 9955, 9956, 9957, 9958, 9959, 9960, 9961, - 9962 + 9962, + 9963, + 9964, + 9965, + 9966, + 9967, + 9968, + 9969, + 9970, + 9971, + 9972, + 9973, + 9974, + 9975, + 9976, + 9977, + 9978, + 9979 ] } ], "extendedBy": [ { "type": "reference", - "target": 9912, + "target": 9929, "name": "UpsertProductDTO" } ] }, { - "id": 9394, + "id": 9411, "name": "IProductModuleService", "variant": "declaration", "kind": 256, @@ -15884,14 +15884,14 @@ }, "children": [ { - "id": 9395, + "id": 9412, "name": "retrieveProduct", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9396, + "id": 9413, "name": "retrieveProduct", "variant": "signature", "kind": 4096, @@ -15938,7 +15938,7 @@ }, "parameters": [ { - "id": 9397, + "id": 9414, "name": "productId", "variant": "param", "kind": 32768, @@ -15957,7 +15957,7 @@ } }, { - "id": 9398, + "id": 9415, "name": "config", "variant": "param", "kind": 32768, @@ -15990,11 +15990,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16004,7 +16004,7 @@ } }, { - "id": 9399, + "id": 9416, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16021,7 +16021,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16036,7 +16036,7 @@ "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16048,14 +16048,14 @@ ] }, { - "id": 9400, + "id": 9417, "name": "listProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9401, + "id": 9418, "name": "listProducts", "variant": "signature", "kind": 4096, @@ -16142,7 +16142,7 @@ }, "parameters": [ { - "id": 9402, + "id": 9419, "name": "filters", "variant": "param", "kind": 32768, @@ -16159,13 +16159,13 @@ }, "type": { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9403, + "id": 9420, "name": "config", "variant": "param", "kind": 32768, @@ -16198,11 +16198,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16212,7 +16212,7 @@ } }, { - "id": 9404, + "id": 9421, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16229,7 +16229,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16246,7 +16246,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16259,14 +16259,14 @@ ] }, { - "id": 9405, + "id": 9422, "name": "listAndCountProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9406, + "id": 9423, "name": "listAndCountProducts", "variant": "signature", "kind": 4096, @@ -16353,7 +16353,7 @@ }, "parameters": [ { - "id": 9407, + "id": 9424, "name": "filters", "variant": "param", "kind": 32768, @@ -16370,13 +16370,13 @@ }, "type": { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9408, + "id": 9425, "name": "config", "variant": "param", "kind": 32768, @@ -16409,11 +16409,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16423,7 +16423,7 @@ } }, { - "id": 9409, + "id": 9426, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16440,7 +16440,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16460,7 +16460,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16479,14 +16479,14 @@ ] }, { - "id": 9410, + "id": 9427, "name": "createProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9411, + "id": 9428, "name": "createProducts", "variant": "signature", "kind": 4096, @@ -16521,7 +16521,7 @@ }, "parameters": [ { - "id": 9412, + "id": 9429, "name": "data", "variant": "param", "kind": 32768, @@ -16538,14 +16538,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9886, + "target": 9903, "name": "CreateProductDTO", "package": "@medusajs/types" } } }, { - "id": 9413, + "id": 9430, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16562,7 +16562,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16579,7 +16579,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16590,7 +16590,7 @@ } }, { - "id": 9414, + "id": 9431, "name": "createProducts", "variant": "signature", "kind": 4096, @@ -16625,7 +16625,7 @@ }, "parameters": [ { - "id": 9415, + "id": 9432, "name": "data", "variant": "param", "kind": 32768, @@ -16640,13 +16640,13 @@ }, "type": { "type": "reference", - "target": 9886, + "target": 9903, "name": "CreateProductDTO", "package": "@medusajs/types" } }, { - "id": 9416, + "id": 9433, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16663,7 +16663,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16678,7 +16678,7 @@ "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16690,14 +16690,14 @@ ] }, { - "id": 9417, + "id": 9434, "name": "upsertProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9418, + "id": 9435, "name": "upsertProducts", "variant": "signature", "kind": 4096, @@ -16732,7 +16732,7 @@ }, "parameters": [ { - "id": 9419, + "id": 9436, "name": "data", "variant": "param", "kind": 32768, @@ -16749,14 +16749,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9912, + "target": 9929, "name": "UpsertProductDTO", "package": "@medusajs/types" } } }, { - "id": 9420, + "id": 9437, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16773,7 +16773,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16790,7 +16790,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16801,7 +16801,7 @@ } }, { - "id": 9421, + "id": 9438, "name": "upsertProducts", "variant": "signature", "kind": 4096, @@ -16836,7 +16836,7 @@ }, "parameters": [ { - "id": 9422, + "id": 9439, "name": "data", "variant": "param", "kind": 32768, @@ -16851,13 +16851,13 @@ }, "type": { "type": "reference", - "target": 9912, + "target": 9929, "name": "UpsertProductDTO", "package": "@medusajs/types" } }, { - "id": 9423, + "id": 9440, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -16874,7 +16874,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -16889,7 +16889,7 @@ "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -16901,14 +16901,14 @@ ] }, { - "id": 9424, + "id": 9441, "name": "updateProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9425, + "id": 9442, "name": "updateProducts", "variant": "signature", "kind": 4096, @@ -16943,7 +16943,7 @@ }, "parameters": [ { - "id": 9426, + "id": 9443, "name": "id", "variant": "param", "kind": 32768, @@ -16962,7 +16962,7 @@ } }, { - "id": 9427, + "id": 9444, "name": "data", "variant": "param", "kind": 32768, @@ -16977,13 +16977,13 @@ }, "type": { "type": "reference", - "target": 9938, + "target": 9955, "name": "UpdateProductDTO", "package": "@medusajs/types" } }, { - "id": 9428, + "id": 9445, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17000,7 +17000,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17015,7 +17015,7 @@ "typeArguments": [ { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -17025,7 +17025,7 @@ } }, { - "id": 9429, + "id": 9446, "name": "updateProducts", "variant": "signature", "kind": 4096, @@ -17060,7 +17060,7 @@ }, "parameters": [ { - "id": 9430, + "id": 9447, "name": "selector", "variant": "param", "kind": 32768, @@ -17075,13 +17075,13 @@ }, "type": { "type": "reference", - "target": 9857, + "target": 9874, "name": "FilterableProductProps", "package": "@medusajs/types" } }, { - "id": 9431, + "id": 9448, "name": "data", "variant": "param", "kind": 32768, @@ -17096,13 +17096,13 @@ }, "type": { "type": "reference", - "target": 9938, + "target": 9955, "name": "UpdateProductDTO", "package": "@medusajs/types" } }, { - "id": 9432, + "id": 9449, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17119,7 +17119,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17136,7 +17136,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9813, + "target": 9830, "name": "ProductDTO", "package": "@medusajs/types" } @@ -17149,14 +17149,14 @@ ] }, { - "id": 9433, + "id": 9450, "name": "deleteProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9434, + "id": 9451, "name": "deleteProducts", "variant": "signature", "kind": 4096, @@ -17200,7 +17200,7 @@ }, "parameters": [ { - "id": 9435, + "id": 9452, "name": "productIds", "variant": "param", "kind": 32768, @@ -17222,7 +17222,7 @@ } }, { - "id": 9436, + "id": 9453, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17239,7 +17239,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17264,14 +17264,14 @@ ] }, { - "id": 9437, + "id": 9454, "name": "softDeleteProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9438, + "id": 9455, "name": "softDeleteProducts", "variant": "signature", "kind": 4096, @@ -17365,7 +17365,7 @@ }, "typeParameters": [ { - "id": 9439, + "id": 9456, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -17382,7 +17382,7 @@ ], "parameters": [ { - "id": 9440, + "id": 9457, "name": "productIds", "variant": "param", "kind": 32768, @@ -17404,7 +17404,7 @@ } }, { - "id": 9441, + "id": 9458, "name": "config", "variant": "param", "kind": 32768, @@ -17437,11 +17437,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9439, + "target": 9456, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17452,7 +17452,7 @@ } }, { - "id": 9442, + "id": 9459, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17469,7 +17469,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17521,14 +17521,14 @@ ] }, { - "id": 9443, + "id": 9460, "name": "restoreProducts", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9444, + "id": 9461, "name": "restoreProducts", "variant": "signature", "kind": 4096, @@ -17588,7 +17588,7 @@ }, "typeParameters": [ { - "id": 9445, + "id": 9462, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -17605,7 +17605,7 @@ ], "parameters": [ { - "id": 9446, + "id": 9463, "name": "productIds", "variant": "param", "kind": 32768, @@ -17627,7 +17627,7 @@ } }, { - "id": 9447, + "id": 9464, "name": "config", "variant": "param", "kind": 32768, @@ -17660,11 +17660,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9445, + "target": 9462, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -17675,7 +17675,7 @@ } }, { - "id": 9448, + "id": 9465, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17692,7 +17692,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17744,14 +17744,14 @@ ] }, { - "id": 9449, + "id": 9466, "name": "retrieveProductTag", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9450, + "id": 9467, "name": "retrieveProductTag", "variant": "signature", "kind": 4096, @@ -17798,7 +17798,7 @@ }, "parameters": [ { - "id": 9451, + "id": 9468, "name": "tagId", "variant": "param", "kind": 32768, @@ -17817,7 +17817,7 @@ } }, { - "id": 9452, + "id": 9469, "name": "config", "variant": "param", "kind": 32768, @@ -17850,11 +17850,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -17864,7 +17864,7 @@ } }, { - "id": 9453, + "id": 9470, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -17881,7 +17881,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -17896,7 +17896,7 @@ "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -17908,14 +17908,14 @@ ] }, { - "id": 9454, + "id": 9471, "name": "listProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9455, + "id": 9472, "name": "listProductTags", "variant": "signature", "kind": 4096, @@ -18002,7 +18002,7 @@ }, "parameters": [ { - "id": 9456, + "id": 9473, "name": "filters", "variant": "param", "kind": 32768, @@ -18019,13 +18019,13 @@ }, "type": { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9457, + "id": 9474, "name": "config", "variant": "param", "kind": 32768, @@ -18058,11 +18058,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18072,7 +18072,7 @@ } }, { - "id": 9458, + "id": 9475, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18089,7 +18089,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18106,7 +18106,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18119,14 +18119,14 @@ ] }, { - "id": 9459, + "id": 9476, "name": "listAndCountProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9460, + "id": 9477, "name": "listAndCountProductTags", "variant": "signature", "kind": 4096, @@ -18213,7 +18213,7 @@ }, "parameters": [ { - "id": 9461, + "id": 9478, "name": "filters", "variant": "param", "kind": 32768, @@ -18230,13 +18230,13 @@ }, "type": { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9462, + "id": 9479, "name": "config", "variant": "param", "kind": 32768, @@ -18269,11 +18269,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18283,7 +18283,7 @@ } }, { - "id": 9463, + "id": 9480, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18300,7 +18300,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18320,7 +18320,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18339,14 +18339,14 @@ ] }, { - "id": 9464, + "id": 9481, "name": "createProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9465, + "id": 9482, "name": "createProductTags", "variant": "signature", "kind": 4096, @@ -18381,7 +18381,7 @@ }, "parameters": [ { - "id": 9466, + "id": 9483, "name": "data", "variant": "param", "kind": 32768, @@ -18398,14 +18398,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9980, + "target": 9997, "name": "CreateProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9467, + "id": 9484, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18422,7 +18422,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18439,7 +18439,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18450,7 +18450,7 @@ } }, { - "id": 9468, + "id": 9485, "name": "createProductTags", "variant": "signature", "kind": 4096, @@ -18485,7 +18485,7 @@ }, "parameters": [ { - "id": 9469, + "id": 9486, "name": "data", "variant": "param", "kind": 32768, @@ -18500,13 +18500,13 @@ }, "type": { "type": "reference", - "target": 9980, + "target": 9997, "name": "CreateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9470, + "id": 9487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18523,7 +18523,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18538,7 +18538,7 @@ "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18550,14 +18550,14 @@ ] }, { - "id": 9471, + "id": 9488, "name": "upsertProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9472, + "id": 9489, "name": "upsertProductTags", "variant": "signature", "kind": 4096, @@ -18592,7 +18592,7 @@ }, "parameters": [ { - "id": 9473, + "id": 9490, "name": "data", "variant": "param", "kind": 32768, @@ -18609,14 +18609,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 9982, + "target": 9999, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } } }, { - "id": 9474, + "id": 9491, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18633,7 +18633,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18650,7 +18650,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18661,7 +18661,7 @@ } }, { - "id": 9475, + "id": 9492, "name": "upsertProductTags", "variant": "signature", "kind": 4096, @@ -18696,7 +18696,7 @@ }, "parameters": [ { - "id": 9476, + "id": 9493, "name": "data", "variant": "param", "kind": 32768, @@ -18711,13 +18711,13 @@ }, "type": { "type": "reference", - "target": 9982, + "target": 9999, "name": "UpsertProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9477, + "id": 9494, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18734,7 +18734,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18749,7 +18749,7 @@ "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18761,14 +18761,14 @@ ] }, { - "id": 9478, + "id": 9495, "name": "updateProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9479, + "id": 9496, "name": "updateProductTags", "variant": "signature", "kind": 4096, @@ -18803,7 +18803,7 @@ }, "parameters": [ { - "id": 9480, + "id": 9497, "name": "id", "variant": "param", "kind": 32768, @@ -18822,7 +18822,7 @@ } }, { - "id": 9481, + "id": 9498, "name": "data", "variant": "param", "kind": 32768, @@ -18837,13 +18837,13 @@ }, "type": { "type": "reference", - "target": 9985, + "target": 10002, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9482, + "id": 9499, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18860,7 +18860,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18875,7 +18875,7 @@ "typeArguments": [ { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -18885,7 +18885,7 @@ } }, { - "id": 9483, + "id": 9500, "name": "updateProductTags", "variant": "signature", "kind": 4096, @@ -18920,7 +18920,7 @@ }, "parameters": [ { - "id": 9484, + "id": 9501, "name": "selector", "variant": "param", "kind": 32768, @@ -18935,13 +18935,13 @@ }, "type": { "type": "reference", - "target": 9974, + "target": 9991, "name": "FilterableProductTagProps", "package": "@medusajs/types" } }, { - "id": 9485, + "id": 9502, "name": "data", "variant": "param", "kind": 32768, @@ -18956,13 +18956,13 @@ }, "type": { "type": "reference", - "target": 9985, + "target": 10002, "name": "UpdateProductTagDTO", "package": "@medusajs/types" } }, { - "id": 9486, + "id": 9503, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -18979,7 +18979,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -18996,7 +18996,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9969, + "target": 9986, "name": "ProductTagDTO", "package": "@medusajs/types" } @@ -19009,14 +19009,14 @@ ] }, { - "id": 9487, + "id": 9504, "name": "deleteProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9488, + "id": 9505, "name": "deleteProductTags", "variant": "signature", "kind": 4096, @@ -19051,7 +19051,7 @@ }, "parameters": [ { - "id": 9489, + "id": 9506, "name": "productTagIds", "variant": "param", "kind": 32768, @@ -19073,7 +19073,7 @@ } }, { - "id": 9490, + "id": 9507, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19090,7 +19090,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -19115,14 +19115,14 @@ ] }, { - "id": 9491, + "id": 9508, "name": "softDeleteProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9492, + "id": 9509, "name": "softDeleteProductTags", "variant": "signature", "kind": 4096, @@ -19208,7 +19208,7 @@ }, "typeParameters": [ { - "id": 9493, + "id": 9510, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -19225,7 +19225,7 @@ ], "parameters": [ { - "id": 9494, + "id": 9511, "name": "tagIds", "variant": "param", "kind": 32768, @@ -19247,7 +19247,7 @@ } }, { - "id": 9495, + "id": 9512, "name": "config", "variant": "param", "kind": 32768, @@ -19272,11 +19272,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9493, + "target": 9510, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -19287,7 +19287,7 @@ } }, { - "id": 9496, + "id": 9513, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19304,7 +19304,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -19356,14 +19356,14 @@ ] }, { - "id": 9497, + "id": 9514, "name": "restoreProductTags", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9498, + "id": 9515, "name": "restoreProductTags", "variant": "signature", "kind": 4096, @@ -19415,7 +19415,7 @@ }, "typeParameters": [ { - "id": 9499, + "id": 9516, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -19432,7 +19432,7 @@ ], "parameters": [ { - "id": 9500, + "id": 9517, "name": "tagIds", "variant": "param", "kind": 32768, @@ -19454,7 +19454,7 @@ } }, { - "id": 9501, + "id": 9518, "name": "config", "variant": "param", "kind": 32768, @@ -19479,11 +19479,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9499, + "target": 9516, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -19494,7 +19494,7 @@ } }, { - "id": 9502, + "id": 9519, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19511,7 +19511,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -19563,14 +19563,14 @@ ] }, { - "id": 9503, + "id": 9520, "name": "retrieveProductType", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9504, + "id": 9521, "name": "retrieveProductType", "variant": "signature", "kind": 4096, @@ -19605,7 +19605,7 @@ }, "parameters": [ { - "id": 9505, + "id": 9522, "name": "typeId", "variant": "param", "kind": 32768, @@ -19624,7 +19624,7 @@ } }, { - "id": 9506, + "id": 9523, "name": "config", "variant": "param", "kind": 32768, @@ -19657,11 +19657,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19671,7 +19671,7 @@ } }, { - "id": 9507, + "id": 9524, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19688,7 +19688,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -19703,7 +19703,7 @@ "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19715,14 +19715,14 @@ ] }, { - "id": 9508, + "id": 9525, "name": "listProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9509, + "id": 9526, "name": "listProductTypes", "variant": "signature", "kind": 4096, @@ -19801,7 +19801,7 @@ }, "parameters": [ { - "id": 9510, + "id": 9527, "name": "filters", "variant": "param", "kind": 32768, @@ -19818,13 +19818,13 @@ }, "type": { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9511, + "id": 9528, "name": "config", "variant": "param", "kind": 32768, @@ -19857,11 +19857,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19871,7 +19871,7 @@ } }, { - "id": 9512, + "id": 9529, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -19888,7 +19888,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -19905,7 +19905,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -19918,14 +19918,14 @@ ] }, { - "id": 9513, + "id": 9530, "name": "listAndCountProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9514, + "id": 9531, "name": "listAndCountProductTypes", "variant": "signature", "kind": 4096, @@ -20004,7 +20004,7 @@ }, "parameters": [ { - "id": 9515, + "id": 9532, "name": "filters", "variant": "param", "kind": 32768, @@ -20021,13 +20021,13 @@ }, "type": { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9516, + "id": 9533, "name": "config", "variant": "param", "kind": 32768, @@ -20060,11 +20060,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20074,7 +20074,7 @@ } }, { - "id": 9517, + "id": 9534, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20091,7 +20091,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20111,7 +20111,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20130,14 +20130,14 @@ ] }, { - "id": 9518, + "id": 9535, "name": "createProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9519, + "id": 9536, "name": "createProductTypes", "variant": "signature", "kind": 4096, @@ -20172,7 +20172,7 @@ }, "parameters": [ { - "id": 9520, + "id": 9537, "name": "data", "variant": "param", "kind": 32768, @@ -20189,14 +20189,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10000, + "target": 10017, "name": "CreateProductTypeDTO", "package": "@medusajs/types" } } }, { - "id": 9521, + "id": 9538, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20213,7 +20213,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20230,7 +20230,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20241,7 +20241,7 @@ } }, { - "id": 9522, + "id": 9539, "name": "createProductTypes", "variant": "signature", "kind": 4096, @@ -20276,7 +20276,7 @@ }, "parameters": [ { - "id": 9523, + "id": 9540, "name": "data", "variant": "param", "kind": 32768, @@ -20291,13 +20291,13 @@ }, "type": { "type": "reference", - "target": 10000, + "target": 10017, "name": "CreateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9524, + "id": 9541, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20314,7 +20314,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20329,7 +20329,7 @@ "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20341,14 +20341,14 @@ ] }, { - "id": 9525, + "id": 9542, "name": "upsertProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9526, + "id": 9543, "name": "upsertProductTypes", "variant": "signature", "kind": 4096, @@ -20383,7 +20383,7 @@ }, "parameters": [ { - "id": 9527, + "id": 9544, "name": "data", "variant": "param", "kind": 32768, @@ -20400,14 +20400,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10003, + "target": 10020, "name": "UpsertProductTypeDTO", "package": "@medusajs/types" } } }, { - "id": 9528, + "id": 9545, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20424,7 +20424,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20441,7 +20441,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20452,7 +20452,7 @@ } }, { - "id": 9529, + "id": 9546, "name": "upsertProductTypes", "variant": "signature", "kind": 4096, @@ -20487,7 +20487,7 @@ }, "parameters": [ { - "id": 9530, + "id": 9547, "name": "data", "variant": "param", "kind": 32768, @@ -20502,13 +20502,13 @@ }, "type": { "type": "reference", - "target": 10003, + "target": 10020, "name": "UpsertProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9531, + "id": 9548, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20525,7 +20525,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20540,7 +20540,7 @@ "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20552,14 +20552,14 @@ ] }, { - "id": 9532, + "id": 9549, "name": "updateProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9533, + "id": 9550, "name": "updateProductTypes", "variant": "signature", "kind": 4096, @@ -20594,7 +20594,7 @@ }, "parameters": [ { - "id": 9534, + "id": 9551, "name": "id", "variant": "param", "kind": 32768, @@ -20613,7 +20613,7 @@ } }, { - "id": 9535, + "id": 9552, "name": "data", "variant": "param", "kind": 32768, @@ -20628,13 +20628,13 @@ }, "type": { "type": "reference", - "target": 10007, + "target": 10024, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9536, + "id": 9553, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20651,7 +20651,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20666,7 +20666,7 @@ "typeArguments": [ { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20676,7 +20676,7 @@ } }, { - "id": 9537, + "id": 9554, "name": "updateProductTypes", "variant": "signature", "kind": 4096, @@ -20711,7 +20711,7 @@ }, "parameters": [ { - "id": 9538, + "id": 9555, "name": "selector", "variant": "param", "kind": 32768, @@ -20726,13 +20726,13 @@ }, "type": { "type": "reference", - "target": 9994, + "target": 10011, "name": "FilterableProductTypeProps", "package": "@medusajs/types" } }, { - "id": 9539, + "id": 9556, "name": "data", "variant": "param", "kind": 32768, @@ -20747,13 +20747,13 @@ }, "type": { "type": "reference", - "target": 10007, + "target": 10024, "name": "UpdateProductTypeDTO", "package": "@medusajs/types" } }, { - "id": 9540, + "id": 9557, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20770,7 +20770,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20787,7 +20787,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 9987, + "target": 10004, "name": "ProductTypeDTO", "package": "@medusajs/types" } @@ -20800,14 +20800,14 @@ ] }, { - "id": 9541, + "id": 9558, "name": "deleteProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9542, + "id": 9559, "name": "deleteProductTypes", "variant": "signature", "kind": 4096, @@ -20842,7 +20842,7 @@ }, "parameters": [ { - "id": 9543, + "id": 9560, "name": "productTypeIds", "variant": "param", "kind": 32768, @@ -20864,7 +20864,7 @@ } }, { - "id": 9544, + "id": 9561, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -20881,7 +20881,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -20906,14 +20906,14 @@ ] }, { - "id": 9545, + "id": 9562, "name": "softDeleteProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9546, + "id": 9563, "name": "softDeleteProductTypes", "variant": "signature", "kind": 4096, @@ -20999,7 +20999,7 @@ }, "typeParameters": [ { - "id": 9547, + "id": 9564, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -21016,7 +21016,7 @@ ], "parameters": [ { - "id": 9548, + "id": 9565, "name": "typeIds", "variant": "param", "kind": 32768, @@ -21038,7 +21038,7 @@ } }, { - "id": 9549, + "id": 9566, "name": "config", "variant": "param", "kind": 32768, @@ -21063,11 +21063,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9547, + "target": 9564, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -21078,7 +21078,7 @@ } }, { - "id": 9550, + "id": 9567, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21095,7 +21095,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -21147,14 +21147,14 @@ ] }, { - "id": 9551, + "id": 9568, "name": "restoreProductTypes", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9552, + "id": 9569, "name": "restoreProductTypes", "variant": "signature", "kind": 4096, @@ -21206,7 +21206,7 @@ }, "typeParameters": [ { - "id": 9553, + "id": 9570, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -21223,7 +21223,7 @@ ], "parameters": [ { - "id": 9554, + "id": 9571, "name": "typeIds", "variant": "param", "kind": 32768, @@ -21245,7 +21245,7 @@ } }, { - "id": 9555, + "id": 9572, "name": "config", "variant": "param", "kind": 32768, @@ -21270,11 +21270,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9553, + "target": 9570, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -21285,7 +21285,7 @@ } }, { - "id": 9556, + "id": 9573, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21302,7 +21302,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -21354,14 +21354,14 @@ ] }, { - "id": 9557, + "id": 9574, "name": "retrieveProductOption", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9558, + "id": 9575, "name": "retrieveProductOption", "variant": "signature", "kind": 4096, @@ -21408,7 +21408,7 @@ }, "parameters": [ { - "id": 9559, + "id": 9576, "name": "optionId", "variant": "param", "kind": 32768, @@ -21427,7 +21427,7 @@ } }, { - "id": 9560, + "id": 9577, "name": "config", "variant": "param", "kind": 32768, @@ -21460,11 +21460,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21474,7 +21474,7 @@ } }, { - "id": 9561, + "id": 9578, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21491,7 +21491,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -21506,7 +21506,7 @@ "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21518,14 +21518,14 @@ ] }, { - "id": 9562, + "id": 9579, "name": "listProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9563, + "id": 9580, "name": "listProductOptions", "variant": "signature", "kind": 4096, @@ -21612,7 +21612,7 @@ }, "parameters": [ { - "id": 9564, + "id": 9581, "name": "filters", "variant": "param", "kind": 32768, @@ -21629,13 +21629,13 @@ }, "type": { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9565, + "id": 9582, "name": "config", "variant": "param", "kind": 32768, @@ -21668,11 +21668,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21682,7 +21682,7 @@ } }, { - "id": 9566, + "id": 9583, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21699,7 +21699,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -21716,7 +21716,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21729,14 +21729,14 @@ ] }, { - "id": 9567, + "id": 9584, "name": "listAndCountProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9568, + "id": 9585, "name": "listAndCountProductOptions", "variant": "signature", "kind": 4096, @@ -21823,7 +21823,7 @@ }, "parameters": [ { - "id": 9569, + "id": 9586, "name": "filters", "variant": "param", "kind": 32768, @@ -21840,13 +21840,13 @@ }, "type": { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9570, + "id": 9587, "name": "config", "variant": "param", "kind": 32768, @@ -21879,11 +21879,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21893,7 +21893,7 @@ } }, { - "id": 9571, + "id": 9588, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -21910,7 +21910,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -21930,7 +21930,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -21949,14 +21949,14 @@ ] }, { - "id": 9572, + "id": 9589, "name": "createProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9573, + "id": 9590, "name": "createProductOptions", "variant": "signature", "kind": 4096, @@ -21991,7 +21991,7 @@ }, "parameters": [ { - "id": 9574, + "id": 9591, "name": "data", "variant": "param", "kind": 32768, @@ -22008,14 +22008,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10027, + "target": 10044, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9575, + "id": 9592, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22032,7 +22032,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22049,7 +22049,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22060,7 +22060,7 @@ } }, { - "id": 9576, + "id": 9593, "name": "createProductOptions", "variant": "signature", "kind": 4096, @@ -22095,7 +22095,7 @@ }, "parameters": [ { - "id": 9577, + "id": 9594, "name": "data", "variant": "param", "kind": 32768, @@ -22110,13 +22110,13 @@ }, "type": { "type": "reference", - "target": 10027, + "target": 10044, "name": "CreateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9578, + "id": 9595, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22133,7 +22133,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22148,7 +22148,7 @@ "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22160,14 +22160,14 @@ ] }, { - "id": 9579, + "id": 9596, "name": "upsertProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9580, + "id": 9597, "name": "upsertProductOptions", "variant": "signature", "kind": 4096, @@ -22202,7 +22202,7 @@ }, "parameters": [ { - "id": 9581, + "id": 9598, "name": "data", "variant": "param", "kind": 32768, @@ -22219,14 +22219,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10031, + "target": 10048, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } } }, { - "id": 9582, + "id": 9599, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22243,7 +22243,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22260,7 +22260,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22271,7 +22271,7 @@ } }, { - "id": 9583, + "id": 9600, "name": "upsertProductOptions", "variant": "signature", "kind": 4096, @@ -22306,7 +22306,7 @@ }, "parameters": [ { - "id": 9584, + "id": 9601, "name": "data", "variant": "param", "kind": 32768, @@ -22321,13 +22321,13 @@ }, "type": { "type": "reference", - "target": 10031, + "target": 10048, "name": "UpsertProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9585, + "id": 9602, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22344,7 +22344,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22359,7 +22359,7 @@ "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22371,14 +22371,14 @@ ] }, { - "id": 9586, + "id": 9603, "name": "updateProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9587, + "id": 9604, "name": "updateProductOptions", "variant": "signature", "kind": 4096, @@ -22413,7 +22413,7 @@ }, "parameters": [ { - "id": 9588, + "id": 9605, "name": "id", "variant": "param", "kind": 32768, @@ -22432,7 +22432,7 @@ } }, { - "id": 9589, + "id": 9606, "name": "data", "variant": "param", "kind": 32768, @@ -22447,13 +22447,13 @@ }, "type": { "type": "reference", - "target": 10036, + "target": 10053, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9590, + "id": 9607, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22470,7 +22470,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22485,7 +22485,7 @@ "typeArguments": [ { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22495,7 +22495,7 @@ } }, { - "id": 9591, + "id": 9608, "name": "updateProductOptions", "variant": "signature", "kind": 4096, @@ -22530,7 +22530,7 @@ }, "parameters": [ { - "id": 9592, + "id": 9609, "name": "selector", "variant": "param", "kind": 32768, @@ -22545,13 +22545,13 @@ }, "type": { "type": "reference", - "target": 10020, + "target": 10037, "name": "FilterableProductOptionProps", "package": "@medusajs/types" } }, { - "id": 9593, + "id": 9610, "name": "data", "variant": "param", "kind": 32768, @@ -22566,13 +22566,13 @@ }, "type": { "type": "reference", - "target": 10036, + "target": 10053, "name": "UpdateProductOptionDTO", "package": "@medusajs/types" } }, { - "id": 9594, + "id": 9611, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22589,7 +22589,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22606,7 +22606,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10010, + "target": 10027, "name": "ProductOptionDTO", "package": "@medusajs/types" } @@ -22619,14 +22619,14 @@ ] }, { - "id": 9595, + "id": 9612, "name": "deleteProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9596, + "id": 9613, "name": "deleteProductOptions", "variant": "signature", "kind": 4096, @@ -22661,7 +22661,7 @@ }, "parameters": [ { - "id": 9597, + "id": 9614, "name": "productOptionIds", "variant": "param", "kind": 32768, @@ -22683,7 +22683,7 @@ } }, { - "id": 9598, + "id": 9615, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22700,7 +22700,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22725,14 +22725,14 @@ ] }, { - "id": 9599, + "id": 9616, "name": "softDeleteProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9600, + "id": 9617, "name": "softDeleteProductOptions", "variant": "signature", "kind": 4096, @@ -22818,7 +22818,7 @@ }, "typeParameters": [ { - "id": 9601, + "id": 9618, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -22835,7 +22835,7 @@ ], "parameters": [ { - "id": 9602, + "id": 9619, "name": "optionIds", "variant": "param", "kind": 32768, @@ -22857,7 +22857,7 @@ } }, { - "id": 9603, + "id": 9620, "name": "config", "variant": "param", "kind": 32768, @@ -22890,11 +22890,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9601, + "target": 9618, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -22905,7 +22905,7 @@ } }, { - "id": 9604, + "id": 9621, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -22922,7 +22922,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -22974,14 +22974,14 @@ ] }, { - "id": 9605, + "id": 9622, "name": "restoreProductOptions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9606, + "id": 9623, "name": "restoreProductOptions", "variant": "signature", "kind": 4096, @@ -23033,7 +23033,7 @@ }, "typeParameters": [ { - "id": 9607, + "id": 9624, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -23050,7 +23050,7 @@ ], "parameters": [ { - "id": 9608, + "id": 9625, "name": "optionIds", "variant": "param", "kind": 32768, @@ -23072,7 +23072,7 @@ } }, { - "id": 9609, + "id": 9626, "name": "config", "variant": "param", "kind": 32768, @@ -23097,11 +23097,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9607, + "target": 9624, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -23112,7 +23112,7 @@ } }, { - "id": 9610, + "id": 9627, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23129,7 +23129,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23181,14 +23181,14 @@ ] }, { - "id": 9611, + "id": 9628, "name": "retrieveProductVariant", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9612, + "id": 9629, "name": "retrieveProductVariant", "variant": "signature", "kind": 4096, @@ -23235,7 +23235,7 @@ }, "parameters": [ { - "id": 9613, + "id": 9630, "name": "productVariantId", "variant": "param", "kind": 32768, @@ -23254,7 +23254,7 @@ } }, { - "id": 9614, + "id": 9631, "name": "config", "variant": "param", "kind": 32768, @@ -23287,11 +23287,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23301,7 +23301,7 @@ } }, { - "id": 9615, + "id": 9632, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23318,7 +23318,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23333,7 +23333,7 @@ "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23345,14 +23345,14 @@ ] }, { - "id": 9616, + "id": 9633, "name": "listProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9617, + "id": 9634, "name": "listProductVariants", "variant": "signature", "kind": 4096, @@ -23439,7 +23439,7 @@ }, "parameters": [ { - "id": 9618, + "id": 9635, "name": "filters", "variant": "param", "kind": 32768, @@ -23456,13 +23456,13 @@ }, "type": { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9619, + "id": 9636, "name": "config", "variant": "param", "kind": 32768, @@ -23495,11 +23495,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23509,7 +23509,7 @@ } }, { - "id": 9620, + "id": 9637, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23526,7 +23526,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23543,7 +23543,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23556,14 +23556,14 @@ ] }, { - "id": 9621, + "id": 9638, "name": "listAndCountProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9622, + "id": 9639, "name": "listAndCountProductVariants", "variant": "signature", "kind": 4096, @@ -23650,7 +23650,7 @@ }, "parameters": [ { - "id": 9623, + "id": 9640, "name": "filters", "variant": "param", "kind": 32768, @@ -23667,13 +23667,13 @@ }, "type": { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9624, + "id": 9641, "name": "config", "variant": "param", "kind": 32768, @@ -23706,11 +23706,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23720,7 +23720,7 @@ } }, { - "id": 9625, + "id": 9642, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23737,7 +23737,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23757,7 +23757,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23776,14 +23776,14 @@ ] }, { - "id": 9626, + "id": 9643, "name": "createProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9627, + "id": 9644, "name": "createProductVariants", "variant": "signature", "kind": 4096, @@ -23818,7 +23818,7 @@ }, "parameters": [ { - "id": 9628, + "id": 9645, "name": "data", "variant": "param", "kind": 32768, @@ -23835,14 +23835,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10073, + "target": 10090, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9629, + "id": 9646, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23859,7 +23859,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23876,7 +23876,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23887,7 +23887,7 @@ } }, { - "id": 9630, + "id": 9647, "name": "createProductVariants", "variant": "signature", "kind": 4096, @@ -23922,7 +23922,7 @@ }, "parameters": [ { - "id": 9631, + "id": 9648, "name": "data", "variant": "param", "kind": 32768, @@ -23937,13 +23937,13 @@ }, "type": { "type": "reference", - "target": 10073, + "target": 10090, "name": "CreateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9632, + "id": 9649, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -23960,7 +23960,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -23975,7 +23975,7 @@ "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -23987,14 +23987,14 @@ ] }, { - "id": 9633, + "id": 9650, "name": "upsertProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9634, + "id": 9651, "name": "upsertProductVariants", "variant": "signature", "kind": 4096, @@ -24029,7 +24029,7 @@ }, "parameters": [ { - "id": 9635, + "id": 9652, "name": "data", "variant": "param", "kind": 32768, @@ -24046,14 +24046,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10092, + "target": 10109, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } } }, { - "id": 9636, + "id": 9653, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24070,7 +24070,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24087,7 +24087,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24098,7 +24098,7 @@ } }, { - "id": 9637, + "id": 9654, "name": "upsertProductVariants", "variant": "signature", "kind": 4096, @@ -24133,7 +24133,7 @@ }, "parameters": [ { - "id": 9638, + "id": 9655, "name": "data", "variant": "param", "kind": 32768, @@ -24148,13 +24148,13 @@ }, "type": { "type": "reference", - "target": 10092, + "target": 10109, "name": "UpsertProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9639, + "id": 9656, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24171,7 +24171,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24186,7 +24186,7 @@ "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24198,14 +24198,14 @@ ] }, { - "id": 9640, + "id": 9657, "name": "updateProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9641, + "id": 9658, "name": "updateProductVariants", "variant": "signature", "kind": 4096, @@ -24240,7 +24240,7 @@ }, "parameters": [ { - "id": 9642, + "id": 9659, "name": "id", "variant": "param", "kind": 32768, @@ -24259,7 +24259,7 @@ } }, { - "id": 9643, + "id": 9660, "name": "data", "variant": "param", "kind": 32768, @@ -24274,13 +24274,13 @@ }, "type": { "type": "reference", - "target": 10111, + "target": 10128, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9644, + "id": 9661, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24297,7 +24297,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24312,7 +24312,7 @@ "typeArguments": [ { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24322,7 +24322,7 @@ } }, { - "id": 9645, + "id": 9662, "name": "updateProductVariants", "variant": "signature", "kind": 4096, @@ -24357,7 +24357,7 @@ }, "parameters": [ { - "id": 9646, + "id": 9663, "name": "selector", "variant": "param", "kind": 32768, @@ -24372,13 +24372,13 @@ }, "type": { "type": "reference", - "target": 10065, + "target": 10082, "name": "FilterableProductVariantProps", "package": "@medusajs/types" } }, { - "id": 9647, + "id": 9664, "name": "data", "variant": "param", "kind": 32768, @@ -24393,13 +24393,13 @@ }, "type": { "type": "reference", - "target": 10111, + "target": 10128, "name": "UpdateProductVariantDTO", "package": "@medusajs/types" } }, { - "id": 9648, + "id": 9665, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24416,7 +24416,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24433,7 +24433,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10040, + "target": 10057, "name": "ProductVariantDTO", "package": "@medusajs/types" } @@ -24446,14 +24446,14 @@ ] }, { - "id": 9649, + "id": 9666, "name": "deleteProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9650, + "id": 9667, "name": "deleteProductVariants", "variant": "signature", "kind": 4096, @@ -24488,7 +24488,7 @@ }, "parameters": [ { - "id": 9651, + "id": 9668, "name": "productVariantIds", "variant": "param", "kind": 32768, @@ -24510,7 +24510,7 @@ } }, { - "id": 9652, + "id": 9669, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24527,7 +24527,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24552,14 +24552,14 @@ ] }, { - "id": 9653, + "id": 9670, "name": "softDeleteProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9654, + "id": 9671, "name": "softDeleteProductVariants", "variant": "signature", "kind": 4096, @@ -24645,7 +24645,7 @@ }, "typeParameters": [ { - "id": 9655, + "id": 9672, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -24662,7 +24662,7 @@ ], "parameters": [ { - "id": 9656, + "id": 9673, "name": "variantIds", "variant": "param", "kind": 32768, @@ -24684,7 +24684,7 @@ } }, { - "id": 9657, + "id": 9674, "name": "config", "variant": "param", "kind": 32768, @@ -24717,11 +24717,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9655, + "target": 9672, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -24732,7 +24732,7 @@ } }, { - "id": 9658, + "id": 9675, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24749,7 +24749,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -24801,14 +24801,14 @@ ] }, { - "id": 9659, + "id": 9676, "name": "restoreProductVariants", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9660, + "id": 9677, "name": "restoreProductVariants", "variant": "signature", "kind": 4096, @@ -24860,7 +24860,7 @@ }, "typeParameters": [ { - "id": 9661, + "id": 9678, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -24877,7 +24877,7 @@ ], "parameters": [ { - "id": 9662, + "id": 9679, "name": "variantIds", "variant": "param", "kind": 32768, @@ -24899,7 +24899,7 @@ } }, { - "id": 9663, + "id": 9680, "name": "config", "variant": "param", "kind": 32768, @@ -24924,11 +24924,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9661, + "target": 9678, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -24939,7 +24939,7 @@ } }, { - "id": 9664, + "id": 9681, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -24956,7 +24956,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25008,14 +25008,14 @@ ] }, { - "id": 9665, + "id": 9682, "name": "retrieveProductCollection", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9666, + "id": 9683, "name": "retrieveProductCollection", "variant": "signature", "kind": 4096, @@ -25062,7 +25062,7 @@ }, "parameters": [ { - "id": 9667, + "id": 9684, "name": "productCollectionId", "variant": "param", "kind": 32768, @@ -25081,7 +25081,7 @@ } }, { - "id": 9668, + "id": 9685, "name": "config", "variant": "param", "kind": 32768, @@ -25114,11 +25114,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25128,7 +25128,7 @@ } }, { - "id": 9669, + "id": 9686, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25145,7 +25145,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25160,7 +25160,7 @@ "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25172,14 +25172,14 @@ ] }, { - "id": 9670, + "id": 9687, "name": "listProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9671, + "id": 9688, "name": "listProductCollections", "variant": "signature", "kind": 4096, @@ -25266,7 +25266,7 @@ }, "parameters": [ { - "id": 9672, + "id": 9689, "name": "filters", "variant": "param", "kind": 32768, @@ -25283,13 +25283,13 @@ }, "type": { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9673, + "id": 9690, "name": "config", "variant": "param", "kind": 32768, @@ -25322,11 +25322,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25336,7 +25336,7 @@ } }, { - "id": 9674, + "id": 9691, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25353,7 +25353,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25370,7 +25370,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25383,14 +25383,14 @@ ] }, { - "id": 9675, + "id": 9692, "name": "listAndCountProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9676, + "id": 9693, "name": "listAndCountProductCollections", "variant": "signature", "kind": 4096, @@ -25477,7 +25477,7 @@ }, "parameters": [ { - "id": 9677, + "id": 9694, "name": "filters", "variant": "param", "kind": 32768, @@ -25494,13 +25494,13 @@ }, "type": { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9678, + "id": 9695, "name": "config", "variant": "param", "kind": 32768, @@ -25533,11 +25533,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25547,7 +25547,7 @@ } }, { - "id": 9679, + "id": 9696, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25564,7 +25564,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25584,7 +25584,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25603,14 +25603,14 @@ ] }, { - "id": 9680, + "id": 9697, "name": "createProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9681, + "id": 9698, "name": "createProductCollections", "variant": "signature", "kind": 4096, @@ -25645,7 +25645,7 @@ }, "parameters": [ { - "id": 9682, + "id": 9699, "name": "data", "variant": "param", "kind": 32768, @@ -25662,14 +25662,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10145, + "target": 10162, "name": "CreateProductCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 9683, + "id": 9700, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25686,7 +25686,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25703,7 +25703,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25714,7 +25714,7 @@ } }, { - "id": 9684, + "id": 9701, "name": "createProductCollections", "variant": "signature", "kind": 4096, @@ -25749,7 +25749,7 @@ }, "parameters": [ { - "id": 9685, + "id": 9702, "name": "data", "variant": "param", "kind": 32768, @@ -25764,13 +25764,13 @@ }, "type": { "type": "reference", - "target": 10145, + "target": 10162, "name": "CreateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9686, + "id": 9703, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25787,7 +25787,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25802,7 +25802,7 @@ "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25814,14 +25814,14 @@ ] }, { - "id": 9687, + "id": 9704, "name": "upsertProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9688, + "id": 9705, "name": "upsertProductCollections", "variant": "signature", "kind": 4096, @@ -25856,7 +25856,7 @@ }, "parameters": [ { - "id": 9689, + "id": 9706, "name": "data", "variant": "param", "kind": 32768, @@ -25873,14 +25873,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10150, + "target": 10167, "name": "UpsertProductCollectionDTO", "package": "@medusajs/types" } } }, { - "id": 9690, + "id": 9707, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25897,7 +25897,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -25914,7 +25914,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -25925,7 +25925,7 @@ } }, { - "id": 9691, + "id": 9708, "name": "upsertProductCollections", "variant": "signature", "kind": 4096, @@ -25960,7 +25960,7 @@ }, "parameters": [ { - "id": 9692, + "id": 9709, "name": "data", "variant": "param", "kind": 32768, @@ -25975,13 +25975,13 @@ }, "type": { "type": "reference", - "target": 10150, + "target": 10167, "name": "UpsertProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9693, + "id": 9710, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -25998,7 +25998,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26013,7 +26013,7 @@ "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26025,14 +26025,14 @@ ] }, { - "id": 9694, + "id": 9711, "name": "updateProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9695, + "id": 9712, "name": "updateProductCollections", "variant": "signature", "kind": 4096, @@ -26067,7 +26067,7 @@ }, "parameters": [ { - "id": 9696, + "id": 9713, "name": "id", "variant": "param", "kind": 32768, @@ -26086,7 +26086,7 @@ } }, { - "id": 9697, + "id": 9714, "name": "data", "variant": "param", "kind": 32768, @@ -26101,13 +26101,13 @@ }, "type": { "type": "reference", - "target": 10157, + "target": 10174, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9698, + "id": 9715, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26124,7 +26124,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26139,7 +26139,7 @@ "typeArguments": [ { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26149,7 +26149,7 @@ } }, { - "id": 9699, + "id": 9716, "name": "updateProductCollections", "variant": "signature", "kind": 4096, @@ -26184,7 +26184,7 @@ }, "parameters": [ { - "id": 9700, + "id": 9717, "name": "selector", "variant": "param", "kind": 32768, @@ -26199,13 +26199,13 @@ }, "type": { "type": "reference", - "target": 10138, + "target": 10155, "name": "FilterableProductCollectionProps", "package": "@medusajs/types" } }, { - "id": 9701, + "id": 9718, "name": "data", "variant": "param", "kind": 32768, @@ -26220,13 +26220,13 @@ }, "type": { "type": "reference", - "target": 10157, + "target": 10174, "name": "UpdateProductCollectionDTO", "package": "@medusajs/types" } }, { - "id": 9702, + "id": 9719, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26243,7 +26243,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26260,7 +26260,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10129, + "target": 10146, "name": "ProductCollectionDTO", "package": "@medusajs/types" } @@ -26273,14 +26273,14 @@ ] }, { - "id": 9703, + "id": 9720, "name": "deleteProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9704, + "id": 9721, "name": "deleteProductCollections", "variant": "signature", "kind": 4096, @@ -26315,7 +26315,7 @@ }, "parameters": [ { - "id": 9705, + "id": 9722, "name": "productCollectionIds", "variant": "param", "kind": 32768, @@ -26337,7 +26337,7 @@ } }, { - "id": 9706, + "id": 9723, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26354,7 +26354,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26379,14 +26379,14 @@ ] }, { - "id": 9707, + "id": 9724, "name": "softDeleteProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9708, + "id": 9725, "name": "softDeleteProductCollections", "variant": "signature", "kind": 4096, @@ -26472,7 +26472,7 @@ }, "typeParameters": [ { - "id": 9709, + "id": 9726, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -26489,7 +26489,7 @@ ], "parameters": [ { - "id": 9710, + "id": 9727, "name": "collectionIds", "variant": "param", "kind": 32768, @@ -26511,7 +26511,7 @@ } }, { - "id": 9711, + "id": 9728, "name": "config", "variant": "param", "kind": 32768, @@ -26536,11 +26536,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9709, + "target": 9726, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26551,7 +26551,7 @@ } }, { - "id": 9712, + "id": 9729, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26568,7 +26568,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26620,14 +26620,14 @@ ] }, { - "id": 9713, + "id": 9730, "name": "restoreProductCollections", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9714, + "id": 9731, "name": "restoreProductCollections", "variant": "signature", "kind": 4096, @@ -26679,7 +26679,7 @@ }, "typeParameters": [ { - "id": 9715, + "id": 9732, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -26696,7 +26696,7 @@ ], "parameters": [ { - "id": 9716, + "id": 9733, "name": "collectionIds", "variant": "param", "kind": 32768, @@ -26718,7 +26718,7 @@ } }, { - "id": 9717, + "id": 9734, "name": "config", "variant": "param", "kind": 32768, @@ -26743,11 +26743,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9715, + "target": 9732, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -26758,7 +26758,7 @@ } }, { - "id": 9718, + "id": 9735, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26775,7 +26775,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26827,14 +26827,14 @@ ] }, { - "id": 9719, + "id": 9736, "name": "retrieveProductCategory", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9720, + "id": 9737, "name": "retrieveProductCategory", "variant": "signature", "kind": 4096, @@ -26881,7 +26881,7 @@ }, "parameters": [ { - "id": 9721, + "id": 9738, "name": "productCategoryId", "variant": "param", "kind": 32768, @@ -26900,7 +26900,7 @@ } }, { - "id": 9722, + "id": 9739, "name": "config", "variant": "param", "kind": 32768, @@ -26933,11 +26933,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -26947,7 +26947,7 @@ } }, { - "id": 9723, + "id": 9740, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -26964,7 +26964,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -26979,7 +26979,7 @@ "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -26991,14 +26991,14 @@ ] }, { - "id": 9724, + "id": 9741, "name": "listProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9725, + "id": 9742, "name": "listProductCategories", "variant": "signature", "kind": 4096, @@ -27085,7 +27085,7 @@ }, "parameters": [ { - "id": 9726, + "id": 9743, "name": "filters", "variant": "param", "kind": 32768, @@ -27102,13 +27102,13 @@ }, "type": { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9727, + "id": 9744, "name": "config", "variant": "param", "kind": 32768, @@ -27141,11 +27141,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27155,7 +27155,7 @@ } }, { - "id": 9728, + "id": 9745, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27172,7 +27172,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27189,7 +27189,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27202,14 +27202,14 @@ ] }, { - "id": 9729, + "id": 9746, "name": "listAndCountProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9730, + "id": 9747, "name": "listAndCountProductCategories", "variant": "signature", "kind": 4096, @@ -27296,7 +27296,7 @@ }, "parameters": [ { - "id": 9731, + "id": 9748, "name": "filters", "variant": "param", "kind": 32768, @@ -27313,13 +27313,13 @@ }, "type": { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9732, + "id": 9749, "name": "config", "variant": "param", "kind": 32768, @@ -27352,11 +27352,11 @@ }, "type": { "type": "reference", - "target": 9800, + "target": 9817, "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27366,7 +27366,7 @@ } }, { - "id": 9733, + "id": 9750, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27383,7 +27383,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27403,7 +27403,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27422,14 +27422,14 @@ ] }, { - "id": 9734, + "id": 9751, "name": "createProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9735, + "id": 9752, "name": "createProductCategories", "variant": "signature", "kind": 4096, @@ -27464,7 +27464,7 @@ }, "parameters": [ { - "id": 9736, + "id": 9753, "name": "data", "variant": "param", "kind": 32768, @@ -27481,14 +27481,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10191, + "target": 10208, "name": "CreateProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 9737, + "id": 9754, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27505,7 +27505,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27522,7 +27522,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27533,7 +27533,7 @@ } }, { - "id": 9738, + "id": 9755, "name": "createProductCategories", "variant": "signature", "kind": 4096, @@ -27568,7 +27568,7 @@ }, "parameters": [ { - "id": 9739, + "id": 9756, "name": "data", "variant": "param", "kind": 32768, @@ -27583,13 +27583,13 @@ }, "type": { "type": "reference", - "target": 10191, + "target": 10208, "name": "CreateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9740, + "id": 9757, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27606,7 +27606,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27621,7 +27621,7 @@ "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27633,14 +27633,14 @@ ] }, { - "id": 9741, + "id": 9758, "name": "upsertProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9742, + "id": 9759, "name": "upsertProductCategories", "variant": "signature", "kind": 4096, @@ -27675,7 +27675,7 @@ }, "parameters": [ { - "id": 9743, + "id": 9760, "name": "data", "variant": "param", "kind": 32768, @@ -27692,14 +27692,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10200, + "target": 10217, "name": "UpsertProductCategoryDTO", "package": "@medusajs/types" } } }, { - "id": 9744, + "id": 9761, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27716,7 +27716,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27733,7 +27733,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27744,7 +27744,7 @@ } }, { - "id": 9745, + "id": 9762, "name": "upsertProductCategories", "variant": "signature", "kind": 4096, @@ -27779,7 +27779,7 @@ }, "parameters": [ { - "id": 9746, + "id": 9763, "name": "data", "variant": "param", "kind": 32768, @@ -27794,13 +27794,13 @@ }, "type": { "type": "reference", - "target": 10200, + "target": 10217, "name": "UpsertProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9747, + "id": 9764, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27817,7 +27817,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27832,7 +27832,7 @@ "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27844,14 +27844,14 @@ ] }, { - "id": 9748, + "id": 9765, "name": "updateProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9749, + "id": 9766, "name": "updateProductCategories", "variant": "signature", "kind": 4096, @@ -27886,7 +27886,7 @@ }, "parameters": [ { - "id": 9750, + "id": 9767, "name": "id", "variant": "param", "kind": 32768, @@ -27905,7 +27905,7 @@ } }, { - "id": 9751, + "id": 9768, "name": "data", "variant": "param", "kind": 32768, @@ -27920,13 +27920,13 @@ }, "type": { "type": "reference", - "target": 10210, + "target": 10227, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9752, + "id": 9769, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -27943,7 +27943,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -27958,7 +27958,7 @@ "typeArguments": [ { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -27968,7 +27968,7 @@ } }, { - "id": 9753, + "id": 9770, "name": "updateProductCategories", "variant": "signature", "kind": 4096, @@ -28003,7 +28003,7 @@ }, "parameters": [ { - "id": 9754, + "id": 9771, "name": "selector", "variant": "param", "kind": 32768, @@ -28018,13 +28018,13 @@ }, "type": { "type": "reference", - "target": 10179, + "target": 10196, "name": "FilterableProductCategoryProps", "package": "@medusajs/types" } }, { - "id": 9755, + "id": 9772, "name": "data", "variant": "param", "kind": 32768, @@ -28039,13 +28039,13 @@ }, "type": { "type": "reference", - "target": 10210, + "target": 10227, "name": "UpdateProductCategoryDTO", "package": "@medusajs/types" } }, { - "id": 9756, + "id": 9773, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28062,7 +28062,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -28079,7 +28079,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10163, + "target": 10180, "name": "ProductCategoryDTO", "package": "@medusajs/types" } @@ -28092,14 +28092,14 @@ ] }, { - "id": 9757, + "id": 9774, "name": "deleteProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9758, + "id": 9775, "name": "deleteProductCategories", "variant": "signature", "kind": 4096, @@ -28134,7 +28134,7 @@ }, "parameters": [ { - "id": 9759, + "id": 9776, "name": "productCategoryIds", "variant": "param", "kind": 32768, @@ -28156,7 +28156,7 @@ } }, { - "id": 9760, + "id": 9777, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28173,7 +28173,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -28198,14 +28198,14 @@ ] }, { - "id": 9761, + "id": 9778, "name": "softDeleteProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9762, + "id": 9779, "name": "softDeleteProductCategories", "variant": "signature", "kind": 4096, @@ -28291,7 +28291,7 @@ }, "typeParameters": [ { - "id": 9763, + "id": 9780, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -28308,7 +28308,7 @@ ], "parameters": [ { - "id": 9764, + "id": 9781, "name": "categoryIds", "variant": "param", "kind": 32768, @@ -28330,7 +28330,7 @@ } }, { - "id": 9765, + "id": 9782, "name": "config", "variant": "param", "kind": 32768, @@ -28355,11 +28355,11 @@ }, "type": { "type": "reference", - "target": 9963, + "target": 9980, "typeArguments": [ { "type": "reference", - "target": 9763, + "target": 9780, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -28370,7 +28370,7 @@ } }, { - "id": 9766, + "id": 9783, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28387,7 +28387,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -28439,14 +28439,14 @@ ] }, { - "id": 9767, + "id": 9784, "name": "restoreProductCategories", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 9768, + "id": 9785, "name": "restoreProductCategories", "variant": "signature", "kind": 4096, @@ -28498,7 +28498,7 @@ }, "typeParameters": [ { - "id": 9769, + "id": 9786, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -28515,7 +28515,7 @@ ], "parameters": [ { - "id": 9770, + "id": 9787, "name": "categoryIds", "variant": "param", "kind": 32768, @@ -28537,7 +28537,7 @@ } }, { - "id": 9771, + "id": 9788, "name": "config", "variant": "param", "kind": 32768, @@ -28562,11 +28562,11 @@ }, "type": { "type": "reference", - "target": 9966, + "target": 9983, "typeArguments": [ { "type": "reference", - "target": 9769, + "target": 9786, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -28577,7 +28577,7 @@ } }, { - "id": 9772, + "id": 9789, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -28594,7 +28594,7 @@ }, "type": { "type": "reference", - "target": 9845, + "target": 9862, "name": "Context", "package": "@medusajs/types" } @@ -28650,90 +28650,90 @@ { "title": "Methods", "children": [ - 9395, - 9400, - 9405, - 9410, + 9412, 9417, - 9424, - 9433, - 9437, - 9443, - 9449, + 9422, + 9427, + 9434, + 9441, + 9450, 9454, - 9459, - 9464, + 9460, + 9466, 9471, - 9478, - 9487, - 9491, - 9497, - 9503, + 9476, + 9481, + 9488, + 9495, + 9504, 9508, - 9513, - 9518, + 9514, + 9520, 9525, - 9532, - 9541, - 9545, - 9551, - 9557, + 9530, + 9535, + 9542, + 9549, + 9558, 9562, - 9567, - 9572, + 9568, + 9574, 9579, - 9586, - 9595, - 9599, - 9605, - 9611, + 9584, + 9589, + 9596, + 9603, + 9612, 9616, - 9621, - 9626, + 9622, + 9628, 9633, - 9640, - 9649, - 9653, - 9659, - 9665, + 9638, + 9643, + 9650, + 9657, + 9666, 9670, - 9675, - 9680, + 9676, + 9682, 9687, - 9694, - 9703, - 9707, - 9713, - 9719, + 9692, + 9697, + 9704, + 9711, + 9720, 9724, - 9729, - 9734, + 9730, + 9736, 9741, - 9748, - 9757, - 9761, - 9767 + 9746, + 9751, + 9758, + 9765, + 9774, + 9778, + 9784 ] } ], "extendedTypes": [ { "type": "reference", - "target": 9786, + "target": 9803, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 10332, + "id": 10349, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10333, + "id": 10350, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -28749,7 +28749,7 @@ } }, { - "id": 10334, + "id": 10351, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -28759,21 +28759,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10335, + "id": 10352, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10336, + "id": 10353, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10337, + "id": 10354, "name": "key", "variant": "param", "kind": 32768, @@ -28814,35 +28814,35 @@ { "title": "Properties", "children": [ - 10333, - 10334 + 10350, + 10351 ] } ] }, { - "id": 10252, + "id": 10269, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10253, + "id": 10270, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10254, + "id": 10271, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10255, + "id": 10272, "name": "msg", "variant": "param", "kind": 32768, @@ -28852,7 +28852,7 @@ "types": [ { "type": "reference", - "target": 10328, + "target": 10345, "name": "Message", "package": "@medusajs/types" }, @@ -28860,7 +28860,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10328, + "target": 10345, "name": "Message", "package": "@medusajs/types" } @@ -28877,21 +28877,21 @@ ] }, { - "id": 10256, + "id": 10273, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10257, + "id": 10274, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10258, + "id": 10275, "name": "format", "variant": "param", "kind": 32768, @@ -28900,7 +28900,7 @@ }, "type": { "type": "reference", - "target": 10332, + "target": 10349, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -28921,7 +28921,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10328, + "target": 10345, "name": "Message", "package": "@medusajs/types" } @@ -28934,14 +28934,14 @@ ] }, { - "id": 10259, + "id": 10276, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10260, + "id": 10277, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -28954,21 +28954,21 @@ ] }, { - "id": 10261, + "id": 10278, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10262, + "id": 10279, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 10263, + "id": 10280, "name": "T", "variant": "typeParam", "kind": 131072, @@ -28977,7 +28977,7 @@ ], "parameters": [ { - "id": 10264, + "id": 10281, "name": "messageData", "variant": "param", "kind": 32768, @@ -28987,11 +28987,11 @@ "types": [ { "type": "reference", - "target": 10338, + "target": 10355, "typeArguments": [ { "type": "reference", - "target": 10263, + "target": 10280, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -29004,11 +29004,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10338, + "target": 10355, "typeArguments": [ { "type": "reference", - "target": 10263, + "target": 10280, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -29022,7 +29022,7 @@ } }, { - "id": 10265, + "id": 10282, "name": "options", "variant": "param", "kind": 32768, @@ -29062,16 +29062,16 @@ { "title": "Methods", "children": [ - 10253, - 10256, - 10259, - 10261 + 10270, + 10273, + 10276, + 10278 ] } ] }, { - "id": 9845, + "id": 9862, "name": "Context", "variant": "declaration", "kind": 256, @@ -29086,7 +29086,7 @@ }, "children": [ { - "id": 9846, + "id": 9863, "name": "__type", "variant": "declaration", "kind": 1024, @@ -29099,7 +29099,7 @@ } }, { - "id": 9847, + "id": 9864, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -29132,14 +29132,14 @@ }, "type": { "type": "reference", - "target": 9856, + "target": 9873, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9848, + "id": 9865, "name": "manager", "variant": "declaration", "kind": 1024, @@ -29172,14 +29172,14 @@ }, "type": { "type": "reference", - "target": 9856, + "target": 9873, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 9849, + "id": 9866, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -29232,7 +29232,7 @@ } }, { - "id": 9850, + "id": 9867, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -29253,7 +29253,7 @@ } }, { - "id": 9851, + "id": 9868, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -29274,7 +29274,7 @@ } }, { - "id": 9852, + "id": 9869, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -29295,7 +29295,7 @@ } }, { - "id": 9853, + "id": 9870, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -29312,13 +29312,13 @@ }, "type": { "type": "reference", - "target": 10252, + "target": 10269, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 9854, + "id": 9871, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -29339,7 +29339,7 @@ } }, { - "id": 9855, + "id": 9872, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -29364,22 +29364,22 @@ { "title": "Properties", "children": [ - 9846, - 9847, - 9848, - 9849, - 9850, - 9851, - 9852, - 9853, - 9854, - 9855 + 9863, + 9864, + 9865, + 9866, + 9867, + 9868, + 9869, + 9870, + 9871, + 9872 ] } ], "typeParameters": [ { - "id": 9856, + "id": 9873, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -29396,177 +29396,109 @@ { "title": "Interfaces", "children": [ - 9800, - 10266, - 9963, - 9966, - 10355, - 10305, - 9786, - 9813, - 10040, - 10163, - 10191, - 10200, - 10210, - 9969, - 10129, - 9987, - 10010, - 10244, - 10296, - 9857, - 9974, - 9994, - 10020, - 10138, - 10065, - 10179, - 10145, - 10150, - 10157, - 10000, - 10003, - 10007, - 10292, - 10352, + 9817, + 10283, 9980, - 9982, - 9985, + 9983, + 10372, + 10322, + 9803, + 9830, + 10057, + 10180, + 10208, + 10217, + 10227, + 9986, + 10146, + 10004, 10027, - 10031, - 10036, - 10073, - 10092, - 10111, - 9886, - 9912, - 9938, - 9394, - 10332, - 10252, - 9845 + 10261, + 10313, + 9874, + 9991, + 10011, + 10037, + 10155, + 10082, + 10196, + 10162, + 10167, + 10174, + 10017, + 10020, + 10024, + 10309, + 10369, + 9997, + 9999, + 10002, + 10044, + 10048, + 10053, + 10090, + 10109, + 10128, + 9903, + 9929, + 9955, + 9411, + 10349, + 10269, + 9862 ] }, { "title": "Type Aliases", "children": [ - 10251, - 10348, - 10350, - 10373, - 10401, - 10391, - 10270, - 10389, - 10383, - 10388, - 10377, - 10385, + 10268, + 10365, 10367, - 10328, - 10338, - 10358, - 10322, - 10219, - 10319, - 10243 + 10390, + 10418, + 10408, + 10287, + 10406, + 10400, + 10405, + 10394, + 10402, + 10384, + 10345, + 10355, + 10375, + 10339, + 10236, + 10336, + 10260 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "9393": { + "9410": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "" }, - "9394": { + "9411": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "IProductModuleService" }, - "9395": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProduct" - }, - "9396": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProduct" - }, - "9397": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productId" - }, - "9398": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" - }, - "9399": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" - }, - "9400": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProducts" - }, - "9401": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProducts" - }, - "9402": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" - }, - "9403": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" - }, - "9404": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" - }, - "9405": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProducts" - }, - "9406": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProducts" - }, - "9407": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" - }, - "9408": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" - }, - "9409": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" - }, - "9410": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" - }, - "9411": { - "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" - }, "9412": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProduct" }, "9413": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProduct" }, "9414": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProducts" + "qualifiedName": "productId" }, "9415": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9416": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29574,147 +29506,147 @@ }, "9417": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "IProductModuleService.listProducts" }, "9418": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "IProductModuleService.listProducts" }, "9419": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9420": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9421": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProducts" + "qualifiedName": "sharedContext" }, "9422": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProducts" }, "9423": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProducts" }, "9424": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "filters" }, "9425": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "config" }, "9426": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9427": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProducts" }, "9428": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProducts" }, "9429": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProducts" + "qualifiedName": "data" }, "9430": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9431": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProducts" }, "9432": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9433": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProducts" + "qualifiedName": "sharedContext" }, "9434": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProducts" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9435": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9436": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9437": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProducts" + "qualifiedName": "sharedContext" }, "9438": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProducts" + "qualifiedName": "IProductModuleService.upsertProducts" }, "9439": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9440": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "sharedContext" }, "9441": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProducts" }, "9442": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProducts" }, "9443": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProducts" + "qualifiedName": "id" }, "9444": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProducts" + "qualifiedName": "data" }, "9445": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9446": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productIds" + "qualifiedName": "IProductModuleService.updateProducts" }, "9447": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9448": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9449": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductTag" + "qualifiedName": "sharedContext" }, "9450": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductTag" + "qualifiedName": "IProductModuleService.deleteProducts" }, "9451": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagId" + "qualifiedName": "IProductModuleService.deleteProducts" }, "9452": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productIds" }, "9453": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29722,67 +29654,67 @@ }, "9454": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTags" + "qualifiedName": "IProductModuleService.softDeleteProducts" }, "9455": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTags" + "qualifiedName": "IProductModuleService.softDeleteProducts" }, "9456": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9457": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productIds" }, "9458": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9459": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTags" + "qualifiedName": "sharedContext" }, "9460": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTags" + "qualifiedName": "IProductModuleService.restoreProducts" }, "9461": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProducts" }, "9462": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9463": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "productIds" }, "9464": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "config" }, "9465": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "sharedContext" }, "9466": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductTag" }, "9467": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductTag" }, "9468": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTags" + "qualifiedName": "tagId" }, "9469": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9470": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29790,147 +29722,147 @@ }, "9471": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "IProductModuleService.listProductTags" }, "9472": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "IProductModuleService.listProductTags" }, "9473": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9474": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9475": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTags" + "qualifiedName": "sharedContext" }, "9476": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductTags" }, "9477": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductTags" }, "9478": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "filters" }, "9479": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "config" }, "9480": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9481": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductTags" }, "9482": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductTags" }, "9483": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTags" + "qualifiedName": "data" }, "9484": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9485": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductTags" }, "9486": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9487": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTags" + "qualifiedName": "sharedContext" }, "9488": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTags" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9489": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productTagIds" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9490": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9491": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTags" + "qualifiedName": "sharedContext" }, "9492": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTags" + "qualifiedName": "IProductModuleService.upsertProductTags" }, "9493": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9494": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagIds" + "qualifiedName": "sharedContext" }, "9495": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9496": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9497": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTags" + "qualifiedName": "id" }, "9498": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTags" + "qualifiedName": "data" }, "9499": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9500": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "tagIds" + "qualifiedName": "IProductModuleService.updateProductTags" }, "9501": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9502": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9503": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductType" + "qualifiedName": "sharedContext" }, "9504": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductType" + "qualifiedName": "IProductModuleService.deleteProductTags" }, "9505": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeId" + "qualifiedName": "IProductModuleService.deleteProductTags" }, "9506": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productTagIds" }, "9507": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -29938,67 +29870,67 @@ }, "9508": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTypes" + "qualifiedName": "IProductModuleService.softDeleteProductTags" }, "9509": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductTypes" + "qualifiedName": "IProductModuleService.softDeleteProductTags" }, "9510": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9511": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "tagIds" }, "9512": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9513": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTypes" + "qualifiedName": "sharedContext" }, "9514": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductTypes" + "qualifiedName": "IProductModuleService.restoreProductTags" }, "9515": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProductTags" }, "9516": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9517": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "tagIds" }, "9518": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "config" }, "9519": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "sharedContext" }, "9520": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductType" }, "9521": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductType" }, "9522": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductTypes" + "qualifiedName": "typeId" }, "9523": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9524": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30006,147 +29938,147 @@ }, "9525": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "IProductModuleService.listProductTypes" }, "9526": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "IProductModuleService.listProductTypes" }, "9527": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9528": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9529": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductTypes" + "qualifiedName": "sharedContext" }, "9530": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductTypes" }, "9531": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductTypes" }, "9532": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "filters" }, "9533": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "config" }, "9534": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9535": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9536": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9537": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductTypes" + "qualifiedName": "data" }, "9538": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9539": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductTypes" }, "9540": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9541": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTypes" + "qualifiedName": "sharedContext" }, "9542": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductTypes" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9543": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productTypeIds" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9544": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9545": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTypes" + "qualifiedName": "sharedContext" }, "9546": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductTypes" + "qualifiedName": "IProductModuleService.upsertProductTypes" }, "9547": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9548": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeIds" + "qualifiedName": "sharedContext" }, "9549": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9550": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9551": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTypes" + "qualifiedName": "id" }, "9552": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductTypes" + "qualifiedName": "data" }, "9553": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9554": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "typeIds" + "qualifiedName": "IProductModuleService.updateProductTypes" }, "9555": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9556": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9557": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductOption" + "qualifiedName": "sharedContext" }, "9558": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductOption" + "qualifiedName": "IProductModuleService.deleteProductTypes" }, "9559": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionId" + "qualifiedName": "IProductModuleService.deleteProductTypes" }, "9560": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productTypeIds" }, "9561": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30154,67 +30086,67 @@ }, "9562": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductOptions" + "qualifiedName": "IProductModuleService.softDeleteProductTypes" }, "9563": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductOptions" + "qualifiedName": "IProductModuleService.softDeleteProductTypes" }, "9564": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9565": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "typeIds" }, "9566": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9567": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductOptions" + "qualifiedName": "sharedContext" }, "9568": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductOptions" + "qualifiedName": "IProductModuleService.restoreProductTypes" }, "9569": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProductTypes" }, "9570": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9571": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "typeIds" }, "9572": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "config" }, "9573": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "sharedContext" }, "9574": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductOption" }, "9575": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductOption" }, "9576": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductOptions" + "qualifiedName": "optionId" }, "9577": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9578": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30222,147 +30154,147 @@ }, "9579": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "IProductModuleService.listProductOptions" }, "9580": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "IProductModuleService.listProductOptions" }, "9581": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9582": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9583": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductOptions" + "qualifiedName": "sharedContext" }, "9584": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductOptions" }, "9585": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductOptions" }, "9586": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "filters" }, "9587": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "config" }, "9588": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9589": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9590": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9591": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductOptions" + "qualifiedName": "data" }, "9592": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9593": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductOptions" }, "9594": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9595": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductOptions" + "qualifiedName": "sharedContext" }, "9596": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductOptions" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9597": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productOptionIds" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9598": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9599": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductOptions" + "qualifiedName": "sharedContext" }, "9600": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductOptions" + "qualifiedName": "IProductModuleService.upsertProductOptions" }, "9601": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9602": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionIds" + "qualifiedName": "sharedContext" }, "9603": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9604": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9605": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductOptions" + "qualifiedName": "id" }, "9606": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductOptions" + "qualifiedName": "data" }, "9607": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9608": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "optionIds" + "qualifiedName": "IProductModuleService.updateProductOptions" }, "9609": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9610": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9611": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductVariant" + "qualifiedName": "sharedContext" }, "9612": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductVariant" + "qualifiedName": "IProductModuleService.deleteProductOptions" }, "9613": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productVariantId" + "qualifiedName": "IProductModuleService.deleteProductOptions" }, "9614": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productOptionIds" }, "9615": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30370,67 +30302,67 @@ }, "9616": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductVariants" + "qualifiedName": "IProductModuleService.softDeleteProductOptions" }, "9617": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductVariants" + "qualifiedName": "IProductModuleService.softDeleteProductOptions" }, "9618": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9619": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "optionIds" }, "9620": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9621": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductVariants" + "qualifiedName": "sharedContext" }, "9622": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductVariants" + "qualifiedName": "IProductModuleService.restoreProductOptions" }, "9623": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProductOptions" }, "9624": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9625": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "optionIds" }, "9626": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "config" }, "9627": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "sharedContext" }, "9628": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductVariant" }, "9629": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductVariant" }, "9630": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductVariants" + "qualifiedName": "productVariantId" }, "9631": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9632": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30438,147 +30370,147 @@ }, "9633": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "IProductModuleService.listProductVariants" }, "9634": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "IProductModuleService.listProductVariants" }, "9635": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9636": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9637": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductVariants" + "qualifiedName": "sharedContext" }, "9638": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductVariants" }, "9639": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductVariants" }, "9640": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "filters" }, "9641": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "config" }, "9642": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9643": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9644": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9645": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductVariants" + "qualifiedName": "data" }, "9646": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9647": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductVariants" }, "9648": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9649": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductVariants" + "qualifiedName": "sharedContext" }, "9650": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductVariants" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9651": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productVariantIds" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9652": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9653": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductVariants" + "qualifiedName": "sharedContext" }, "9654": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductVariants" + "qualifiedName": "IProductModuleService.upsertProductVariants" }, "9655": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9656": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "variantIds" + "qualifiedName": "sharedContext" }, "9657": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9658": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9659": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductVariants" + "qualifiedName": "id" }, "9660": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductVariants" + "qualifiedName": "data" }, "9661": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9662": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "variantIds" + "qualifiedName": "IProductModuleService.updateProductVariants" }, "9663": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9664": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9665": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCollection" + "qualifiedName": "sharedContext" }, "9666": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCollection" + "qualifiedName": "IProductModuleService.deleteProductVariants" }, "9667": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCollectionId" + "qualifiedName": "IProductModuleService.deleteProductVariants" }, "9668": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productVariantIds" }, "9669": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30586,67 +30518,67 @@ }, "9670": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCollections" + "qualifiedName": "IProductModuleService.softDeleteProductVariants" }, "9671": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCollections" + "qualifiedName": "IProductModuleService.softDeleteProductVariants" }, "9672": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9673": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "variantIds" }, "9674": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9675": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCollections" + "qualifiedName": "sharedContext" }, "9676": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCollections" + "qualifiedName": "IProductModuleService.restoreProductVariants" }, "9677": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProductVariants" }, "9678": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9679": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "variantIds" }, "9680": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "config" }, "9681": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "sharedContext" }, "9682": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductCollection" }, "9683": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductCollection" }, "9684": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCollections" + "qualifiedName": "productCollectionId" }, "9685": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9686": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30654,147 +30586,147 @@ }, "9687": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "IProductModuleService.listProductCollections" }, "9688": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "IProductModuleService.listProductCollections" }, "9689": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9690": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9691": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCollections" + "qualifiedName": "sharedContext" }, "9692": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductCollections" }, "9693": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductCollections" }, "9694": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "filters" }, "9695": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "config" }, "9696": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9697": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9698": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9699": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCollections" + "qualifiedName": "data" }, "9700": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9701": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductCollections" }, "9702": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9703": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCollections" + "qualifiedName": "sharedContext" }, "9704": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCollections" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9705": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCollectionIds" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9706": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9707": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCollections" + "qualifiedName": "sharedContext" }, "9708": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCollections" + "qualifiedName": "IProductModuleService.upsertProductCollections" }, "9709": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9710": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "collectionIds" + "qualifiedName": "sharedContext" }, "9711": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9712": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9713": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCollections" + "qualifiedName": "id" }, "9714": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCollections" + "qualifiedName": "data" }, "9715": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9716": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "collectionIds" + "qualifiedName": "IProductModuleService.updateProductCollections" }, "9717": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9718": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9719": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCategory" + "qualifiedName": "sharedContext" }, "9720": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.retrieveProductCategory" + "qualifiedName": "IProductModuleService.deleteProductCollections" }, "9721": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCategoryId" + "qualifiedName": "IProductModuleService.deleteProductCollections" }, "9722": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "productCollectionIds" }, "9723": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30802,67 +30734,67 @@ }, "9724": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCategories" + "qualifiedName": "IProductModuleService.softDeleteProductCollections" }, "9725": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listProductCategories" + "qualifiedName": "IProductModuleService.softDeleteProductCollections" }, "9726": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "9727": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "collectionIds" }, "9728": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9729": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCategories" + "qualifiedName": "sharedContext" }, "9730": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.listAndCountProductCategories" + "qualifiedName": "IProductModuleService.restoreProductCollections" }, "9731": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IProductModuleService.restoreProductCollections" }, "9732": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "9733": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "collectionIds" }, "9734": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "config" }, "9735": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "sharedContext" }, "9736": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.retrieveProductCategory" }, "9737": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.retrieveProductCategory" }, "9738": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.createProductCategories" + "qualifiedName": "productCategoryId" }, "9739": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "9740": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", @@ -30870,2533 +30802,2601 @@ }, "9741": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "IProductModuleService.listProductCategories" }, "9742": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "IProductModuleService.listProductCategories" }, "9743": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "9744": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "9745": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.upsertProductCategories" + "qualifiedName": "sharedContext" }, "9746": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.listAndCountProductCategories" }, "9747": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.listAndCountProductCategories" }, "9748": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "filters" }, "9749": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "config" }, "9750": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "9751": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9752": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9753": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.updateProductCategories" + "qualifiedName": "data" }, "9754": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "9755": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "data" + "qualifiedName": "IProductModuleService.createProductCategories" }, "9756": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9757": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCategories" + "qualifiedName": "sharedContext" }, "9758": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.deleteProductCategories" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9759": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "productCategoryIds" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9760": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "9761": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCategories" + "qualifiedName": "sharedContext" }, "9762": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.softDeleteProductCategories" + "qualifiedName": "IProductModuleService.upsertProductCategories" }, "9763": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "9764": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "categoryIds" + "qualifiedName": "sharedContext" }, "9765": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9766": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9767": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCategories" + "qualifiedName": "id" }, "9768": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "IProductModuleService.restoreProductCategories" + "qualifiedName": "data" }, "9769": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "9770": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "categoryIds" + "qualifiedName": "IProductModuleService.updateProductCategories" }, "9771": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "9772": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "data" + }, + "9773": { "sourceFileName": "../../../../packages/core/types/src/product/service.ts", "qualifiedName": "sharedContext" }, + "9774": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.deleteProductCategories" + }, + "9775": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.deleteProductCategories" + }, + "9776": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "productCategoryIds" + }, + "9777": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9778": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.softDeleteProductCategories" + }, + "9779": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.softDeleteProductCategories" + }, + "9780": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "9781": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "categoryIds" + }, + "9782": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "config" + }, + "9783": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9784": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.restoreProductCategories" + }, + "9785": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "IProductModuleService.restoreProductCategories" + }, "9786": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "9787": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "categoryIds" + }, + "9788": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "config" + }, + "9789": { + "sourceFileName": "../../../../packages/core/types/src/product/service.ts", + "qualifiedName": "sharedContext" + }, + "9803": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "9800": { + "9817": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "9801": { + "9818": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "9802": { + "9819": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "9803": { + "9820": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "9804": { + "9821": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "9805": { + "9822": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "9806": { + "9823": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "9807": { + "9824": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "9809": { + "9826": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "9810": { + "9827": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "9811": { + "9828": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "9812": { + "9829": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "9813": { + "9830": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO" }, - "9814": { + "9831": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.id" }, - "9815": { + "9832": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.title" }, - "9816": { + "9833": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.handle" }, - "9817": { + "9834": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.subtitle" }, - "9818": { + "9835": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.description" }, - "9819": { + "9836": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.is_giftcard" }, - "9820": { + "9837": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.status" }, - "9821": { + "9838": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.thumbnail" }, - "9822": { + "9839": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.width" }, - "9823": { + "9840": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.weight" }, - "9824": { + "9841": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.length" }, - "9825": { + "9842": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.height" }, - "9826": { + "9843": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.origin_country" }, - "9827": { + "9844": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.hs_code" }, - "9828": { + "9845": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.mid_code" }, - "9829": { + "9846": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.material" }, - "9830": { + "9847": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.collection" }, - "9831": { + "9848": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.collection_id" }, - "9832": { + "9849": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.categories" }, - "9833": { + "9850": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.type" }, - "9834": { + "9851": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.type_id" }, - "9835": { + "9852": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.tags" }, - "9836": { + "9853": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.variants" }, - "9837": { + "9854": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.options" }, - "9838": { + "9855": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.images" }, - "9839": { + "9856": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.discountable" }, - "9840": { + "9857": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.external_id" }, - "9841": { + "9858": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.created_at" }, - "9842": { + "9859": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.updated_at" }, - "9843": { + "9860": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.deleted_at" }, - "9844": { + "9861": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductDTO.metadata" }, - "9845": { + "9862": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "9846": { + "9863": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "9847": { + "9864": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "9848": { + "9865": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "9849": { + "9866": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "9850": { + "9867": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "9851": { + "9868": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "9852": { + "9869": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "9853": { + "9870": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "9854": { + "9871": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "9855": { + "9872": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "9856": { + "9873": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "9857": { + "9874": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps" }, - "9858": { + "9875": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.q" }, - "9859": { + "9876": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.status" }, - "9860": { + "9877": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.title" }, - "9861": { + "9878": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.handle" }, - "9862": { + "9879": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.id" }, - "9863": { + "9880": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.is_giftcard" }, - "9864": { + "9881": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "FilterableProductProps.tags" }, - "9865": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type" - }, - "9866": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.value" - }, - "9867": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.variants" - }, - "9868": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type" - }, - "9869": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.options" - }, - "9870": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type" - }, - "9871": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.value" - }, - "9872": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.option_id" - }, - "9873": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.type_id" - }, - "9874": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.category_id" - }, - "9875": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.categories" - }, - "9876": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type" - }, - "9877": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.id" - }, - "9878": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type" - }, - "9879": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "__type.id" - }, - "9880": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.collection_id" - }, - "9881": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.created_at" - }, "9882": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.updated_at" + "qualifiedName": "__type" }, "9883": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductProps.deleted_at" + "qualifiedName": "__type.value" }, "9884": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "FilterableProductProps.variants" }, "9885": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "__type" }, "9886": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO" + "qualifiedName": "__type.options" }, "9887": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.id" + "qualifiedName": "__type" }, "9888": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.title" + "qualifiedName": "__type.value" }, "9889": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.subtitle" + "qualifiedName": "__type.option_id" }, "9890": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.description" + "qualifiedName": "FilterableProductProps.type_id" }, "9891": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.is_giftcard" + "qualifiedName": "FilterableProductProps.category_id" }, "9892": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.discountable" + "qualifiedName": "FilterableProductProps.categories" }, "9893": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.thumbnail" + "qualifiedName": "__type" }, "9894": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.handle" + "qualifiedName": "__type.id" }, "9895": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.status" + "qualifiedName": "__type" }, "9896": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.images" + "qualifiedName": "__type.id" }, "9897": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.type_id" + "qualifiedName": "FilterableProductProps.collection_id" }, "9898": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.collection_id" + "qualifiedName": "FilterableProductProps.created_at" }, "9899": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.tags" + "qualifiedName": "FilterableProductProps.updated_at" }, "9900": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.category_ids" + "qualifiedName": "FilterableProductProps.deleted_at" }, "9901": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.options" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "9902": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.variants" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "9903": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.width" + "qualifiedName": "CreateProductDTO" }, "9904": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.height" + "qualifiedName": "CreateProductDTO.id" }, "9905": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.length" + "qualifiedName": "CreateProductDTO.title" }, "9906": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.weight" + "qualifiedName": "CreateProductDTO.subtitle" }, "9907": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.origin_country" + "qualifiedName": "CreateProductDTO.description" }, "9908": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.hs_code" + "qualifiedName": "CreateProductDTO.is_giftcard" }, "9909": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.material" + "qualifiedName": "CreateProductDTO.discountable" }, "9910": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.mid_code" + "qualifiedName": "CreateProductDTO.thumbnail" }, "9911": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductDTO.metadata" + "qualifiedName": "CreateProductDTO.handle" }, "9912": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductDTO" + "qualifiedName": "CreateProductDTO.status" }, "9913": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductDTO.id" + "qualifiedName": "CreateProductDTO.images" }, "9914": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.title" + "qualifiedName": "CreateProductDTO.type_id" }, "9915": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.subtitle" + "qualifiedName": "CreateProductDTO.collection_id" }, "9916": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.description" + "qualifiedName": "CreateProductDTO.tags" }, "9917": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.is_giftcard" + "qualifiedName": "CreateProductDTO.category_ids" }, "9918": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.discountable" + "qualifiedName": "CreateProductDTO.options" }, "9919": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.thumbnail" + "qualifiedName": "CreateProductDTO.variants" }, "9920": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.handle" + "qualifiedName": "CreateProductDTO.width" }, "9921": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.status" + "qualifiedName": "CreateProductDTO.height" }, "9922": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.images" + "qualifiedName": "CreateProductDTO.length" }, "9923": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.type_id" + "qualifiedName": "CreateProductDTO.weight" }, "9924": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.collection_id" + "qualifiedName": "CreateProductDTO.origin_country" }, "9925": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.tags" + "qualifiedName": "CreateProductDTO.hs_code" }, "9926": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.category_ids" + "qualifiedName": "CreateProductDTO.material" }, "9927": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.options" + "qualifiedName": "CreateProductDTO.mid_code" }, "9928": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.variants" + "qualifiedName": "CreateProductDTO.metadata" }, "9929": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.width" + "qualifiedName": "UpsertProductDTO" }, "9930": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.height" + "qualifiedName": "UpsertProductDTO.id" }, "9931": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.length" + "qualifiedName": "UpdateProductDTO.title" }, "9932": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.weight" + "qualifiedName": "UpdateProductDTO.subtitle" }, "9933": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.origin_country" + "qualifiedName": "UpdateProductDTO.description" }, "9934": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.hs_code" + "qualifiedName": "UpdateProductDTO.is_giftcard" }, "9935": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.material" + "qualifiedName": "UpdateProductDTO.discountable" }, "9936": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.mid_code" + "qualifiedName": "UpdateProductDTO.thumbnail" }, "9937": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.metadata" + "qualifiedName": "UpdateProductDTO.handle" }, "9938": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO" + "qualifiedName": "UpdateProductDTO.status" }, "9939": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.title" + "qualifiedName": "UpdateProductDTO.images" }, "9940": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.subtitle" + "qualifiedName": "UpdateProductDTO.type_id" }, "9941": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.description" + "qualifiedName": "UpdateProductDTO.collection_id" }, "9942": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.is_giftcard" + "qualifiedName": "UpdateProductDTO.tags" }, "9943": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.discountable" + "qualifiedName": "UpdateProductDTO.category_ids" }, "9944": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.thumbnail" + "qualifiedName": "UpdateProductDTO.options" }, "9945": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.handle" + "qualifiedName": "UpdateProductDTO.variants" }, "9946": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.status" + "qualifiedName": "UpdateProductDTO.width" }, "9947": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.images" + "qualifiedName": "UpdateProductDTO.height" }, "9948": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.type_id" + "qualifiedName": "UpdateProductDTO.length" }, "9949": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.collection_id" + "qualifiedName": "UpdateProductDTO.weight" }, "9950": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.tags" + "qualifiedName": "UpdateProductDTO.origin_country" }, "9951": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.category_ids" + "qualifiedName": "UpdateProductDTO.hs_code" }, "9952": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.options" + "qualifiedName": "UpdateProductDTO.material" }, "9953": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.variants" + "qualifiedName": "UpdateProductDTO.mid_code" }, "9954": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.width" + "qualifiedName": "UpdateProductDTO.metadata" }, "9955": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.height" + "qualifiedName": "UpdateProductDTO" }, "9956": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.length" + "qualifiedName": "UpdateProductDTO.title" }, "9957": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.weight" + "qualifiedName": "UpdateProductDTO.subtitle" }, "9958": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.origin_country" + "qualifiedName": "UpdateProductDTO.description" }, "9959": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.hs_code" + "qualifiedName": "UpdateProductDTO.is_giftcard" }, "9960": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.material" + "qualifiedName": "UpdateProductDTO.discountable" }, "9961": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.mid_code" + "qualifiedName": "UpdateProductDTO.thumbnail" }, "9962": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductDTO.metadata" + "qualifiedName": "UpdateProductDTO.handle" }, "9963": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.status" }, "9964": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.images" }, "9965": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.type_id" }, "9966": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.collection_id" }, "9967": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.tags" }, "9968": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.category_ids" }, "9969": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTagDTO" + "qualifiedName": "UpdateProductDTO.options" }, "9970": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTagDTO.id" + "qualifiedName": "UpdateProductDTO.variants" }, "9971": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTagDTO.value" + "qualifiedName": "UpdateProductDTO.width" }, "9972": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTagDTO.metadata" + "qualifiedName": "UpdateProductDTO.height" }, "9973": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTagDTO.products" + "qualifiedName": "UpdateProductDTO.length" }, "9974": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTagProps" + "qualifiedName": "UpdateProductDTO.weight" }, "9975": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTagProps.q" + "qualifiedName": "UpdateProductDTO.origin_country" }, "9976": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTagProps.id" + "qualifiedName": "UpdateProductDTO.hs_code" }, "9977": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTagProps.value" + "qualifiedName": "UpdateProductDTO.material" }, "9978": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.mid_code" }, "9979": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductDTO.metadata" }, "9980": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductTagDTO" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "SoftDeleteReturn" }, "9981": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductTagDTO.value" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" }, "9982": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductTagDTO" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" }, "9983": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductTagDTO.id" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RestoreReturn" }, "9984": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTagDTO.value" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" }, "9985": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTagDTO" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" }, "9986": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTagDTO.value" + "qualifiedName": "ProductTagDTO" }, "9987": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO" + "qualifiedName": "ProductTagDTO.id" }, "9988": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.id" + "qualifiedName": "ProductTagDTO.value" }, "9989": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.value" + "qualifiedName": "ProductTagDTO.metadata" }, "9990": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.metadata" + "qualifiedName": "ProductTagDTO.products" }, "9991": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.created_at" + "qualifiedName": "FilterableProductTagProps" }, "9992": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.updated_at" + "qualifiedName": "FilterableProductTagProps.q" }, "9993": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductTypeDTO.deleted_at" + "qualifiedName": "FilterableProductTagProps.id" }, "9994": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTypeProps" + "qualifiedName": "FilterableProductTagProps.value" }, "9995": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTypeProps.q" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "9996": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTypeProps.id" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "9997": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductTypeProps.value" + "qualifiedName": "CreateProductTagDTO" }, "9998": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductTagDTO.value" }, "9999": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpsertProductTagDTO" }, "10000": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductTypeDTO" + "qualifiedName": "UpsertProductTagDTO.id" }, "10001": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductTypeDTO.value" + "qualifiedName": "UpdateProductTagDTO.value" }, "10002": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductTypeDTO.metadata" + "qualifiedName": "UpdateProductTagDTO" }, "10003": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductTypeDTO" + "qualifiedName": "UpdateProductTagDTO.value" }, "10004": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductTypeDTO.id" + "qualifiedName": "ProductTypeDTO" }, "10005": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTypeDTO.value" + "qualifiedName": "ProductTypeDTO.id" }, "10006": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTypeDTO.metadata" + "qualifiedName": "ProductTypeDTO.value" }, "10007": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTypeDTO" + "qualifiedName": "ProductTypeDTO.metadata" }, "10008": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTypeDTO.value" + "qualifiedName": "ProductTypeDTO.created_at" }, "10009": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductTypeDTO.metadata" + "qualifiedName": "ProductTypeDTO.updated_at" }, "10010": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO" + "qualifiedName": "ProductTypeDTO.deleted_at" }, "10011": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.id" + "qualifiedName": "FilterableProductTypeProps" }, "10012": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.title" + "qualifiedName": "FilterableProductTypeProps.q" }, "10013": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.product" + "qualifiedName": "FilterableProductTypeProps.id" }, "10014": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.product_id" + "qualifiedName": "FilterableProductTypeProps.value" }, "10015": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.values" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "10016": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.metadata" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "10017": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.created_at" + "qualifiedName": "CreateProductTypeDTO" }, "10018": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.updated_at" + "qualifiedName": "CreateProductTypeDTO.value" }, "10019": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductOptionDTO.deleted_at" + "qualifiedName": "CreateProductTypeDTO.metadata" }, "10020": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductOptionProps" + "qualifiedName": "UpsertProductTypeDTO" }, "10021": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductOptionProps.q" + "qualifiedName": "UpsertProductTypeDTO.id" }, "10022": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductOptionProps.id" + "qualifiedName": "UpdateProductTypeDTO.value" }, "10023": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductOptionProps.title" + "qualifiedName": "UpdateProductTypeDTO.metadata" }, "10024": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductOptionProps.product_id" + "qualifiedName": "UpdateProductTypeDTO" }, "10025": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductTypeDTO.value" }, "10026": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductTypeDTO.metadata" }, "10027": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductOptionDTO" + "qualifiedName": "ProductOptionDTO" }, "10028": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductOptionDTO.title" + "qualifiedName": "ProductOptionDTO.id" }, "10029": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductOptionDTO.values" + "qualifiedName": "ProductOptionDTO.title" }, "10030": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductOptionDTO.product_id" + "qualifiedName": "ProductOptionDTO.product" }, "10031": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductOptionDTO" + "qualifiedName": "ProductOptionDTO.product_id" }, "10032": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductOptionDTO.id" + "qualifiedName": "ProductOptionDTO.values" }, "10033": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.title" + "qualifiedName": "ProductOptionDTO.metadata" }, "10034": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.values" + "qualifiedName": "ProductOptionDTO.created_at" }, "10035": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.product_id" + "qualifiedName": "ProductOptionDTO.updated_at" }, "10036": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO" + "qualifiedName": "ProductOptionDTO.deleted_at" }, "10037": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.title" + "qualifiedName": "FilterableProductOptionProps" }, "10038": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.values" + "qualifiedName": "FilterableProductOptionProps.q" }, "10039": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductOptionDTO.product_id" + "qualifiedName": "FilterableProductOptionProps.id" }, "10040": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO" + "qualifiedName": "FilterableProductOptionProps.title" }, "10041": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.id" + "qualifiedName": "FilterableProductOptionProps.product_id" }, "10042": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.title" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "10043": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.sku" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "10044": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.barcode" + "qualifiedName": "CreateProductOptionDTO" }, "10045": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.ean" + "qualifiedName": "CreateProductOptionDTO.title" }, "10046": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.upc" + "qualifiedName": "CreateProductOptionDTO.values" }, "10047": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.allow_backorder" + "qualifiedName": "CreateProductOptionDTO.product_id" }, "10048": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.manage_inventory" + "qualifiedName": "UpsertProductOptionDTO" }, "10049": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.hs_code" + "qualifiedName": "UpsertProductOptionDTO.id" }, "10050": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.origin_country" + "qualifiedName": "UpdateProductOptionDTO.title" }, "10051": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.mid_code" + "qualifiedName": "UpdateProductOptionDTO.values" }, "10052": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.material" + "qualifiedName": "UpdateProductOptionDTO.product_id" }, "10053": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.weight" + "qualifiedName": "UpdateProductOptionDTO" }, "10054": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.length" + "qualifiedName": "UpdateProductOptionDTO.title" }, "10055": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.height" + "qualifiedName": "UpdateProductOptionDTO.values" }, "10056": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.width" + "qualifiedName": "UpdateProductOptionDTO.product_id" }, "10057": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.options" + "qualifiedName": "ProductVariantDTO" }, "10058": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.metadata" + "qualifiedName": "ProductVariantDTO.id" }, "10059": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.product" + "qualifiedName": "ProductVariantDTO.title" }, "10060": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.product_id" + "qualifiedName": "ProductVariantDTO.sku" }, "10061": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.variant_rank" + "qualifiedName": "ProductVariantDTO.barcode" }, "10062": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.created_at" + "qualifiedName": "ProductVariantDTO.ean" }, "10063": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.updated_at" + "qualifiedName": "ProductVariantDTO.upc" }, "10064": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductVariantDTO.deleted_at" + "qualifiedName": "ProductVariantDTO.allow_backorder" }, "10065": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps" + "qualifiedName": "ProductVariantDTO.manage_inventory" }, "10066": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps.q" + "qualifiedName": "ProductVariantDTO.hs_code" }, "10067": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps.id" + "qualifiedName": "ProductVariantDTO.origin_country" }, "10068": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps.sku" + "qualifiedName": "ProductVariantDTO.mid_code" }, "10069": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps.product_id" + "qualifiedName": "ProductVariantDTO.material" }, "10070": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductVariantProps.options" + "qualifiedName": "ProductVariantDTO.weight" }, "10071": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductVariantDTO.length" }, "10072": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductVariantDTO.height" }, "10073": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO" + "qualifiedName": "ProductVariantDTO.width" }, "10074": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.product_id" + "qualifiedName": "ProductVariantDTO.options" }, "10075": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.title" + "qualifiedName": "ProductVariantDTO.metadata" }, "10076": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.sku" + "qualifiedName": "ProductVariantDTO.product" }, "10077": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.barcode" + "qualifiedName": "ProductVariantDTO.product_id" }, "10078": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.ean" + "qualifiedName": "ProductVariantDTO.variant_rank" }, "10079": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.upc" + "qualifiedName": "ProductVariantDTO.created_at" }, "10080": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.allow_backorder" + "qualifiedName": "ProductVariantDTO.updated_at" }, "10081": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.manage_inventory" + "qualifiedName": "ProductVariantDTO.deleted_at" }, "10082": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.hs_code" + "qualifiedName": "FilterableProductVariantProps" }, "10083": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.origin_country" + "qualifiedName": "FilterableProductVariantProps.q" }, "10084": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.mid_code" + "qualifiedName": "FilterableProductVariantProps.id" }, "10085": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.material" + "qualifiedName": "FilterableProductVariantProps.sku" }, "10086": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.weight" + "qualifiedName": "FilterableProductVariantProps.product_id" }, "10087": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.length" + "qualifiedName": "FilterableProductVariantProps.options" }, "10088": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.height" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "10089": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.width" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "10090": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.options" + "qualifiedName": "CreateProductVariantDTO" }, "10091": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductVariantDTO.metadata" + "qualifiedName": "CreateProductVariantDTO.product_id" }, "10092": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductVariantDTO" + "qualifiedName": "CreateProductVariantDTO.title" }, "10093": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductVariantDTO.id" + "qualifiedName": "CreateProductVariantDTO.sku" }, "10094": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.title" + "qualifiedName": "CreateProductVariantDTO.barcode" }, "10095": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.sku" + "qualifiedName": "CreateProductVariantDTO.ean" }, "10096": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.barcode" + "qualifiedName": "CreateProductVariantDTO.upc" }, "10097": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.ean" + "qualifiedName": "CreateProductVariantDTO.allow_backorder" }, "10098": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.upc" + "qualifiedName": "CreateProductVariantDTO.manage_inventory" }, "10099": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.allow_backorder" + "qualifiedName": "CreateProductVariantDTO.hs_code" }, "10100": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.manage_inventory" + "qualifiedName": "CreateProductVariantDTO.origin_country" }, "10101": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.hs_code" + "qualifiedName": "CreateProductVariantDTO.mid_code" }, "10102": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.origin_country" + "qualifiedName": "CreateProductVariantDTO.material" }, "10103": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.mid_code" + "qualifiedName": "CreateProductVariantDTO.weight" }, "10104": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.material" + "qualifiedName": "CreateProductVariantDTO.length" }, "10105": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.weight" + "qualifiedName": "CreateProductVariantDTO.height" }, "10106": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.length" + "qualifiedName": "CreateProductVariantDTO.width" }, "10107": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.height" + "qualifiedName": "CreateProductVariantDTO.options" }, "10108": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.width" + "qualifiedName": "CreateProductVariantDTO.metadata" }, "10109": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.options" + "qualifiedName": "UpsertProductVariantDTO" }, "10110": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.metadata" + "qualifiedName": "UpsertProductVariantDTO.id" }, "10111": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO" + "qualifiedName": "UpdateProductVariantDTO.title" }, "10112": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.title" + "qualifiedName": "UpdateProductVariantDTO.sku" }, "10113": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.sku" + "qualifiedName": "UpdateProductVariantDTO.barcode" }, "10114": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.barcode" + "qualifiedName": "UpdateProductVariantDTO.ean" }, "10115": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.ean" + "qualifiedName": "UpdateProductVariantDTO.upc" }, "10116": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.upc" + "qualifiedName": "UpdateProductVariantDTO.allow_backorder" }, "10117": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.allow_backorder" + "qualifiedName": "UpdateProductVariantDTO.manage_inventory" }, "10118": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.manage_inventory" + "qualifiedName": "UpdateProductVariantDTO.hs_code" }, "10119": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.hs_code" + "qualifiedName": "UpdateProductVariantDTO.origin_country" }, "10120": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.origin_country" + "qualifiedName": "UpdateProductVariantDTO.mid_code" }, "10121": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.mid_code" + "qualifiedName": "UpdateProductVariantDTO.material" }, "10122": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.material" + "qualifiedName": "UpdateProductVariantDTO.weight" }, "10123": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.weight" + "qualifiedName": "UpdateProductVariantDTO.length" }, "10124": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.length" + "qualifiedName": "UpdateProductVariantDTO.height" }, "10125": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.height" + "qualifiedName": "UpdateProductVariantDTO.width" }, "10126": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.width" + "qualifiedName": "UpdateProductVariantDTO.options" }, "10127": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.options" + "qualifiedName": "UpdateProductVariantDTO.metadata" }, "10128": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductVariantDTO.metadata" + "qualifiedName": "UpdateProductVariantDTO" }, "10129": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO" + "qualifiedName": "UpdateProductVariantDTO.title" }, "10130": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.id" + "qualifiedName": "UpdateProductVariantDTO.sku" }, "10131": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.title" + "qualifiedName": "UpdateProductVariantDTO.barcode" }, "10132": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.handle" + "qualifiedName": "UpdateProductVariantDTO.ean" }, "10133": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.metadata" + "qualifiedName": "UpdateProductVariantDTO.upc" }, "10134": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.created_at" + "qualifiedName": "UpdateProductVariantDTO.allow_backorder" }, "10135": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.updated_at" + "qualifiedName": "UpdateProductVariantDTO.manage_inventory" }, "10136": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.deleted_at" + "qualifiedName": "UpdateProductVariantDTO.hs_code" }, "10137": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCollectionDTO.products" + "qualifiedName": "UpdateProductVariantDTO.origin_country" }, "10138": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps" + "qualifiedName": "UpdateProductVariantDTO.mid_code" }, "10139": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.q" + "qualifiedName": "UpdateProductVariantDTO.material" }, "10140": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.id" + "qualifiedName": "UpdateProductVariantDTO.weight" }, "10141": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.handle" + "qualifiedName": "UpdateProductVariantDTO.length" }, "10142": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCollectionProps.title" + "qualifiedName": "UpdateProductVariantDTO.height" }, "10143": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.width" }, "10144": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductVariantDTO.options" }, "10145": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO" + "qualifiedName": "UpdateProductVariantDTO.metadata" }, "10146": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.title" + "qualifiedName": "ProductCollectionDTO" }, "10147": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.handle" + "qualifiedName": "ProductCollectionDTO.id" }, "10148": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.product_ids" + "qualifiedName": "ProductCollectionDTO.title" }, "10149": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCollectionDTO.metadata" + "qualifiedName": "ProductCollectionDTO.handle" }, "10150": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCollectionDTO" + "qualifiedName": "ProductCollectionDTO.metadata" }, "10151": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCollectionDTO.id" + "qualifiedName": "ProductCollectionDTO.created_at" }, "10152": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.value" + "qualifiedName": "ProductCollectionDTO.updated_at" }, "10153": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.title" + "qualifiedName": "ProductCollectionDTO.deleted_at" }, "10154": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.handle" + "qualifiedName": "ProductCollectionDTO.products" }, "10155": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.product_ids" + "qualifiedName": "FilterableProductCollectionProps" }, "10156": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.metadata" + "qualifiedName": "FilterableProductCollectionProps.q" }, "10157": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO" + "qualifiedName": "FilterableProductCollectionProps.id" }, "10158": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.value" + "qualifiedName": "FilterableProductCollectionProps.handle" }, "10159": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.title" + "qualifiedName": "FilterableProductCollectionProps.title" }, "10160": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.handle" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" }, "10161": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.product_ids" + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, "10162": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCollectionDTO.metadata" + "qualifiedName": "CreateProductCollectionDTO" }, "10163": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO" + "qualifiedName": "CreateProductCollectionDTO.title" }, "10164": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.id" + "qualifiedName": "CreateProductCollectionDTO.handle" }, "10165": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.name" + "qualifiedName": "CreateProductCollectionDTO.product_ids" }, "10166": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.description" + "qualifiedName": "CreateProductCollectionDTO.metadata" }, "10167": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.handle" + "qualifiedName": "UpsertProductCollectionDTO" }, "10168": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.is_active" + "qualifiedName": "UpsertProductCollectionDTO.id" }, "10169": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.is_internal" + "qualifiedName": "UpdateProductCollectionDTO.value" }, "10170": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.rank" + "qualifiedName": "UpdateProductCollectionDTO.title" }, "10171": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.metadata" + "qualifiedName": "UpdateProductCollectionDTO.handle" }, "10172": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.parent_category" + "qualifiedName": "UpdateProductCollectionDTO.product_ids" }, "10173": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.parent_category_id" + "qualifiedName": "UpdateProductCollectionDTO.metadata" }, "10174": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.category_children" + "qualifiedName": "UpdateProductCollectionDTO" }, "10175": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.products" + "qualifiedName": "UpdateProductCollectionDTO.value" }, "10176": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.created_at" + "qualifiedName": "UpdateProductCollectionDTO.title" }, "10177": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.updated_at" + "qualifiedName": "UpdateProductCollectionDTO.handle" }, "10178": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductCategoryDTO.deleted_at" + "qualifiedName": "UpdateProductCollectionDTO.product_ids" }, "10179": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps" + "qualifiedName": "UpdateProductCollectionDTO.metadata" }, "10180": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.q" + "qualifiedName": "ProductCategoryDTO" }, "10181": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.id" + "qualifiedName": "ProductCategoryDTO.id" }, "10182": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.name" + "qualifiedName": "ProductCategoryDTO.name" }, "10183": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.parent_category_id" + "qualifiedName": "ProductCategoryDTO.description" }, "10184": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.handle" + "qualifiedName": "ProductCategoryDTO.handle" }, "10185": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.is_active" + "qualifiedName": "ProductCategoryDTO.is_active" }, "10186": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.is_internal" + "qualifiedName": "ProductCategoryDTO.is_internal" }, "10187": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.include_descendants_tree" + "qualifiedName": "ProductCategoryDTO.rank" }, "10188": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "FilterableProductCategoryProps.include_ancestors_tree" + "qualifiedName": "ProductCategoryDTO.metadata" }, "10189": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductCategoryDTO.parent_category" }, "10190": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductCategoryDTO.parent_category_id" }, "10191": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO" + "qualifiedName": "ProductCategoryDTO.category_children" }, "10192": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.name" + "qualifiedName": "ProductCategoryDTO.products" }, "10193": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.description" + "qualifiedName": "ProductCategoryDTO.created_at" }, "10194": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.handle" + "qualifiedName": "ProductCategoryDTO.updated_at" }, "10195": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.is_active" + "qualifiedName": "ProductCategoryDTO.deleted_at" }, "10196": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.is_internal" + "qualifiedName": "FilterableProductCategoryProps" }, "10197": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.rank" + "qualifiedName": "FilterableProductCategoryProps.q" }, "10198": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.parent_category_id" + "qualifiedName": "FilterableProductCategoryProps.id" }, "10199": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "CreateProductCategoryDTO.metadata" + "qualifiedName": "FilterableProductCategoryProps.name" }, "10200": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCategoryDTO" + "qualifiedName": "FilterableProductCategoryProps.parent_category_id" }, "10201": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpsertProductCategoryDTO.id" + "qualifiedName": "FilterableProductCategoryProps.handle" }, "10202": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.name" + "qualifiedName": "FilterableProductCategoryProps.is_active" }, "10203": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.description" + "qualifiedName": "FilterableProductCategoryProps.is_internal" }, "10204": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.handle" + "qualifiedName": "FilterableProductCategoryProps.include_descendants_tree" }, "10205": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.is_active" + "qualifiedName": "FilterableProductCategoryProps.include_ancestors_tree" }, "10206": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.is_internal" - }, - "10207": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.rank" - }, - "10208": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" - }, - "10209": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.metadata" - }, - "10210": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO" - }, - "10211": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.name" - }, - "10212": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.description" - }, - "10213": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.handle" - }, - "10214": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.is_active" - }, - "10215": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.is_internal" - }, - "10216": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.rank" - }, - "10217": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" - }, - "10218": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductCategoryDTO.metadata" - }, - "10219": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" - }, - "10220": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10221": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "10222": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "10223": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "10224": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10225": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10226": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "10227": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10228": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "10229": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "10230": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "10231": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "10232": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10233": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "10234": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "10235": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "10236": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, - "10237": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" - }, - "10238": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" - }, - "10239": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10240": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" - }, - "10241": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" - }, - "10242": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" - }, - "10243": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductStatus" - }, - "10244": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO" - }, - "10245": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.id" - }, - "10246": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.url" - }, - "10247": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.metadata" - }, - "10248": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.created_at" - }, - "10249": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.updated_at" - }, - "10250": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "ProductImageDTO.deleted_at" - }, - "10251": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "MetadataType" - }, - "10252": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" - }, - "10253": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "10254": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "10255": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "10256": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "10257": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "10258": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "10259": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "10260": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "10261": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "10262": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "10263": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" - }, - "10264": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" - }, - "10265": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" - }, - "10266": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" - }, - "10267": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10268": { + "10207": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, + "10208": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO" + }, + "10209": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.name" + }, + "10210": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.description" + }, + "10211": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.handle" + }, + "10212": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.is_active" + }, + "10213": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.is_internal" + }, + "10214": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.rank" + }, + "10215": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.parent_category_id" + }, + "10216": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "CreateProductCategoryDTO.metadata" + }, + "10217": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpsertProductCategoryDTO" + }, + "10218": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpsertProductCategoryDTO.id" + }, + "10219": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.name" + }, + "10220": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.description" + }, + "10221": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.handle" + }, + "10222": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.is_active" + }, + "10223": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.is_internal" + }, + "10224": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.rank" + }, + "10225": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" + }, + "10226": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.metadata" + }, + "10227": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO" + }, + "10228": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.name" + }, + "10229": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.description" + }, + "10230": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.handle" + }, + "10231": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.is_active" + }, + "10232": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.is_internal" + }, + "10233": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.rank" + }, + "10234": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.parent_category_id" + }, + "10235": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductCategoryDTO.metadata" + }, + "10236": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleJoinerConfig" + }, + "10237": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "10238": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" + }, + "10239": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationships" + }, + "10240": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extends" + }, + "10241": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "10242": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "10243": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "10244": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "10245": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "10246": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "10247": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "10248": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "10249": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "10250": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "10251": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "10252": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "10253": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "10254": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "10255": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "10256": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "10257": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "10258": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "10259": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "10260": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductStatus" + }, + "10261": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO" + }, + "10262": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.id" + }, + "10263": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.url" + }, + "10264": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.metadata" + }, + "10265": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.created_at" + }, + "10266": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.updated_at" + }, + "10267": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "ProductImageDTO.deleted_at" + }, + "10268": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "MetadataType" + }, "10269": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "10270": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "10271": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "10272": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "10273": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "10274": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "10275": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "10276": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "10277": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "10278": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "10279": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "10280": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "10281": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "10282": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "10283": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "10284": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "10285": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "10286": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "10270": { + "10287": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "10271": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10272": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "10273": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "10274": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "10275": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "10276": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "10277": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "10278": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "10279": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "10280": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "10281": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "10282": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "10283": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "10284": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "10285": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "10286": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "10287": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "10288": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "10289": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "10290": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "10291": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "10292": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "10293": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "10294": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "10295": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "10296": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "10297": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "10298": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "10299": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "10300": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "10301": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "10302": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "10303": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "10304": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "10305": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "10306": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "10307": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "10308": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10309": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductImageDTO" }, - "10293": { + "10310": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpsertProductImageDTO.id" }, - "10294": { + "10311": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.url" }, - "10295": { + "10312": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "UpdateProductImageDTO.metadata" }, - "10296": { + "10313": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO" }, - "10297": { + "10314": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.id" }, - "10298": { + "10315": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.value" }, - "10299": { + "10316": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.option" }, - "10300": { + "10317": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.option_id" }, - "10301": { + "10318": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.metadata" }, - "10302": { + "10319": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.created_at" }, - "10303": { + "10320": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.updated_at" }, - "10304": { + "10321": { "sourceFileName": "../../../../packages/core/types/src/product/common.ts", "qualifiedName": "ProductOptionValueDTO.deleted_at" }, - "10305": { + "10322": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "10306": { + "10323": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "10307": { + "10324": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "10308": { + "10325": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "10309": { + "10326": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10310": { + "10327": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "10311": { + "10328": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10312": { + "10329": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "10313": { + "10330": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "10314": { + "10331": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "10315": { + "10332": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10316": { + "10333": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10317": { + "10334": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "10318": { + "10335": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "10319": { + "10336": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "10320": { + "10337": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10321": { + "10338": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "10322": { + "10339": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "10323": { + "10340": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10324": { + "10341": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "10325": { + "10342": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "10326": { + "10343": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "10327": { + "10344": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "10328": { + "10345": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "10329": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10330": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "10331": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "10332": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "10333": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "10334": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "10335": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "10336": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "10338": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "10339": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10340": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "10341": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "10342": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "10343": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "10344": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "10345": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "10346": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "10347": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "10348": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "10349": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "10350": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "10351": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "10352": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductImageDTO" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "10353": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductImageDTO.url" - }, - "10354": { - "sourceFileName": "../../../../packages/core/types/src/product/common.ts", - "qualifiedName": "UpdateProductImageDTO.metadata" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "10355": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "10356": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "10357": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "10358": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" - }, - "10359": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "10360": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "10361": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "10362": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "10363": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10364": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "10365": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "10366": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "10367": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "10368": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10369": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "10370": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "10371": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10372": { + "10359": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "10360": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "10361": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "10362": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "10363": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "10364": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10373": { + "10365": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "10366": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10367": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "10368": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10369": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductImageDTO" + }, + "10370": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductImageDTO.url" + }, + "10371": { + "sourceFileName": "../../../../packages/core/types/src/product/common.ts", + "qualifiedName": "UpdateProductImageDTO.metadata" + }, + "10372": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "10373": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "10374": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" }, "10375": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" }, "10376": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "10377": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "10378": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, + "10377": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "10378": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, "10379": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "10380": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" }, "10381": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" }, "10382": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "10383": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "10384": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "10385": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "10386": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "10387": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "10388": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "10389": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "10390": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "10391": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "10392": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "10393": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "10394": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "10395": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "10396": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10397": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "10398": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "10399": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "10400": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "10401": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "10402": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "10403": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "10404": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "10405": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "10406": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "10407": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10408": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "10409": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10410": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "10411": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10412": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "10413": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10414": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "10415": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10416": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "10417": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10418": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "10419": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -33406,7 +33406,7 @@ "1": "../../../../packages/core/types/src/product/service.ts" }, "reflections": { - "1": 9393 + "1": 9410 } } } \ 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 f3b12f2bcf..a6d72df90e 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": 10984, + "id": 11001, "name": "promotion-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 10985, + "id": 11002, "name": "ApplicationMethod", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 10986, + "id": 11003, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 10987, + "id": 11004, "name": "new ApplicationMethod", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 10985, + "target": 11002, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 10988, + "id": 11005, "name": "id", "variant": "declaration", "kind": 1024, @@ -59,7 +59,7 @@ } }, { - "id": 10989, + "id": 11006, "name": "value", "variant": "declaration", "kind": 1024, @@ -88,7 +88,7 @@ } }, { - "id": 10990, + "id": 11007, "name": "raw_value", "variant": "declaration", "kind": 1024, @@ -113,7 +113,7 @@ } }, { - "id": 10991, + "id": 11008, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -134,7 +134,7 @@ "defaultValue": "null" }, { - "id": 10992, + "id": 11009, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -157,7 +157,7 @@ "defaultValue": "null" }, { - "id": 10993, + "id": 11010, "name": "apply_to_quantity", "variant": "declaration", "kind": 1024, @@ -180,7 +180,7 @@ "defaultValue": "null" }, { - "id": 10994, + "id": 11011, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -203,7 +203,7 @@ "defaultValue": "null" }, { - "id": 10995, + "id": 11012, "name": "type", "variant": "declaration", "kind": 1024, @@ -219,7 +219,7 @@ } }, { - "id": 10996, + "id": 11013, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -235,7 +235,7 @@ } }, { - "id": 10997, + "id": 11014, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -253,21 +253,21 @@ } }, { - "id": 10998, + "id": 11015, "name": "promotion", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11046, + "target": 11063, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 10999, + "id": 11016, "name": "target_rules", "variant": "declaration", "kind": 1024, @@ -281,7 +281,7 @@ "typeArguments": [ { "type": "reference", - "target": 11065, + "target": 11082, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -297,7 +297,7 @@ "defaultValue": "..." }, { - "id": 11000, + "id": 11017, "name": "buy_rules", "variant": "declaration", "kind": 1024, @@ -311,7 +311,7 @@ "typeArguments": [ { "type": "reference", - "target": 11065, + "target": 11082, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -327,7 +327,7 @@ "defaultValue": "..." }, { - "id": 11001, + "id": 11018, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -343,7 +343,7 @@ } }, { - "id": 11002, + "id": 11019, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -359,7 +359,7 @@ } }, { - "id": 11003, + "id": 11020, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -385,14 +385,14 @@ "defaultValue": "null" }, { - "id": 11004, + "id": 11021, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11005, + "id": 11022, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -405,14 +405,14 @@ ] }, { - "id": 11006, + "id": 11023, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11007, + "id": 11024, "name": "onInit", "variant": "signature", "kind": 4096, @@ -429,62 +429,62 @@ { "title": "Constructors", "children": [ - 10986 + 11003 ] }, { "title": "Properties", "children": [ - 10988, - 10989, - 10990, - 10991, - 10992, - 10993, - 10994, - 10995, - 10996, - 10997, - 10998, - 10999, - 11000, - 11001, - 11002, - 11003 + 11005, + 11006, + 11007, + 11008, + 11009, + 11010, + 11011, + 11012, + 11013, + 11014, + 11015, + 11016, + 11017, + 11018, + 11019, + 11020 ] }, { "title": "Methods", "children": [ - 11004, - 11006 + 11021, + 11023 ] } ] }, { - "id": 11027, + "id": 11044, "name": "CampaignBudget", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11028, + "id": 11045, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11029, + "id": 11046, "name": "new CampaignBudget", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11027, + "target": 11044, "name": "CampaignBudget", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -493,7 +493,7 @@ ] }, { - "id": 11045, + "id": 11062, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -511,7 +511,7 @@ } }, { - "id": 11030, + "id": 11047, "name": "id", "variant": "declaration", "kind": 1024, @@ -522,7 +522,7 @@ } }, { - "id": 11031, + "id": 11048, "name": "type", "variant": "declaration", "kind": 1024, @@ -538,7 +538,7 @@ } }, { - "id": 11032, + "id": 11049, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -552,7 +552,7 @@ }, { "type": "reference", - "target": 11008, + "target": 11025, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -562,7 +562,7 @@ "defaultValue": "null" }, { - "id": 11033, + "id": 11050, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -583,7 +583,7 @@ "defaultValue": "null" }, { - "id": 11034, + "id": 11051, "name": "limit", "variant": "declaration", "kind": 1024, @@ -613,7 +613,7 @@ "defaultValue": "null" }, { - "id": 11035, + "id": 11052, "name": "raw_limit", "variant": "declaration", "kind": 1024, @@ -639,7 +639,7 @@ "defaultValue": "null" }, { - "id": 11036, + "id": 11053, "name": "used", "variant": "declaration", "kind": 1024, @@ -665,7 +665,7 @@ "defaultValue": "0" }, { - "id": 11037, + "id": 11054, "name": "raw_used", "variant": "declaration", "kind": 1024, @@ -681,7 +681,7 @@ } }, { - "id": 11038, + "id": 11055, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -697,7 +697,7 @@ } }, { - "id": 11039, + "id": 11056, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -713,7 +713,7 @@ } }, { - "id": 11040, + "id": 11057, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -739,14 +739,14 @@ "defaultValue": "null" }, { - "id": 11041, + "id": 11058, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11042, + "id": 11059, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -759,14 +759,14 @@ ] }, { - "id": 11043, + "id": 11060, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11044, + "id": 11061, "name": "onInit", "variant": "signature", "kind": 4096, @@ -783,58 +783,58 @@ { "title": "Constructors", "children": [ - 11028 + 11045 ] }, { "title": "Properties", "children": [ - 11045, - 11030, - 11031, - 11032, - 11033, - 11034, - 11035, - 11036, - 11037, - 11038, - 11039, - 11040 + 11062, + 11047, + 11048, + 11049, + 11050, + 11051, + 11052, + 11053, + 11054, + 11055, + 11056, + 11057 ] }, { "title": "Methods", "children": [ - 11041, - 11043 + 11058, + 11060 ] } ] }, { - "id": 11008, + "id": 11025, "name": "Campaign", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11009, + "id": 11026, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11010, + "id": 11027, "name": "new Campaign", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11008, + "target": 11025, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -843,7 +843,7 @@ ] }, { - "id": 11026, + "id": 11043, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -870,7 +870,7 @@ } }, { - "id": 11011, + "id": 11028, "name": "id", "variant": "declaration", "kind": 1024, @@ -881,7 +881,7 @@ } }, { - "id": 11012, + "id": 11029, "name": "name", "variant": "declaration", "kind": 1024, @@ -892,7 +892,7 @@ } }, { - "id": 11013, + "id": 11030, "name": "description", "variant": "declaration", "kind": 1024, @@ -913,7 +913,7 @@ "defaultValue": "null" }, { - "id": 11014, + "id": 11031, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -924,7 +924,7 @@ } }, { - "id": 11015, + "id": 11032, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -950,7 +950,7 @@ "defaultValue": "null" }, { - "id": 11016, + "id": 11033, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -976,7 +976,7 @@ "defaultValue": "null" }, { - "id": 11017, + "id": 11034, "name": "budget", "variant": "declaration", "kind": 1024, @@ -990,7 +990,7 @@ }, { "type": "reference", - "target": 11027, + "target": 11044, "name": "CampaignBudget", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1000,7 +1000,7 @@ "defaultValue": "null" }, { - "id": 11018, + "id": 11035, "name": "promotions", "variant": "declaration", "kind": 1024, @@ -1014,7 +1014,7 @@ "typeArguments": [ { "type": "reference", - "target": 11046, + "target": 11063, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1030,7 +1030,7 @@ "defaultValue": "..." }, { - "id": 11019, + "id": 11036, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1046,7 +1046,7 @@ } }, { - "id": 11020, + "id": 11037, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1062,7 +1062,7 @@ } }, { - "id": 11021, + "id": 11038, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1088,14 +1088,14 @@ "defaultValue": "null" }, { - "id": 11022, + "id": 11039, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11023, + "id": 11040, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1108,14 +1108,14 @@ ] }, { - "id": 11024, + "id": 11041, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11025, + "id": 11042, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1132,58 +1132,58 @@ { "title": "Constructors", "children": [ - 11009 + 11026 ] }, { "title": "Properties", "children": [ - 11026, - 11011, - 11012, - 11013, - 11014, - 11015, - 11016, - 11017, - 11018, - 11019, - 11020, - 11021 + 11043, + 11028, + 11029, + 11030, + 11031, + 11032, + 11033, + 11034, + 11035, + 11036, + 11037, + 11038 ] }, { "title": "Methods", "children": [ - 11022, - 11024 + 11039, + 11041 ] } ] }, { - "id": 11084, + "id": 11101, "name": "PromotionRuleValue", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11085, + "id": 11102, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11086, + "id": 11103, "name": "new PromotionRuleValue", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11084, + "target": 11101, "name": "PromotionRuleValue", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1192,7 +1192,7 @@ ] }, { - "id": 11087, + "id": 11104, "name": "id", "variant": "declaration", "kind": 1024, @@ -1203,21 +1203,21 @@ } }, { - "id": 11088, + "id": 11105, "name": "promotion_rule", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11065, + "target": 11082, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 11089, + "id": 11106, "name": "value", "variant": "declaration", "kind": 1024, @@ -1228,7 +1228,7 @@ } }, { - "id": 11090, + "id": 11107, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1244,7 +1244,7 @@ } }, { - "id": 11091, + "id": 11108, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1260,7 +1260,7 @@ } }, { - "id": 11092, + "id": 11109, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1286,14 +1286,14 @@ "defaultValue": "null" }, { - "id": 11093, + "id": 11110, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11094, + "id": 11111, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1306,14 +1306,14 @@ ] }, { - "id": 11095, + "id": 11112, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11096, + "id": 11113, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1330,52 +1330,52 @@ { "title": "Constructors", "children": [ - 11085 + 11102 ] }, { "title": "Properties", "children": [ - 11087, - 11088, - 11089, - 11090, - 11091, - 11092 + 11104, + 11105, + 11106, + 11107, + 11108, + 11109 ] }, { "title": "Methods", "children": [ - 11093, - 11095 + 11110, + 11112 ] } ] }, { - "id": 11065, + "id": 11082, "name": "PromotionRule", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11066, + "id": 11083, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11067, + "id": 11084, "name": "new PromotionRule", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11065, + "target": 11082, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1384,7 +1384,7 @@ ] }, { - "id": 11083, + "id": 11100, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1416,7 +1416,7 @@ } }, { - "id": 11068, + "id": 11085, "name": "id", "variant": "declaration", "kind": 1024, @@ -1427,7 +1427,7 @@ } }, { - "id": 11069, + "id": 11086, "name": "description", "variant": "declaration", "kind": 1024, @@ -1448,7 +1448,7 @@ "defaultValue": "null" }, { - "id": 11070, + "id": 11087, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -1459,7 +1459,7 @@ } }, { - "id": 11071, + "id": 11088, "name": "operator", "variant": "declaration", "kind": 1024, @@ -1475,7 +1475,7 @@ } }, { - "id": 11072, + "id": 11089, "name": "values", "variant": "declaration", "kind": 1024, @@ -1489,7 +1489,7 @@ "typeArguments": [ { "type": "reference", - "target": 11084, + "target": 11101, "name": "PromotionRuleValue", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1505,7 +1505,7 @@ "defaultValue": "..." }, { - "id": 11073, + "id": 11090, "name": "promotions", "variant": "declaration", "kind": 1024, @@ -1519,7 +1519,7 @@ "typeArguments": [ { "type": "reference", - "target": 11046, + "target": 11063, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1535,7 +1535,7 @@ "defaultValue": "..." }, { - "id": 11074, + "id": 11091, "name": "method_target_rules", "variant": "declaration", "kind": 1024, @@ -1549,7 +1549,7 @@ "typeArguments": [ { "type": "reference", - "target": 10985, + "target": 11002, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1565,7 +1565,7 @@ "defaultValue": "..." }, { - "id": 11075, + "id": 11092, "name": "method_buy_rules", "variant": "declaration", "kind": 1024, @@ -1579,7 +1579,7 @@ "typeArguments": [ { "type": "reference", - "target": 10985, + "target": 11002, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1595,7 +1595,7 @@ "defaultValue": "..." }, { - "id": 11076, + "id": 11093, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1611,7 +1611,7 @@ } }, { - "id": 11077, + "id": 11094, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1627,7 +1627,7 @@ } }, { - "id": 11078, + "id": 11095, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1653,14 +1653,14 @@ "defaultValue": "null" }, { - "id": 11079, + "id": 11096, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11080, + "id": 11097, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -1673,14 +1673,14 @@ ] }, { - "id": 11081, + "id": 11098, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11082, + "id": 11099, "name": "onInit", "variant": "signature", "kind": 4096, @@ -1697,58 +1697,58 @@ { "title": "Constructors", "children": [ - 11066 + 11083 ] }, { "title": "Properties", "children": [ - 11083, - 11068, - 11069, - 11070, - 11071, - 11072, - 11073, - 11074, - 11075, - 11076, - 11077, - 11078 + 11100, + 11085, + 11086, + 11087, + 11088, + 11089, + 11090, + 11091, + 11092, + 11093, + 11094, + 11095 ] }, { "title": "Methods", "children": [ - 11079, - 11081 + 11096, + 11098 ] } ] }, { - "id": 11046, + "id": 11063, "name": "Promotion", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11047, + "id": 11064, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11048, + "id": 11065, "name": "new Promotion", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11046, + "target": 11063, "name": "Promotion", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1757,7 +1757,7 @@ ] }, { - "id": 11064, + "id": 11081, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -1789,7 +1789,7 @@ } }, { - "id": 11049, + "id": 11066, "name": "id", "variant": "declaration", "kind": 1024, @@ -1800,7 +1800,7 @@ } }, { - "id": 11050, + "id": 11067, "name": "code", "variant": "declaration", "kind": 1024, @@ -1811,7 +1811,7 @@ } }, { - "id": 11051, + "id": 11068, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -1832,7 +1832,7 @@ "defaultValue": "null" }, { - "id": 11052, + "id": 11069, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -1846,7 +1846,7 @@ }, { "type": "reference", - "target": 11008, + "target": 11025, "name": "Campaign", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1855,7 +1855,7 @@ } }, { - "id": 11053, + "id": 11070, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -1867,7 +1867,7 @@ "defaultValue": "false" }, { - "id": 11054, + "id": 11071, "name": "type", "variant": "declaration", "kind": 1024, @@ -1883,21 +1883,21 @@ } }, { - "id": 11055, + "id": 11072, "name": "application_method", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10985, + "target": 11002, "name": "ApplicationMethod", "package": "@medusajs/promotion", "qualifiedName": "default" } }, { - "id": 11056, + "id": 11073, "name": "rules", "variant": "declaration", "kind": 1024, @@ -1911,7 +1911,7 @@ "typeArguments": [ { "type": "reference", - "target": 11065, + "target": 11082, "name": "PromotionRule", "package": "@medusajs/promotion", "qualifiedName": "default" @@ -1927,7 +1927,7 @@ "defaultValue": "..." }, { - "id": 11057, + "id": 11074, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -1943,7 +1943,7 @@ } }, { - "id": 11058, + "id": 11075, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -1959,7 +1959,7 @@ } }, { - "id": 11059, + "id": 11076, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -1985,14 +1985,14 @@ "defaultValue": "null" }, { - "id": 11060, + "id": 11077, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11061, + "id": 11078, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -2005,14 +2005,14 @@ ] }, { - "id": 11062, + "id": 11079, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11063, + "id": 11080, "name": "onInit", "variant": "signature", "kind": 4096, @@ -2029,31 +2029,31 @@ { "title": "Constructors", "children": [ - 11047 + 11064 ] }, { "title": "Properties", "children": [ - 11064, - 11049, - 11050, - 11051, - 11052, - 11053, - 11054, - 11055, - 11056, - 11057, - 11058, - 11059 + 11081, + 11066, + 11067, + 11068, + 11069, + 11070, + 11071, + 11072, + 11073, + 11074, + 11075, + 11076 ] }, { "title": "Methods", "children": [ - 11060, - 11062 + 11077, + 11079 ] } ] @@ -2063,418 +2063,418 @@ { "title": "Classes", "children": [ - 10985, - 11027, - 11008, - 11084, - 11065, - 11046 + 11002, + 11044, + 11025, + 11101, + 11082, + 11063 ] } ], "packageName": "@medusajs/promotion", "symbolIdMap": { - "10984": { + "11001": { "sourceFileName": "../../../../packages/modules/promotion/src/models/index.ts", "qualifiedName": "" }, - "10985": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default" - }, - "10988": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.id" - }, - "10989": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.value" - }, - "10990": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.raw_value" - }, - "10991": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.currency_code" - }, - "10992": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.max_quantity" - }, - "10993": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.apply_to_quantity" - }, - "10994": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.buy_rules_min_quantity" - }, - "10995": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.type" - }, - "10996": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.target_type" - }, - "10997": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.allocation" - }, - "10998": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.promotion" - }, - "10999": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.target_rules" - }, - "11000": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.buy_rules" - }, - "11001": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.created_at" - }, "11002": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.updated_at" - }, - "11003": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.deleted_at" - }, - "11004": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default" }, "11005": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.onCreate" + "qualifiedName": "default.id" }, "11006": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.value" }, "11007": { "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", - "qualifiedName": "default.onInit" + "qualifiedName": "default.raw_value" }, "11008": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.currency_code" + }, + "11009": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.max_quantity" + }, + "11010": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.apply_to_quantity" }, "11011": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.id" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.buy_rules_min_quantity" }, "11012": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.name" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.type" }, "11013": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.description" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.target_type" }, "11014": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.campaign_identifier" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.allocation" }, "11015": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.starts_at" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.promotion" }, "11016": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.ends_at" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.target_rules" }, "11017": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.budget" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.buy_rules" }, "11018": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.promotions" - }, - "11019": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.created_at" }, - "11020": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "11019": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.updated_at" }, - "11021": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "11020": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.deleted_at" }, + "11021": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.onCreate" + }, "11022": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onCreate" }, "11023": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", + "qualifiedName": "default.onInit" }, "11024": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "sourceFileName": "../../../../packages/modules/promotion/src/models/application-method.ts", "qualifiedName": "default.onInit" }, "11025": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default" + }, + "11028": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.id" + }, + "11029": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.name" + }, + "11030": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.description" + }, + "11031": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.campaign_identifier" + }, + "11032": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.starts_at" + }, + "11033": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.ends_at" + }, + "11034": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.budget" + }, + "11035": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.promotions" + }, + "11036": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.created_at" + }, + "11037": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.updated_at" + }, + "11038": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.deleted_at" + }, + "11039": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.onCreate" + }, + "11040": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.onCreate" + }, + "11041": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.onInit" }, - "11026": { + "11042": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", + "qualifiedName": "default.onInit" + }, + "11043": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign.ts", "qualifiedName": "default.[OptionalProps]" }, - "11027": { + "11044": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default" }, - "11030": { + "11047": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.id" }, - "11031": { + "11048": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.type" }, - "11032": { + "11049": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.campaign" }, - "11033": { + "11050": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.currency_code" }, - "11034": { + "11051": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.limit" }, - "11035": { + "11052": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.raw_limit" }, - "11036": { + "11053": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.used" }, - "11037": { + "11054": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.raw_used" }, - "11038": { + "11055": { "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.created_at" }, - "11039": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.updated_at" - }, - "11040": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.deleted_at" - }, - "11041": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.onCreate" - }, - "11042": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.onCreate" - }, - "11043": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.onInit" - }, - "11044": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.onInit" - }, - "11045": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "11046": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default" - }, - "11049": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.id" - }, - "11050": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.code" - }, - "11051": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.campaign_id" - }, - "11052": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.campaign" - }, - "11053": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.is_automatic" - }, - "11054": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.type" - }, - "11055": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.application_method" - }, "11056": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.rules" - }, - "11057": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.created_at" - }, - "11058": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.updated_at" }, - "11059": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "11057": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.deleted_at" }, - "11060": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "11058": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", "qualifiedName": "default.onCreate" }, + "11059": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", + "qualifiedName": "default.onCreate" + }, + "11060": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", + "qualifiedName": "default.onInit" + }, "11061": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", + "qualifiedName": "default.onInit" }, "11062": { - "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/promotion/src/models/campaign-budget.ts", + "qualifiedName": "default.[OptionalProps]" }, "11063": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default" + }, + "11066": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.id" + }, + "11067": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.code" + }, + "11068": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.campaign_id" + }, + "11069": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.campaign" + }, + "11070": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.is_automatic" + }, + "11071": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.type" + }, + "11072": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.application_method" + }, + "11073": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.rules" + }, + "11074": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.created_at" + }, + "11075": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.updated_at" + }, + "11076": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.deleted_at" + }, + "11077": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.onCreate" + }, + "11078": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.onCreate" + }, + "11079": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.onInit" }, - "11064": { + "11080": { + "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", + "qualifiedName": "default.onInit" + }, + "11081": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion.ts", "qualifiedName": "default.[OptionalProps]" }, - "11065": { + "11082": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default" }, - "11068": { + "11085": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.id" }, - "11069": { + "11086": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.description" }, - "11070": { + "11087": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.attribute" }, - "11071": { + "11088": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.operator" }, - "11072": { + "11089": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.values" }, - "11073": { + "11090": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.promotions" }, - "11074": { + "11091": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.method_target_rules" }, - "11075": { + "11092": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.method_buy_rules" }, - "11076": { + "11093": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.created_at" }, - "11077": { + "11094": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.updated_at" }, - "11078": { + "11095": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.deleted_at" }, - "11079": { + "11096": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onCreate" }, - "11080": { + "11097": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onCreate" }, - "11081": { + "11098": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onInit" }, - "11082": { + "11099": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.onInit" }, - "11083": { + "11100": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule.ts", "qualifiedName": "default.[OptionalProps]" }, - "11084": { + "11101": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default" }, - "11087": { + "11104": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.id" }, - "11088": { + "11105": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.promotion_rule" }, - "11089": { + "11106": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.value" }, - "11090": { + "11107": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.created_at" }, - "11091": { + "11108": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.updated_at" }, - "11092": { + "11109": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.deleted_at" }, - "11093": { + "11110": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onCreate" }, - "11094": { + "11111": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onCreate" }, - "11095": { + "11112": { "sourceFileName": "../../../../packages/modules/promotion/src/models/promotion-rule-value.ts", "qualifiedName": "default.onInit" }, - "11096": { + "11113": { "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": 10984 + "1": 11001 } } } \ 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 788aa5f62e..d1d61cb837 100644 --- a/www/utils/generated/typedoc-json-output/promotion.json +++ b/www/utils/generated/typedoc-json-output/promotion.json @@ -1,12 +1,12 @@ { - "id": 10403, + "id": 10420, "name": "promotion", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 10637, + "id": 10654, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 10638, + "id": 10655, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10649, + "target": 10666, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 10639, + "id": 10656, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 10640, + "id": 10657, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 10641, + "id": 10658, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 10642, + "id": 10659, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10643, + "id": 10660, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10644, + "id": 10661, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10645, + "id": 10662, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 10646, + "id": 10663, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 10647, + "id": 10664, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 10648, + "id": 10665, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 10638, - 10639, - 10640, - 10641, - 10642, - 10646, - 10647, - 10648 + 10655, + 10656, + 10657, + 10658, + 10659, + 10663, + 10664, + 10665 ] } ], "typeParameters": [ { - "id": 10649, + "id": 10666, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 10821, + "id": 10838, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 10822, + "id": 10839, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10824, + "target": 10841, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 10824, + "target": 10841, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 10823, + "id": 10840, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10824, + "target": 10841, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 10824, + "target": 10841, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 10822, - 10823 + 10839, + 10840 ] } ], "typeParameters": [ { - "id": 10824, + "id": 10841, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,23 +493,23 @@ "extendedBy": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps" }, { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps" }, { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps" } ] }, { - "id": 10650, + "id": 10667, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -524,7 +524,7 @@ }, "children": [ { - "id": 10651, + "id": 10668, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -543,7 +543,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10652, + "target": 10669, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -555,13 +555,13 @@ { "title": "Properties", "children": [ - 10651 + 10668 ] } ], "typeParameters": [ { - "id": 10652, + "id": 10669, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -574,7 +574,7 @@ ] }, { - "id": 10653, + "id": 10670, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -589,7 +589,7 @@ }, "children": [ { - "id": 10654, + "id": 10671, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -608,7 +608,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10655, + "target": 10672, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -620,13 +620,13 @@ { "title": "Properties", "children": [ - 10654 + 10671 ] } ], "typeParameters": [ { - "id": 10655, + "id": 10672, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -639,14 +639,14 @@ ] }, { - "id": 10918, + "id": 10935, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10919, + "id": 10936, "name": "T", "variant": "typeParam", "kind": 131072, @@ -657,7 +657,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10919, + "target": 10936, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -670,14 +670,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10919, + "target": 10936, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 10954, + "target": 10971, "name": "Scalar", "package": "@medusajs/types" }, @@ -687,11 +687,11 @@ }, "falseType": { "type": "reference", - "target": 10958, + "target": 10975, "typeArguments": [ { "type": "reference", - "target": 10919, + "target": 10936, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -703,11 +703,11 @@ }, "falseType": { "type": "reference", - "target": 10964, + "target": 10981, "typeArguments": [ { "type": "reference", - "target": 10919, + "target": 10936, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -719,14 +719,14 @@ } }, { - "id": 10920, + "id": 10937, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10921, + "id": 10938, "name": "T", "variant": "typeParam", "kind": 131072, @@ -744,7 +744,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10921, + "target": 10938, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -775,7 +775,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10921, + "target": 10938, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -809,7 +809,7 @@ }, "falseType": { "type": "reference", - "target": 10921, + "target": 10938, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -820,7 +820,7 @@ } }, { - "id": 10954, + "id": 10971, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -879,21 +879,21 @@ { "type": "reflection", "declaration": { - "id": 10955, + "id": 10972, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10956, + "id": 10973, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10957, + "id": 10974, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -910,7 +910,7 @@ { "title": "Methods", "children": [ - 10956 + 10973 ] } ] @@ -920,14 +920,14 @@ } }, { - "id": 10982, + "id": 10999, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10983, + "id": 11000, "name": "T", "variant": "typeParam", "kind": 131072, @@ -938,7 +938,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10983, + "target": 11000, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -959,7 +959,7 @@ "typeArguments": [ { "type": "reference", - "target": 10983, + "target": 11000, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -970,7 +970,7 @@ }, "falseType": { "type": "reference", - "target": 10983, + "target": 11000, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -978,14 +978,14 @@ } }, { - "id": 10972, + "id": 10989, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10981, + "id": 10998, "name": "T", "variant": "typeParam", "kind": 131072, @@ -996,7 +996,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10981, + "target": 10998, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1004,14 +1004,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10973, + "id": 10990, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10974, + "id": 10991, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1028,7 +1028,7 @@ { "title": "Properties", "children": [ - 10974 + 10991 ] } ] @@ -1036,7 +1036,7 @@ }, "trueType": { "type": "reference", - "target": 10982, + "target": 10999, "typeArguments": [ { "type": "reference", @@ -1056,7 +1056,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10981, + "target": 10998, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1064,14 +1064,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10975, + "id": 10992, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10976, + "id": 10993, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1088,7 +1088,7 @@ { "title": "Properties", "children": [ - 10976 + 10993 ] } ] @@ -1099,7 +1099,7 @@ "types": [ { "type": "reference", - "target": 10982, + "target": 10999, "typeArguments": [ { "type": "reference", @@ -1125,7 +1125,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10981, + "target": 10998, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1133,14 +1133,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10977, + "id": 10994, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10978, + "id": 10995, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1157,7 +1157,7 @@ { "title": "Properties", "children": [ - 10978 + 10995 ] } ] @@ -1165,7 +1165,7 @@ }, "trueType": { "type": "reference", - "target": 10982, + "target": 10999, "typeArguments": [ { "type": "reference", @@ -1185,7 +1185,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10981, + "target": 10998, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1193,14 +1193,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10979, + "id": 10996, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10980, + "id": 10997, "name": "id", "variant": "declaration", "kind": 1024, @@ -1217,7 +1217,7 @@ { "title": "Properties", "children": [ - 10980 + 10997 ] } ] @@ -1225,7 +1225,7 @@ }, "trueType": { "type": "reference", - "target": 10982, + "target": 10999, "typeArguments": [ { "type": "reference", @@ -1251,14 +1251,14 @@ } }, { - "id": 10825, + "id": 10842, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10846, + "id": 10863, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1268,14 +1268,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10826, + "id": 10843, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10827, + "id": 10844, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1286,11 +1286,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10918, + "target": 10935, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1302,7 +1302,7 @@ } }, { - "id": 10828, + "id": 10845, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1313,11 +1313,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10918, + "target": 10935, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1329,7 +1329,7 @@ } }, { - "id": 10829, + "id": 10846, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1341,11 +1341,11 @@ "types": [ { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1358,11 +1358,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1376,7 +1376,7 @@ } }, { - "id": 10830, + "id": 10847, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1385,11 +1385,11 @@ }, "type": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1400,7 +1400,7 @@ } }, { - "id": 10831, + "id": 10848, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1411,11 +1411,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1427,7 +1427,7 @@ } }, { - "id": 10832, + "id": 10849, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1438,11 +1438,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1454,7 +1454,7 @@ } }, { - "id": 10833, + "id": 10850, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1463,11 +1463,11 @@ }, "type": { "type": "reference", - "target": 10918, + "target": 10935, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1478,7 +1478,7 @@ } }, { - "id": 10834, + "id": 10851, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1487,11 +1487,11 @@ }, "type": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1502,7 +1502,7 @@ } }, { - "id": 10835, + "id": 10852, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1511,11 +1511,11 @@ }, "type": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1526,7 +1526,7 @@ } }, { - "id": 10836, + "id": 10853, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1535,11 +1535,11 @@ }, "type": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1550,7 +1550,7 @@ } }, { - "id": 10837, + "id": 10854, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1559,11 +1559,11 @@ }, "type": { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10846, + "target": 10863, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1574,7 +1574,7 @@ } }, { - "id": 10838, + "id": 10855, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1587,7 +1587,7 @@ } }, { - "id": 10839, + "id": 10856, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1600,7 +1600,7 @@ } }, { - "id": 10840, + "id": 10857, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1613,7 +1613,7 @@ } }, { - "id": 10841, + "id": 10858, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1626,7 +1626,7 @@ } }, { - "id": 10842, + "id": 10859, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1642,7 +1642,7 @@ } }, { - "id": 10843, + "id": 10860, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1658,7 +1658,7 @@ } }, { - "id": 10844, + "id": 10861, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1674,7 +1674,7 @@ } }, { - "id": 10845, + "id": 10862, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1691,25 +1691,25 @@ { "title": "Properties", "children": [ - 10827, - 10828, - 10829, - 10830, - 10831, - 10832, - 10833, - 10834, - 10835, - 10836, - 10837, - 10838, - 10839, - 10840, - 10841, - 10842, - 10843, 10844, - 10845 + 10845, + 10846, + 10847, + 10848, + 10849, + 10850, + 10851, + 10852, + 10853, + 10854, + 10855, + 10856, + 10857, + 10858, + 10859, + 10860, + 10861, + 10862 ] } ] @@ -1717,14 +1717,14 @@ } }, { - "id": 10970, + "id": 10987, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10971, + "id": 10988, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1736,18 +1736,18 @@ "types": [ { "type": "reference", - "target": 10971, + "target": 10988, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 10920, + "target": 10937, "typeArguments": [ { "type": "reference", - "target": 10971, + "target": 10988, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1758,11 +1758,11 @@ }, { "type": "reference", - "target": 10972, + "target": 10989, "typeArguments": [ { "type": "reference", - "target": 10971, + "target": 10988, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1775,14 +1775,14 @@ } }, { - "id": 10964, + "id": 10981, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10965, + "id": 10982, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1794,15 +1794,15 @@ "types": [ { "type": "reference", - "target": 10825, + "target": 10842, "typeArguments": [ { "type": "reference", - "target": 10970, + "target": 10987, "typeArguments": [ { "type": "reference", - "target": 10965, + "target": 10982, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1817,11 +1817,11 @@ }, { "type": "reference", - "target": 10970, + "target": 10987, "typeArguments": [ { "type": "reference", - "target": 10965, + "target": 10982, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1834,11 +1834,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10970, + "target": 10987, "typeArguments": [ { "type": "reference", - "target": 10965, + "target": 10982, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1856,7 +1856,7 @@ } }, { - "id": 10969, + "id": 10986, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1884,14 +1884,14 @@ } }, { - "id": 10958, + "id": 10975, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10962, + "id": 10979, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1902,7 +1902,7 @@ } }, { - "id": 10963, + "id": 10980, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1921,7 +1921,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 10963, + "target": 10980, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1942,7 +1942,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 10962, + "target": 10979, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1964,7 +1964,7 @@ }, "objectType": { "type": "reference", - "target": 10962, + "target": 10979, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2021,7 +2021,7 @@ }, "objectType": { "type": "reference", - "target": 10962, + "target": 10979, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2029,7 +2029,7 @@ }, { "type": "reference", - "target": 10825, + "target": 10842, "typeArguments": [ { "type": "indexedAccess", @@ -2045,7 +2045,7 @@ }, "objectType": { "type": "reference", - "target": 10962, + "target": 10979, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2073,7 +2073,7 @@ }, "objectType": { "type": "reference", - "target": 10962, + "target": 10979, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2098,21 +2098,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 10959, + "id": 10976, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10960, + "id": 10977, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10961, + "id": 10978, "name": "x", "variant": "param", "kind": 32768, @@ -2149,7 +2149,7 @@ }, "trueType": { "type": "reference", - "target": 10958, + "target": 10975, "typeArguments": [ { "type": "reference", @@ -2176,14 +2176,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 10963, + "target": 10980, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 10969, + "target": 10986, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2213,7 +2213,7 @@ } }, { - "id": 10966, + "id": 10983, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2243,14 +2243,14 @@ { "type": "reflection", "declaration": { - "id": 10967, + "id": 10984, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10968, + "id": 10985, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2267,7 +2267,7 @@ { "title": "Properties", "children": [ - 10968 + 10985 ] } ] @@ -2277,14 +2277,14 @@ } }, { - "id": 10948, + "id": 10965, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10953, + "id": 10970, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2298,14 +2298,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10949, + "id": 10966, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10950, + "id": 10967, "name": "name", "variant": "declaration", "kind": 1024, @@ -2316,7 +2316,7 @@ } }, { - "id": 10951, + "id": 10968, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2325,20 +2325,20 @@ }, "type": { "type": "reference", - "target": 10966, + "target": 10983, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 10952, + "id": 10969, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10953, + "target": 10970, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2349,9 +2349,9 @@ { "title": "Properties", "children": [ - 10950, - 10951, - 10952 + 10967, + 10968, + 10969 ] } ] @@ -2359,14 +2359,14 @@ } }, { - "id": 10898, + "id": 10915, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10901, + "id": 10918, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2382,11 +2382,11 @@ "types": [ { "type": "reference", - "target": 10948, + "target": 10965, "typeArguments": [ { "type": "reference", - "target": 10901, + "target": 10918, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2398,14 +2398,14 @@ { "type": "reflection", "declaration": { - "id": 10899, + "id": 10916, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10900, + "id": 10917, "name": "options", "variant": "declaration", "kind": 1024, @@ -2437,7 +2437,7 @@ { "title": "Properties", "children": [ - 10900 + 10917 ] } ] @@ -2447,14 +2447,14 @@ } }, { - "id": 10908, + "id": 10925, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 10917, + "id": 10934, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2468,14 +2468,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10909, + "id": 10926, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10910, + "id": 10927, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2486,21 +2486,21 @@ } }, { - "id": 10911, + "id": 10928, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10917, + "target": 10934, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10912, + "id": 10929, "name": "source", "variant": "declaration", "kind": 1024, @@ -2511,7 +2511,7 @@ } }, { - "id": 10913, + "id": 10930, "name": "object", "variant": "declaration", "kind": 1024, @@ -2522,7 +2522,7 @@ } }, { - "id": 10914, + "id": 10931, "name": "action", "variant": "declaration", "kind": 1024, @@ -2535,7 +2535,7 @@ } }, { - "id": 10915, + "id": 10932, "name": "context", "variant": "declaration", "kind": 1024, @@ -2551,7 +2551,7 @@ "typeArguments": [ { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" }, @@ -2565,7 +2565,7 @@ } }, { - "id": 10916, + "id": 10933, "name": "options", "variant": "declaration", "kind": 1024, @@ -2597,13 +2597,13 @@ { "title": "Properties", "children": [ - 10910, - 10911, - 10912, - 10913, - 10914, - 10915, - 10916 + 10927, + 10928, + 10929, + 10930, + 10931, + 10932, + 10933 ] } ] @@ -2611,7 +2611,7 @@ } }, { - "id": 10926, + "id": 10943, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2619,14 +2619,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10927, + "id": 10944, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10928, + "id": 10945, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2637,7 +2637,7 @@ } }, { - "id": 10929, + "id": 10946, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2648,7 +2648,7 @@ } }, { - "id": 10930, + "id": 10947, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2659,7 +2659,7 @@ } }, { - "id": 10931, + "id": 10948, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2670,7 +2670,7 @@ } }, { - "id": 10932, + "id": 10949, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2691,7 +2691,7 @@ } }, { - "id": 10933, + "id": 10950, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2712,7 +2712,7 @@ } }, { - "id": 10934, + "id": 10951, "name": "args", "variant": "declaration", "kind": 1024, @@ -2752,13 +2752,13 @@ { "title": "Properties", "children": [ - 10928, - 10929, - 10930, - 10931, - 10932, - 10933, - 10934 + 10945, + 10946, + 10947, + 10948, + 10949, + 10950, + 10951 ] } ] @@ -2766,14 +2766,14 @@ } }, { - "id": 10923, + "id": 10940, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10924, + "id": 10941, "name": "name", "variant": "declaration", "kind": 1024, @@ -2796,7 +2796,7 @@ } }, { - "id": 10925, + "id": 10942, "name": "args", "variant": "declaration", "kind": 1024, @@ -2836,21 +2836,21 @@ { "title": "Properties", "children": [ - 10924, - 10925 + 10941, + 10942 ] } ] }, { - "id": 10868, + "id": 10885, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10869, + "id": 10886, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2861,7 +2861,7 @@ } }, { - "id": 10870, + "id": 10887, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2881,7 +2881,7 @@ "types": [ { "type": "reference", - "target": 10923, + "target": 10940, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2889,7 +2889,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10923, + "target": 10940, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2898,7 +2898,7 @@ } }, { - "id": 10871, + "id": 10888, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2934,14 +2934,14 @@ { "type": "reflection", "declaration": { - "id": 10872, + "id": 10889, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10873, + "id": 10890, "name": "path", "variant": "declaration", "kind": 1024, @@ -2952,7 +2952,7 @@ } }, { - "id": 10874, + "id": 10891, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -2970,8 +2970,8 @@ { "title": "Properties", "children": [ - 10873, - 10874 + 10890, + 10891 ] } ] @@ -2985,7 +2985,7 @@ } }, { - "id": 10875, + "id": 10892, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2999,7 +2999,7 @@ } }, { - "id": 10876, + "id": 10893, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3010,14 +3010,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10926, + "target": 10943, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10877, + "id": 10894, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3029,14 +3029,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10878, + "id": 10895, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10879, + "id": 10896, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3047,14 +3047,14 @@ } }, { - "id": 10880, + "id": 10897, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10926, + "target": 10943, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3064,8 +3064,8 @@ { "title": "Properties", "children": [ - 10879, - 10880 + 10896, + 10897 ] } ] @@ -3074,7 +3074,7 @@ } }, { - "id": 10881, + "id": 10898, "name": "args", "variant": "declaration", "kind": 1024, @@ -3114,19 +3114,19 @@ { "title": "Properties", "children": [ - 10869, - 10870, - 10871, - 10875, - 10876, - 10877, - 10881 + 10886, + 10887, + 10888, + 10892, + 10893, + 10894, + 10898 ] } ] }, { - "id": 10885, + "id": 10902, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3145,14 +3145,14 @@ { "type": "reflection", "declaration": { - "id": 10886, + "id": 10903, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10887, + "id": 10904, "name": "type", "variant": "declaration", "kind": 1024, @@ -3248,7 +3248,7 @@ } }, { - "id": 10888, + "id": 10905, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3261,7 +3261,7 @@ } }, { - "id": 10889, + "id": 10906, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3274,7 +3274,7 @@ } }, { - "id": 10890, + "id": 10907, "name": "options", "variant": "declaration", "kind": 1024, @@ -3314,10 +3314,10 @@ { "title": "Properties", "children": [ - 10887, - 10888, - 10889, - 10890 + 10904, + 10905, + 10906, + 10907 ] } ] @@ -3329,7 +3329,7 @@ } }, { - "id": 10713, + "id": 10730, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3346,7 +3346,7 @@ "typeArguments": [ { "type": "reference", - "target": 10868, + "target": 10885, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3378,14 +3378,14 @@ { "type": "reflection", "declaration": { - "id": 10714, + "id": 10731, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10715, + "id": 10732, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3406,7 +3406,7 @@ } }, { - "id": 10716, + "id": 10733, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3417,14 +3417,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10882, + "target": 10899, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 10717, + "id": 10734, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3436,14 +3436,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 10718, + "id": 10735, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10719, + "id": 10736, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3454,7 +3454,7 @@ } }, { - "id": 10720, + "id": 10737, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3482,14 +3482,14 @@ { "type": "reflection", "declaration": { - "id": 10721, + "id": 10738, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10722, + "id": 10739, "name": "path", "variant": "declaration", "kind": 1024, @@ -3500,7 +3500,7 @@ } }, { - "id": 10723, + "id": 10740, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3516,7 +3516,7 @@ } }, { - "id": 10724, + "id": 10741, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3533,9 +3533,9 @@ { "title": "Properties", "children": [ - 10722, - 10723, - 10724 + 10739, + 10740, + 10741 ] } ] @@ -3549,14 +3549,14 @@ } }, { - "id": 10725, + "id": 10742, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 10882, + "target": 10899, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3566,9 +3566,9 @@ { "title": "Properties", "children": [ - 10719, - 10720, - 10725 + 10736, + 10737, + 10742 ] } ] @@ -3577,7 +3577,7 @@ } }, { - "id": 10726, + "id": 10743, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3590,7 +3590,7 @@ } }, { - "id": 10727, + "id": 10744, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3606,7 +3606,7 @@ } }, { - "id": 10728, + "id": 10745, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3627,7 +3627,7 @@ } }, { - "id": 10729, + "id": 10746, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3663,7 +3663,7 @@ } }, { - "id": 10730, + "id": 10747, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3684,7 +3684,7 @@ } }, { - "id": 10731, + "id": 10748, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3708,7 +3708,7 @@ } }, { - "id": 10732, + "id": 10749, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3718,14 +3718,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10733, + "id": 10750, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10734, + "id": 10751, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3746,7 +3746,7 @@ } }, { - "id": 10735, + "id": 10752, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3767,7 +3767,7 @@ } }, { - "id": 10736, + "id": 10753, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ }, "type": { "type": "reference", - "target": 10885, + "target": 10902, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3786,9 +3786,9 @@ { "title": "Properties", "children": [ - 10734, - 10735, - 10736 + 10751, + 10752, + 10753 ] } ] @@ -3800,16 +3800,16 @@ { "title": "Properties", "children": [ - 10715, - 10716, - 10717, - 10726, - 10727, - 10728, - 10729, - 10730, - 10731, - 10732 + 10732, + 10733, + 10734, + 10743, + 10744, + 10745, + 10746, + 10747, + 10748, + 10749 ] } ] @@ -3819,7 +3819,7 @@ } }, { - "id": 10882, + "id": 10899, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3829,21 +3829,21 @@ "types": [ { "type": "reference", - "target": 10926, + "target": 10943, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 10883, + "id": 10900, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10884, + "id": 10901, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3868,7 +3868,7 @@ { "title": "Properties", "children": [ - 10884 + 10901 ] } ] @@ -3878,7 +3878,7 @@ } }, { - "id": 10573, + "id": 10590, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3886,13 +3886,13 @@ "extendedBy": [ { "type": "reference", - "target": 10404, + "target": 10421, "name": "IPromotionModuleService" } ] }, { - "id": 10895, + "id": 10912, "name": "ApplicationMethodTypeValues", "variant": "declaration", "kind": 2097152, @@ -3920,7 +3920,7 @@ } }, { - "id": 10896, + "id": 10913, "name": "ApplicationMethodTargetTypeValues", "variant": "declaration", "kind": 2097152, @@ -3952,7 +3952,7 @@ } }, { - "id": 10897, + "id": 10914, "name": "ApplicationMethodAllocationValues", "variant": "declaration", "kind": 2097152, @@ -3980,7 +3980,7 @@ } }, { - "id": 10797, + "id": 10814, "name": "ApplicationMethodDTO", "variant": "declaration", "kind": 256, @@ -3995,7 +3995,7 @@ }, "children": [ { - "id": 10798, + "id": 10815, "name": "id", "variant": "declaration", "kind": 1024, @@ -4014,7 +4014,7 @@ } }, { - "id": 10799, + "id": 10816, "name": "type", "variant": "declaration", "kind": 1024, @@ -4031,13 +4031,13 @@ }, "type": { "type": "reference", - "target": 10895, + "target": 10912, "name": "ApplicationMethodTypeValues", "package": "@medusajs/types" } }, { - "id": 10800, + "id": 10817, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -4054,13 +4054,13 @@ }, "type": { "type": "reference", - "target": 10896, + "target": 10913, "name": "ApplicationMethodTargetTypeValues", "package": "@medusajs/types" } }, { - "id": 10801, + "id": 10818, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -4077,13 +4077,13 @@ }, "type": { "type": "reference", - "target": 10897, + "target": 10914, "name": "ApplicationMethodAllocationValues", "package": "@medusajs/types" } }, { - "id": 10802, + "id": 10819, "name": "value", "variant": "declaration", "kind": 1024, @@ -4112,7 +4112,7 @@ } }, { - "id": 10803, + "id": 10820, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4133,7 +4133,7 @@ } }, { - "id": 10804, + "id": 10821, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4163,7 +4163,7 @@ } }, { - "id": 10805, + "id": 10822, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -4209,7 +4209,7 @@ } }, { - "id": 10806, + "id": 10823, "name": "apply_to_quantity", "variant": "declaration", "kind": 1024, @@ -4255,7 +4255,7 @@ } }, { - "id": 10807, + "id": 10824, "name": "promotion", "variant": "declaration", "kind": 1024, @@ -4279,7 +4279,7 @@ }, { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -4287,7 +4287,7 @@ } }, { - "id": 10808, + "id": 10825, "name": "target_rules", "variant": "declaration", "kind": 1024, @@ -4306,14 +4306,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10809, + "id": 10826, "name": "buy_rules", "variant": "declaration", "kind": 1024, @@ -4332,7 +4332,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -4343,24 +4343,24 @@ { "title": "Properties", "children": [ - 10798, - 10799, - 10800, - 10801, - 10802, - 10803, - 10804, - 10805, - 10806, - 10807, - 10808, - 10809 + 10815, + 10816, + 10817, + 10818, + 10819, + 10820, + 10821, + 10822, + 10823, + 10824, + 10825, + 10826 ] } ] }, { - "id": 10771, + "id": 10788, "name": "CreateApplicationMethodDTO", "variant": "declaration", "kind": 256, @@ -4375,7 +4375,7 @@ }, "children": [ { - "id": 10772, + "id": 10789, "name": "type", "variant": "declaration", "kind": 1024, @@ -4390,13 +4390,13 @@ }, "type": { "type": "reference", - "target": 10895, + "target": 10912, "name": "ApplicationMethodTypeValues", "package": "@medusajs/types" } }, { - "id": 10773, + "id": 10790, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -4411,13 +4411,13 @@ }, "type": { "type": "reference", - "target": 10896, + "target": 10913, "name": "ApplicationMethodTargetTypeValues", "package": "@medusajs/types" } }, { - "id": 10774, + "id": 10791, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -4434,13 +4434,13 @@ }, "type": { "type": "reference", - "target": 10897, + "target": 10914, "name": "ApplicationMethodAllocationValues", "package": "@medusajs/types" } }, { - "id": 10775, + "id": 10792, "name": "value", "variant": "declaration", "kind": 1024, @@ -4469,7 +4469,7 @@ } }, { - "id": 10776, + "id": 10793, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4490,7 +4490,7 @@ } }, { - "id": 10777, + "id": 10794, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4520,7 +4520,7 @@ } }, { - "id": 10778, + "id": 10795, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -4566,7 +4566,7 @@ } }, { - "id": 10779, + "id": 10796, "name": "apply_to_quantity", "variant": "declaration", "kind": 1024, @@ -4612,7 +4612,7 @@ } }, { - "id": 10780, + "id": 10797, "name": "promotion", "variant": "declaration", "kind": 1024, @@ -4636,7 +4636,7 @@ }, { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -4644,7 +4644,7 @@ } }, { - "id": 10781, + "id": 10798, "name": "target_rules", "variant": "declaration", "kind": 1024, @@ -4663,14 +4663,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10782, + "id": 10799, "name": "buy_rules", "variant": "declaration", "kind": 1024, @@ -4689,7 +4689,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } @@ -4700,23 +4700,23 @@ { "title": "Properties", "children": [ - 10772, - 10773, - 10774, - 10775, - 10776, - 10777, - 10778, - 10779, - 10780, - 10781, - 10782 + 10789, + 10790, + 10791, + 10792, + 10793, + 10794, + 10795, + 10796, + 10797, + 10798, + 10799 ] } ] }, { - "id": 10810, + "id": 10827, "name": "UpdateApplicationMethodDTO", "variant": "declaration", "kind": 256, @@ -4731,7 +4731,7 @@ }, "children": [ { - "id": 10811, + "id": 10828, "name": "id", "variant": "declaration", "kind": 1024, @@ -4752,7 +4752,7 @@ } }, { - "id": 10812, + "id": 10829, "name": "type", "variant": "declaration", "kind": 1024, @@ -4769,13 +4769,13 @@ }, "type": { "type": "reference", - "target": 10895, + "target": 10912, "name": "ApplicationMethodTypeValues", "package": "@medusajs/types" } }, { - "id": 10813, + "id": 10830, "name": "target_type", "variant": "declaration", "kind": 1024, @@ -4792,13 +4792,13 @@ }, "type": { "type": "reference", - "target": 10896, + "target": 10913, "name": "ApplicationMethodTargetTypeValues", "package": "@medusajs/types" } }, { - "id": 10814, + "id": 10831, "name": "allocation", "variant": "declaration", "kind": 1024, @@ -4815,13 +4815,13 @@ }, "type": { "type": "reference", - "target": 10897, + "target": 10914, "name": "ApplicationMethodAllocationValues", "package": "@medusajs/types" } }, { - "id": 10815, + "id": 10832, "name": "value", "variant": "declaration", "kind": 1024, @@ -4850,7 +4850,7 @@ } }, { - "id": 10816, + "id": 10833, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4871,7 +4871,7 @@ } }, { - "id": 10817, + "id": 10834, "name": "max_quantity", "variant": "declaration", "kind": 1024, @@ -4901,7 +4901,7 @@ } }, { - "id": 10818, + "id": 10835, "name": "buy_rules_min_quantity", "variant": "declaration", "kind": 1024, @@ -4947,7 +4947,7 @@ } }, { - "id": 10819, + "id": 10836, "name": "apply_to_quantity", "variant": "declaration", "kind": 1024, @@ -4993,7 +4993,7 @@ } }, { - "id": 10820, + "id": 10837, "name": "promotion", "variant": "declaration", "kind": 1024, @@ -5017,7 +5017,7 @@ }, { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -5029,22 +5029,22 @@ { "title": "Properties", "children": [ - 10811, - 10812, - 10813, - 10814, - 10815, - 10816, - 10817, - 10818, - 10819, - 10820 + 10828, + 10829, + 10830, + 10831, + 10832, + 10833, + 10834, + 10835, + 10836, + 10837 ] } ] }, { - "id": 10922, + "id": 10939, "name": "CampaignBudgetTypeValues", "variant": "declaration", "kind": 2097152, @@ -5072,7 +5072,7 @@ } }, { - "id": 10856, + "id": 10873, "name": "CampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -5087,7 +5087,7 @@ }, "children": [ { - "id": 10857, + "id": 10874, "name": "id", "variant": "declaration", "kind": 1024, @@ -5106,7 +5106,7 @@ } }, { - "id": 10858, + "id": 10875, "name": "type", "variant": "declaration", "kind": 1024, @@ -5139,13 +5139,13 @@ }, "type": { "type": "reference", - "target": 10922, + "target": 10939, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10859, + "id": 10876, "name": "limit", "variant": "declaration", "kind": 1024, @@ -5175,7 +5175,7 @@ } }, { - "id": 10860, + "id": 10877, "name": "used", "variant": "declaration", "kind": 1024, @@ -5212,7 +5212,7 @@ } }, { - "id": 10861, + "id": 10878, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5237,17 +5237,17 @@ { "title": "Properties", "children": [ - 10857, - 10858, - 10859, - 10860, - 10861 + 10874, + 10875, + 10876, + 10877, + 10878 ] } ] }, { - "id": 10674, + "id": 10691, "name": "CampaignDTO", "variant": "declaration", "kind": 256, @@ -5262,7 +5262,7 @@ }, "children": [ { - "id": 10675, + "id": 10692, "name": "id", "variant": "declaration", "kind": 1024, @@ -5281,7 +5281,7 @@ } }, { - "id": 10676, + "id": 10693, "name": "name", "variant": "declaration", "kind": 1024, @@ -5302,7 +5302,7 @@ } }, { - "id": 10677, + "id": 10694, "name": "description", "variant": "declaration", "kind": 1024, @@ -5323,7 +5323,7 @@ } }, { - "id": 10678, + "id": 10695, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -5344,7 +5344,7 @@ } }, { - "id": 10679, + "id": 10696, "name": "starts_at", "variant": "declaration", "kind": 1024, @@ -5370,7 +5370,7 @@ } }, { - "id": 10680, + "id": 10697, "name": "ends_at", "variant": "declaration", "kind": 1024, @@ -5396,7 +5396,7 @@ } }, { - "id": 10681, + "id": 10698, "name": "budget", "variant": "declaration", "kind": 1024, @@ -5413,13 +5413,13 @@ }, "type": { "type": "reference", - "target": 10856, + "target": 10873, "name": "CampaignBudgetDTO", "package": "@medusajs/types" } }, { - "id": 10682, + "id": 10699, "name": "promotions", "variant": "declaration", "kind": 1024, @@ -5438,7 +5438,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -5449,20 +5449,20 @@ { "title": "Properties", "children": [ - 10675, - 10676, - 10677, - 10678, - 10679, - 10680, - 10681, - 10682 + 10692, + 10693, + 10694, + 10695, + 10696, + 10697, + 10698, + 10699 ] } ] }, { - "id": 10701, + "id": 10718, "name": "FilterableCampaignProps", "variant": "declaration", "kind": 256, @@ -5477,7 +5477,7 @@ }, "children": [ { - "id": 10705, + "id": 10722, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5500,17 +5500,17 @@ "types": [ { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5523,12 +5523,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10822, + "target": 10839, "name": "BaseFilterable.$and" } }, { - "id": 10706, + "id": 10723, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5551,17 +5551,17 @@ "types": [ { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5574,12 +5574,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10823, + "target": 10840, "name": "BaseFilterable.$or" } }, { - "id": 10702, + "id": 10719, "name": "q", "variant": "declaration", "kind": 1024, @@ -5600,7 +5600,7 @@ } }, { - "id": 10703, + "id": 10720, "name": "id", "variant": "declaration", "kind": 1024, @@ -5624,7 +5624,7 @@ } }, { - "id": 10704, + "id": 10721, "name": "campaign_identifier", "variant": "declaration", "kind": 1024, @@ -5652,22 +5652,22 @@ { "title": "Properties", "children": [ - 10705, - 10706, - 10702, - 10703, - 10704 + 10722, + 10723, + 10719, + 10720, + 10721 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" } @@ -5678,7 +5678,7 @@ ] }, { - "id": 10587, + "id": 10604, "name": "ComputeActions", "variant": "declaration", "kind": 2097152, @@ -5696,31 +5696,31 @@ "types": [ { "type": "reference", - "target": 10737, + "target": 10754, "name": "AddItemAdjustmentAction", "package": "@medusajs/types" }, { "type": "reference", - "target": 10743, + "target": 10760, "name": "RemoveItemAdjustmentAction", "package": "@medusajs/types" }, { "type": "reference", - "target": 10748, + "target": 10765, "name": "AddShippingMethodAdjustment", "package": "@medusajs/types" }, { "type": "reference", - "target": 10754, + "target": 10771, "name": "RemoveShippingMethodAdjustment", "package": "@medusajs/types" }, { "type": "reference", - "target": 10758, + "target": 10775, "name": "CampaignBudgetExceededAction", "package": "@medusajs/types" } @@ -5728,7 +5728,7 @@ } }, { - "id": 10758, + "id": 10775, "name": "CampaignBudgetExceededAction", "variant": "declaration", "kind": 256, @@ -5743,7 +5743,7 @@ }, "children": [ { - "id": 10759, + "id": 10776, "name": "action", "variant": "declaration", "kind": 1024, @@ -5762,7 +5762,7 @@ } }, { - "id": 10760, + "id": 10777, "name": "code", "variant": "declaration", "kind": 1024, @@ -5785,14 +5785,14 @@ { "title": "Properties", "children": [ - 10759, - 10760 + 10776, + 10777 ] } ] }, { - "id": 10737, + "id": 10754, "name": "AddItemAdjustmentAction", "variant": "declaration", "kind": 256, @@ -5807,7 +5807,7 @@ }, "children": [ { - "id": 10738, + "id": 10755, "name": "action", "variant": "declaration", "kind": 1024, @@ -5826,7 +5826,7 @@ } }, { - "id": 10739, + "id": 10756, "name": "item_id", "variant": "declaration", "kind": 1024, @@ -5845,7 +5845,7 @@ } }, { - "id": 10740, + "id": 10757, "name": "amount", "variant": "declaration", "kind": 1024, @@ -5860,13 +5860,13 @@ }, "type": { "type": "reference", - "target": 10891, + "target": 10908, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10741, + "id": 10758, "name": "code", "variant": "declaration", "kind": 1024, @@ -5885,7 +5885,7 @@ } }, { - "id": 10742, + "id": 10759, "name": "description", "variant": "declaration", "kind": 1024, @@ -5910,17 +5910,17 @@ { "title": "Properties", "children": [ - 10738, - 10739, - 10740, - 10741, - 10742 + 10755, + 10756, + 10757, + 10758, + 10759 ] } ] }, { - "id": 10743, + "id": 10760, "name": "RemoveItemAdjustmentAction", "variant": "declaration", "kind": 256, @@ -5935,7 +5935,7 @@ }, "children": [ { - "id": 10744, + "id": 10761, "name": "action", "variant": "declaration", "kind": 1024, @@ -5954,7 +5954,7 @@ } }, { - "id": 10745, + "id": 10762, "name": "adjustment_id", "variant": "declaration", "kind": 1024, @@ -5973,7 +5973,7 @@ } }, { - "id": 10746, + "id": 10763, "name": "description", "variant": "declaration", "kind": 1024, @@ -5994,7 +5994,7 @@ } }, { - "id": 10747, + "id": 10764, "name": "code", "variant": "declaration", "kind": 1024, @@ -6017,16 +6017,16 @@ { "title": "Properties", "children": [ - 10744, - 10745, - 10746, - 10747 + 10761, + 10762, + 10763, + 10764 ] } ] }, { - "id": 10748, + "id": 10765, "name": "AddShippingMethodAdjustment", "variant": "declaration", "kind": 256, @@ -6041,7 +6041,7 @@ }, "children": [ { - "id": 10749, + "id": 10766, "name": "action", "variant": "declaration", "kind": 1024, @@ -6060,7 +6060,7 @@ } }, { - "id": 10750, + "id": 10767, "name": "shipping_method_id", "variant": "declaration", "kind": 1024, @@ -6079,7 +6079,7 @@ } }, { - "id": 10751, + "id": 10768, "name": "amount", "variant": "declaration", "kind": 1024, @@ -6094,13 +6094,13 @@ }, "type": { "type": "reference", - "target": 10891, + "target": 10908, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10752, + "id": 10769, "name": "code", "variant": "declaration", "kind": 1024, @@ -6119,7 +6119,7 @@ } }, { - "id": 10753, + "id": 10770, "name": "description", "variant": "declaration", "kind": 1024, @@ -6144,17 +6144,17 @@ { "title": "Properties", "children": [ - 10749, - 10750, - 10751, - 10752, - 10753 + 10766, + 10767, + 10768, + 10769, + 10770 ] } ] }, { - "id": 10754, + "id": 10771, "name": "RemoveShippingMethodAdjustment", "variant": "declaration", "kind": 256, @@ -6169,7 +6169,7 @@ }, "children": [ { - "id": 10755, + "id": 10772, "name": "action", "variant": "declaration", "kind": 1024, @@ -6188,7 +6188,7 @@ } }, { - "id": 10756, + "id": 10773, "name": "adjustment_id", "variant": "declaration", "kind": 1024, @@ -6207,7 +6207,7 @@ } }, { - "id": 10757, + "id": 10774, "name": "code", "variant": "declaration", "kind": 1024, @@ -6230,15 +6230,15 @@ { "title": "Properties", "children": [ - 10755, - 10756, - 10757 + 10772, + 10773, + 10774 ] } ] }, { - "id": 10892, + "id": 10909, "name": "ComputeActionAdjustmentLine", "variant": "declaration", "kind": 256, @@ -6253,7 +6253,7 @@ }, "children": [ { - "id": 10893, + "id": 10910, "name": "id", "variant": "declaration", "kind": 1024, @@ -6272,7 +6272,7 @@ } }, { - "id": 10894, + "id": 10911, "name": "code", "variant": "declaration", "kind": 1024, @@ -6295,8 +6295,8 @@ { "title": "Properties", "children": [ - 10893, - 10894 + 10910, + 10911 ] } ], @@ -6323,7 +6323,7 @@ ] }, { - "id": 10761, + "id": 10778, "name": "ComputeActionItemLine", "variant": "declaration", "kind": 256, @@ -6338,7 +6338,7 @@ }, "children": [ { - "id": 10762, + "id": 10779, "name": "id", "variant": "declaration", "kind": 1024, @@ -6357,7 +6357,7 @@ } }, { - "id": 10763, + "id": 10780, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -6372,13 +6372,13 @@ }, "type": { "type": "reference", - "target": 10891, + "target": 10908, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10764, + "id": 10781, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6393,13 +6393,13 @@ }, "type": { "type": "reference", - "target": 10891, + "target": 10908, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10765, + "id": 10782, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6418,7 +6418,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10892, + "target": 10909, "name": "ComputeActionAdjustmentLine", "package": "@medusajs/types" } @@ -6429,10 +6429,10 @@ { "title": "Properties", "children": [ - 10762, - 10763, - 10764, - 10765 + 10779, + 10780, + 10781, + 10782 ] } ], @@ -6459,7 +6459,7 @@ ] }, { - "id": 10766, + "id": 10783, "name": "ComputeActionShippingLine", "variant": "declaration", "kind": 256, @@ -6474,7 +6474,7 @@ }, "children": [ { - "id": 10767, + "id": 10784, "name": "id", "variant": "declaration", "kind": 1024, @@ -6493,7 +6493,7 @@ } }, { - "id": 10768, + "id": 10785, "name": "subtotal", "variant": "declaration", "kind": 1024, @@ -6508,13 +6508,13 @@ }, "type": { "type": "reference", - "target": 10891, + "target": 10908, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 10769, + "id": 10786, "name": "adjustments", "variant": "declaration", "kind": 1024, @@ -6533,7 +6533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10892, + "target": 10909, "name": "ComputeActionAdjustmentLine", "package": "@medusajs/types" } @@ -6544,9 +6544,9 @@ { "title": "Properties", "children": [ - 10767, - 10768, - 10769 + 10784, + 10785, + 10786 ] } ], @@ -6573,7 +6573,7 @@ ] }, { - "id": 10588, + "id": 10605, "name": "ComputeActionContext", "variant": "declaration", "kind": 256, @@ -6588,7 +6588,7 @@ }, "children": [ { - "id": 10589, + "id": 10606, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -6607,7 +6607,7 @@ } }, { - "id": 10590, + "id": 10607, "name": "items", "variant": "declaration", "kind": 1024, @@ -6626,14 +6626,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10761, + "target": 10778, "name": "ComputeActionItemLine", "package": "@medusajs/types" } } }, { - "id": 10591, + "id": 10608, "name": "shipping_methods", "variant": "declaration", "kind": 1024, @@ -6652,7 +6652,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10766, + "target": 10783, "name": "ComputeActionShippingLine", "package": "@medusajs/types" } @@ -6663,9 +6663,9 @@ { "title": "Properties", "children": [ - 10589, - 10590, - 10591 + 10606, + 10607, + 10608 ] } ], @@ -6692,7 +6692,7 @@ ] }, { - "id": 10848, + "id": 10865, "name": "PromotionRuleValueDTO", "variant": "declaration", "kind": 256, @@ -6707,7 +6707,7 @@ }, "children": [ { - "id": 10849, + "id": 10866, "name": "id", "variant": "declaration", "kind": 1024, @@ -6726,7 +6726,7 @@ } }, { - "id": 10850, + "id": 10867, "name": "value", "variant": "declaration", "kind": 1024, @@ -6751,14 +6751,14 @@ { "title": "Properties", "children": [ - 10849, - 10850 + 10866, + 10867 ] } ] }, { - "id": 10847, + "id": 10864, "name": "PromotionRuleOperatorValues", "variant": "declaration", "kind": 2097152, @@ -6806,7 +6806,7 @@ } }, { - "id": 10661, + "id": 10678, "name": "PromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -6821,7 +6821,7 @@ }, "children": [ { - "id": 10662, + "id": 10679, "name": "id", "variant": "declaration", "kind": 1024, @@ -6840,7 +6840,7 @@ } }, { - "id": 10663, + "id": 10680, "name": "description", "variant": "declaration", "kind": 1024, @@ -6870,7 +6870,7 @@ } }, { - "id": 10664, + "id": 10681, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -6891,7 +6891,7 @@ } }, { - "id": 10665, + "id": 10682, "name": "operator", "variant": "declaration", "kind": 1024, @@ -6908,13 +6908,13 @@ }, "type": { "type": "reference", - "target": 10847, + "target": 10864, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10666, + "id": 10683, "name": "values", "variant": "declaration", "kind": 1024, @@ -6931,7 +6931,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10848, + "target": 10865, "name": "PromotionRuleValueDTO", "package": "@medusajs/types" } @@ -6942,17 +6942,17 @@ { "title": "Properties", "children": [ - 10662, - 10663, - 10664, - 10665, - 10666 + 10679, + 10680, + 10681, + 10682, + 10683 ] } ] }, { - "id": 10656, + "id": 10673, "name": "CreatePromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -6967,7 +6967,7 @@ }, "children": [ { - "id": 10657, + "id": 10674, "name": "description", "variant": "declaration", "kind": 1024, @@ -6997,7 +6997,7 @@ } }, { - "id": 10658, + "id": 10675, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7016,7 +7016,7 @@ } }, { - "id": 10659, + "id": 10676, "name": "operator", "variant": "declaration", "kind": 1024, @@ -7031,13 +7031,13 @@ }, "type": { "type": "reference", - "target": 10847, + "target": 10864, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10660, + "id": 10677, "name": "values", "variant": "declaration", "kind": 1024, @@ -7080,16 +7080,16 @@ { "title": "Properties", "children": [ - 10657, - 10658, - 10659, - 10660 + 10674, + 10675, + 10676, + 10677 ] } ] }, { - "id": 10695, + "id": 10712, "name": "UpdatePromotionRuleDTO", "variant": "declaration", "kind": 256, @@ -7104,7 +7104,7 @@ }, "children": [ { - "id": 10696, + "id": 10713, "name": "id", "variant": "declaration", "kind": 1024, @@ -7123,7 +7123,7 @@ } }, { - "id": 10697, + "id": 10714, "name": "description", "variant": "declaration", "kind": 1024, @@ -7153,7 +7153,7 @@ } }, { - "id": 10698, + "id": 10715, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -7174,7 +7174,7 @@ } }, { - "id": 10699, + "id": 10716, "name": "operator", "variant": "declaration", "kind": 1024, @@ -7191,13 +7191,13 @@ }, "type": { "type": "reference", - "target": 10847, + "target": 10864, "name": "PromotionRuleOperatorValues", "package": "@medusajs/types" } }, { - "id": 10700, + "id": 10717, "name": "values", "variant": "declaration", "kind": 1024, @@ -7242,17 +7242,17 @@ { "title": "Properties", "children": [ - 10696, - 10697, - 10698, - 10699, - 10700 + 10713, + 10714, + 10715, + 10716, + 10717 ] } ] }, { - "id": 10691, + "id": 10708, "name": "FilterablePromotionRuleProps", "variant": "declaration", "kind": 256, @@ -7267,7 +7267,7 @@ }, "children": [ { - "id": 10693, + "id": 10710, "name": "$and", "variant": "declaration", "kind": 1024, @@ -7290,17 +7290,17 @@ "types": [ { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7313,12 +7313,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10822, + "target": 10839, "name": "BaseFilterable.$and" } }, { - "id": 10694, + "id": 10711, "name": "$or", "variant": "declaration", "kind": 1024, @@ -7341,17 +7341,17 @@ "types": [ { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7364,12 +7364,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10823, + "target": 10840, "name": "BaseFilterable.$or" } }, { - "id": 10692, + "id": 10709, "name": "id", "variant": "declaration", "kind": 1024, @@ -7397,20 +7397,20 @@ { "title": "Properties", "children": [ - 10693, - 10694, - 10692 + 10710, + 10711, + 10709 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } @@ -7421,7 +7421,7 @@ ] }, { - "id": 10770, + "id": 10787, "name": "PromotionTypeValues", "variant": "declaration", "kind": 2097152, @@ -7449,7 +7449,7 @@ } }, { - "id": 10612, + "id": 10629, "name": "PromotionDTO", "variant": "declaration", "kind": 256, @@ -7464,7 +7464,7 @@ }, "children": [ { - "id": 10613, + "id": 10630, "name": "id", "variant": "declaration", "kind": 1024, @@ -7483,7 +7483,7 @@ } }, { - "id": 10614, + "id": 10631, "name": "code", "variant": "declaration", "kind": 1024, @@ -7504,7 +7504,7 @@ } }, { - "id": 10615, + "id": 10632, "name": "type", "variant": "declaration", "kind": 1024, @@ -7537,13 +7537,13 @@ }, "type": { "type": "reference", - "target": 10770, + "target": 10787, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10616, + "id": 10633, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7564,7 +7564,7 @@ } }, { - "id": 10617, + "id": 10634, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7581,13 +7581,13 @@ }, "type": { "type": "reference", - "target": 10797, + "target": 10814, "name": "ApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10618, + "id": 10635, "name": "rules", "variant": "declaration", "kind": 1024, @@ -7606,14 +7606,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10619, + "id": 10636, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -7643,7 +7643,7 @@ } }, { - "id": 10620, + "id": 10637, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -7660,7 +7660,7 @@ }, "type": { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -7670,20 +7670,20 @@ { "title": "Properties", "children": [ - 10613, - 10614, - 10615, - 10616, - 10617, - 10618, - 10619, - 10620 + 10630, + 10631, + 10632, + 10633, + 10634, + 10635, + 10636, + 10637 ] } ] }, { - "id": 10592, + "id": 10609, "name": "CreatePromotionDTO", "variant": "declaration", "kind": 256, @@ -7698,7 +7698,7 @@ }, "children": [ { - "id": 10593, + "id": 10610, "name": "code", "variant": "declaration", "kind": 1024, @@ -7717,7 +7717,7 @@ } }, { - "id": 10594, + "id": 10611, "name": "type", "variant": "declaration", "kind": 1024, @@ -7748,13 +7748,13 @@ }, "type": { "type": "reference", - "target": 10770, + "target": 10787, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10595, + "id": 10612, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7775,7 +7775,7 @@ } }, { - "id": 10596, + "id": 10613, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7790,13 +7790,13 @@ }, "type": { "type": "reference", - "target": 10771, + "target": 10788, "name": "CreateApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10597, + "id": 10614, "name": "rules", "variant": "declaration", "kind": 1024, @@ -7815,14 +7815,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10598, + "id": 10615, "name": "campaign", "variant": "declaration", "kind": 1024, @@ -7839,13 +7839,13 @@ }, "type": { "type": "reference", - "target": 10667, + "target": 10684, "name": "CreateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10599, + "id": 10616, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -7870,19 +7870,19 @@ { "title": "Properties", "children": [ - 10593, - 10594, - 10595, - 10596, - 10597, - 10598, - 10599 + 10610, + 10611, + 10612, + 10613, + 10614, + 10615, + 10616 ] } ] }, { - "id": 10621, + "id": 10638, "name": "UpdatePromotionDTO", "variant": "declaration", "kind": 256, @@ -7897,7 +7897,7 @@ }, "children": [ { - "id": 10622, + "id": 10639, "name": "id", "variant": "declaration", "kind": 1024, @@ -7916,7 +7916,7 @@ } }, { - "id": 10623, + "id": 10640, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -7937,7 +7937,7 @@ } }, { - "id": 10624, + "id": 10641, "name": "code", "variant": "declaration", "kind": 1024, @@ -7958,7 +7958,7 @@ } }, { - "id": 10625, + "id": 10642, "name": "type", "variant": "declaration", "kind": 1024, @@ -7975,13 +7975,13 @@ }, "type": { "type": "reference", - "target": 10770, + "target": 10787, "name": "PromotionTypeValues", "package": "@medusajs/types" } }, { - "id": 10626, + "id": 10643, "name": "application_method", "variant": "declaration", "kind": 1024, @@ -7998,13 +7998,13 @@ }, "type": { "type": "reference", - "target": 10810, + "target": 10827, "name": "UpdateApplicationMethodDTO", "package": "@medusajs/types" } }, { - "id": 10627, + "id": 10644, "name": "campaign_id", "variant": "declaration", "kind": 1024, @@ -8038,18 +8038,18 @@ { "title": "Properties", "children": [ - 10622, - 10623, - 10624, - 10625, - 10626, - 10627 + 10639, + 10640, + 10641, + 10642, + 10643, + 10644 ] } ] }, { - "id": 10628, + "id": 10645, "name": "FilterablePromotionProps", "variant": "declaration", "kind": 256, @@ -8064,7 +8064,7 @@ }, "children": [ { - "id": 10635, + "id": 10652, "name": "$and", "variant": "declaration", "kind": 1024, @@ -8087,17 +8087,17 @@ "types": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8110,12 +8110,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10822, + "target": 10839, "name": "BaseFilterable.$and" } }, { - "id": 10636, + "id": 10653, "name": "$or", "variant": "declaration", "kind": 1024, @@ -8138,17 +8138,17 @@ "types": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8161,12 +8161,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 10823, + "target": 10840, "name": "BaseFilterable.$or" } }, { - "id": 10629, + "id": 10646, "name": "q", "variant": "declaration", "kind": 1024, @@ -8187,7 +8187,7 @@ } }, { - "id": 10630, + "id": 10647, "name": "id", "variant": "declaration", "kind": 1024, @@ -8220,7 +8220,7 @@ } }, { - "id": 10631, + "id": 10648, "name": "code", "variant": "declaration", "kind": 1024, @@ -8251,7 +8251,7 @@ }, { "type": "reference", - "target": 10825, + "target": 10842, "typeArguments": [ { "type": "intrinsic", @@ -8265,7 +8265,7 @@ } }, { - "id": 10632, + "id": 10649, "name": "budget_id", "variant": "declaration", "kind": 1024, @@ -8292,7 +8292,7 @@ }, { "type": "reference", - "target": 10825, + "target": 10842, "typeArguments": [ { "type": "intrinsic", @@ -8306,7 +8306,7 @@ } }, { - "id": 10633, + "id": 10650, "name": "is_automatic", "variant": "declaration", "kind": 1024, @@ -8327,7 +8327,7 @@ } }, { - "id": 10634, + "id": 10651, "name": "type", "variant": "declaration", "kind": 1024, @@ -8346,7 +8346,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10770, + "target": 10787, "name": "PromotionTypeValues", "package": "@medusajs/types" } @@ -8357,25 +8357,25 @@ { "title": "Properties", "children": [ - 10635, - 10636, - 10629, - 10630, - 10631, - 10632, - 10633, - 10634 + 10652, + 10653, + 10646, + 10647, + 10648, + 10649, + 10650, + 10651 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10821, + "target": 10838, "typeArguments": [ { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" } @@ -8386,7 +8386,7 @@ ] }, { - "id": 10851, + "id": 10868, "name": "CreateCampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -8401,7 +8401,7 @@ }, "children": [ { - "id": 10852, + "id": 10869, "name": "type", "variant": "declaration", "kind": 1024, @@ -8418,13 +8418,13 @@ }, "type": { "type": "reference", - "target": 10922, + "target": 10939, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10853, + "id": 10870, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8454,7 +8454,7 @@ } }, { - "id": 10854, + "id": 10871, "name": "used", "variant": "declaration", "kind": 1024, @@ -8475,7 +8475,7 @@ } }, { - "id": 10855, + "id": 10872, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8509,16 +8509,16 @@ { "title": "Properties", "children": [ - 10852, - 10853, - 10854, - 10855 + 10869, + 10870, + 10871, + 10872 ] } ] }, { - "id": 10862, + "id": 10879, "name": "UpdateCampaignBudgetDTO", "variant": "declaration", "kind": 256, @@ -8533,7 +8533,7 @@ }, "children": [ { - "id": 10863, + "id": 10880, "name": "id", "variant": "declaration", "kind": 1024, @@ -8552,7 +8552,7 @@ } }, { - "id": 10864, + "id": 10881, "name": "type", "variant": "declaration", "kind": 1024, @@ -8569,13 +8569,13 @@ }, "type": { "type": "reference", - "target": 10922, + "target": 10939, "name": "CampaignBudgetTypeValues", "package": "@medusajs/types" } }, { - "id": 10865, + "id": 10882, "name": "limit", "variant": "declaration", "kind": 1024, @@ -8605,7 +8605,7 @@ } }, { - "id": 10866, + "id": 10883, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -8635,7 +8635,7 @@ } }, { - "id": 10867, + "id": 10884, "name": "used", "variant": "declaration", "kind": 1024, @@ -8660,17 +8660,17 @@ { "title": "Properties", "children": [ - 10863, - 10864, - 10865, - 10866, - 10867 + 10880, + 10881, + 10882, + 10883, + 10884 ] } ] }, { - "id": 10667, + "id": 10684, "name": "CreateCampaignDTO", "variant": "declaration", "kind": 256, @@ -8684,233 +8684,12 @@ ] }, "children": [ - { - "id": 10668, - "name": "name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The name of the campaign." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10669, - "name": "description", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The description of the campaign." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 10670, - "name": "campaign_identifier", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The campaign identifier of the campaign." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 10671, - "name": "starts_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The start date of the campaign." - } - ] - }, - "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": 10672, - "name": "ends_at", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The end date of the campaign." - } - ] - }, - "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": 10673, - "name": "budget", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated campaign budget." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "reference", - "target": 10851, - "name": "CreateCampaignBudgetDTO", - "package": "@medusajs/types" - } - ] - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 10668, - 10669, - 10670, - 10671, - 10672, - 10673 - ] - } - ] - }, - { - "id": 10683, - "name": "UpdateCampaignDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The attributes to update in the campaign." - } - ] - }, - "children": [ - { - "id": 10684, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the campaign." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 10685, "name": "name", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "comment": { "summary": [ { @@ -8959,9 +8738,7 @@ "name": "campaign_identifier", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "comment": { "summary": [ { @@ -9053,6 +8830,229 @@ "flags": { "isOptional": true }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated campaign budget." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "reference", + "target": 10868, + "name": "CreateCampaignBudgetDTO", + "package": "@medusajs/types" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 10685, + 10686, + 10687, + 10688, + 10689, + 10690 + ] + } + ] + }, + { + "id": 10700, + "name": "UpdateCampaignDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The attributes to update in the campaign." + } + ] + }, + "children": [ + { + "id": 10701, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the campaign." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10702, + "name": "name", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The name of the campaign." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10703, + "name": "description", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The description of the campaign." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 10704, + "name": "campaign_identifier", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The campaign identifier of the campaign." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 10705, + "name": "starts_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The start date of the campaign." + } + ] + }, + "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": 10706, + "name": "ends_at", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The end date of the campaign." + } + ] + }, + "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": 10707, + "name": "budget", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, "comment": { "summary": [ { @@ -9070,7 +9070,7 @@ "typeArguments": [ { "type": "reference", - "target": 10862, + "target": 10879, "name": "UpdateCampaignBudgetDTO", "package": "@medusajs/types" }, @@ -9088,26 +9088,26 @@ { "title": "Properties", "children": [ - 10684, - 10685, - 10686, - 10687, - 10688, - 10689, - 10690 + 10701, + 10702, + 10703, + 10704, + 10705, + 10706, + 10707 ] } ] }, { - "id": 10707, + "id": 10724, "name": "AddPromotionsToCampaignDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10708, + "id": 10725, "name": "id", "variant": "declaration", "kind": 1024, @@ -9126,7 +9126,7 @@ } }, { - "id": 10709, + "id": 10726, "name": "promotion_ids", "variant": "declaration", "kind": 1024, @@ -9152,21 +9152,21 @@ { "title": "Properties", "children": [ - 10708, - 10709 + 10725, + 10726 ] } ] }, { - "id": 10710, + "id": 10727, "name": "RemovePromotionsFromCampaignDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10711, + "id": 10728, "name": "id", "variant": "declaration", "kind": 1024, @@ -9185,7 +9185,7 @@ } }, { - "id": 10712, + "id": 10729, "name": "promotion_ids", "variant": "declaration", "kind": 1024, @@ -9211,14 +9211,14 @@ { "title": "Properties", "children": [ - 10711, - 10712 + 10728, + 10729 ] } ] }, { - "id": 10404, + "id": 10421, "name": "IPromotionModuleService", "variant": "declaration", "kind": 256, @@ -9233,14 +9233,14 @@ }, "children": [ { - "id": 10405, + "id": 10422, "name": "registerUsage", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10406, + "id": 10423, "name": "registerUsage", "variant": "signature", "kind": 4096, @@ -9291,7 +9291,7 @@ }, "parameters": [ { - "id": 10407, + "id": 10424, "name": "computedActions", "variant": "param", "kind": 32768, @@ -9308,7 +9308,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10587, + "target": 10604, "name": "ComputeActions", "package": "@medusajs/types" } @@ -9334,14 +9334,14 @@ ] }, { - "id": 10408, + "id": 10425, "name": "computeActions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10409, + "id": 10426, "name": "computeActions", "variant": "signature", "kind": 4096, @@ -9376,7 +9376,7 @@ }, "parameters": [ { - "id": 10410, + "id": 10427, "name": "promotionCodesToApply", "variant": "param", "kind": 32768, @@ -9398,7 +9398,7 @@ } }, { - "id": 10411, + "id": 10428, "name": "applicationContext", "variant": "param", "kind": 32768, @@ -9413,13 +9413,13 @@ }, "type": { "type": "reference", - "target": 10588, + "target": 10605, "name": "ComputeActionContext", "package": "@medusajs/types" } }, { - "id": 10412, + "id": 10429, "name": "options", "variant": "param", "kind": 32768, @@ -9466,7 +9466,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10587, + "target": 10604, "name": "ComputeActions", "package": "@medusajs/types" } @@ -9479,14 +9479,14 @@ ] }, { - "id": 10413, + "id": 10430, "name": "createPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10414, + "id": 10431, "name": "createPromotions", "variant": "signature", "kind": 4096, @@ -9521,7 +9521,7 @@ }, "parameters": [ { - "id": 10415, + "id": 10432, "name": "data", "variant": "param", "kind": 32768, @@ -9538,14 +9538,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10592, + "target": 10609, "name": "CreatePromotionDTO", "package": "@medusajs/types" } } }, { - "id": 10416, + "id": 10433, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9562,7 +9562,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -9579,7 +9579,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9590,7 +9590,7 @@ } }, { - "id": 10417, + "id": 10434, "name": "createPromotions", "variant": "signature", "kind": 4096, @@ -9625,7 +9625,7 @@ }, "parameters": [ { - "id": 10418, + "id": 10435, "name": "data", "variant": "param", "kind": 32768, @@ -9640,13 +9640,13 @@ }, "type": { "type": "reference", - "target": 10592, + "target": 10609, "name": "CreatePromotionDTO", "package": "@medusajs/types" } }, { - "id": 10419, + "id": 10436, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9663,7 +9663,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -9678,7 +9678,7 @@ "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9690,14 +9690,14 @@ ] }, { - "id": 10420, + "id": 10437, "name": "updatePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10421, + "id": 10438, "name": "updatePromotions", "variant": "signature", "kind": 4096, @@ -9732,7 +9732,7 @@ }, "parameters": [ { - "id": 10422, + "id": 10439, "name": "data", "variant": "param", "kind": 32768, @@ -9749,14 +9749,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10621, + "target": 10638, "name": "UpdatePromotionDTO", "package": "@medusajs/types" } } }, { - "id": 10423, + "id": 10440, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9773,7 +9773,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -9790,7 +9790,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9801,7 +9801,7 @@ } }, { - "id": 10424, + "id": 10441, "name": "updatePromotions", "variant": "signature", "kind": 4096, @@ -9836,7 +9836,7 @@ }, "parameters": [ { - "id": 10425, + "id": 10442, "name": "data", "variant": "param", "kind": 32768, @@ -9851,13 +9851,13 @@ }, "type": { "type": "reference", - "target": 10621, + "target": 10638, "name": "UpdatePromotionDTO", "package": "@medusajs/types" } }, { - "id": 10426, + "id": 10443, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9874,7 +9874,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -9889,7 +9889,7 @@ "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -9901,14 +9901,14 @@ ] }, { - "id": 10427, + "id": 10444, "name": "listPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10428, + "id": 10445, "name": "listPromotions", "variant": "signature", "kind": 4096, @@ -9995,7 +9995,7 @@ }, "parameters": [ { - "id": 10429, + "id": 10446, "name": "filters", "variant": "param", "kind": 32768, @@ -10012,13 +10012,13 @@ }, "type": { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" } }, { - "id": 10430, + "id": 10447, "name": "config", "variant": "param", "kind": 32768, @@ -10051,11 +10051,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10065,7 +10065,7 @@ } }, { - "id": 10431, + "id": 10448, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10082,7 +10082,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10099,7 +10099,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10112,14 +10112,14 @@ ] }, { - "id": 10432, + "id": 10449, "name": "listAndCountPromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10433, + "id": 10450, "name": "listAndCountPromotions", "variant": "signature", "kind": 4096, @@ -10206,7 +10206,7 @@ }, "parameters": [ { - "id": 10434, + "id": 10451, "name": "filters", "variant": "param", "kind": 32768, @@ -10223,13 +10223,13 @@ }, "type": { "type": "reference", - "target": 10628, + "target": 10645, "name": "FilterablePromotionProps", "package": "@medusajs/types" } }, { - "id": 10435, + "id": 10452, "name": "config", "variant": "param", "kind": 32768, @@ -10262,11 +10262,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10276,7 +10276,7 @@ } }, { - "id": 10436, + "id": 10453, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10293,7 +10293,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10313,7 +10313,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10332,14 +10332,14 @@ ] }, { - "id": 10437, + "id": 10454, "name": "retrievePromotion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10438, + "id": 10455, "name": "retrievePromotion", "variant": "signature", "kind": 4096, @@ -10386,7 +10386,7 @@ }, "parameters": [ { - "id": 10439, + "id": 10456, "name": "id", "variant": "param", "kind": 32768, @@ -10405,7 +10405,7 @@ } }, { - "id": 10440, + "id": 10457, "name": "config", "variant": "param", "kind": 32768, @@ -10438,11 +10438,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10452,7 +10452,7 @@ } }, { - "id": 10441, + "id": 10458, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10469,7 +10469,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10484,7 +10484,7 @@ "typeArguments": [ { "type": "reference", - "target": 10612, + "target": 10629, "name": "PromotionDTO", "package": "@medusajs/types" } @@ -10496,14 +10496,14 @@ ] }, { - "id": 10442, + "id": 10459, "name": "deletePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10443, + "id": 10460, "name": "deletePromotions", "variant": "signature", "kind": 4096, @@ -10538,7 +10538,7 @@ }, "parameters": [ { - "id": 10444, + "id": 10461, "name": "ids", "variant": "param", "kind": 32768, @@ -10560,7 +10560,7 @@ } }, { - "id": 10445, + "id": 10462, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10577,7 +10577,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10600,7 +10600,7 @@ } }, { - "id": 10446, + "id": 10463, "name": "deletePromotions", "variant": "signature", "kind": 4096, @@ -10635,7 +10635,7 @@ }, "parameters": [ { - "id": 10447, + "id": 10464, "name": "ids", "variant": "param", "kind": 32768, @@ -10654,7 +10654,7 @@ } }, { - "id": 10448, + "id": 10465, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10671,7 +10671,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10696,14 +10696,14 @@ ] }, { - "id": 10449, + "id": 10466, "name": "softDeletePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10450, + "id": 10467, "name": "softDeletePromotions", "variant": "signature", "kind": 4096, @@ -10754,7 +10754,7 @@ }, "typeParameters": [ { - "id": 10451, + "id": 10468, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10771,7 +10771,7 @@ ], "parameters": [ { - "id": 10452, + "id": 10469, "name": "promotionIds", "variant": "param", "kind": 32768, @@ -10802,7 +10802,7 @@ } }, { - "id": 10453, + "id": 10470, "name": "config", "variant": "param", "kind": 32768, @@ -10819,11 +10819,11 @@ }, "type": { "type": "reference", - "target": 10650, + "target": 10667, "typeArguments": [ { "type": "reference", - "target": 10451, + "target": 10468, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -10834,7 +10834,7 @@ } }, { - "id": 10454, + "id": 10471, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10851,7 +10851,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -10903,14 +10903,14 @@ ] }, { - "id": 10455, + "id": 10472, "name": "restorePromotions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10456, + "id": 10473, "name": "restorePromotions", "variant": "signature", "kind": 4096, @@ -10961,7 +10961,7 @@ }, "typeParameters": [ { - "id": 10457, + "id": 10474, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -10978,7 +10978,7 @@ ], "parameters": [ { - "id": 10458, + "id": 10475, "name": "promotionIds", "variant": "param", "kind": 32768, @@ -11009,7 +11009,7 @@ } }, { - "id": 10459, + "id": 10476, "name": "config", "variant": "param", "kind": 32768, @@ -11042,11 +11042,11 @@ }, "type": { "type": "reference", - "target": 10653, + "target": 10670, "typeArguments": [ { "type": "reference", - "target": 10457, + "target": 10474, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11057,7 +11057,7 @@ } }, { - "id": 10460, + "id": 10477, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11074,7 +11074,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11126,14 +11126,14 @@ ] }, { - "id": 10461, + "id": 10478, "name": "addPromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10462, + "id": 10479, "name": "addPromotionRules", "variant": "signature", "kind": 4096, @@ -11168,7 +11168,7 @@ }, "parameters": [ { - "id": 10463, + "id": 10480, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11187,7 +11187,7 @@ } }, { - "id": 10464, + "id": 10481, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11204,14 +11204,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10465, + "id": 10482, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11228,7 +11228,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11245,7 +11245,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11258,14 +11258,14 @@ ] }, { - "id": 10466, + "id": 10483, "name": "addPromotionTargetRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10467, + "id": 10484, "name": "addPromotionTargetRules", "variant": "signature", "kind": 4096, @@ -11300,7 +11300,7 @@ }, "parameters": [ { - "id": 10468, + "id": 10485, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11319,7 +11319,7 @@ } }, { - "id": 10469, + "id": 10486, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11336,14 +11336,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10470, + "id": 10487, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11360,7 +11360,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11377,7 +11377,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11390,14 +11390,14 @@ ] }, { - "id": 10471, + "id": 10488, "name": "addPromotionBuyRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10472, + "id": 10489, "name": "addPromotionBuyRules", "variant": "signature", "kind": 4096, @@ -11432,7 +11432,7 @@ }, "parameters": [ { - "id": 10473, + "id": 10490, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11451,7 +11451,7 @@ } }, { - "id": 10474, + "id": 10491, "name": "rulesData", "variant": "param", "kind": 32768, @@ -11468,14 +11468,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10656, + "target": 10673, "name": "CreatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10475, + "id": 10492, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11492,7 +11492,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11509,7 +11509,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -11522,14 +11522,14 @@ ] }, { - "id": 10476, + "id": 10493, "name": "removePromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10477, + "id": 10494, "name": "removePromotionRules", "variant": "signature", "kind": 4096, @@ -11564,7 +11564,7 @@ }, "parameters": [ { - "id": 10478, + "id": 10495, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11583,7 +11583,7 @@ } }, { - "id": 10479, + "id": 10496, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11605,7 +11605,7 @@ } }, { - "id": 10480, + "id": 10497, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11622,7 +11622,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11647,14 +11647,14 @@ ] }, { - "id": 10481, + "id": 10498, "name": "removePromotionTargetRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10482, + "id": 10499, "name": "removePromotionTargetRules", "variant": "signature", "kind": 4096, @@ -11689,7 +11689,7 @@ }, "parameters": [ { - "id": 10483, + "id": 10500, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11708,7 +11708,7 @@ } }, { - "id": 10484, + "id": 10501, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11730,7 +11730,7 @@ } }, { - "id": 10485, + "id": 10502, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11747,7 +11747,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11772,14 +11772,14 @@ ] }, { - "id": 10486, + "id": 10503, "name": "removePromotionBuyRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10487, + "id": 10504, "name": "removePromotionBuyRules", "variant": "signature", "kind": 4096, @@ -11814,7 +11814,7 @@ }, "parameters": [ { - "id": 10488, + "id": 10505, "name": "promotionId", "variant": "param", "kind": 32768, @@ -11833,7 +11833,7 @@ } }, { - "id": 10489, + "id": 10506, "name": "ruleIds", "variant": "param", "kind": 32768, @@ -11855,7 +11855,7 @@ } }, { - "id": 10490, + "id": 10507, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11872,7 +11872,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11897,14 +11897,14 @@ ] }, { - "id": 10491, + "id": 10508, "name": "createCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10492, + "id": 10509, "name": "createCampaigns", "variant": "signature", "kind": 4096, @@ -11939,7 +11939,7 @@ }, "parameters": [ { - "id": 10493, + "id": 10510, "name": "data", "variant": "param", "kind": 32768, @@ -11954,13 +11954,13 @@ }, "type": { "type": "reference", - "target": 10667, + "target": 10684, "name": "CreateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10494, + "id": 10511, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11977,7 +11977,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -11992,7 +11992,7 @@ "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12002,7 +12002,7 @@ } }, { - "id": 10495, + "id": 10512, "name": "createCampaigns", "variant": "signature", "kind": 4096, @@ -12037,7 +12037,7 @@ }, "parameters": [ { - "id": 10496, + "id": 10513, "name": "data", "variant": "param", "kind": 32768, @@ -12054,14 +12054,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10667, + "target": 10684, "name": "CreateCampaignDTO", "package": "@medusajs/types" } } }, { - "id": 10497, + "id": 10514, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12078,7 +12078,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12095,7 +12095,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12108,14 +12108,14 @@ ] }, { - "id": 10498, + "id": 10515, "name": "updateCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10499, + "id": 10516, "name": "updateCampaigns", "variant": "signature", "kind": 4096, @@ -12150,7 +12150,7 @@ }, "parameters": [ { - "id": 10500, + "id": 10517, "name": "data", "variant": "param", "kind": 32768, @@ -12167,14 +12167,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10683, + "target": 10700, "name": "UpdateCampaignDTO", "package": "@medusajs/types" } } }, { - "id": 10501, + "id": 10518, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12191,7 +12191,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12208,7 +12208,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12219,7 +12219,7 @@ } }, { - "id": 10502, + "id": 10519, "name": "updateCampaigns", "variant": "signature", "kind": 4096, @@ -12254,7 +12254,7 @@ }, "parameters": [ { - "id": 10503, + "id": 10520, "name": "data", "variant": "param", "kind": 32768, @@ -12269,13 +12269,13 @@ }, "type": { "type": "reference", - "target": 10683, + "target": 10700, "name": "UpdateCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10504, + "id": 10521, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12292,7 +12292,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12307,7 +12307,7 @@ "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12319,14 +12319,14 @@ ] }, { - "id": 10505, + "id": 10522, "name": "listPromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10506, + "id": 10523, "name": "listPromotionRules", "variant": "signature", "kind": 4096, @@ -12413,7 +12413,7 @@ }, "parameters": [ { - "id": 10507, + "id": 10524, "name": "filters", "variant": "param", "kind": 32768, @@ -12430,13 +12430,13 @@ }, "type": { "type": "reference", - "target": 10691, + "target": 10708, "name": "FilterablePromotionRuleProps", "package": "@medusajs/types" } }, { - "id": 10508, + "id": 10525, "name": "config", "variant": "param", "kind": 32768, @@ -12469,11 +12469,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12483,7 +12483,7 @@ } }, { - "id": 10509, + "id": 10526, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12500,7 +12500,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12517,7 +12517,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12530,14 +12530,14 @@ ] }, { - "id": 10510, + "id": 10527, "name": "updatePromotionRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10511, + "id": 10528, "name": "updatePromotionRules", "variant": "signature", "kind": 4096, @@ -12572,7 +12572,7 @@ }, "parameters": [ { - "id": 10512, + "id": 10529, "name": "data", "variant": "param", "kind": 32768, @@ -12589,14 +12589,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 10695, + "target": 10712, "name": "UpdatePromotionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 10513, + "id": 10530, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12613,7 +12613,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12630,7 +12630,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10661, + "target": 10678, "name": "PromotionRuleDTO", "package": "@medusajs/types" } @@ -12643,14 +12643,14 @@ ] }, { - "id": 10514, + "id": 10531, "name": "listCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10515, + "id": 10532, "name": "listCampaigns", "variant": "signature", "kind": 4096, @@ -12737,7 +12737,7 @@ }, "parameters": [ { - "id": 10516, + "id": 10533, "name": "filters", "variant": "param", "kind": 32768, @@ -12754,13 +12754,13 @@ }, "type": { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" } }, { - "id": 10517, + "id": 10534, "name": "config", "variant": "param", "kind": 32768, @@ -12793,11 +12793,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12807,7 +12807,7 @@ } }, { - "id": 10518, + "id": 10535, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12824,7 +12824,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -12841,7 +12841,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -12854,14 +12854,14 @@ ] }, { - "id": 10519, + "id": 10536, "name": "listAndCountCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10520, + "id": 10537, "name": "listAndCountCampaigns", "variant": "signature", "kind": 4096, @@ -12948,7 +12948,7 @@ }, "parameters": [ { - "id": 10521, + "id": 10538, "name": "filters", "variant": "param", "kind": 32768, @@ -12965,13 +12965,13 @@ }, "type": { "type": "reference", - "target": 10701, + "target": 10718, "name": "FilterableCampaignProps", "package": "@medusajs/types" } }, { - "id": 10522, + "id": 10539, "name": "config", "variant": "param", "kind": 32768, @@ -13004,11 +13004,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13018,7 +13018,7 @@ } }, { - "id": 10523, + "id": 10540, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13035,7 +13035,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13055,7 +13055,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13074,14 +13074,14 @@ ] }, { - "id": 10524, + "id": 10541, "name": "retrieveCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10525, + "id": 10542, "name": "retrieveCampaign", "variant": "signature", "kind": 4096, @@ -13128,7 +13128,7 @@ }, "parameters": [ { - "id": 10526, + "id": 10543, "name": "id", "variant": "param", "kind": 32768, @@ -13147,7 +13147,7 @@ } }, { - "id": 10527, + "id": 10544, "name": "config", "variant": "param", "kind": 32768, @@ -13180,11 +13180,11 @@ }, "type": { "type": "reference", - "target": 10637, + "target": 10654, "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13194,7 +13194,7 @@ } }, { - "id": 10528, + "id": 10545, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13211,7 +13211,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13226,7 +13226,7 @@ "typeArguments": [ { "type": "reference", - "target": 10674, + "target": 10691, "name": "CampaignDTO", "package": "@medusajs/types" } @@ -13238,14 +13238,14 @@ ] }, { - "id": 10529, + "id": 10546, "name": "deleteCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10530, + "id": 10547, "name": "deleteCampaigns", "variant": "signature", "kind": 4096, @@ -13280,7 +13280,7 @@ }, "parameters": [ { - "id": 10531, + "id": 10548, "name": "ids", "variant": "param", "kind": 32768, @@ -13302,7 +13302,7 @@ } }, { - "id": 10532, + "id": 10549, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13319,7 +13319,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13342,7 +13342,7 @@ } }, { - "id": 10533, + "id": 10550, "name": "deleteCampaigns", "variant": "signature", "kind": 4096, @@ -13377,7 +13377,7 @@ }, "parameters": [ { - "id": 10534, + "id": 10551, "name": "ids", "variant": "param", "kind": 32768, @@ -13396,7 +13396,7 @@ } }, { - "id": 10535, + "id": 10552, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13413,7 +13413,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13438,14 +13438,14 @@ ] }, { - "id": 10536, + "id": 10553, "name": "softDeleteCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10537, + "id": 10554, "name": "softDeleteCampaigns", "variant": "signature", "kind": 4096, @@ -13496,7 +13496,7 @@ }, "typeParameters": [ { - "id": 10538, + "id": 10555, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13513,7 +13513,7 @@ ], "parameters": [ { - "id": 10539, + "id": 10556, "name": "campaignIds", "variant": "param", "kind": 32768, @@ -13544,7 +13544,7 @@ } }, { - "id": 10540, + "id": 10557, "name": "config", "variant": "param", "kind": 32768, @@ -13561,11 +13561,11 @@ }, "type": { "type": "reference", - "target": 10650, + "target": 10667, "typeArguments": [ { "type": "reference", - "target": 10538, + "target": 10555, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13576,7 +13576,7 @@ } }, { - "id": 10541, + "id": 10558, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13593,7 +13593,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13645,14 +13645,14 @@ ] }, { - "id": 10542, + "id": 10559, "name": "restoreCampaigns", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10543, + "id": 10560, "name": "restoreCampaigns", "variant": "signature", "kind": 4096, @@ -13703,7 +13703,7 @@ }, "typeParameters": [ { - "id": 10544, + "id": 10561, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13720,7 +13720,7 @@ ], "parameters": [ { - "id": 10545, + "id": 10562, "name": "campaignIds", "variant": "param", "kind": 32768, @@ -13751,7 +13751,7 @@ } }, { - "id": 10546, + "id": 10563, "name": "config", "variant": "param", "kind": 32768, @@ -13784,11 +13784,11 @@ }, "type": { "type": "reference", - "target": 10653, + "target": 10670, "typeArguments": [ { "type": "reference", - "target": 10544, + "target": 10561, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13799,7 +13799,7 @@ } }, { - "id": 10547, + "id": 10564, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13816,7 +13816,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13868,34 +13868,34 @@ ] }, { - "id": 10548, + "id": 10565, "name": "addPromotionsToCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10549, + "id": 10566, "name": "addPromotionsToCampaign", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10550, + "id": 10567, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 10707, + "target": 10724, "name": "AddPromotionsToCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10551, + "id": 10568, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13904,7 +13904,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -13920,14 +13920,14 @@ { "type": "reflection", "declaration": { - "id": 10552, + "id": 10569, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10553, + "id": 10570, "name": "ids", "variant": "declaration", "kind": 1024, @@ -13945,7 +13945,7 @@ { "title": "Properties", "children": [ - 10553 + 10570 ] } ] @@ -13959,34 +13959,34 @@ ] }, { - "id": 10554, + "id": 10571, "name": "removePromotionsFromCampaign", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10555, + "id": 10572, "name": "removePromotionsFromCampaign", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10556, + "id": 10573, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 10710, + "target": 10727, "name": "RemovePromotionsFromCampaignDTO", "package": "@medusajs/types" } }, { - "id": 10557, + "id": 10574, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13995,7 +13995,7 @@ }, "type": { "type": "reference", - "target": 10600, + "target": 10617, "name": "Context", "package": "@medusajs/types" } @@ -14011,14 +14011,14 @@ { "type": "reflection", "declaration": { - "id": 10558, + "id": 10575, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10559, + "id": 10576, "name": "ids", "variant": "declaration", "kind": 1024, @@ -14036,7 +14036,7 @@ { "title": "Properties", "children": [ - 10559 + 10576 ] } ] @@ -14054,55 +14054,55 @@ { "title": "Methods", "children": [ - 10405, - 10408, - 10413, - 10420, - 10427, - 10432, + 10422, + 10425, + 10430, 10437, - 10442, + 10444, 10449, - 10455, - 10461, + 10454, + 10459, 10466, - 10471, - 10476, - 10481, - 10486, - 10491, + 10472, + 10478, + 10483, + 10488, + 10493, 10498, - 10505, - 10510, - 10514, - 10519, - 10524, - 10529, + 10503, + 10508, + 10515, + 10522, + 10527, + 10531, 10536, - 10542, - 10548, - 10554 + 10541, + 10546, + 10553, + 10559, + 10565, + 10571 ] } ], "extendedTypes": [ { "type": "reference", - "target": 10573, + "target": 10590, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 10902, + "id": 10919, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10903, + "id": 10920, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -14118,7 +14118,7 @@ } }, { - "id": 10904, + "id": 10921, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -14128,21 +14128,21 @@ "type": { "type": "reflection", "declaration": { - "id": 10905, + "id": 10922, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 10906, + "id": 10923, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10907, + "id": 10924, "name": "key", "variant": "param", "kind": 32768, @@ -14183,35 +14183,35 @@ { "title": "Properties", "children": [ - 10903, - 10904 + 10920, + 10921 ] } ] }, { - "id": 10783, + "id": 10800, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10784, + "id": 10801, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10785, + "id": 10802, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10786, + "id": 10803, "name": "msg", "variant": "param", "kind": 32768, @@ -14221,7 +14221,7 @@ "types": [ { "type": "reference", - "target": 10898, + "target": 10915, "name": "Message", "package": "@medusajs/types" }, @@ -14229,7 +14229,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10898, + "target": 10915, "name": "Message", "package": "@medusajs/types" } @@ -14246,21 +14246,21 @@ ] }, { - "id": 10787, + "id": 10804, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10788, + "id": 10805, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 10789, + "id": 10806, "name": "format", "variant": "param", "kind": 32768, @@ -14269,7 +14269,7 @@ }, "type": { "type": "reference", - "target": 10902, + "target": 10919, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -14290,7 +14290,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 10898, + "target": 10915, "name": "Message", "package": "@medusajs/types" } @@ -14303,14 +14303,14 @@ ] }, { - "id": 10790, + "id": 10807, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10791, + "id": 10808, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -14323,21 +14323,21 @@ ] }, { - "id": 10792, + "id": 10809, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10793, + "id": 10810, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 10794, + "id": 10811, "name": "T", "variant": "typeParam", "kind": 131072, @@ -14346,7 +14346,7 @@ ], "parameters": [ { - "id": 10795, + "id": 10812, "name": "messageData", "variant": "param", "kind": 32768, @@ -14356,11 +14356,11 @@ "types": [ { "type": "reference", - "target": 10908, + "target": 10925, "typeArguments": [ { "type": "reference", - "target": 10794, + "target": 10811, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14373,11 +14373,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 10908, + "target": 10925, "typeArguments": [ { "type": "reference", - "target": 10794, + "target": 10811, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -14391,7 +14391,7 @@ } }, { - "id": 10796, + "id": 10813, "name": "options", "variant": "param", "kind": 32768, @@ -14431,16 +14431,16 @@ { "title": "Methods", "children": [ - 10784, - 10787, - 10790, - 10792 + 10801, + 10804, + 10807, + 10809 ] } ] }, { - "id": 10600, + "id": 10617, "name": "Context", "variant": "declaration", "kind": 256, @@ -14455,7 +14455,7 @@ }, "children": [ { - "id": 10601, + "id": 10618, "name": "__type", "variant": "declaration", "kind": 1024, @@ -14468,7 +14468,7 @@ } }, { - "id": 10602, + "id": 10619, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -14501,14 +14501,14 @@ }, "type": { "type": "reference", - "target": 10611, + "target": 10628, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10603, + "id": 10620, "name": "manager", "variant": "declaration", "kind": 1024, @@ -14541,14 +14541,14 @@ }, "type": { "type": "reference", - "target": 10611, + "target": 10628, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 10604, + "id": 10621, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -14601,7 +14601,7 @@ } }, { - "id": 10605, + "id": 10622, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -14622,7 +14622,7 @@ } }, { - "id": 10606, + "id": 10623, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -14643,7 +14643,7 @@ } }, { - "id": 10607, + "id": 10624, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -14664,7 +14664,7 @@ } }, { - "id": 10608, + "id": 10625, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -14681,13 +14681,13 @@ }, "type": { "type": "reference", - "target": 10783, + "target": 10800, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 10609, + "id": 10626, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -14708,7 +14708,7 @@ } }, { - "id": 10610, + "id": 10627, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -14733,22 +14733,22 @@ { "title": "Properties", "children": [ - 10601, - 10602, - 10603, - 10604, - 10605, - 10606, - 10607, - 10608, - 10609, - 10610 + 10618, + 10619, + 10620, + 10621, + 10622, + 10623, + 10624, + 10625, + 10626, + 10627 ] } ], "typeParameters": [ { - "id": 10611, + "id": 10628, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -14761,14 +14761,14 @@ ] }, { - "id": 10940, + "id": 10957, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 10941, + "id": 10958, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -14779,7 +14779,7 @@ } }, { - "id": 10942, + "id": 10959, "name": "raw", "variant": "declaration", "kind": 1024, @@ -14788,13 +14788,13 @@ }, "type": { "type": "reference", - "target": 10935, + "target": 10952, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 10943, + "id": 10960, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -14812,14 +14812,14 @@ } }, { - "id": 10944, + "id": 10961, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10945, + "id": 10962, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -14832,14 +14832,14 @@ ] }, { - "id": 10946, + "id": 10963, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 10947, + "id": 10964, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -14856,22 +14856,22 @@ { "title": "Properties", "children": [ - 10941, - 10942, - 10943 + 10958, + 10959, + 10960 ] }, { "title": "Methods", "children": [ - 10944, - 10946 + 10961, + 10963 ] } ] }, { - "id": 10935, + "id": 10952, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -14879,14 +14879,14 @@ "type": { "type": "reflection", "declaration": { - "id": 10936, + "id": 10953, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 10937, + "id": 10954, "name": "value", "variant": "declaration", "kind": 1024, @@ -14910,20 +14910,20 @@ { "title": "Properties", "children": [ - 10937 + 10954 ] } ], "indexSignatures": [ { - "id": 10938, + "id": 10955, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 10939, + "id": 10956, "name": "key", "variant": "param", "kind": 32768, @@ -14944,7 +14944,7 @@ } }, { - "id": 10891, + "id": 10908, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -14954,7 +14954,7 @@ "types": [ { "type": "reference", - "target": 10935, + "target": 10952, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -14978,7 +14978,7 @@ }, { "type": "reference", - "target": 10940, + "target": 10957, "name": "IBigNumber", "package": "@medusajs/types" } @@ -14990,216 +14990,148 @@ { "title": "Interfaces", "children": [ - 10637, - 10821, - 10650, - 10653, - 10923, - 10868, - 10573, - 10797, - 10771, - 10810, - 10856, - 10674, - 10701, - 10758, - 10737, - 10743, - 10748, - 10754, - 10892, - 10761, - 10766, - 10588, - 10848, - 10661, - 10656, - 10695, - 10691, - 10612, - 10592, - 10621, - 10628, - 10851, - 10862, + 10654, + 10838, 10667, - 10683, - 10707, - 10710, - 10404, - 10902, + 10670, + 10940, + 10885, + 10590, + 10814, + 10788, + 10827, + 10873, + 10691, + 10718, + 10775, + 10754, + 10760, + 10765, + 10771, + 10909, + 10778, 10783, - 10600, - 10940 + 10605, + 10865, + 10678, + 10673, + 10712, + 10708, + 10629, + 10609, + 10638, + 10645, + 10868, + 10879, + 10684, + 10700, + 10724, + 10727, + 10421, + 10919, + 10800, + 10617, + 10957 ] }, { "title": "Type Aliases", "children": [ - 10918, - 10920, - 10954, - 10982, - 10972, - 10825, - 10970, - 10964, - 10969, - 10958, - 10966, - 10948, - 10898, - 10908, - 10926, - 10885, - 10713, - 10882, - 10895, - 10896, - 10897, - 10922, - 10587, - 10847, - 10770, 10935, - 10891 + 10937, + 10971, + 10999, + 10989, + 10842, + 10987, + 10981, + 10986, + 10975, + 10983, + 10965, + 10915, + 10925, + 10943, + 10902, + 10730, + 10899, + 10912, + 10913, + 10914, + 10939, + 10604, + 10864, + 10787, + 10952, + 10908 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "10403": { + "10420": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "" }, - "10404": { + "10421": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "IPromotionModuleService" }, - "10405": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.registerUsage" - }, - "10406": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.registerUsage" - }, - "10407": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "computedActions" - }, - "10408": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.computeActions" - }, - "10409": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.computeActions" - }, - "10410": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionCodesToApply" - }, - "10411": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "applicationContext" - }, - "10412": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "options" - }, - "10413": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createPromotions" - }, - "10414": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createPromotions" - }, - "10415": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" - }, - "10416": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" - }, - "10417": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createPromotions" - }, - "10418": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" - }, - "10419": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" - }, - "10420": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" - }, - "10421": { - "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" - }, "10422": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.registerUsage" }, "10423": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.registerUsage" }, "10424": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotions" + "qualifiedName": "computedActions" }, "10425": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.computeActions" }, "10426": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.computeActions" }, "10427": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotions" + "qualifiedName": "promotionCodesToApply" }, "10428": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotions" + "qualifiedName": "applicationContext" }, "10429": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "options" }, "10430": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.createPromotions" }, "10431": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.createPromotions" }, "10432": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountPromotions" + "qualifiedName": "data" }, "10433": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountPromotions" + "qualifiedName": "sharedContext" }, "10434": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPromotionModuleService.createPromotions" }, "10435": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "10436": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15207,47 +15139,47 @@ }, "10437": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrievePromotion" + "qualifiedName": "IPromotionModuleService.updatePromotions" }, "10438": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrievePromotion" + "qualifiedName": "IPromotionModuleService.updatePromotions" }, "10439": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "id" + "qualifiedName": "data" }, "10440": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "10441": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.updatePromotions" }, "10442": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "data" }, "10443": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "sharedContext" }, "10444": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPromotionModuleService.listPromotions" }, "10445": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.listPromotions" }, "10446": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deletePromotions" + "qualifiedName": "filters" }, "10447": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "config" }, "10448": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15255,67 +15187,67 @@ }, "10449": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeletePromotions" + "qualifiedName": "IPromotionModuleService.listAndCountPromotions" }, "10450": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeletePromotions" + "qualifiedName": "IPromotionModuleService.listAndCountPromotions" }, "10451": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "filters" }, "10452": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionIds" + "qualifiedName": "config" }, "10453": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "10454": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.retrievePromotion" }, "10455": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restorePromotions" + "qualifiedName": "IPromotionModuleService.retrievePromotion" }, "10456": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restorePromotions" + "qualifiedName": "id" }, "10457": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "10458": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionIds" + "qualifiedName": "sharedContext" }, "10459": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10460": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10461": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionRules" + "qualifiedName": "ids" }, "10462": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionRules" + "qualifiedName": "sharedContext" }, "10463": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.deletePromotions" }, "10464": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "ids" }, "10465": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15323,127 +15255,127 @@ }, "10466": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" + "qualifiedName": "IPromotionModuleService.softDeletePromotions" }, "10467": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" + "qualifiedName": "IPromotionModuleService.softDeletePromotions" }, "10468": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "TReturnableLinkableKeys" }, "10469": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "promotionIds" }, "10470": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10471": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" + "qualifiedName": "sharedContext" }, "10472": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" + "qualifiedName": "IPromotionModuleService.restorePromotions" }, "10473": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.restorePromotions" }, "10474": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "rulesData" + "qualifiedName": "TReturnableLinkableKeys" }, "10475": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "promotionIds" }, "10476": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionRules" + "qualifiedName": "config" }, "10477": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionRules" + "qualifiedName": "sharedContext" }, "10478": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.addPromotionRules" }, "10479": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "IPromotionModuleService.addPromotionRules" }, "10480": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "promotionId" }, "10481": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" + "qualifiedName": "rulesData" }, "10482": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" + "qualifiedName": "sharedContext" }, "10483": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" }, "10484": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "IPromotionModuleService.addPromotionTargetRules" }, "10485": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "promotionId" }, "10486": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" + "qualifiedName": "rulesData" }, "10487": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" + "qualifiedName": "sharedContext" }, "10488": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "promotionId" + "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" }, "10489": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ruleIds" + "qualifiedName": "IPromotionModuleService.addPromotionBuyRules" }, "10490": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "promotionId" }, "10491": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "rulesData" }, "10492": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "sharedContext" }, "10493": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.removePromotionRules" }, "10494": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.removePromotionRules" }, "10495": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.createCampaigns" + "qualifiedName": "promotionId" }, "10496": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "ruleIds" }, "10497": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15451,83 +15383,83 @@ }, "10498": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" }, "10499": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "IPromotionModuleService.removePromotionTargetRules" }, "10500": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "promotionId" }, "10501": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ruleIds" }, "10502": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updateCampaigns" + "qualifiedName": "sharedContext" }, "10503": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" }, "10504": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.removePromotionBuyRules" }, "10505": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotionRules" + "qualifiedName": "promotionId" }, "10506": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listPromotionRules" + "qualifiedName": "ruleIds" }, "10507": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "10508": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10509": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10510": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotionRules" + "qualifiedName": "data" }, "10511": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.updatePromotionRules" + "qualifiedName": "sharedContext" }, "10512": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.createCampaigns" }, "10513": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "10514": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listCampaigns" + "qualifiedName": "sharedContext" }, "10515": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listCampaigns" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10516": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10517": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "10518": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15535,67 +15467,67 @@ }, "10519": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" + "qualifiedName": "IPromotionModuleService.updateCampaigns" }, "10520": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" + "qualifiedName": "data" }, "10521": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "10522": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.listPromotionRules" }, "10523": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.listPromotionRules" }, "10524": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrieveCampaign" + "qualifiedName": "filters" }, "10525": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.retrieveCampaign" + "qualifiedName": "config" }, "10526": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "10527": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.updatePromotionRules" }, "10528": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.updatePromotionRules" }, "10529": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "data" }, "10530": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "sharedContext" }, "10531": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IPromotionModuleService.listCampaigns" }, "10532": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.listCampaigns" }, "10533": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.deleteCampaigns" + "qualifiedName": "filters" }, "10534": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "ids" + "qualifiedName": "config" }, "10535": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", @@ -15603,1673 +15535,1741 @@ }, "10536": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" + "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" }, "10537": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" + "qualifiedName": "IPromotionModuleService.listAndCountCampaigns" }, "10538": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "filters" }, "10539": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "campaignIds" + "qualifiedName": "config" }, "10540": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "10541": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.retrieveCampaign" }, "10542": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restoreCampaigns" + "qualifiedName": "IPromotionModuleService.retrieveCampaign" }, "10543": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.restoreCampaigns" + "qualifiedName": "id" }, "10544": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "config" }, "10545": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "campaignIds" + "qualifiedName": "sharedContext" }, "10546": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "config" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10547": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10548": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" + "qualifiedName": "ids" }, "10549": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" + "qualifiedName": "sharedContext" }, "10550": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "IPromotionModuleService.deleteCampaigns" }, "10551": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ids" }, "10552": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type" + "qualifiedName": "sharedContext" }, "10553": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type.ids" + "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" }, "10554": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" + "qualifiedName": "IPromotionModuleService.softDeleteCampaigns" }, "10555": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" + "qualifiedName": "TReturnableLinkableKeys" }, "10556": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "data" + "qualifiedName": "campaignIds" }, "10557": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "10558": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", - "qualifiedName": "__type" + "qualifiedName": "sharedContext" }, "10559": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.restoreCampaigns" + }, + "10560": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.restoreCampaigns" + }, + "10561": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "10562": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "campaignIds" + }, + "10563": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "config" + }, + "10564": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10565": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" + }, + "10566": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.addPromotionsToCampaign" + }, + "10567": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10568": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10569": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "__type" + }, + "10570": { "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", "qualifiedName": "__type.ids" }, + "10571": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" + }, + "10572": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "IPromotionModuleService.removePromotionsFromCampaign" + }, "10573": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "data" + }, + "10574": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "sharedContext" + }, + "10575": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "__type" + }, + "10576": { + "sourceFileName": "../../../../packages/core/types/src/promotion/service.ts", + "qualifiedName": "__type.ids" + }, + "10590": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "10587": { + "10604": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActions" }, - "10588": { + "10605": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext" }, - "10589": { + "10606": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.currency_code" }, - "10590": { + "10607": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.items" }, - "10591": { + "10608": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionContext.shipping_methods" }, - "10592": { + "10609": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO" }, - "10593": { + "10610": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.code" }, - "10594": { + "10611": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.type" }, - "10595": { + "10612": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.is_automatic" }, - "10596": { + "10613": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.application_method" }, - "10597": { + "10614": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.rules" }, - "10598": { + "10615": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.campaign" }, - "10599": { + "10616": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "CreatePromotionDTO.campaign_id" }, - "10600": { + "10617": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "10601": { + "10618": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "10602": { + "10619": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "10603": { + "10620": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "10604": { + "10621": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "10605": { + "10622": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "10606": { + "10623": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "10607": { + "10624": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "10608": { + "10625": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "10609": { + "10626": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "10610": { + "10627": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "10611": { + "10628": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "10612": { + "10629": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO" }, - "10613": { + "10630": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.id" }, - "10614": { + "10631": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.code" }, - "10615": { + "10632": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.type" }, - "10616": { + "10633": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.is_automatic" }, - "10617": { + "10634": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.application_method" }, - "10618": { + "10635": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.rules" }, - "10619": { + "10636": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.campaign_id" }, - "10620": { + "10637": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionDTO.campaign" }, - "10621": { + "10638": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO" }, - "10622": { + "10639": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.id" }, - "10623": { + "10640": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.is_automatic" }, - "10624": { + "10641": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.code" }, - "10625": { + "10642": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.type" }, - "10626": { + "10643": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.application_method" }, - "10627": { + "10644": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "UpdatePromotionDTO.campaign_id" }, - "10628": { + "10645": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps" }, - "10629": { + "10646": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.q" }, - "10630": { + "10647": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.id" }, - "10631": { + "10648": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.code" }, - "10632": { + "10649": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.budget_id" }, - "10633": { + "10650": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.is_automatic" }, - "10634": { + "10651": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "FilterablePromotionProps.type" }, - "10635": { + "10652": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10636": { + "10653": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10637": { + "10654": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "10638": { + "10655": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "10639": { + "10656": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "10640": { + "10657": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "10641": { + "10658": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "10642": { + "10659": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "10643": { + "10660": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "10644": { + "10661": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "10646": { + "10663": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "10647": { + "10664": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "10648": { + "10665": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "10649": { + "10666": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "10650": { + "10667": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "10651": { + "10668": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "10652": { + "10669": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "10653": { + "10670": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "10654": { + "10671": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "10655": { + "10672": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "10656": { + "10673": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO" }, - "10657": { + "10674": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.description" }, - "10658": { + "10675": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.attribute" }, - "10659": { + "10676": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.operator" }, - "10660": { + "10677": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "CreatePromotionRuleDTO.values" }, - "10661": { + "10678": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO" }, - "10662": { + "10679": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.id" }, - "10663": { + "10680": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.description" }, - "10664": { + "10681": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.attribute" }, - "10665": { + "10682": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.operator" }, - "10666": { + "10683": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleDTO.values" }, - "10667": { + "10684": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO" }, - "10668": { + "10685": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.name" }, - "10669": { + "10686": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.description" }, - "10670": { + "10687": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.campaign_identifier" }, - "10671": { + "10688": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.starts_at" }, - "10672": { + "10689": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.ends_at" }, - "10673": { + "10690": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignDTO.budget" }, - "10674": { + "10691": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO" }, - "10675": { + "10692": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.id" }, - "10676": { + "10693": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.name" }, - "10677": { + "10694": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.description" }, - "10678": { + "10695": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.campaign_identifier" }, - "10679": { + "10696": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.starts_at" }, - "10680": { + "10697": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.ends_at" }, - "10681": { + "10698": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.budget" }, - "10682": { + "10699": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "CampaignDTO.promotions" }, - "10683": { + "10700": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO" }, - "10684": { + "10701": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.id" }, - "10685": { + "10702": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.name" }, - "10686": { + "10703": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.description" }, - "10687": { + "10704": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.campaign_identifier" }, - "10688": { + "10705": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.starts_at" }, - "10689": { + "10706": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.ends_at" }, - "10690": { + "10707": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignDTO.budget" }, - "10691": { + "10708": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "FilterablePromotionRuleProps" }, - "10692": { + "10709": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "FilterablePromotionRuleProps.id" }, - "10693": { + "10710": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10694": { + "10711": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10695": { + "10712": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO" }, - "10696": { + "10713": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.id" }, - "10697": { + "10714": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.description" }, - "10698": { + "10715": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.attribute" }, - "10699": { + "10716": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.operator" }, - "10700": { + "10717": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "UpdatePromotionRuleDTO.values" }, - "10701": { + "10718": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps" }, - "10702": { + "10719": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.q" }, - "10703": { + "10720": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.id" }, - "10704": { + "10721": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign.ts", "qualifiedName": "FilterableCampaignProps.campaign_identifier" }, - "10705": { + "10722": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10706": { + "10723": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10707": { + "10724": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO" }, - "10708": { + "10725": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO.id" }, - "10709": { + "10726": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "AddPromotionsToCampaignDTO.promotion_ids" }, - "10710": { + "10727": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO" }, - "10711": { + "10728": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO.id" }, - "10712": { + "10729": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "RemovePromotionsFromCampaignDTO.promotion_ids" }, - "10713": { + "10730": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "10714": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10715": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "10716": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "10717": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "10718": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10719": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10720": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "10721": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "10722": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "10723": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "10724": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "10725": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "10726": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10727": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "10728": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "10729": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "10730": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "10731": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "10732": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "10733": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "10734": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "10735": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "10736": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "10737": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" }, "10738": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction.action" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "10739": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction.item_id" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" }, "10740": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction.amount" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" }, "10741": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction.code" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" }, "10742": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddItemAdjustmentAction.description" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" }, "10743": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveItemAdjustmentAction" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" }, "10744": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveItemAdjustmentAction.action" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" }, "10745": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveItemAdjustmentAction.adjustment_id" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" }, "10746": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveItemAdjustmentAction.description" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" }, "10747": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveItemAdjustmentAction.code" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" }, "10748": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" }, "10749": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment.action" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" }, "10750": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment.shipping_method_id" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" }, "10751": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment.amount" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" }, "10752": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment.code" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" }, "10753": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "AddShippingMethodAdjustment.description" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" }, "10754": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveShippingMethodAdjustment" + "qualifiedName": "AddItemAdjustmentAction" }, "10755": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveShippingMethodAdjustment.action" + "qualifiedName": "AddItemAdjustmentAction.action" }, "10756": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveShippingMethodAdjustment.adjustment_id" + "qualifiedName": "AddItemAdjustmentAction.item_id" }, "10757": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "RemoveShippingMethodAdjustment.code" + "qualifiedName": "AddItemAdjustmentAction.amount" }, "10758": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "CampaignBudgetExceededAction" + "qualifiedName": "AddItemAdjustmentAction.code" }, "10759": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "CampaignBudgetExceededAction.action" + "qualifiedName": "AddItemAdjustmentAction.description" }, "10760": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "CampaignBudgetExceededAction.code" + "qualifiedName": "RemoveItemAdjustmentAction" }, "10761": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionItemLine" + "qualifiedName": "RemoveItemAdjustmentAction.action" }, "10762": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionItemLine.id" + "qualifiedName": "RemoveItemAdjustmentAction.adjustment_id" }, "10763": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionItemLine.quantity" + "qualifiedName": "RemoveItemAdjustmentAction.description" }, "10764": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionItemLine.subtotal" + "qualifiedName": "RemoveItemAdjustmentAction.code" }, "10765": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionItemLine.adjustments" + "qualifiedName": "AddShippingMethodAdjustment" }, "10766": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionShippingLine" + "qualifiedName": "AddShippingMethodAdjustment.action" }, "10767": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionShippingLine.id" + "qualifiedName": "AddShippingMethodAdjustment.shipping_method_id" }, "10768": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionShippingLine.subtotal" + "qualifiedName": "AddShippingMethodAdjustment.amount" }, "10769": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", - "qualifiedName": "ComputeActionShippingLine.adjustments" + "qualifiedName": "AddShippingMethodAdjustment.code" }, "10770": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "AddShippingMethodAdjustment.description" + }, + "10771": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "RemoveShippingMethodAdjustment" + }, + "10772": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "RemoveShippingMethodAdjustment.action" + }, + "10773": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "RemoveShippingMethodAdjustment.adjustment_id" + }, + "10774": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "RemoveShippingMethodAdjustment.code" + }, + "10775": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "CampaignBudgetExceededAction" + }, + "10776": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "CampaignBudgetExceededAction.action" + }, + "10777": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "CampaignBudgetExceededAction.code" + }, + "10778": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionItemLine" + }, + "10779": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionItemLine.id" + }, + "10780": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionItemLine.quantity" + }, + "10781": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionItemLine.subtotal" + }, + "10782": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionItemLine.adjustments" + }, + "10783": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionShippingLine" + }, + "10784": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionShippingLine.id" + }, + "10785": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionShippingLine.subtotal" + }, + "10786": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", + "qualifiedName": "ComputeActionShippingLine.adjustments" + }, + "10787": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion.ts", "qualifiedName": "PromotionTypeValues" }, - "10771": { + "10788": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO" }, - "10772": { + "10789": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.type" }, - "10773": { + "10790": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.target_type" }, - "10774": { + "10791": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.allocation" }, - "10775": { + "10792": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.value" }, - "10776": { + "10793": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.currency_code" }, - "10777": { + "10794": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.max_quantity" }, - "10778": { + "10795": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.buy_rules_min_quantity" }, - "10779": { + "10796": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.apply_to_quantity" }, - "10780": { + "10797": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.promotion" }, - "10781": { + "10798": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.target_rules" }, - "10782": { + "10799": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "CreateApplicationMethodDTO.buy_rules" }, - "10783": { + "10800": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "10784": { + "10801": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10785": { + "10802": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "10786": { + "10803": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "10787": { + "10804": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10788": { + "10805": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "10789": { + "10806": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "10790": { + "10807": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10791": { + "10808": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "10792": { + "10809": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10793": { + "10810": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "10794": { + "10811": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "10795": { + "10812": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "10796": { + "10813": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "10797": { + "10814": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO" }, - "10798": { + "10815": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.id" }, - "10799": { + "10816": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.type" }, - "10800": { + "10817": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.target_type" }, - "10801": { + "10818": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.allocation" }, - "10802": { + "10819": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.value" }, - "10803": { + "10820": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.currency_code" }, - "10804": { + "10821": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.max_quantity" }, - "10805": { + "10822": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.buy_rules_min_quantity" }, - "10806": { + "10823": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.apply_to_quantity" }, - "10807": { + "10824": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.promotion" }, - "10808": { + "10825": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.target_rules" }, - "10809": { + "10826": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodDTO.buy_rules" }, - "10810": { + "10827": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO" }, - "10811": { + "10828": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.id" }, - "10812": { + "10829": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.type" }, - "10813": { + "10830": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.target_type" }, - "10814": { + "10831": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.allocation" }, - "10815": { + "10832": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.value" }, - "10816": { + "10833": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.currency_code" }, - "10817": { + "10834": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.max_quantity" }, - "10818": { + "10835": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.buy_rules_min_quantity" }, - "10819": { + "10836": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.apply_to_quantity" }, - "10820": { + "10837": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "UpdateApplicationMethodDTO.promotion" }, - "10821": { + "10838": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "10822": { + "10839": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "10823": { + "10840": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "10824": { + "10841": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "10825": { + "10842": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "10826": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10827": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "10828": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "10829": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "10830": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "10831": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "10832": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "10833": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "10834": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "10835": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "10836": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "10837": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "10838": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "10839": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "10840": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "10841": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "10842": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "10843": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "10844": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "10845": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "10846": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "10847": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "10848": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "10849": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "10850": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "10851": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "10852": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "10853": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "10854": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "10855": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "10856": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "10857": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "10858": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "10859": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "10860": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "10861": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "10862": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "10863": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10864": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule.ts", "qualifiedName": "PromotionRuleOperatorValues" }, - "10848": { + "10865": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO" }, - "10849": { + "10866": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO.id" }, - "10850": { + "10867": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/promotion-rule-value.ts", "qualifiedName": "PromotionRuleValueDTO.value" }, - "10851": { + "10868": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO" }, - "10852": { + "10869": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.type" }, - "10853": { + "10870": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.limit" }, - "10854": { + "10871": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.used" }, - "10855": { + "10872": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "CreateCampaignBudgetDTO.currency_code" }, - "10856": { + "10873": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO" }, - "10857": { + "10874": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.id" }, - "10858": { + "10875": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.type" }, - "10859": { + "10876": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.limit" }, - "10860": { + "10877": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.used" }, - "10861": { + "10878": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", "qualifiedName": "CampaignBudgetDTO.currency_code" }, - "10862": { + "10879": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO" }, - "10863": { + "10880": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.id" }, - "10864": { + "10881": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.type" }, - "10865": { + "10882": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.limit" }, - "10866": { + "10883": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.currency_code" }, - "10867": { + "10884": { "sourceFileName": "../../../../packages/core/types/src/promotion/mutations.ts", "qualifiedName": "UpdateCampaignBudgetDTO.used" }, - "10868": { + "10885": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "10869": { + "10886": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "10870": { + "10887": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "10871": { + "10888": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "10872": { + "10889": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10873": { + "10890": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "10874": { + "10891": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "10875": { + "10892": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "10876": { + "10893": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "10877": { + "10894": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "10878": { + "10895": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "10879": { + "10896": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "10880": { + "10897": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "10881": { + "10898": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "10882": { + "10899": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "10883": { + "10900": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10884": { + "10901": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "10885": { + "10902": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "10886": { + "10903": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "10887": { + "10904": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "10888": { + "10905": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "10889": { + "10906": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "10890": { + "10907": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "10891": { + "10908": { "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "BigNumberInput" }, - "10892": { + "10909": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine" }, - "10893": { + "10910": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine.id" }, - "10894": { + "10911": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/compute-actions.ts", "qualifiedName": "ComputeActionAdjustmentLine.code" }, - "10895": { + "10912": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodTypeValues" }, - "10896": { + "10913": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodTargetTypeValues" }, - "10897": { + "10914": { "sourceFileName": "../../../../packages/core/types/src/promotion/common/application-method.ts", "qualifiedName": "ApplicationMethodAllocationValues" }, - "10898": { + "10915": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "10899": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10900": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "10901": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "10902": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "10903": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "10904": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "10905": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "10906": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "10908": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "10909": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "10910": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "10911": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "10912": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "10913": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "10914": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "10915": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "10916": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "10917": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "10918": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "10919": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "10920": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "10921": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "10922": { - "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", - "qualifiedName": "CampaignBudgetTypeValues" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "10923": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "10924": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "10925": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "10926": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" - }, - "10927": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "10928": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "10929": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "10930": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "10931": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "10932": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "10933": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "10934": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "10935": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" - }, - "10936": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type" - }, - "10937": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type.value" - }, - "10938": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "10940": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber" - }, - "10941": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.numeric" - }, - "10942": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.raw" - }, - "10943": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.bigNumber" - }, - "10944": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "10945": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "10946": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "10947": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "10948": { + "10925": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" + "qualifiedName": "RawMessageFormat" }, - "10949": { + "10926": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "10950": { + "10927": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.eventName" }, - "10951": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "10952": { + "10928": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "10953": { + "10929": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "10930": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "10931": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "10932": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "10933": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "10934": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "10954": { + "10935": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "10936": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10937": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "10938": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10939": { + "sourceFileName": "../../../../packages/core/types/src/promotion/common/campaign-budget.ts", + "qualifiedName": "CampaignBudgetTypeValues" + }, + "10940": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "10941": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" + }, + "10942": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "10943": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "10944": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "10945": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "10946": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "10947": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "10948": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "10949": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "10950": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "10951": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "10952": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "10953": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type" + }, + "10954": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type.value" }, "10955": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10956": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "10957": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "10958": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "10959": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10960": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, + "10957": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber" + }, + "10958": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.numeric" + }, + "10959": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.raw" + }, + "10960": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.bigNumber" + }, + "10961": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" + }, "10962": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" }, "10963": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "10964": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" }, "10965": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "10966": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "10967": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "10968": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "10969": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "10970": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "10971": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "10972": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "10973": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "10974": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "10975": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "10976": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "10977": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "10978": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "10979": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "10980": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "10981": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "10982": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "10983": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "10984": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "10985": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "10986": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "10987": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "10988": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10989": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "10990": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10991": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "10992": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10993": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "10994": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10995": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "10996": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "10997": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "10998": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "10999": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "11000": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -17279,7 +17279,7 @@ "1": "../../../../packages/core/types/src/promotion/service.ts" }, "reflections": { - "1": 10403 + "1": 10420 } } } \ 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 3996034ae5..cf8d85cbe0 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": 11448, + "id": 11465, "name": "region-models", "variant": "project", "kind": 1, @@ -18,7 +18,7 @@ }, "children": [ { - "id": 11449, + "id": 11466, "name": "Country", "variant": "declaration", "kind": 32, @@ -36,14 +36,14 @@ { "type": "reflection", "declaration": { - "id": 11450, + "id": 11467, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11451, + "id": 11468, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -71,7 +71,7 @@ "defaultValue": "..." }, { - "id": 11452, + "id": 11469, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -88,7 +88,7 @@ "defaultValue": "..." }, { - "id": 11453, + "id": 11470, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -105,7 +105,7 @@ "defaultValue": "..." }, { - "id": 11454, + "id": 11471, "name": "name", "variant": "declaration", "kind": 1024, @@ -122,7 +122,7 @@ "defaultValue": "..." }, { - "id": 11455, + "id": 11472, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -139,7 +139,7 @@ "defaultValue": "..." }, { - "id": 11456, + "id": 11473, "name": "region", "variant": "declaration", "kind": 1024, @@ -155,7 +155,7 @@ "typeArguments": [ { "type": "reference", - "target": 11554, + "target": 11571, "name": "Region" } ], @@ -165,7 +165,7 @@ "defaultValue": "..." }, { - "id": 11499, + "id": 11516, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -188,13 +188,13 @@ { "title": "Properties", "children": [ - 11451, - 11452, - 11453, - 11454, - 11455, - 11456, - 11499 + 11468, + 11469, + 11470, + 11471, + 11472, + 11473, + 11516 ] } ] @@ -203,14 +203,14 @@ { "type": "reflection", "declaration": { - "id": 11500, + "id": 11517, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11501, + "id": 11518, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -238,7 +238,7 @@ "defaultValue": "..." }, { - "id": 11502, + "id": 11519, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -255,7 +255,7 @@ "defaultValue": "..." }, { - "id": 11503, + "id": 11520, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -272,7 +272,7 @@ "defaultValue": "..." }, { - "id": 11504, + "id": 11521, "name": "name", "variant": "declaration", "kind": 1024, @@ -289,7 +289,7 @@ "defaultValue": "..." }, { - "id": 11505, + "id": 11522, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -306,7 +306,7 @@ "defaultValue": "..." }, { - "id": 11506, + "id": 11523, "name": "region", "variant": "declaration", "kind": 1024, @@ -323,14 +323,14 @@ { "type": "reflection", "declaration": { - "id": 11528, + "id": 11545, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11529, + "id": 11546, "name": "__type", "variant": "signature", "kind": 4096, @@ -348,14 +348,14 @@ { "type": "reflection", "declaration": { - "id": 11530, + "id": 11547, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11531, + "id": 11548, "name": "id", "variant": "declaration", "kind": 1024, @@ -383,7 +383,7 @@ "defaultValue": "..." }, { - "id": 11532, + "id": 11549, "name": "name", "variant": "declaration", "kind": 1024, @@ -400,7 +400,7 @@ "defaultValue": "..." }, { - "id": 11533, + "id": 11550, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -417,7 +417,7 @@ "defaultValue": "..." }, { - "id": 11534, + "id": 11551, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -434,7 +434,7 @@ "defaultValue": "..." }, { - "id": 11535, + "id": 11552, "name": "countries", "variant": "declaration", "kind": 1024, @@ -449,14 +449,14 @@ { "type": "reflection", "declaration": { - "id": 11536, + "id": 11553, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11537, + "id": 11554, "name": "__type", "variant": "signature", "kind": 4096, @@ -476,7 +476,7 @@ "defaultValue": "..." }, { - "id": 11538, + "id": 11555, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -499,12 +499,12 @@ { "title": "Properties", "children": [ - 11531, - 11532, - 11533, - 11534, - 11535, - 11538 + 11548, + 11549, + 11550, + 11551, + 11552, + 11555 ] } ] @@ -513,14 +513,14 @@ { "type": "reflection", "declaration": { - "id": 11539, + "id": 11556, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11540, + "id": 11557, "name": "id", "variant": "declaration", "kind": 1024, @@ -548,7 +548,7 @@ "defaultValue": "..." }, { - "id": 11541, + "id": 11558, "name": "name", "variant": "declaration", "kind": 1024, @@ -565,7 +565,7 @@ "defaultValue": "..." }, { - "id": 11542, + "id": 11559, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -582,7 +582,7 @@ "defaultValue": "..." }, { - "id": 11543, + "id": 11560, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -599,7 +599,7 @@ "defaultValue": "..." }, { - "id": 11544, + "id": 11561, "name": "countries", "variant": "declaration", "kind": 1024, @@ -614,14 +614,14 @@ { "type": "reflection", "declaration": { - "id": 11545, + "id": 11562, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11546, + "id": 11563, "name": "__type", "variant": "signature", "kind": 4096, @@ -641,7 +641,7 @@ "defaultValue": "..." }, { - "id": 11547, + "id": 11564, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -664,12 +664,12 @@ { "title": "Properties", "children": [ - 11540, - 11541, - 11542, - 11543, - 11544, - 11547 + 11557, + 11558, + 11559, + 11560, + 11561, + 11564 ] } ] @@ -678,7 +678,7 @@ { "type": "reflection", "declaration": { - "id": 11548, + "id": 11565, "name": "__type", "variant": "declaration", "kind": 65536, @@ -715,7 +715,7 @@ "defaultValue": "..." }, { - "id": 11549, + "id": 11566, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -738,13 +738,13 @@ { "title": "Properties", "children": [ - 11501, - 11502, - 11503, - 11504, - 11505, - 11506, - 11549 + 11518, + 11519, + 11520, + 11521, + 11522, + 11523, + 11566 ] } ] @@ -753,7 +753,7 @@ { "type": "reflection", "declaration": { - "id": 11550, + "id": 11567, "name": "__type", "variant": "declaration", "kind": 65536, @@ -774,14 +774,14 @@ { "type": "reflection", "declaration": { - "id": 11551, + "id": 11568, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11552, + "id": 11569, "name": "name", "variant": "declaration", "kind": 1024, @@ -795,7 +795,7 @@ "defaultValue": "\"Country\"" }, { - "id": 11553, + "id": 11570, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -813,8 +813,8 @@ { "title": "Properties", "children": [ - 11552, - 11553 + 11569, + 11570 ] } ] @@ -826,7 +826,7 @@ } }, { - "id": 11554, + "id": 11571, "name": "Region", "variant": "declaration", "kind": 32, @@ -844,14 +844,14 @@ { "type": "reflection", "declaration": { - "id": 11555, + "id": 11572, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11556, + "id": 11573, "name": "id", "variant": "declaration", "kind": 1024, @@ -879,7 +879,7 @@ "defaultValue": "..." }, { - "id": 11557, + "id": 11574, "name": "name", "variant": "declaration", "kind": 1024, @@ -896,7 +896,7 @@ "defaultValue": "..." }, { - "id": 11558, + "id": 11575, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -913,7 +913,7 @@ "defaultValue": "..." }, { - "id": 11559, + "id": 11576, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -930,7 +930,7 @@ "defaultValue": "..." }, { - "id": 11560, + "id": 11577, "name": "countries", "variant": "declaration", "kind": 1024, @@ -944,7 +944,7 @@ "typeArguments": [ { "type": "reference", - "target": 11449, + "target": 11466, "name": "Country" } ], @@ -954,7 +954,7 @@ "defaultValue": "..." }, { - "id": 11591, + "id": 11608, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -977,12 +977,12 @@ { "title": "Properties", "children": [ - 11556, - 11557, - 11558, - 11559, - 11560, - 11591 + 11573, + 11574, + 11575, + 11576, + 11577, + 11608 ] } ] @@ -991,14 +991,14 @@ { "type": "reflection", "declaration": { - "id": 11592, + "id": 11609, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11593, + "id": 11610, "name": "id", "variant": "declaration", "kind": 1024, @@ -1026,7 +1026,7 @@ "defaultValue": "..." }, { - "id": 11594, + "id": 11611, "name": "name", "variant": "declaration", "kind": 1024, @@ -1043,7 +1043,7 @@ "defaultValue": "..." }, { - "id": 11595, + "id": 11612, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -1060,7 +1060,7 @@ "defaultValue": "..." }, { - "id": 11596, + "id": 11613, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -1077,7 +1077,7 @@ "defaultValue": "..." }, { - "id": 11597, + "id": 11614, "name": "countries", "variant": "declaration", "kind": 1024, @@ -1092,14 +1092,14 @@ { "type": "reflection", "declaration": { - "id": 11598, + "id": 11615, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 11599, + "id": 11616, "name": "__type", "variant": "signature", "kind": 4096, @@ -1117,339 +1117,154 @@ { "type": "reflection", "declaration": { - "id": 11600, + "id": 11617, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ - { - "id": 11601, - "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": 11602, - "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": 11603, - "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": 11604, - "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": 11605, - "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": 11606, - "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": 11609, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 11610, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "unknown", - "name": "..." - } - } - ] - } - } - ], - "name": "BelongsTo", - "package": "@medusajs/utils" - }, - "defaultValue": "..." - }, - { - "id": 11611, - "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": [ - 11601, - 11602, - 11603, - 11604, - 11605, - 11606, - 11611 - ] - } - ] - } - }, - { - "type": "reflection", - "declaration": { - "id": 11612, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 11613, - "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": 11614, - "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": 11615, - "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": 11616, - "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": 11617, - "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": 11618, - "name": "region", + "name": "iso_2", "variant": "declaration", "kind": 1024, - "flags": { - "isOptional": true - }, + "flags": {}, "type": { "type": "reference", "target": { - "sourceFileName": "../../../../packages/core/utils/src/dml/relations/belongs-to.ts", - "qualifiedName": "BelongsTo" + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/primary-key.ts", + "qualifiedName": "PrimaryKeyModifier" }, "typeArguments": [ { - "type": "reflection", - "declaration": { - "id": 11621, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "signatures": [ - { - "id": 11622, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "unknown", - "name": "..." - } - } - ] - } + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/core/utils/src/dml/properties/text.ts", + "qualifiedName": "TextProperty" + }, + "name": "TextProperty", + "package": "@medusajs/utils" } ], - "name": "BelongsTo", + "name": "PrimaryKeyModifier", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11619, + "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": 11620, + "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": 11621, + "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": 11622, + "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": 11623, + "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": 11626, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 11627, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "unknown", + "name": "..." + } + } + ] + } + } + ], + "name": "BelongsTo", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11628, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1472,13 +1287,13 @@ { "title": "Properties", "children": [ - 11613, - 11614, - 11615, - 11616, - 11617, 11618, - 11623 + 11619, + 11620, + 11621, + 11622, + 11623, + 11628 ] } ] @@ -1487,7 +1302,192 @@ { "type": "reflection", "declaration": { - "id": 11624, + "id": 11629, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 11630, + "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": 11631, + "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": 11632, + "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": 11633, + "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": 11634, + "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": 11635, + "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": 11638, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "signatures": [ + { + "id": 11639, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "unknown", + "name": "..." + } + } + ] + } + } + ], + "name": "BelongsTo", + "package": "@medusajs/utils" + }, + "defaultValue": "..." + }, + { + "id": 11640, + "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": [ + 11630, + 11631, + 11632, + 11633, + 11634, + 11635, + 11640 + ] + } + ] + } + }, + { + "type": "reflection", + "declaration": { + "id": 11641, "name": "__type", "variant": "declaration", "kind": 65536, @@ -1508,14 +1508,14 @@ { "type": "reflection", "declaration": { - "id": 11625, + "id": 11642, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11626, + "id": 11643, "name": "name", "variant": "declaration", "kind": 1024, @@ -1529,7 +1529,7 @@ "defaultValue": "\"Country\"" }, { - "id": 11627, + "id": 11644, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -1547,8 +1547,8 @@ { "title": "Properties", "children": [ - 11626, - 11627 + 11643, + 11644 ] } ] @@ -1569,7 +1569,7 @@ "defaultValue": "..." }, { - "id": 11628, + "id": 11645, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -1592,12 +1592,12 @@ { "title": "Properties", "children": [ - 11593, - 11594, - 11595, - 11596, - 11597, - 11628 + 11610, + 11611, + 11612, + 11613, + 11614, + 11645 ] } ] @@ -1606,7 +1606,7 @@ { "type": "reflection", "declaration": { - "id": 11629, + "id": 11646, "name": "__type", "variant": "declaration", "kind": 65536, @@ -1638,587 +1638,519 @@ { "title": "Variables", "children": [ - 11449, - 11554 + 11466, + 11571 ] } ], "packageName": "@medusajs/region", "symbolIdMap": { - "11448": { + "11465": { "sourceFileName": "../../../../packages/modules/region/src/models/index.ts", "qualifiedName": "" }, - "11449": { + "11466": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "default" }, - "11450": { + "11467": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object" }, - "11451": { + "11468": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_2" }, - "11452": { + "11469": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.iso_3" }, - "11453": { + "11470": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.num_code" }, - "11454": { + "11471": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.name" }, - "11455": { + "11472": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.display_name" }, - "11456": { + "11473": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.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/region.ts", - "qualifiedName": "__object" - }, - "11460": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.id" - }, - "11461": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.name" - }, - "11462": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.currency_code" - }, - "11463": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.automatic_taxes" - }, - "11464": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.countries" - }, - "11465": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11466": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" - }, - "11467": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object.metadata" - }, - "11468": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11469": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "id" - }, - "11470": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "name" - }, - "11471": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "currency_code" - }, - "11472": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "automatic_taxes" - }, - "11473": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "countries" - }, "11474": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, "11475": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, "11476": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" - }, - "11477": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11478": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11479": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11480": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11481": { + "11477": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11482": { + "11478": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11483": { + "11479": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11484": { + "11480": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11485": { + "11481": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11486": { + "11482": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11487": { + "11483": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11488": { + "11484": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.metadata" }, - "11489": { + "11485": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11490": { + "11486": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "id" }, - "11491": { + "11487": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "name" }, - "11492": { + "11488": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "currency_code" }, - "11493": { + "11489": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "automatic_taxes" }, - "11494": { + "11490": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "countries" }, - "11495": { + "11491": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11496": { + "11492": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11493": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" + }, + "11494": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11495": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11496": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11497": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" - }, - "11498": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11499": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.metadata" - }, - "11500": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11501": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_2" - }, - "11502": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_3" - }, - "11503": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "num_code" - }, - "11504": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "name" - }, - "11505": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "display_name" - }, - "11506": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "region" - }, - "11507": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11508": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11509": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11510": { + "11498": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11511": { + "11499": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11512": { + "11500": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11513": { + "11501": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11514": { + "11502": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11515": { + "11503": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11516": { + "11504": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11517": { + "11505": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.metadata" }, - "11518": { + "11506": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11519": { + "11507": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "id" }, - "11520": { + "11508": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "name" }, - "11521": { + "11509": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "currency_code" }, - "11522": { + "11510": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "automatic_taxes" }, - "11523": { + "11511": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "countries" }, - "11524": { + "11512": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11525": { + "11513": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11514": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" + }, + "11515": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11516": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.metadata" + }, + "11517": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11518": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_2" + }, + "11519": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_3" + }, + "11520": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "num_code" + }, + "11521": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "name" + }, + "11522": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "display_name" + }, + "11523": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "region" + }, + "11524": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11525": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11526": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" - }, - "11527": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11528": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11529": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11530": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object" }, - "11531": { + "11527": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11532": { + "11528": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11533": { + "11529": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11534": { + "11530": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11535": { + "11531": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11536": { + "11532": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11537": { + "11533": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11538": { + "11534": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.metadata" }, - "11539": { + "11535": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, - "11540": { + "11536": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "id" }, - "11541": { + "11537": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "name" }, - "11542": { + "11538": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "currency_code" }, - "11543": { + "11539": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "automatic_taxes" }, - "11544": { + "11540": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "countries" }, - "11545": { + "11541": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, - "11546": { + "11542": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11543": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" + }, + "11544": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11545": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11546": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, "11547": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "metadata" + "qualifiedName": "__object" }, "11548": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11549": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "metadata" - }, - "11550": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" - }, - "11551": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" - }, - "11552": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" - }, - "11553": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.tableName" - }, - "11554": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "default" - }, - "11555": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__object" - }, - "11556": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.id" }, - "11557": { + "11549": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.name" }, - "11558": { + "11550": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.currency_code" }, - "11559": { + "11551": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.automatic_taxes" }, - "11560": { + "11552": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.countries" }, - "11561": { + "11553": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, + "11554": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" + }, + "11555": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.metadata" + }, + "11556": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11557": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "id" + }, + "11558": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "name" + }, + "11559": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "currency_code" + }, + "11560": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "automatic_taxes" + }, + "11561": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "countries" + }, "11562": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__function" }, "11563": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" }, "11564": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.iso_2" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "metadata" }, "11565": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.iso_3" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11566": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.num_code" + "qualifiedName": "metadata" }, "11567": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11568": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.display_name" + "qualifiedName": "__object" }, "11569": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.region" + "qualifiedName": "__object.name" }, "11570": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.tableName" }, "11571": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "default" }, "11572": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object" }, "11573": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.id" }, "11574": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.metadata" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.name" }, "11575": { - "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.currency_code" }, "11576": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_2" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.automatic_taxes" }, "11577": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_3" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__object.countries" }, "11578": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "num_code" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" }, "11579": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "name" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" }, "11580": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "display_name" + "qualifiedName": "__object" }, "11581": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "region" + "qualifiedName": "__object.iso_2" }, "11582": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.iso_3" }, "11583": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.num_code" }, "11584": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.name" }, "11585": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.display_name" }, "11586": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "metadata" + "qualifiedName": "__object.region" }, "11587": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" }, "11588": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" + "qualifiedName": "__function" }, "11589": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" + "qualifiedName": "__function" }, "11590": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.tableName" + "qualifiedName": "__function" }, "11591": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__object.metadata" }, "11592": { @@ -2226,150 +2158,218 @@ "qualifiedName": "__type" }, "11593": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "id" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_2" }, "11594": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "name" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_3" }, "11595": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "currency_code" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "num_code" }, "11596": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "automatic_taxes" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "name" }, "11597": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "countries" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "display_name" }, "11598": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", - "qualifiedName": "__function" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "region" }, "11599": { - "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", "qualifiedName": "__function" }, "11600": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" + "qualifiedName": "__function" }, "11601": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.iso_2" + "qualifiedName": "__function" }, "11602": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.iso_3" + "qualifiedName": "__function" }, "11603": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.num_code" + "qualifiedName": "metadata" }, "11604": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" }, "11605": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.display_name" + "qualifiedName": "__object" }, "11606": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.region" + "qualifiedName": "__object.name" }, "11607": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.tableName" }, "11608": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11609": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11610": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" - }, - "11611": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "__object.metadata" }, - "11612": { + "11609": { "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", "qualifiedName": "__type" }, + "11610": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "id" + }, + "11611": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "name" + }, + "11612": { + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "currency_code" + }, "11613": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_2" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "automatic_taxes" }, "11614": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "iso_3" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "countries" }, "11615": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "num_code" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" }, "11616": { - "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "name" + "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", + "qualifiedName": "__function" }, "11617": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "display_name" + "qualifiedName": "__object" }, "11618": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "region" + "qualifiedName": "__object.iso_2" }, "11619": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.iso_3" }, "11620": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.num_code" }, "11621": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.name" }, "11622": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__function" + "qualifiedName": "__object.display_name" }, "11623": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "metadata" + "qualifiedName": "__object.region" }, "11624": { - "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" }, "11625": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object" + "qualifiedName": "__function" }, "11626": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.name" + "qualifiedName": "__function" }, "11627": { "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", - "qualifiedName": "__object.tableName" + "qualifiedName": "__function" }, "11628": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.metadata" + }, + "11629": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11630": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_2" + }, + "11631": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "iso_3" + }, + "11632": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "num_code" + }, + "11633": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "name" + }, + "11634": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "display_name" + }, + "11635": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "region" + }, + "11636": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11637": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11638": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11639": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__function" + }, + "11640": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "metadata" + }, + "11641": { + "sourceFileName": "../../../../packages/core/utils/src/dml/helpers/entity-builder/create-big-number-properties.ts", + "qualifiedName": "__type" + }, + "11642": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object" + }, + "11643": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.name" + }, + "11644": { + "sourceFileName": "../../../../packages/modules/region/src/models/country.ts", + "qualifiedName": "__object.tableName" + }, + "11645": { "sourceFileName": "../../../../packages/modules/region/src/models/region.ts", "qualifiedName": "metadata" }, - "11629": { + "11646": { "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": 11448 + "1": 11465 } } } \ 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 f0025c55a1..c163267204 100644 --- a/www/utils/generated/typedoc-json-output/region.json +++ b/www/utils/generated/typedoc-json-output/region.json @@ -1,12 +1,12 @@ { - "id": 11097, + "id": 11114, "name": "region", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11250, + "id": 11267, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11251, + "id": 11268, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11262, + "target": 11279, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11252, + "id": 11269, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11253, + "id": 11270, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11254, + "id": 11271, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11255, + "id": 11272, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11256, + "id": 11273, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11257, + "id": 11274, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11258, + "id": 11275, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 11259, + "id": 11276, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 11260, + "id": 11277, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 11261, + "id": 11278, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11251, - 11252, - 11253, - 11254, - 11255, - 11259, - 11260, - 11261 + 11268, + 11269, + 11270, + 11271, + 11272, + 11276, + 11277, + 11278 ] } ], "typeParameters": [ { - "id": 11262, + "id": 11279, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 11309, + "id": 11326, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 11327, + "id": 11344, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 11328, + "id": 11345, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11330, + "target": 11347, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 11330, + "target": 11347, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 11329, + "id": 11346, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11330, + "target": 11347, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 11330, + "target": 11347, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 11328, - 11329 + 11345, + 11346 ] } ], "typeParameters": [ { - "id": 11330, + "id": 11347, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,18 +528,18 @@ "extendedBy": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps" }, { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps" } ] }, { - "id": 11279, + "id": 11296, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -554,7 +554,7 @@ }, "children": [ { - "id": 11280, + "id": 11297, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -573,7 +573,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11281, + "target": 11298, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -585,13 +585,13 @@ { "title": "Properties", "children": [ - 11280 + 11297 ] } ], "typeParameters": [ { - "id": 11281, + "id": 11298, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -604,7 +604,7 @@ ] }, { - "id": 11282, + "id": 11299, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -619,7 +619,7 @@ }, "children": [ { - "id": 11283, + "id": 11300, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -638,7 +638,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11284, + "target": 11301, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -650,13 +650,13 @@ { "title": "Properties", "children": [ - 11283 + 11300 ] } ], "typeParameters": [ { - "id": 11284, + "id": 11301, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -669,14 +669,14 @@ ] }, { - "id": 11396, + "id": 11413, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11397, + "id": 11414, "name": "T", "variant": "typeParam", "kind": 131072, @@ -687,7 +687,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11397, + "target": 11414, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -700,14 +700,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11397, + "target": 11414, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 11418, + "target": 11435, "name": "Scalar", "package": "@medusajs/types" }, @@ -717,11 +717,11 @@ }, "falseType": { "type": "reference", - "target": 11422, + "target": 11439, "typeArguments": [ { "type": "reference", - "target": 11397, + "target": 11414, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -733,11 +733,11 @@ }, "falseType": { "type": "reference", - "target": 11428, + "target": 11445, "typeArguments": [ { "type": "reference", - "target": 11397, + "target": 11414, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -749,14 +749,14 @@ } }, { - "id": 11398, + "id": 11415, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11399, + "id": 11416, "name": "T", "variant": "typeParam", "kind": 131072, @@ -774,7 +774,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11399, + "target": 11416, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -805,7 +805,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11399, + "target": 11416, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -839,7 +839,7 @@ }, "falseType": { "type": "reference", - "target": 11399, + "target": 11416, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -850,7 +850,7 @@ } }, { - "id": 11418, + "id": 11435, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -909,21 +909,21 @@ { "type": "reflection", "declaration": { - "id": 11419, + "id": 11436, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11420, + "id": 11437, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11421, + "id": 11438, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -940,7 +940,7 @@ { "title": "Methods", "children": [ - 11420 + 11437 ] } ] @@ -950,14 +950,14 @@ } }, { - "id": 11446, + "id": 11463, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11447, + "id": 11464, "name": "T", "variant": "typeParam", "kind": 131072, @@ -968,7 +968,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11447, + "target": 11464, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -989,7 +989,7 @@ "typeArguments": [ { "type": "reference", - "target": 11447, + "target": 11464, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1000,7 +1000,7 @@ }, "falseType": { "type": "reference", - "target": 11447, + "target": 11464, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1008,14 +1008,14 @@ } }, { - "id": 11436, + "id": 11453, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11445, + "id": 11462, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1026,7 +1026,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11445, + "target": 11462, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1034,14 +1034,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11437, + "id": 11454, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11438, + "id": 11455, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1058,7 +1058,7 @@ { "title": "Properties", "children": [ - 11438 + 11455 ] } ] @@ -1066,7 +1066,7 @@ }, "trueType": { "type": "reference", - "target": 11446, + "target": 11463, "typeArguments": [ { "type": "reference", @@ -1086,7 +1086,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11445, + "target": 11462, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1094,14 +1094,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11439, + "id": 11456, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11440, + "id": 11457, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1118,7 +1118,7 @@ { "title": "Properties", "children": [ - 11440 + 11457 ] } ] @@ -1129,7 +1129,7 @@ "types": [ { "type": "reference", - "target": 11446, + "target": 11463, "typeArguments": [ { "type": "reference", @@ -1155,7 +1155,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11445, + "target": 11462, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1163,14 +1163,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11441, + "id": 11458, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11442, + "id": 11459, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1187,7 +1187,7 @@ { "title": "Properties", "children": [ - 11442 + 11459 ] } ] @@ -1195,7 +1195,7 @@ }, "trueType": { "type": "reference", - "target": 11446, + "target": 11463, "typeArguments": [ { "type": "reference", @@ -1215,7 +1215,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11445, + "target": 11462, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1223,14 +1223,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11443, + "id": 11460, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11444, + "id": 11461, "name": "id", "variant": "declaration", "kind": 1024, @@ -1247,7 +1247,7 @@ { "title": "Properties", "children": [ - 11444 + 11461 ] } ] @@ -1255,7 +1255,7 @@ }, "trueType": { "type": "reference", - "target": 11446, + "target": 11463, "typeArguments": [ { "type": "reference", @@ -1281,14 +1281,14 @@ } }, { - "id": 11331, + "id": 11348, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11352, + "id": 11369, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1298,14 +1298,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11332, + "id": 11349, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11333, + "id": 11350, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1316,11 +1316,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11396, + "target": 11413, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1332,7 +1332,7 @@ } }, { - "id": 11334, + "id": 11351, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1343,11 +1343,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11396, + "target": 11413, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1359,7 +1359,7 @@ } }, { - "id": 11335, + "id": 11352, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1371,11 +1371,11 @@ "types": [ { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1388,11 +1388,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1406,7 +1406,7 @@ } }, { - "id": 11336, + "id": 11353, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1415,11 +1415,11 @@ }, "type": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1430,7 +1430,7 @@ } }, { - "id": 11337, + "id": 11354, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1441,11 +1441,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1457,7 +1457,7 @@ } }, { - "id": 11338, + "id": 11355, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1468,11 +1468,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1484,7 +1484,7 @@ } }, { - "id": 11339, + "id": 11356, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1493,11 +1493,11 @@ }, "type": { "type": "reference", - "target": 11396, + "target": 11413, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1508,7 +1508,7 @@ } }, { - "id": 11340, + "id": 11357, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1517,11 +1517,11 @@ }, "type": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1532,7 +1532,7 @@ } }, { - "id": 11341, + "id": 11358, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1541,11 +1541,11 @@ }, "type": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1556,7 +1556,7 @@ } }, { - "id": 11342, + "id": 11359, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1565,11 +1565,11 @@ }, "type": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1580,7 +1580,7 @@ } }, { - "id": 11343, + "id": 11360, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1589,11 +1589,11 @@ }, "type": { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11352, + "target": 11369, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1604,7 +1604,7 @@ } }, { - "id": 11344, + "id": 11361, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1617,7 +1617,7 @@ } }, { - "id": 11345, + "id": 11362, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1630,7 +1630,7 @@ } }, { - "id": 11346, + "id": 11363, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1643,7 +1643,7 @@ } }, { - "id": 11347, + "id": 11364, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1656,7 +1656,7 @@ } }, { - "id": 11348, + "id": 11365, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1672,7 +1672,7 @@ } }, { - "id": 11349, + "id": 11366, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1688,7 +1688,7 @@ } }, { - "id": 11350, + "id": 11367, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1704,7 +1704,7 @@ } }, { - "id": 11351, + "id": 11368, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1721,25 +1721,25 @@ { "title": "Properties", "children": [ - 11333, - 11334, - 11335, - 11336, - 11337, - 11338, - 11339, - 11340, - 11341, - 11342, - 11343, - 11344, - 11345, - 11346, - 11347, - 11348, - 11349, 11350, - 11351 + 11351, + 11352, + 11353, + 11354, + 11355, + 11356, + 11357, + 11358, + 11359, + 11360, + 11361, + 11362, + 11363, + 11364, + 11365, + 11366, + 11367, + 11368 ] } ] @@ -1747,14 +1747,14 @@ } }, { - "id": 11434, + "id": 11451, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11435, + "id": 11452, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1766,18 +1766,18 @@ "types": [ { "type": "reference", - "target": 11435, + "target": 11452, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 11398, + "target": 11415, "typeArguments": [ { "type": "reference", - "target": 11435, + "target": 11452, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1788,11 +1788,11 @@ }, { "type": "reference", - "target": 11436, + "target": 11453, "typeArguments": [ { "type": "reference", - "target": 11435, + "target": 11452, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1805,14 +1805,14 @@ } }, { - "id": 11428, + "id": 11445, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11429, + "id": 11446, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1824,15 +1824,15 @@ "types": [ { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "reference", - "target": 11434, + "target": 11451, "typeArguments": [ { "type": "reference", - "target": 11429, + "target": 11446, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1847,11 +1847,11 @@ }, { "type": "reference", - "target": 11434, + "target": 11451, "typeArguments": [ { "type": "reference", - "target": 11429, + "target": 11446, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1864,11 +1864,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11434, + "target": 11451, "typeArguments": [ { "type": "reference", - "target": 11429, + "target": 11446, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1886,7 +1886,7 @@ } }, { - "id": 11433, + "id": 11450, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1914,14 +1914,14 @@ } }, { - "id": 11422, + "id": 11439, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11426, + "id": 11443, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1932,7 +1932,7 @@ } }, { - "id": 11427, + "id": 11444, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1951,7 +1951,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 11427, + "target": 11444, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1972,7 +1972,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11426, + "target": 11443, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1994,7 +1994,7 @@ }, "objectType": { "type": "reference", - "target": 11426, + "target": 11443, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2051,7 +2051,7 @@ }, "objectType": { "type": "reference", - "target": 11426, + "target": 11443, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2059,7 +2059,7 @@ }, { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "indexedAccess", @@ -2075,7 +2075,7 @@ }, "objectType": { "type": "reference", - "target": 11426, + "target": 11443, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2103,7 +2103,7 @@ }, "objectType": { "type": "reference", - "target": 11426, + "target": 11443, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2128,21 +2128,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 11423, + "id": 11440, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11424, + "id": 11441, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11425, + "id": 11442, "name": "x", "variant": "param", "kind": 32768, @@ -2179,7 +2179,7 @@ }, "trueType": { "type": "reference", - "target": 11422, + "target": 11439, "typeArguments": [ { "type": "reference", @@ -2206,14 +2206,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 11427, + "target": 11444, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 11433, + "target": 11450, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2243,7 +2243,7 @@ } }, { - "id": 11430, + "id": 11447, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2273,14 +2273,14 @@ { "type": "reflection", "declaration": { - "id": 11431, + "id": 11448, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11432, + "id": 11449, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2297,7 +2297,7 @@ { "title": "Properties", "children": [ - 11432 + 11449 ] } ] @@ -2307,14 +2307,14 @@ } }, { - "id": 11412, + "id": 11429, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11417, + "id": 11434, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2328,14 +2328,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11413, + "id": 11430, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11414, + "id": 11431, "name": "name", "variant": "declaration", "kind": 1024, @@ -2346,7 +2346,7 @@ } }, { - "id": 11415, + "id": 11432, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2355,20 +2355,20 @@ }, "type": { "type": "reference", - "target": 11430, + "target": 11447, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 11416, + "id": 11433, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11417, + "target": 11434, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2379,9 +2379,9 @@ { "title": "Properties", "children": [ - 11414, - 11415, - 11416 + 11431, + 11432, + 11433 ] } ] @@ -2389,14 +2389,14 @@ } }, { - "id": 11376, + "id": 11393, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11379, + "id": 11396, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2412,11 +2412,11 @@ "types": [ { "type": "reference", - "target": 11412, + "target": 11429, "typeArguments": [ { "type": "reference", - "target": 11379, + "target": 11396, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2428,14 +2428,14 @@ { "type": "reflection", "declaration": { - "id": 11377, + "id": 11394, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11378, + "id": 11395, "name": "options", "variant": "declaration", "kind": 1024, @@ -2467,7 +2467,7 @@ { "title": "Properties", "children": [ - 11378 + 11395 ] } ] @@ -2477,14 +2477,14 @@ } }, { - "id": 11386, + "id": 11403, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11395, + "id": 11412, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2498,14 +2498,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11387, + "id": 11404, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11388, + "id": 11405, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2516,21 +2516,21 @@ } }, { - "id": 11389, + "id": 11406, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11395, + "target": 11412, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11390, + "id": 11407, "name": "source", "variant": "declaration", "kind": 1024, @@ -2541,7 +2541,7 @@ } }, { - "id": 11391, + "id": 11408, "name": "object", "variant": "declaration", "kind": 1024, @@ -2552,7 +2552,7 @@ } }, { - "id": 11392, + "id": 11409, "name": "action", "variant": "declaration", "kind": 1024, @@ -2565,7 +2565,7 @@ } }, { - "id": 11393, + "id": 11410, "name": "context", "variant": "declaration", "kind": 1024, @@ -2581,7 +2581,7 @@ "typeArguments": [ { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" }, @@ -2595,7 +2595,7 @@ } }, { - "id": 11394, + "id": 11411, "name": "options", "variant": "declaration", "kind": 1024, @@ -2623,161 +2623,6 @@ } } ], - "groups": [ - { - "title": "Properties", - "children": [ - 11388, - 11389, - 11390, - 11391, - 11392, - 11393, - 11394 - ] - } - ] - } - } - }, - { - "id": 11403, - "name": "JoinerRelationship", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 11404, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 11405, - "name": "alias", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 11406, - "name": "foreignKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 11407, - "name": "primaryKey", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 11408, - "name": "serviceName", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 11409, - "name": "inverse", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "In an inverted relationship the foreign key is on the other service and the primary key is on the current service" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 11410, - "name": "isList", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Force the relationship to return a list" - } - ] - }, - "type": { - "type": "intrinsic", - "name": "boolean" - } - }, - { - "id": 11411, - "name": "args", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Extra arguments to pass to the remoteFetchData callback" - } - ] - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Record" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "intrinsic", - "name": "any" - } - ], - "name": "Record", - "package": "typescript" - } - } - ], "groups": [ { "title": "Properties", @@ -2796,14 +2641,169 @@ } }, { - "id": 11400, + "id": 11420, + "name": "JoinerRelationship", + "variant": "declaration", + "kind": 2097152, + "flags": {}, + "type": { + "type": "reflection", + "declaration": { + "id": 11421, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "children": [ + { + "id": 11422, + "name": "alias", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 11423, + "name": "foreignKey", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 11424, + "name": "primaryKey", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 11425, + "name": "serviceName", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 11426, + "name": "inverse", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "In an inverted relationship the foreign key is on the other service and the primary key is on the current service" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 11427, + "name": "isList", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Force the relationship to return a list" + } + ] + }, + "type": { + "type": "intrinsic", + "name": "boolean" + } + }, + { + "id": 11428, + "name": "args", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Extra arguments to pass to the remoteFetchData callback" + } + ] + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Record" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "string" + }, + { + "type": "intrinsic", + "name": "any" + } + ], + "name": "Record", + "package": "typescript" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 11422, + 11423, + 11424, + 11425, + 11426, + 11427, + 11428 + ] + } + ] + } + } + }, + { + "id": 11417, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11401, + "id": 11418, "name": "name", "variant": "declaration", "kind": 1024, @@ -2826,7 +2826,7 @@ } }, { - "id": 11402, + "id": 11419, "name": "args", "variant": "declaration", "kind": 1024, @@ -2866,21 +2866,21 @@ { "title": "Properties", "children": [ - 11401, - 11402 + 11418, + 11419 ] } ] }, { - "id": 11353, + "id": 11370, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11354, + "id": 11371, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2891,7 +2891,7 @@ } }, { - "id": 11355, + "id": 11372, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2911,7 +2911,7 @@ "types": [ { "type": "reference", - "target": 11400, + "target": 11417, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2919,7 +2919,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11400, + "target": 11417, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2928,7 +2928,7 @@ } }, { - "id": 11356, + "id": 11373, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2964,14 +2964,14 @@ { "type": "reflection", "declaration": { - "id": 11357, + "id": 11374, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11358, + "id": 11375, "name": "path", "variant": "declaration", "kind": 1024, @@ -2982,7 +2982,7 @@ } }, { - "id": 11359, + "id": 11376, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3000,8 +3000,8 @@ { "title": "Properties", "children": [ - 11358, - 11359 + 11375, + 11376 ] } ] @@ -3015,7 +3015,7 @@ } }, { - "id": 11360, + "id": 11377, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3029,7 +3029,7 @@ } }, { - "id": 11361, + "id": 11378, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3040,14 +3040,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11403, + "target": 11420, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11362, + "id": 11379, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3059,14 +3059,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11363, + "id": 11380, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11364, + "id": 11381, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3077,14 +3077,14 @@ } }, { - "id": 11365, + "id": 11382, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11403, + "target": 11420, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3094,8 +3094,8 @@ { "title": "Properties", "children": [ - 11364, - 11365 + 11381, + 11382 ] } ] @@ -3104,7 +3104,7 @@ } }, { - "id": 11366, + "id": 11383, "name": "args", "variant": "declaration", "kind": 1024, @@ -3144,19 +3144,19 @@ { "title": "Properties", "children": [ - 11354, - 11355, - 11356, - 11360, - 11361, - 11362, - 11366 + 11371, + 11372, + 11373, + 11377, + 11378, + 11379, + 11383 ] } ] }, { - "id": 11370, + "id": 11387, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3175,14 +3175,14 @@ { "type": "reflection", "declaration": { - "id": 11371, + "id": 11388, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11372, + "id": 11389, "name": "type", "variant": "declaration", "kind": 1024, @@ -3278,7 +3278,7 @@ } }, { - "id": 11373, + "id": 11390, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3291,7 +3291,7 @@ } }, { - "id": 11374, + "id": 11391, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3304,7 +3304,7 @@ } }, { - "id": 11375, + "id": 11392, "name": "options", "variant": "declaration", "kind": 1024, @@ -3344,10 +3344,10 @@ { "title": "Properties", "children": [ - 11372, - 11373, - 11374, - 11375 + 11389, + 11390, + 11391, + 11392 ] } ] @@ -3359,7 +3359,7 @@ } }, { - "id": 11285, + "id": 11302, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3376,7 +3376,7 @@ "typeArguments": [ { "type": "reference", - "target": 11353, + "target": 11370, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3408,14 +3408,14 @@ { "type": "reflection", "declaration": { - "id": 11286, + "id": 11303, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11287, + "id": 11304, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3436,7 +3436,7 @@ } }, { - "id": 11288, + "id": 11305, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3447,14 +3447,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11367, + "target": 11384, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11289, + "id": 11306, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3466,14 +3466,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11290, + "id": 11307, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11291, + "id": 11308, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3484,7 +3484,7 @@ } }, { - "id": 11292, + "id": 11309, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3512,14 +3512,14 @@ { "type": "reflection", "declaration": { - "id": 11293, + "id": 11310, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11294, + "id": 11311, "name": "path", "variant": "declaration", "kind": 1024, @@ -3530,7 +3530,7 @@ } }, { - "id": 11295, + "id": 11312, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3546,7 +3546,7 @@ } }, { - "id": 11296, + "id": 11313, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3563,9 +3563,9 @@ { "title": "Properties", "children": [ - 11294, - 11295, - 11296 + 11311, + 11312, + 11313 ] } ] @@ -3579,14 +3579,14 @@ } }, { - "id": 11297, + "id": 11314, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11367, + "target": 11384, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3596,9 +3596,9 @@ { "title": "Properties", "children": [ - 11291, - 11292, - 11297 + 11308, + 11309, + 11314 ] } ] @@ -3607,7 +3607,7 @@ } }, { - "id": 11298, + "id": 11315, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3620,7 +3620,7 @@ } }, { - "id": 11299, + "id": 11316, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3636,7 +3636,7 @@ } }, { - "id": 11300, + "id": 11317, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3657,7 +3657,7 @@ } }, { - "id": 11301, + "id": 11318, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3693,7 +3693,7 @@ } }, { - "id": 11302, + "id": 11319, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3714,7 +3714,7 @@ } }, { - "id": 11303, + "id": 11320, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3738,7 +3738,7 @@ } }, { - "id": 11304, + "id": 11321, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3748,14 +3748,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11305, + "id": 11322, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11306, + "id": 11323, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ } }, { - "id": 11307, + "id": 11324, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3797,7 +3797,7 @@ } }, { - "id": 11308, + "id": 11325, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3806,7 +3806,7 @@ }, "type": { "type": "reference", - "target": 11370, + "target": 11387, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3816,9 +3816,9 @@ { "title": "Properties", "children": [ - 11306, - 11307, - 11308 + 11323, + 11324, + 11325 ] } ] @@ -3830,16 +3830,16 @@ { "title": "Properties", "children": [ - 11287, - 11288, - 11289, - 11298, - 11299, - 11300, - 11301, - 11302, - 11303, - 11304 + 11304, + 11305, + 11306, + 11315, + 11316, + 11317, + 11318, + 11319, + 11320, + 11321 ] } ] @@ -3849,7 +3849,7 @@ } }, { - "id": 11367, + "id": 11384, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3859,21 +3859,21 @@ "types": [ { "type": "reference", - "target": 11403, + "target": 11420, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 11368, + "id": 11385, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11369, + "id": 11386, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3898,7 +3898,7 @@ { "title": "Properties", "children": [ - 11369 + 11386 ] } ] @@ -3908,7 +3908,7 @@ } }, { - "id": 11184, + "id": 11201, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3916,13 +3916,13 @@ "extendedBy": [ { "type": "reference", - "target": 11098, + "target": 11115, "name": "IRegionModuleService" } ] }, { - "id": 11324, + "id": 11341, "name": "PaymentProviderDTO", "variant": "declaration", "kind": 256, @@ -3937,7 +3937,7 @@ }, "children": [ { - "id": 11325, + "id": 11342, "name": "id", "variant": "declaration", "kind": 1024, @@ -3956,7 +3956,7 @@ } }, { - "id": 11326, + "id": 11343, "name": "is_enabled", "variant": "declaration", "kind": 1024, @@ -3979,14 +3979,14 @@ { "title": "Properties", "children": [ - 11325, - 11326 + 11342, + 11343 ] } ] }, { - "id": 11217, + "id": 11234, "name": "RegionDTO", "variant": "declaration", "kind": 256, @@ -4001,7 +4001,7 @@ }, "children": [ { - "id": 11218, + "id": 11235, "name": "id", "variant": "declaration", "kind": 1024, @@ -4020,7 +4020,7 @@ } }, { - "id": 11219, + "id": 11236, "name": "name", "variant": "declaration", "kind": 1024, @@ -4039,7 +4039,7 @@ } }, { - "id": 11220, + "id": 11237, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4058,7 +4058,7 @@ } }, { - "id": 11221, + "id": 11238, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -4077,7 +4077,7 @@ } }, { - "id": 11222, + "id": 11239, "name": "countries", "variant": "declaration", "kind": 1024, @@ -4094,14 +4094,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } } }, { - "id": 11223, + "id": 11240, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -4118,14 +4118,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11324, + "target": 11341, "name": "PaymentProviderDTO", "package": "@medusajs/types" } } }, { - "id": 11224, + "id": 11241, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4161,7 +4161,7 @@ } }, { - "id": 11225, + "id": 11242, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4180,7 +4180,7 @@ } }, { - "id": 11226, + "id": 11243, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4203,21 +4203,21 @@ { "title": "Properties", "children": [ - 11218, - 11219, - 11220, - 11221, - 11222, - 11223, - 11224, - 11225, - 11226 + 11235, + 11236, + 11237, + 11238, + 11239, + 11240, + 11241, + 11242, + 11243 ] } ] }, { - "id": 11263, + "id": 11280, "name": "RegionCountryDTO", "variant": "declaration", "kind": 256, @@ -4232,7 +4232,7 @@ }, "children": [ { - "id": 11264, + "id": 11281, "name": "id", "variant": "declaration", "kind": 1024, @@ -4251,7 +4251,7 @@ } }, { - "id": 11265, + "id": 11282, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -4270,7 +4270,7 @@ } }, { - "id": 11266, + "id": 11283, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -4289,7 +4289,7 @@ } }, { - "id": 11267, + "id": 11284, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -4308,7 +4308,7 @@ } }, { - "id": 11268, + "id": 11285, "name": "name", "variant": "declaration", "kind": 1024, @@ -4327,7 +4327,7 @@ } }, { - "id": 11269, + "id": 11286, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -4350,18 +4350,18 @@ { "title": "Properties", "children": [ - 11264, - 11265, - 11266, - 11267, - 11268, - 11269 + 11281, + 11282, + 11283, + 11284, + 11285, + 11286 ] } ] }, { - "id": 11240, + "id": 11257, "name": "FilterableRegionProps", "variant": "declaration", "kind": 256, @@ -4376,7 +4376,7 @@ }, "children": [ { - "id": 11248, + "id": 11265, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4399,17 +4399,17 @@ "types": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4422,12 +4422,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11328, + "target": 11345, "name": "BaseFilterable.$and" } }, { - "id": 11249, + "id": 11266, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4450,17 +4450,17 @@ "types": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4473,12 +4473,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11329, + "target": 11346, "name": "BaseFilterable.$or" } }, { - "id": 11241, + "id": 11258, "name": "q", "variant": "declaration", "kind": 1024, @@ -4499,7 +4499,7 @@ } }, { - "id": 11242, + "id": 11259, "name": "id", "variant": "declaration", "kind": 1024, @@ -4530,7 +4530,7 @@ }, { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "union", @@ -4556,7 +4556,7 @@ } }, { - "id": 11243, + "id": 11260, "name": "name", "variant": "declaration", "kind": 1024, @@ -4580,7 +4580,7 @@ }, { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "intrinsic", @@ -4594,7 +4594,7 @@ } }, { - "id": 11244, + "id": 11261, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -4618,7 +4618,7 @@ }, { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "intrinsic", @@ -4632,7 +4632,7 @@ } }, { - "id": 11245, + "id": 11262, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4671,7 +4671,7 @@ }, { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "reference", @@ -4700,7 +4700,7 @@ } }, { - "id": 11246, + "id": 11263, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4717,7 +4717,7 @@ }, "type": { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "intrinsic", @@ -4729,7 +4729,7 @@ } }, { - "id": 11247, + "id": 11264, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4746,7 +4746,7 @@ }, "type": { "type": "reference", - "target": 11331, + "target": 11348, "typeArguments": [ { "type": "intrinsic", @@ -4762,26 +4762,26 @@ { "title": "Properties", "children": [ - 11248, - 11249, - 11241, - 11242, - 11243, - 11244, - 11245, - 11246, - 11247 + 11265, + 11266, + 11258, + 11259, + 11260, + 11261, + 11262, + 11263, + 11264 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } @@ -4792,7 +4792,7 @@ ] }, { - "id": 11270, + "id": 11287, "name": "FilterableRegionCountryProps", "variant": "declaration", "kind": 256, @@ -4807,7 +4807,7 @@ }, "children": [ { - "id": 11277, + "id": 11294, "name": "$and", "variant": "declaration", "kind": 1024, @@ -4830,17 +4830,17 @@ "types": [ { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -4853,12 +4853,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11328, + "target": 11345, "name": "BaseFilterable.$and" } }, { - "id": 11278, + "id": 11295, "name": "$or", "variant": "declaration", "kind": 1024, @@ -4881,17 +4881,17 @@ "types": [ { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -4904,12 +4904,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11329, + "target": 11346, "name": "BaseFilterable.$or" } }, { - "id": 11271, + "id": 11288, "name": "id", "variant": "declaration", "kind": 1024, @@ -4942,7 +4942,7 @@ } }, { - "id": 11272, + "id": 11289, "name": "iso_2", "variant": "declaration", "kind": 1024, @@ -4975,7 +4975,7 @@ } }, { - "id": 11273, + "id": 11290, "name": "iso_3", "variant": "declaration", "kind": 1024, @@ -5008,7 +5008,7 @@ } }, { - "id": 11274, + "id": 11291, "name": "num_code", "variant": "declaration", "kind": 1024, @@ -5041,7 +5041,7 @@ } }, { - "id": 11275, + "id": 11292, "name": "name", "variant": "declaration", "kind": 1024, @@ -5074,7 +5074,7 @@ } }, { - "id": 11276, + "id": 11293, "name": "display_name", "variant": "declaration", "kind": 1024, @@ -5111,25 +5111,25 @@ { "title": "Properties", "children": [ - 11277, - 11278, - 11271, - 11272, - 11273, - 11274, - 11275, - 11276 + 11294, + 11295, + 11288, + 11289, + 11290, + 11291, + 11292, + 11293 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11327, + "target": 11344, "typeArguments": [ { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } @@ -5140,7 +5140,7 @@ ] }, { - "id": 11198, + "id": 11215, "name": "CreateRegionDTO", "variant": "declaration", "kind": 256, @@ -5155,7 +5155,7 @@ }, "children": [ { - "id": 11199, + "id": 11216, "name": "name", "variant": "declaration", "kind": 1024, @@ -5174,7 +5174,7 @@ } }, { - "id": 11200, + "id": 11217, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5193,7 +5193,7 @@ } }, { - "id": 11201, + "id": 11218, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5214,7 +5214,7 @@ } }, { - "id": 11202, + "id": 11219, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5238,7 +5238,7 @@ } }, { - "id": 11203, + "id": 11220, "name": "payment_providers", "variant": "declaration", "kind": 1024, @@ -5262,7 +5262,7 @@ } }, { - "id": 11204, + "id": 11221, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5279,7 +5279,7 @@ }, "type": { "type": "reference", - "target": 11309, + "target": 11326, "name": "MetadataType", "package": "@medusajs/types" } @@ -5289,18 +5289,18 @@ { "title": "Properties", "children": [ - 11199, - 11200, - 11201, - 11202, - 11203, - 11204 + 11216, + 11217, + 11218, + 11219, + 11220, + 11221 ] } ] }, { - "id": 11227, + "id": 11244, "name": "UpsertRegionDTO", "variant": "declaration", "kind": 256, @@ -5315,7 +5315,7 @@ }, "children": [ { - "id": 11228, + "id": 11245, "name": "id", "variant": "declaration", "kind": 1024, @@ -5336,7 +5336,7 @@ } }, { - "id": 11229, + "id": 11246, "name": "name", "variant": "declaration", "kind": 1024, @@ -5357,7 +5357,7 @@ } }, { - "id": 11230, + "id": 11247, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5378,7 +5378,7 @@ } }, { - "id": 11231, + "id": 11248, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5399,7 +5399,7 @@ } }, { - "id": 11232, + "id": 11249, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5423,7 +5423,7 @@ } }, { - "id": 11233, + "id": 11250, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5440,7 +5440,7 @@ }, "type": { "type": "reference", - "target": 11309, + "target": 11326, "name": "MetadataType", "package": "@medusajs/types" } @@ -5450,18 +5450,18 @@ { "title": "Properties", "children": [ - 11228, - 11229, - 11230, - 11231, - 11232, - 11233 + 11245, + 11246, + 11247, + 11248, + 11249, + 11250 ] } ] }, { - "id": 11234, + "id": 11251, "name": "UpdateRegionDTO", "variant": "declaration", "kind": 256, @@ -5476,7 +5476,7 @@ }, "children": [ { - "id": 11235, + "id": 11252, "name": "name", "variant": "declaration", "kind": 1024, @@ -5497,7 +5497,7 @@ } }, { - "id": 11236, + "id": 11253, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -5518,7 +5518,7 @@ } }, { - "id": 11237, + "id": 11254, "name": "automatic_taxes", "variant": "declaration", "kind": 1024, @@ -5539,7 +5539,7 @@ } }, { - "id": 11238, + "id": 11255, "name": "countries", "variant": "declaration", "kind": 1024, @@ -5563,7 +5563,7 @@ } }, { - "id": 11239, + "id": 11256, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5580,7 +5580,7 @@ }, "type": { "type": "reference", - "target": 11309, + "target": 11326, "name": "MetadataType", "package": "@medusajs/types" } @@ -5590,17 +5590,17 @@ { "title": "Properties", "children": [ - 11235, - 11236, - 11237, - 11238, - 11239 + 11252, + 11253, + 11254, + 11255, + 11256 ] } ] }, { - "id": 11098, + "id": 11115, "name": "IRegionModuleService", "variant": "declaration", "kind": 256, @@ -5615,14 +5615,14 @@ }, "children": [ { - "id": 11099, + "id": 11116, "name": "createRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11100, + "id": 11117, "name": "createRegions", "variant": "signature", "kind": 4096, @@ -5657,7 +5657,7 @@ }, "parameters": [ { - "id": 11101, + "id": 11118, "name": "data", "variant": "param", "kind": 32768, @@ -5674,14 +5674,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11198, + "target": 11215, "name": "CreateRegionDTO", "package": "@medusajs/types" } } }, { - "id": 11102, + "id": 11119, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5698,7 +5698,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -5715,7 +5715,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5726,7 +5726,7 @@ } }, { - "id": 11103, + "id": 11120, "name": "createRegions", "variant": "signature", "kind": 4096, @@ -5761,7 +5761,7 @@ }, "parameters": [ { - "id": 11104, + "id": 11121, "name": "data", "variant": "param", "kind": 32768, @@ -5776,13 +5776,13 @@ }, "type": { "type": "reference", - "target": 11198, + "target": 11215, "name": "CreateRegionDTO", "package": "@medusajs/types" } }, { - "id": 11105, + "id": 11122, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5799,7 +5799,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -5814,7 +5814,7 @@ "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5826,14 +5826,14 @@ ] }, { - "id": 11106, + "id": 11123, "name": "upsertRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11107, + "id": 11124, "name": "upsertRegions", "variant": "signature", "kind": 4096, @@ -5868,7 +5868,7 @@ }, "parameters": [ { - "id": 11108, + "id": 11125, "name": "data", "variant": "param", "kind": 32768, @@ -5885,14 +5885,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11227, + "target": 11244, "name": "UpsertRegionDTO", "package": "@medusajs/types" } } }, { - "id": 11109, + "id": 11126, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5909,7 +5909,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -5926,7 +5926,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -5937,7 +5937,7 @@ } }, { - "id": 11110, + "id": 11127, "name": "upsertRegions", "variant": "signature", "kind": 4096, @@ -5972,7 +5972,7 @@ }, "parameters": [ { - "id": 11111, + "id": 11128, "name": "data", "variant": "param", "kind": 32768, @@ -5987,13 +5987,13 @@ }, "type": { "type": "reference", - "target": 11227, + "target": 11244, "name": "UpsertRegionDTO", "package": "@medusajs/types" } }, { - "id": 11112, + "id": 11129, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6010,7 +6010,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6025,7 +6025,7 @@ "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6037,14 +6037,14 @@ ] }, { - "id": 11113, + "id": 11130, "name": "updateRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11114, + "id": 11131, "name": "updateRegions", "variant": "signature", "kind": 4096, @@ -6079,7 +6079,7 @@ }, "parameters": [ { - "id": 11115, + "id": 11132, "name": "id", "variant": "param", "kind": 32768, @@ -6098,7 +6098,7 @@ } }, { - "id": 11116, + "id": 11133, "name": "data", "variant": "param", "kind": 32768, @@ -6113,13 +6113,13 @@ }, "type": { "type": "reference", - "target": 11234, + "target": 11251, "name": "UpdateRegionDTO", "package": "@medusajs/types" } }, { - "id": 11117, + "id": 11134, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6136,7 +6136,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6151,7 +6151,7 @@ "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6161,7 +6161,7 @@ } }, { - "id": 11118, + "id": 11135, "name": "updateRegions", "variant": "signature", "kind": 4096, @@ -6196,7 +6196,7 @@ }, "parameters": [ { - "id": 11119, + "id": 11136, "name": "selector", "variant": "param", "kind": 32768, @@ -6211,13 +6211,13 @@ }, "type": { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11120, + "id": 11137, "name": "data", "variant": "param", "kind": 32768, @@ -6232,13 +6232,13 @@ }, "type": { "type": "reference", - "target": 11234, + "target": 11251, "name": "UpdateRegionDTO", "package": "@medusajs/types" } }, { - "id": 11121, + "id": 11138, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6255,7 +6255,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6272,7 +6272,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6285,14 +6285,14 @@ ] }, { - "id": 11122, + "id": 11139, "name": "deleteRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11123, + "id": 11140, "name": "deleteRegions", "variant": "signature", "kind": 4096, @@ -6327,7 +6327,7 @@ }, "parameters": [ { - "id": 11124, + "id": 11141, "name": "ids", "variant": "param", "kind": 32768, @@ -6349,7 +6349,7 @@ } }, { - "id": 11125, + "id": 11142, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6366,7 +6366,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6389,7 +6389,7 @@ } }, { - "id": 11126, + "id": 11143, "name": "deleteRegions", "variant": "signature", "kind": 4096, @@ -6424,7 +6424,7 @@ }, "parameters": [ { - "id": 11127, + "id": 11144, "name": "id", "variant": "param", "kind": 32768, @@ -6443,7 +6443,7 @@ } }, { - "id": 11128, + "id": 11145, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6460,7 +6460,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6485,14 +6485,14 @@ ] }, { - "id": 11129, + "id": 11146, "name": "retrieveRegion", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11130, + "id": 11147, "name": "retrieveRegion", "variant": "signature", "kind": 4096, @@ -6539,7 +6539,7 @@ }, "parameters": [ { - "id": 11131, + "id": 11148, "name": "id", "variant": "param", "kind": 32768, @@ -6558,7 +6558,7 @@ } }, { - "id": 11132, + "id": 11149, "name": "config", "variant": "param", "kind": 32768, @@ -6591,11 +6591,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6605,7 +6605,7 @@ } }, { - "id": 11133, + "id": 11150, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6622,7 +6622,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6637,7 +6637,7 @@ "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6649,14 +6649,14 @@ ] }, { - "id": 11134, + "id": 11151, "name": "listRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11135, + "id": 11152, "name": "listRegions", "variant": "signature", "kind": 4096, @@ -6743,7 +6743,7 @@ }, "parameters": [ { - "id": 11136, + "id": 11153, "name": "filters", "variant": "param", "kind": 32768, @@ -6760,13 +6760,13 @@ }, "type": { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11137, + "id": 11154, "name": "config", "variant": "param", "kind": 32768, @@ -6799,11 +6799,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6813,7 +6813,7 @@ } }, { - "id": 11138, + "id": 11155, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6830,7 +6830,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -6847,7 +6847,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -6860,14 +6860,14 @@ ] }, { - "id": 11139, + "id": 11156, "name": "listAndCountRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11140, + "id": 11157, "name": "listAndCountRegions", "variant": "signature", "kind": 4096, @@ -6954,7 +6954,7 @@ }, "parameters": [ { - "id": 11141, + "id": 11158, "name": "filters", "variant": "param", "kind": 32768, @@ -6971,13 +6971,13 @@ }, "type": { "type": "reference", - "target": 11240, + "target": 11257, "name": "FilterableRegionProps", "package": "@medusajs/types" } }, { - "id": 11142, + "id": 11159, "name": "config", "variant": "param", "kind": 32768, @@ -7010,11 +7010,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -7024,7 +7024,7 @@ } }, { - "id": 11143, + "id": 11160, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7041,7 +7041,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -7061,7 +7061,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11217, + "target": 11234, "name": "RegionDTO", "package": "@medusajs/types" } @@ -7080,14 +7080,14 @@ ] }, { - "id": 11144, + "id": 11161, "name": "retrieveCountry", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11145, + "id": 11162, "name": "retrieveCountry", "variant": "signature", "kind": 4096, @@ -7134,7 +7134,7 @@ }, "parameters": [ { - "id": 11146, + "id": 11163, "name": "countryId", "variant": "param", "kind": 32768, @@ -7153,7 +7153,7 @@ } }, { - "id": 11147, + "id": 11164, "name": "config", "variant": "param", "kind": 32768, @@ -7186,11 +7186,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7200,7 +7200,7 @@ } }, { - "id": 11148, + "id": 11165, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7217,7 +7217,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -7232,7 +7232,7 @@ "typeArguments": [ { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7244,14 +7244,14 @@ ] }, { - "id": 11149, + "id": 11166, "name": "listCountries", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11150, + "id": 11167, "name": "listCountries", "variant": "signature", "kind": 4096, @@ -7338,7 +7338,7 @@ }, "parameters": [ { - "id": 11151, + "id": 11168, "name": "filters", "variant": "param", "kind": 32768, @@ -7355,13 +7355,13 @@ }, "type": { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } }, { - "id": 11152, + "id": 11169, "name": "config", "variant": "param", "kind": 32768, @@ -7394,11 +7394,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7408,7 +7408,7 @@ } }, { - "id": 11153, + "id": 11170, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7425,7 +7425,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -7442,7 +7442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7455,14 +7455,14 @@ ] }, { - "id": 11154, + "id": 11171, "name": "listAndCountCountries", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11155, + "id": 11172, "name": "listAndCountCountries", "variant": "signature", "kind": 4096, @@ -7549,7 +7549,7 @@ }, "parameters": [ { - "id": 11156, + "id": 11173, "name": "filters", "variant": "param", "kind": 32768, @@ -7566,13 +7566,13 @@ }, "type": { "type": "reference", - "target": 11270, + "target": 11287, "name": "FilterableRegionCountryProps", "package": "@medusajs/types" } }, { - "id": 11157, + "id": 11174, "name": "config", "variant": "param", "kind": 32768, @@ -7605,11 +7605,11 @@ }, "type": { "type": "reference", - "target": 11250, + "target": 11267, "typeArguments": [ { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7619,7 +7619,7 @@ } }, { - "id": 11158, + "id": 11175, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7636,7 +7636,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -7656,7 +7656,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11263, + "target": 11280, "name": "RegionCountryDTO", "package": "@medusajs/types" } @@ -7675,14 +7675,14 @@ ] }, { - "id": 11159, + "id": 11176, "name": "softDeleteRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11160, + "id": 11177, "name": "softDeleteRegions", "variant": "signature", "kind": 4096, @@ -7733,7 +7733,7 @@ }, "typeParameters": [ { - "id": 11161, + "id": 11178, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7750,7 +7750,7 @@ ], "parameters": [ { - "id": 11162, + "id": 11179, "name": "regionIds", "variant": "param", "kind": 32768, @@ -7772,7 +7772,7 @@ } }, { - "id": 11163, + "id": 11180, "name": "config", "variant": "param", "kind": 32768, @@ -7789,11 +7789,11 @@ }, "type": { "type": "reference", - "target": 11279, + "target": 11296, "typeArguments": [ { "type": "reference", - "target": 11161, + "target": 11178, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7804,7 +7804,7 @@ } }, { - "id": 11164, + "id": 11181, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7821,7 +7821,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -7873,14 +7873,14 @@ ] }, { - "id": 11165, + "id": 11182, "name": "restoreRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11166, + "id": 11183, "name": "restoreRegions", "variant": "signature", "kind": 4096, @@ -7931,7 +7931,7 @@ }, "typeParameters": [ { - "id": 11167, + "id": 11184, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7948,7 +7948,7 @@ ], "parameters": [ { - "id": 11168, + "id": 11185, "name": "regionIds", "variant": "param", "kind": 32768, @@ -7970,7 +7970,7 @@ } }, { - "id": 11169, + "id": 11186, "name": "config", "variant": "param", "kind": 32768, @@ -8003,11 +8003,11 @@ }, "type": { "type": "reference", - "target": 11282, + "target": 11299, "typeArguments": [ { "type": "reference", - "target": 11167, + "target": 11184, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8018,7 +8018,7 @@ } }, { - "id": 11170, + "id": 11187, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -8035,7 +8035,7 @@ }, "type": { "type": "reference", - "target": 11205, + "target": 11222, "name": "Context", "package": "@medusajs/types" } @@ -8091,39 +8091,39 @@ { "title": "Methods", "children": [ - 11099, - 11106, - 11113, - 11122, - 11129, - 11134, + 11116, + 11123, + 11130, 11139, - 11144, - 11149, - 11154, - 11159, - 11165 + 11146, + 11151, + 11156, + 11161, + 11166, + 11171, + 11176, + 11182 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11184, + "target": 11201, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 11380, + "id": 11397, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11381, + "id": 11398, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -8139,7 +8139,7 @@ } }, { - "id": 11382, + "id": 11399, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -8149,21 +8149,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11383, + "id": 11400, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11384, + "id": 11401, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11385, + "id": 11402, "name": "key", "variant": "param", "kind": 32768, @@ -8204,35 +8204,35 @@ { "title": "Properties", "children": [ - 11381, - 11382 + 11398, + 11399 ] } ] }, { - "id": 11310, + "id": 11327, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11311, + "id": 11328, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11312, + "id": 11329, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11313, + "id": 11330, "name": "msg", "variant": "param", "kind": 32768, @@ -8242,7 +8242,7 @@ "types": [ { "type": "reference", - "target": 11376, + "target": 11393, "name": "Message", "package": "@medusajs/types" }, @@ -8250,7 +8250,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11376, + "target": 11393, "name": "Message", "package": "@medusajs/types" } @@ -8267,21 +8267,21 @@ ] }, { - "id": 11314, + "id": 11331, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11315, + "id": 11332, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11316, + "id": 11333, "name": "format", "variant": "param", "kind": 32768, @@ -8290,7 +8290,7 @@ }, "type": { "type": "reference", - "target": 11380, + "target": 11397, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -8311,7 +8311,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11376, + "target": 11393, "name": "Message", "package": "@medusajs/types" } @@ -8324,14 +8324,14 @@ ] }, { - "id": 11317, + "id": 11334, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11318, + "id": 11335, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -8344,21 +8344,21 @@ ] }, { - "id": 11319, + "id": 11336, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11320, + "id": 11337, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 11321, + "id": 11338, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8367,7 +8367,7 @@ ], "parameters": [ { - "id": 11322, + "id": 11339, "name": "messageData", "variant": "param", "kind": 32768, @@ -8377,11 +8377,11 @@ "types": [ { "type": "reference", - "target": 11386, + "target": 11403, "typeArguments": [ { "type": "reference", - "target": 11321, + "target": 11338, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8394,11 +8394,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11386, + "target": 11403, "typeArguments": [ { "type": "reference", - "target": 11321, + "target": 11338, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8412,7 +8412,7 @@ } }, { - "id": 11323, + "id": 11340, "name": "options", "variant": "param", "kind": 32768, @@ -8452,16 +8452,16 @@ { "title": "Methods", "children": [ - 11311, - 11314, - 11317, - 11319 + 11328, + 11331, + 11334, + 11336 ] } ] }, { - "id": 11205, + "id": 11222, "name": "Context", "variant": "declaration", "kind": 256, @@ -8476,7 +8476,7 @@ }, "children": [ { - "id": 11206, + "id": 11223, "name": "__type", "variant": "declaration", "kind": 1024, @@ -8489,7 +8489,7 @@ } }, { - "id": 11207, + "id": 11224, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -8522,14 +8522,14 @@ }, "type": { "type": "reference", - "target": 11216, + "target": 11233, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11208, + "id": 11225, "name": "manager", "variant": "declaration", "kind": 1024, @@ -8562,14 +8562,14 @@ }, "type": { "type": "reference", - "target": 11216, + "target": 11233, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11209, + "id": 11226, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -8622,7 +8622,7 @@ } }, { - "id": 11210, + "id": 11227, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -8643,7 +8643,7 @@ } }, { - "id": 11211, + "id": 11228, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -8664,7 +8664,7 @@ } }, { - "id": 11212, + "id": 11229, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -8685,7 +8685,7 @@ } }, { - "id": 11213, + "id": 11230, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -8702,13 +8702,13 @@ }, "type": { "type": "reference", - "target": 11310, + "target": 11327, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 11214, + "id": 11231, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -8729,7 +8729,7 @@ } }, { - "id": 11215, + "id": 11232, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -8754,22 +8754,22 @@ { "title": "Properties", "children": [ - 11206, - 11207, - 11208, - 11209, - 11210, - 11211, - 11212, - 11213, - 11214, - 11215 + 11223, + 11224, + 11225, + 11226, + 11227, + 11228, + 11229, + 11230, + 11231, + 11232 ] } ], "typeParameters": [ { - "id": 11216, + "id": 11233, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -8786,217 +8786,149 @@ { "title": "Interfaces", "children": [ - 11250, - 11327, - 11279, - 11282, - 11400, - 11353, - 11184, - 11324, - 11217, - 11263, - 11240, - 11270, - 11198, - 11227, + 11267, + 11344, + 11296, + 11299, + 11417, + 11370, + 11201, + 11341, 11234, - 11098, - 11380, - 11310, - 11205 + 11280, + 11257, + 11287, + 11215, + 11244, + 11251, + 11115, + 11397, + 11327, + 11222 ] }, { "title": "Type Aliases", "children": [ - 11309, - 11396, - 11398, - 11418, - 11446, - 11436, - 11331, - 11434, - 11428, - 11433, - 11422, - 11430, - 11412, - 11376, - 11386, + 11326, + 11413, + 11415, + 11435, + 11463, + 11453, + 11348, + 11451, + 11445, + 11450, + 11439, + 11447, + 11429, + 11393, 11403, - 11370, - 11285, - 11367 + 11420, + 11387, + 11302, + 11384 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "11097": { + "11114": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "" }, - "11098": { + "11115": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "IRegionModuleService" }, - "11099": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.createRegions" - }, - "11100": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.createRegions" - }, - "11101": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" - }, - "11102": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11103": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.createRegions" - }, - "11104": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" - }, - "11105": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11106": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" - }, - "11107": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" - }, - "11108": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" - }, - "11109": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11110": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.upsertRegions" - }, - "11111": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" - }, - "11112": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" - }, - "11113": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" - }, - "11114": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" - }, - "11115": { - "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" - }, "11116": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.createRegions" }, "11117": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.createRegions" }, "11118": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.updateRegions" + "qualifiedName": "data" }, "11119": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "11120": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "data" + "qualifiedName": "IRegionModuleService.createRegions" }, "11121": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11122": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "sharedContext" }, "11123": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "IRegionModuleService.upsertRegions" }, "11124": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IRegionModuleService.upsertRegions" }, "11125": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11126": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.deleteRegions" + "qualifiedName": "sharedContext" }, "11127": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" + "qualifiedName": "IRegionModuleService.upsertRegions" }, "11128": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11129": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveRegion" + "qualifiedName": "sharedContext" }, "11130": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveRegion" + "qualifiedName": "IRegionModuleService.updateRegions" }, "11131": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "id" + "qualifiedName": "IRegionModuleService.updateRegions" }, "11132": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "11133": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11134": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listRegions" + "qualifiedName": "sharedContext" }, "11135": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listRegions" + "qualifiedName": "IRegionModuleService.updateRegions" }, "11136": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "selector" }, "11137": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "11138": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", @@ -9004,123 +8936,123 @@ }, "11139": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountRegions" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "11140": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountRegions" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "11141": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ids" }, "11142": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "11143": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IRegionModuleService.deleteRegions" }, "11144": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveCountry" + "qualifiedName": "id" }, "11145": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.retrieveCountry" + "qualifiedName": "sharedContext" }, "11146": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "countryId" + "qualifiedName": "IRegionModuleService.retrieveRegion" }, "11147": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "IRegionModuleService.retrieveRegion" }, "11148": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "id" }, "11149": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listCountries" + "qualifiedName": "config" }, "11150": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listCountries" + "qualifiedName": "sharedContext" }, "11151": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IRegionModuleService.listRegions" }, "11152": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "IRegionModuleService.listRegions" }, "11153": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "11154": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountCountries" + "qualifiedName": "config" }, "11155": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.listAndCountCountries" + "qualifiedName": "sharedContext" }, "11156": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IRegionModuleService.listAndCountRegions" }, "11157": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "IRegionModuleService.listAndCountRegions" }, "11158": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "filters" }, "11159": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.softDeleteRegions" + "qualifiedName": "config" }, "11160": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.softDeleteRegions" + "qualifiedName": "sharedContext" }, "11161": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IRegionModuleService.retrieveCountry" }, "11162": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "regionIds" + "qualifiedName": "IRegionModuleService.retrieveCountry" }, "11163": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "config" + "qualifiedName": "countryId" }, "11164": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11165": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.restoreRegions" + "qualifiedName": "sharedContext" }, "11166": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "IRegionModuleService.restoreRegions" + "qualifiedName": "IRegionModuleService.listCountries" }, "11167": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IRegionModuleService.listCountries" }, "11168": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", - "qualifiedName": "regionIds" + "qualifiedName": "filters" }, "11169": { "sourceFileName": "../../../../packages/core/types/src/region/service.ts", @@ -9130,995 +9062,1063 @@ "sourceFileName": "../../../../packages/core/types/src/region/service.ts", "qualifiedName": "sharedContext" }, + "11171": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.listAndCountCountries" + }, + "11172": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.listAndCountCountries" + }, + "11173": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "filters" + }, + "11174": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "config" + }, + "11175": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "11176": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.softDeleteRegions" + }, + "11177": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.softDeleteRegions" + }, + "11178": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11179": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "regionIds" + }, + "11180": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "config" + }, + "11181": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "11182": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.restoreRegions" + }, + "11183": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "IRegionModuleService.restoreRegions" + }, "11184": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11185": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "regionIds" + }, + "11186": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "config" + }, + "11187": { + "sourceFileName": "../../../../packages/core/types/src/region/service.ts", + "qualifiedName": "sharedContext" + }, + "11201": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11198": { + "11215": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO" }, - "11199": { + "11216": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.name" }, - "11200": { + "11217": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.currency_code" }, - "11201": { + "11218": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.automatic_taxes" }, - "11202": { + "11219": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.countries" }, - "11203": { + "11220": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.payment_providers" }, - "11204": { + "11221": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "CreateRegionDTO.metadata" }, - "11205": { + "11222": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "11206": { + "11223": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "11207": { + "11224": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "11208": { + "11225": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "11209": { + "11226": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "11210": { + "11227": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "11211": { + "11228": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "11212": { + "11229": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "11213": { + "11230": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "11214": { + "11231": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "11215": { + "11232": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "11216": { + "11233": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "11217": { + "11234": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO" }, - "11218": { + "11235": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.id" }, - "11219": { + "11236": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.name" }, - "11220": { + "11237": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.currency_code" }, - "11221": { + "11238": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.automatic_taxes" }, - "11222": { + "11239": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.countries" }, - "11223": { + "11240": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.payment_providers" }, - "11224": { + "11241": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.metadata" }, - "11225": { + "11242": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.created_at" }, - "11226": { + "11243": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionDTO.updated_at" }, - "11227": { + "11244": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO" }, - "11228": { + "11245": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.id" }, - "11229": { + "11246": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.name" }, - "11230": { + "11247": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.currency_code" }, - "11231": { + "11248": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.automatic_taxes" }, - "11232": { + "11249": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.countries" }, - "11233": { + "11250": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpsertRegionDTO.metadata" }, - "11234": { + "11251": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO" }, - "11235": { + "11252": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.name" }, - "11236": { + "11253": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.currency_code" }, - "11237": { + "11254": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.automatic_taxes" }, - "11238": { + "11255": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.countries" }, - "11239": { + "11256": { "sourceFileName": "../../../../packages/core/types/src/region/mutations.ts", "qualifiedName": "UpdateRegionDTO.metadata" }, - "11240": { + "11257": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps" }, - "11241": { + "11258": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.q" }, - "11242": { + "11259": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.id" }, - "11243": { + "11260": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.name" }, - "11244": { + "11261": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.currency_code" }, - "11245": { + "11262": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.metadata" }, - "11246": { + "11263": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.created_at" }, - "11247": { + "11264": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionProps.updated_at" }, - "11248": { + "11265": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11249": { + "11266": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11250": { + "11267": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11251": { + "11268": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11252": { + "11269": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11253": { + "11270": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11254": { + "11271": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11255": { + "11272": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11256": { + "11273": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "11257": { + "11274": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "11259": { + "11276": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "11260": { + "11277": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "11261": { + "11278": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "11262": { + "11279": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "11263": { + "11280": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO" }, - "11264": { + "11281": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.id" }, - "11265": { + "11282": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.iso_2" }, - "11266": { + "11283": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.iso_3" }, - "11267": { + "11284": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.num_code" }, - "11268": { + "11285": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.name" }, - "11269": { + "11286": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "RegionCountryDTO.display_name" }, - "11270": { + "11287": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps" }, - "11271": { + "11288": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.id" }, - "11272": { + "11289": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.iso_2" }, - "11273": { + "11290": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.iso_3" }, - "11274": { + "11291": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.num_code" }, - "11275": { + "11292": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.name" }, - "11276": { + "11293": { "sourceFileName": "../../../../packages/core/types/src/region/common.ts", "qualifiedName": "FilterableRegionCountryProps.display_name" }, - "11277": { + "11294": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11278": { + "11295": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11279": { + "11296": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "11280": { + "11297": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11281": { + "11298": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11282": { + "11299": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "11283": { + "11300": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11284": { + "11301": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11285": { + "11302": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "11286": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11287": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "11288": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "11289": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "11290": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11291": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11292": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "11293": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11294": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "11295": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "11296": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "11297": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "11298": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11299": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "11300": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "11301": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "11302": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "11303": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "11304": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "11305": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "11306": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "11307": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "11308": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "11309": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "11310": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "11311": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "11312": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "11313": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "11314": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "11315": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "11316": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "11317": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "11318": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "11319": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "11320": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "11321": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "11322": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "11323": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "11324": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "11325": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "11326": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "11310": { + "11327": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "11311": { + "11328": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11312": { + "11329": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11313": { + "11330": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "11314": { + "11331": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11315": { + "11332": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11316": { + "11333": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "11317": { + "11334": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11318": { + "11335": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11319": { + "11336": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11320": { + "11337": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11321": { + "11338": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "11322": { + "11339": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "11323": { + "11340": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "11324": { + "11341": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO" }, - "11325": { + "11342": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.id" }, - "11326": { + "11343": { "sourceFileName": "../../../../packages/core/types/src/payment/common.ts", "qualifiedName": "PaymentProviderDTO.is_enabled" }, - "11327": { + "11344": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "11328": { + "11345": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11329": { + "11346": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11330": { + "11347": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "11331": { + "11348": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "11332": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11333": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "11334": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "11335": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "11336": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "11337": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "11338": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "11339": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "11340": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "11341": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "11342": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "11343": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "11344": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "11345": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "11346": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "11347": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "11348": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "11349": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "11350": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "11351": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "11352": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "11353": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "11354": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "11355": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "11356": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "11357": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "11358": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "11359": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "11360": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "11361": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "11362": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "11363": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "11364": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "11365": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "11366": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "11367": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "11368": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "11369": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11370": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "11354": { + "11371": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "11355": { + "11372": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "11356": { + "11373": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "11357": { + "11374": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11358": { + "11375": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "11359": { + "11376": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11360": { + "11377": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "11361": { + "11378": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "11362": { + "11379": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "11363": { + "11380": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11364": { + "11381": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11365": { + "11382": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "11366": { + "11383": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "11367": { + "11384": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "11368": { + "11385": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11369": { + "11386": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "11370": { + "11387": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "11371": { + "11388": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11372": { + "11389": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "11373": { + "11390": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "11374": { + "11391": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "11375": { + "11392": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "11376": { + "11393": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "11377": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11378": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "11379": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "11380": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "11381": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "11382": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "11383": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "11384": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "11386": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "11387": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11388": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "11389": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "11390": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "11391": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "11392": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "11393": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "11394": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "11395": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "11396": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "11397": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "11398": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "11399": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "11400": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "11401": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "11402": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "11403": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "11404": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, "11405": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "11406": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "11407": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "11408": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11409": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "11410": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "11411": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "11412": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "11413": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11414": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "11415": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "11416": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11417": { + "11407": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "11408": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "11409": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "11410": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "11411": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "11412": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "11418": { + "11413": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" + }, + "11414": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11415": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "11416": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11417": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "11418": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "11419": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" }, "11420": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" }, "11421": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "11422": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "11423": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, + "11422": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "11423": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, "11424": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.__index" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "11425": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" }, "11426": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" }, "11427": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "11428": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "11429": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "11430": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "11431": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "11432": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "11433": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "11434": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "11435": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "11436": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "11437": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "11438": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "11439": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "11440": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "11441": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "11442": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "11443": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "11444": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "11445": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "11446": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "11447": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "11448": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "11449": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "11450": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "11451": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "11452": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11453": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "11454": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "11455": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "11456": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "11457": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "11458": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "11459": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "11460": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "11461": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "11462": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "11463": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "11464": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -10128,7 +10128,7 @@ "1": "../../../../packages/core/types/src/region/service.ts" }, "reflections": { - "1": 11097 + "1": 11114 } } } \ 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 8ffce8bea7..bf008be084 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": 11887, + "id": 11904, "name": "sales-channel-models", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11888, + "id": 11905, "name": "SalesChannel", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 11889, + "id": 11906, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 11890, + "id": 11907, "name": "new SalesChannel", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 11888, + "target": 11905, "name": "SalesChannel", "package": "@medusajs/sales-channel", "qualifiedName": "default" @@ -36,7 +36,7 @@ ] }, { - "id": 11903, + "id": 11920, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -54,7 +54,7 @@ } }, { - "id": 11891, + "id": 11908, "name": "id", "variant": "declaration", "kind": 1024, @@ -65,7 +65,7 @@ } }, { - "id": 11892, + "id": 11909, "name": "name", "variant": "declaration", "kind": 1024, @@ -76,7 +76,7 @@ } }, { - "id": 11893, + "id": 11910, "name": "description", "variant": "declaration", "kind": 1024, @@ -97,7 +97,7 @@ "defaultValue": "null" }, { - "id": 11894, + "id": 11911, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -109,7 +109,7 @@ "defaultValue": "false" }, { - "id": 11895, + "id": 11912, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -125,7 +125,7 @@ } }, { - "id": 11896, + "id": 11913, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -161,7 +161,7 @@ "defaultValue": "null" }, { - "id": 11897, + "id": 11914, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -177,7 +177,7 @@ } }, { - "id": 11898, + "id": 11915, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -203,14 +203,14 @@ "defaultValue": "null" }, { - "id": 11899, + "id": 11916, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11900, + "id": 11917, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -223,14 +223,14 @@ ] }, { - "id": 11901, + "id": 11918, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11902, + "id": 11919, "name": "onInit", "variant": "signature", "kind": 4096, @@ -247,28 +247,28 @@ { "title": "Constructors", "children": [ - 11889 + 11906 ] }, { "title": "Properties", "children": [ - 11903, - 11891, - 11892, - 11893, - 11894, - 11895, - 11896, - 11897, - 11898 + 11920, + 11908, + 11909, + 11910, + 11911, + 11912, + 11913, + 11914, + 11915 ] }, { "title": "Methods", "children": [ - 11899, - 11901 + 11916, + 11918 ] } ] @@ -278,69 +278,69 @@ { "title": "Classes", "children": [ - 11888 + 11905 ] } ], "packageName": "@medusajs/sales-channel", "symbolIdMap": { - "11887": { + "11904": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/index.ts", "qualifiedName": "" }, - "11888": { + "11905": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default" }, - "11891": { + "11908": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.id" }, - "11892": { + "11909": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.name" }, - "11893": { + "11910": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.description" }, - "11894": { + "11911": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.is_disabled" }, - "11895": { + "11912": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.created_at" }, - "11896": { + "11913": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.metadata" }, - "11897": { + "11914": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.updated_at" }, - "11898": { + "11915": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.deleted_at" }, - "11899": { + "11916": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onCreate" }, - "11900": { + "11917": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onCreate" }, - "11901": { + "11918": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onInit" }, - "11902": { + "11919": { "sourceFileName": "../../../../packages/modules/sales-channel/src/models/sales-channel.ts", "qualifiedName": "default.onInit" }, - "11903": { + "11920": { "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": 11887 + "1": 11904 } } } \ 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 3ec448cc4d..d22e554585 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": 11630, + "id": 11647, "name": "sales-channel", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11757, + "id": 11774, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11758, + "id": 11775, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 11769, + "target": 11786, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11759, + "id": 11776, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11760, + "id": 11777, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11761, + "id": 11778, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11762, + "id": 11779, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11763, + "id": 11780, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11764, + "id": 11781, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11765, + "id": 11782, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 11766, + "id": 11783, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 11767, + "id": 11784, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 11768, + "id": 11785, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11758, - 11759, - 11760, - 11761, - 11762, - 11766, - 11767, - 11768 + 11775, + 11776, + 11777, + 11778, + 11779, + 11783, + 11784, + 11785 ] } ], "typeParameters": [ { - "id": 11769, + "id": 11786, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 11818, + "id": 11835, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 11819, + "id": 11836, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 11820, + "id": 11837, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 11819, + "target": 11836, "typeArguments": [ { "type": "reference", - "target": 11822, + "target": 11839, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 11822, + "target": 11839, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 11821, + "id": 11838, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 11819, + "target": 11836, "typeArguments": [ { "type": "reference", - "target": 11822, + "target": 11839, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 11822, + "target": 11839, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 11820, - 11821 + 11837, + 11838 ] } ], "typeParameters": [ { - "id": 11822, + "id": 11839, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,13 +528,13 @@ "extendedBy": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps" } ] }, { - "id": 11770, + "id": 11787, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -549,7 +549,7 @@ }, "children": [ { - "id": 11771, + "id": 11788, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -568,7 +568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11772, + "target": 11789, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -580,13 +580,13 @@ { "title": "Properties", "children": [ - 11771 + 11788 ] } ], "typeParameters": [ { - "id": 11772, + "id": 11789, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -599,7 +599,7 @@ ] }, { - "id": 11773, + "id": 11790, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -614,7 +614,7 @@ }, "children": [ { - "id": 11774, + "id": 11791, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -633,7 +633,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11775, + "target": 11792, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -645,13 +645,13 @@ { "title": "Properties", "children": [ - 11774 + 11791 ] } ], "typeParameters": [ { - "id": 11775, + "id": 11792, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -664,7 +664,7 @@ ] }, { - "id": 11884, + "id": 11901, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -694,14 +694,14 @@ { "type": "reflection", "declaration": { - "id": 11885, + "id": 11902, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11886, + "id": 11903, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -718,7 +718,7 @@ { "title": "Properties", "children": [ - 11886 + 11903 ] } ] @@ -728,14 +728,14 @@ } }, { - "id": 11878, + "id": 11895, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11883, + "id": 11900, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -749,14 +749,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11879, + "id": 11896, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11880, + "id": 11897, "name": "name", "variant": "declaration", "kind": 1024, @@ -767,7 +767,7 @@ } }, { - "id": 11881, + "id": 11898, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -776,20 +776,20 @@ }, "type": { "type": "reference", - "target": 11884, + "target": 11901, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 11882, + "id": 11899, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11883, + "target": 11900, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -800,9 +800,9 @@ { "title": "Properties", "children": [ - 11880, - 11881, - 11882 + 11897, + 11898, + 11899 ] } ] @@ -810,14 +810,14 @@ } }, { - "id": 11846, + "id": 11863, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11849, + "id": 11866, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -833,11 +833,11 @@ "types": [ { "type": "reference", - "target": 11878, + "target": 11895, "typeArguments": [ { "type": "reference", - "target": 11849, + "target": 11866, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -849,14 +849,14 @@ { "type": "reflection", "declaration": { - "id": 11847, + "id": 11864, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11848, + "id": 11865, "name": "options", "variant": "declaration", "kind": 1024, @@ -888,7 +888,7 @@ { "title": "Properties", "children": [ - 11848 + 11865 ] } ] @@ -898,14 +898,14 @@ } }, { - "id": 11856, + "id": 11873, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 11865, + "id": 11882, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -919,14 +919,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11857, + "id": 11874, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11858, + "id": 11875, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -937,21 +937,21 @@ } }, { - "id": 11859, + "id": 11876, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11865, + "target": 11882, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11860, + "id": 11877, "name": "source", "variant": "declaration", "kind": 1024, @@ -962,7 +962,7 @@ } }, { - "id": 11861, + "id": 11878, "name": "object", "variant": "declaration", "kind": 1024, @@ -973,7 +973,7 @@ } }, { - "id": 11862, + "id": 11879, "name": "action", "variant": "declaration", "kind": 1024, @@ -986,7 +986,7 @@ } }, { - "id": 11863, + "id": 11880, "name": "context", "variant": "declaration", "kind": 1024, @@ -1002,7 +1002,7 @@ "typeArguments": [ { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" }, @@ -1016,7 +1016,7 @@ } }, { - "id": 11864, + "id": 11881, "name": "options", "variant": "declaration", "kind": 1024, @@ -1048,13 +1048,13 @@ { "title": "Properties", "children": [ - 11858, - 11859, - 11860, - 11861, - 11862, - 11863, - 11864 + 11875, + 11876, + 11877, + 11878, + 11879, + 11880, + 11881 ] } ] @@ -1062,7 +1062,7 @@ } }, { - "id": 11869, + "id": 11886, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1070,14 +1070,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11870, + "id": 11887, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11871, + "id": 11888, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1088,7 +1088,7 @@ } }, { - "id": 11872, + "id": 11889, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1099,7 +1099,7 @@ } }, { - "id": 11873, + "id": 11890, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1110,7 +1110,7 @@ } }, { - "id": 11874, + "id": 11891, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1121,7 +1121,7 @@ } }, { - "id": 11875, + "id": 11892, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1142,7 +1142,7 @@ } }, { - "id": 11876, + "id": 11893, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1163,7 +1163,7 @@ } }, { - "id": 11877, + "id": 11894, "name": "args", "variant": "declaration", "kind": 1024, @@ -1203,13 +1203,13 @@ { "title": "Properties", "children": [ - 11871, - 11872, - 11873, - 11874, - 11875, - 11876, - 11877 + 11888, + 11889, + 11890, + 11891, + 11892, + 11893, + 11894 ] } ] @@ -1217,14 +1217,14 @@ } }, { - "id": 11866, + "id": 11883, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11867, + "id": 11884, "name": "name", "variant": "declaration", "kind": 1024, @@ -1247,7 +1247,7 @@ } }, { - "id": 11868, + "id": 11885, "name": "args", "variant": "declaration", "kind": 1024, @@ -1287,21 +1287,21 @@ { "title": "Properties", "children": [ - 11867, - 11868 + 11884, + 11885 ] } ] }, { - "id": 11823, + "id": 11840, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11824, + "id": 11841, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1312,7 +1312,7 @@ } }, { - "id": 11825, + "id": 11842, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1332,7 +1332,7 @@ "types": [ { "type": "reference", - "target": 11866, + "target": 11883, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1340,7 +1340,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11866, + "target": 11883, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1349,7 +1349,7 @@ } }, { - "id": 11826, + "id": 11843, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1385,14 +1385,14 @@ { "type": "reflection", "declaration": { - "id": 11827, + "id": 11844, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11828, + "id": 11845, "name": "path", "variant": "declaration", "kind": 1024, @@ -1403,7 +1403,7 @@ } }, { - "id": 11829, + "id": 11846, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1421,8 +1421,8 @@ { "title": "Properties", "children": [ - 11828, - 11829 + 11845, + 11846 ] } ] @@ -1436,7 +1436,7 @@ } }, { - "id": 11830, + "id": 11847, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1450,7 +1450,7 @@ } }, { - "id": 11831, + "id": 11848, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1461,14 +1461,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11869, + "target": 11886, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11832, + "id": 11849, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1480,14 +1480,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11833, + "id": 11850, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11834, + "id": 11851, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1498,14 +1498,14 @@ } }, { - "id": 11835, + "id": 11852, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11869, + "target": 11886, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1515,8 +1515,8 @@ { "title": "Properties", "children": [ - 11834, - 11835 + 11851, + 11852 ] } ] @@ -1525,7 +1525,7 @@ } }, { - "id": 11836, + "id": 11853, "name": "args", "variant": "declaration", "kind": 1024, @@ -1565,19 +1565,19 @@ { "title": "Properties", "children": [ - 11824, - 11825, - 11826, - 11830, - 11831, - 11832, - 11836 + 11841, + 11842, + 11843, + 11847, + 11848, + 11849, + 11853 ] } ] }, { - "id": 11840, + "id": 11857, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1596,14 +1596,14 @@ { "type": "reflection", "declaration": { - "id": 11841, + "id": 11858, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11842, + "id": 11859, "name": "type", "variant": "declaration", "kind": 1024, @@ -1699,7 +1699,7 @@ } }, { - "id": 11843, + "id": 11860, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1712,7 +1712,7 @@ } }, { - "id": 11844, + "id": 11861, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1725,7 +1725,7 @@ } }, { - "id": 11845, + "id": 11862, "name": "options", "variant": "declaration", "kind": 1024, @@ -1765,10 +1765,10 @@ { "title": "Properties", "children": [ - 11842, - 11843, - 11844, - 11845 + 11859, + 11860, + 11861, + 11862 ] } ] @@ -1780,7 +1780,7 @@ } }, { - "id": 11776, + "id": 11793, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1797,7 +1797,7 @@ "typeArguments": [ { "type": "reference", - "target": 11823, + "target": 11840, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1829,14 +1829,14 @@ { "type": "reflection", "declaration": { - "id": 11777, + "id": 11794, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11778, + "id": 11795, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1857,7 +1857,7 @@ } }, { - "id": 11779, + "id": 11796, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1868,14 +1868,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11837, + "target": 11854, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 11780, + "id": 11797, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1887,14 +1887,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 11781, + "id": 11798, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11782, + "id": 11799, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1905,7 +1905,7 @@ } }, { - "id": 11783, + "id": 11800, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1933,14 +1933,14 @@ { "type": "reflection", "declaration": { - "id": 11784, + "id": 11801, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11785, + "id": 11802, "name": "path", "variant": "declaration", "kind": 1024, @@ -1951,7 +1951,7 @@ } }, { - "id": 11786, + "id": 11803, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1967,7 +1967,7 @@ } }, { - "id": 11787, + "id": 11804, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1984,9 +1984,9 @@ { "title": "Properties", "children": [ - 11785, - 11786, - 11787 + 11802, + 11803, + 11804 ] } ] @@ -2000,14 +2000,14 @@ } }, { - "id": 11788, + "id": 11805, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 11837, + "target": 11854, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -2017,9 +2017,9 @@ { "title": "Properties", "children": [ - 11782, - 11783, - 11788 + 11799, + 11800, + 11805 ] } ] @@ -2028,7 +2028,7 @@ } }, { - "id": 11789, + "id": 11806, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2041,7 +2041,7 @@ } }, { - "id": 11790, + "id": 11807, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2057,7 +2057,7 @@ } }, { - "id": 11791, + "id": 11808, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2078,7 +2078,7 @@ } }, { - "id": 11792, + "id": 11809, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2114,7 +2114,7 @@ } }, { - "id": 11793, + "id": 11810, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2135,7 +2135,7 @@ } }, { - "id": 11794, + "id": 11811, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2159,7 +2159,7 @@ } }, { - "id": 11795, + "id": 11812, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2169,14 +2169,14 @@ "type": { "type": "reflection", "declaration": { - "id": 11796, + "id": 11813, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11797, + "id": 11814, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2197,7 +2197,7 @@ } }, { - "id": 11798, + "id": 11815, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2218,7 +2218,7 @@ } }, { - "id": 11799, + "id": 11816, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2227,7 +2227,7 @@ }, "type": { "type": "reference", - "target": 11840, + "target": 11857, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2237,9 +2237,9 @@ { "title": "Properties", "children": [ - 11797, - 11798, - 11799 + 11814, + 11815, + 11816 ] } ] @@ -2251,16 +2251,16 @@ { "title": "Properties", "children": [ - 11778, - 11779, - 11780, - 11789, - 11790, - 11791, - 11792, - 11793, - 11794, - 11795 + 11795, + 11796, + 11797, + 11806, + 11807, + 11808, + 11809, + 11810, + 11811, + 11812 ] } ] @@ -2270,7 +2270,7 @@ } }, { - "id": 11837, + "id": 11854, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2280,21 +2280,21 @@ "types": [ { "type": "reference", - "target": 11869, + "target": 11886, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 11838, + "id": 11855, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 11839, + "id": 11856, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2319,7 +2319,7 @@ { "title": "Properties", "children": [ - 11839 + 11856 ] } ] @@ -2329,7 +2329,7 @@ } }, { - "id": 11702, + "id": 11719, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2337,13 +2337,13 @@ "extendedBy": [ { "type": "reference", - "target": 11631, + "target": 11648, "name": "ISalesChannelModuleService" } ] }, { - "id": 11814, + "id": 11831, "name": "SalesChannelLocationDTO", "variant": "declaration", "kind": 256, @@ -2358,7 +2358,7 @@ }, "children": [ { - "id": 11815, + "id": 11832, "name": "sales_channel_id", "variant": "declaration", "kind": 1024, @@ -2377,7 +2377,7 @@ } }, { - "id": 11816, + "id": 11833, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -2396,7 +2396,7 @@ } }, { - "id": 11817, + "id": 11834, "name": "sales_channel", "variant": "declaration", "kind": 1024, @@ -2411,7 +2411,7 @@ }, "type": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -2421,15 +2421,15 @@ { "title": "Properties", "children": [ - 11815, - 11816, - 11817 + 11832, + 11833, + 11834 ] } ] }, { - "id": 11732, + "id": 11749, "name": "SalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2444,7 +2444,7 @@ }, "children": [ { - "id": 11733, + "id": 11750, "name": "id", "variant": "declaration", "kind": 1024, @@ -2463,7 +2463,7 @@ } }, { - "id": 11734, + "id": 11751, "name": "name", "variant": "declaration", "kind": 1024, @@ -2482,7 +2482,7 @@ } }, { - "id": 11735, + "id": 11752, "name": "description", "variant": "declaration", "kind": 1024, @@ -2510,7 +2510,7 @@ } }, { - "id": 11736, + "id": 11753, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2529,7 +2529,7 @@ } }, { - "id": 11737, + "id": 11754, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2572,7 +2572,7 @@ } }, { - "id": 11738, + "id": 11755, "name": "locations", "variant": "declaration", "kind": 1024, @@ -2591,7 +2591,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11814, + "target": 11831, "name": "SalesChannelLocationDTO", "package": "@medusajs/types" } @@ -2602,18 +2602,18 @@ { "title": "Properties", "children": [ - 11733, - 11734, - 11735, - 11736, - 11737, - 11738 + 11750, + 11751, + 11752, + 11753, + 11754, + 11755 ] } ] }, { - "id": 11744, + "id": 11761, "name": "FilterableSalesChannelProps", "variant": "declaration", "kind": 256, @@ -2628,7 +2628,7 @@ }, "children": [ { - "id": 11749, + "id": 11766, "name": "$and", "variant": "declaration", "kind": 1024, @@ -2651,17 +2651,17 @@ "types": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11819, + "target": 11836, "typeArguments": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2674,12 +2674,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11820, + "target": 11837, "name": "BaseFilterable.$and" } }, { - "id": 11750, + "id": 11767, "name": "$or", "variant": "declaration", "kind": 1024, @@ -2702,17 +2702,17 @@ "types": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 11819, + "target": 11836, "typeArguments": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2725,12 +2725,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 11821, + "target": 11838, "name": "BaseFilterable.$or" } }, { - "id": 11745, + "id": 11762, "name": "q", "variant": "declaration", "kind": 1024, @@ -2751,7 +2751,7 @@ } }, { - "id": 11746, + "id": 11763, "name": "id", "variant": "declaration", "kind": 1024, @@ -2784,7 +2784,7 @@ } }, { - "id": 11747, + "id": 11764, "name": "name", "variant": "declaration", "kind": 1024, @@ -2817,7 +2817,7 @@ } }, { - "id": 11748, + "id": 11765, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2842,23 +2842,23 @@ { "title": "Properties", "children": [ - 11749, - 11750, - 11745, - 11746, - 11747, - 11748 + 11766, + 11767, + 11762, + 11763, + 11764, + 11765 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11819, + "target": 11836, "typeArguments": [ { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } @@ -2869,7 +2869,7 @@ ] }, { - "id": 11716, + "id": 11733, "name": "CreateSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2884,7 +2884,7 @@ }, "children": [ { - "id": 11717, + "id": 11734, "name": "name", "variant": "declaration", "kind": 1024, @@ -2903,7 +2903,7 @@ } }, { - "id": 11718, + "id": 11735, "name": "description", "variant": "declaration", "kind": 1024, @@ -2933,7 +2933,7 @@ } }, { - "id": 11719, + "id": 11736, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -2958,15 +2958,15 @@ { "title": "Properties", "children": [ - 11717, - 11718, - 11719 + 11734, + 11735, + 11736 ] } ] }, { - "id": 11739, + "id": 11756, "name": "UpdateSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -2981,7 +2981,7 @@ }, "children": [ { - "id": 11740, + "id": 11757, "name": "name", "variant": "declaration", "kind": 1024, @@ -3002,7 +3002,7 @@ } }, { - "id": 11741, + "id": 11758, "name": "description", "variant": "declaration", "kind": 1024, @@ -3032,7 +3032,7 @@ } }, { - "id": 11742, + "id": 11759, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -3053,7 +3053,7 @@ } }, { - "id": 11743, + "id": 11760, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3070,7 +3070,7 @@ }, "type": { "type": "reference", - "target": 11818, + "target": 11835, "name": "MetadataType", "package": "@medusajs/types" } @@ -3080,16 +3080,16 @@ { "title": "Properties", "children": [ - 11740, - 11741, - 11742, - 11743 + 11757, + 11758, + 11759, + 11760 ] } ] }, { - "id": 11751, + "id": 11768, "name": "UpsertSalesChannelDTO", "variant": "declaration", "kind": 256, @@ -3104,7 +3104,7 @@ }, "children": [ { - "id": 11752, + "id": 11769, "name": "id", "variant": "declaration", "kind": 1024, @@ -3125,7 +3125,7 @@ } }, { - "id": 11753, + "id": 11770, "name": "name", "variant": "declaration", "kind": 1024, @@ -3146,7 +3146,7 @@ } }, { - "id": 11754, + "id": 11771, "name": "description", "variant": "declaration", "kind": 1024, @@ -3176,7 +3176,7 @@ } }, { - "id": 11755, + "id": 11772, "name": "is_disabled", "variant": "declaration", "kind": 1024, @@ -3197,7 +3197,7 @@ } }, { - "id": 11756, + "id": 11773, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3214,7 +3214,7 @@ }, "type": { "type": "reference", - "target": 11818, + "target": 11835, "name": "MetadataType", "package": "@medusajs/types" } @@ -3224,17 +3224,17 @@ { "title": "Properties", "children": [ - 11752, - 11753, - 11754, - 11755, - 11756 + 11769, + 11770, + 11771, + 11772, + 11773 ] } ] }, { - "id": 11631, + "id": 11648, "name": "ISalesChannelModuleService", "variant": "declaration", "kind": 256, @@ -3249,14 +3249,14 @@ }, "children": [ { - "id": 11632, + "id": 11649, "name": "createSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11633, + "id": 11650, "name": "createSalesChannels", "variant": "signature", "kind": 4096, @@ -3291,7 +3291,7 @@ }, "parameters": [ { - "id": 11634, + "id": 11651, "name": "data", "variant": "param", "kind": 32768, @@ -3308,14 +3308,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11716, + "target": 11733, "name": "CreateSalesChannelDTO", "package": "@medusajs/types" } } }, { - "id": 11635, + "id": 11652, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3332,7 +3332,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3349,7 +3349,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3360,7 +3360,7 @@ } }, { - "id": 11636, + "id": 11653, "name": "createSalesChannels", "variant": "signature", "kind": 4096, @@ -3395,7 +3395,7 @@ }, "parameters": [ { - "id": 11637, + "id": 11654, "name": "data", "variant": "param", "kind": 32768, @@ -3410,13 +3410,13 @@ }, "type": { "type": "reference", - "target": 11716, + "target": 11733, "name": "CreateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11638, + "id": 11655, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3433,7 +3433,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3448,7 +3448,7 @@ "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3460,14 +3460,14 @@ ] }, { - "id": 11639, + "id": 11656, "name": "updateSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11640, + "id": 11657, "name": "updateSalesChannels", "variant": "signature", "kind": 4096, @@ -3502,7 +3502,7 @@ }, "parameters": [ { - "id": 11641, + "id": 11658, "name": "channelId", "variant": "param", "kind": 32768, @@ -3521,7 +3521,7 @@ } }, { - "id": 11642, + "id": 11659, "name": "data", "variant": "param", "kind": 32768, @@ -3536,13 +3536,13 @@ }, "type": { "type": "reference", - "target": 11739, + "target": 11756, "name": "UpdateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11643, + "id": 11660, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3559,7 +3559,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3574,7 +3574,7 @@ "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3584,7 +3584,7 @@ } }, { - "id": 11644, + "id": 11661, "name": "updateSalesChannels", "variant": "signature", "kind": 4096, @@ -3619,7 +3619,7 @@ }, "parameters": [ { - "id": 11645, + "id": 11662, "name": "selector", "variant": "param", "kind": 32768, @@ -3634,13 +3634,13 @@ }, "type": { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11646, + "id": 11663, "name": "data", "variant": "param", "kind": 32768, @@ -3655,13 +3655,13 @@ }, "type": { "type": "reference", - "target": 11739, + "target": 11756, "name": "UpdateSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11647, + "id": 11664, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3678,7 +3678,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3695,7 +3695,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3708,14 +3708,14 @@ ] }, { - "id": 11648, + "id": 11665, "name": "upsertSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11649, + "id": 11666, "name": "upsertSalesChannels", "variant": "signature", "kind": 4096, @@ -3750,7 +3750,7 @@ }, "parameters": [ { - "id": 11650, + "id": 11667, "name": "data", "variant": "param", "kind": 32768, @@ -3765,13 +3765,13 @@ }, "type": { "type": "reference", - "target": 11751, + "target": 11768, "name": "UpsertSalesChannelDTO", "package": "@medusajs/types" } }, { - "id": 11651, + "id": 11668, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3788,7 +3788,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3803,7 +3803,7 @@ "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3813,7 +3813,7 @@ } }, { - "id": 11652, + "id": 11669, "name": "upsertSalesChannels", "variant": "signature", "kind": 4096, @@ -3848,7 +3848,7 @@ }, "parameters": [ { - "id": 11653, + "id": 11670, "name": "data", "variant": "param", "kind": 32768, @@ -3865,14 +3865,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 11751, + "target": 11768, "name": "UpsertSalesChannelDTO", "package": "@medusajs/types" } } }, { - "id": 11654, + "id": 11671, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -3889,7 +3889,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -3906,7 +3906,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -3919,14 +3919,14 @@ ] }, { - "id": 11655, + "id": 11672, "name": "deleteSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11656, + "id": 11673, "name": "deleteSalesChannels", "variant": "signature", "kind": 4096, @@ -3961,7 +3961,7 @@ }, "parameters": [ { - "id": 11657, + "id": 11674, "name": "ids", "variant": "param", "kind": 32768, @@ -3983,7 +3983,7 @@ } }, { - "id": 11658, + "id": 11675, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4000,7 +4000,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4023,7 +4023,7 @@ } }, { - "id": 11659, + "id": 11676, "name": "deleteSalesChannels", "variant": "signature", "kind": 4096, @@ -4058,7 +4058,7 @@ }, "parameters": [ { - "id": 11660, + "id": 11677, "name": "id", "variant": "param", "kind": 32768, @@ -4077,7 +4077,7 @@ } }, { - "id": 11661, + "id": 11678, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4094,7 +4094,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4119,14 +4119,14 @@ ] }, { - "id": 11662, + "id": 11679, "name": "retrieveSalesChannel", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11663, + "id": 11680, "name": "retrieveSalesChannel", "variant": "signature", "kind": 4096, @@ -4161,7 +4161,7 @@ }, "parameters": [ { - "id": 11664, + "id": 11681, "name": "id", "variant": "param", "kind": 32768, @@ -4180,7 +4180,7 @@ } }, { - "id": 11665, + "id": 11682, "name": "config", "variant": "param", "kind": 32768, @@ -4213,11 +4213,11 @@ }, "type": { "type": "reference", - "target": 11757, + "target": 11774, "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4227,7 +4227,7 @@ } }, { - "id": 11666, + "id": 11683, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4244,7 +4244,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4259,7 +4259,7 @@ "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4271,14 +4271,14 @@ ] }, { - "id": 11667, + "id": 11684, "name": "listSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11668, + "id": 11685, "name": "listSalesChannels", "variant": "signature", "kind": 4096, @@ -4357,7 +4357,7 @@ }, "parameters": [ { - "id": 11669, + "id": 11686, "name": "filters", "variant": "param", "kind": 32768, @@ -4374,13 +4374,13 @@ }, "type": { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11670, + "id": 11687, "name": "config", "variant": "param", "kind": 32768, @@ -4413,11 +4413,11 @@ }, "type": { "type": "reference", - "target": 11757, + "target": 11774, "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4427,7 +4427,7 @@ } }, { - "id": 11671, + "id": 11688, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4444,7 +4444,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4461,7 +4461,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4474,14 +4474,14 @@ ] }, { - "id": 11672, + "id": 11689, "name": "listAndCountSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11673, + "id": 11690, "name": "listAndCountSalesChannels", "variant": "signature", "kind": 4096, @@ -4560,7 +4560,7 @@ }, "parameters": [ { - "id": 11674, + "id": 11691, "name": "filters", "variant": "param", "kind": 32768, @@ -4577,13 +4577,13 @@ }, "type": { "type": "reference", - "target": 11744, + "target": 11761, "name": "FilterableSalesChannelProps", "package": "@medusajs/types" } }, { - "id": 11675, + "id": 11692, "name": "config", "variant": "param", "kind": 32768, @@ -4616,11 +4616,11 @@ }, "type": { "type": "reference", - "target": 11757, + "target": 11774, "typeArguments": [ { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4630,7 +4630,7 @@ } }, { - "id": 11676, + "id": 11693, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4647,7 +4647,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4667,7 +4667,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11732, + "target": 11749, "name": "SalesChannelDTO", "package": "@medusajs/types" } @@ -4686,14 +4686,14 @@ ] }, { - "id": 11677, + "id": 11694, "name": "softDeleteSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11678, + "id": 11695, "name": "softDeleteSalesChannels", "variant": "signature", "kind": 4096, @@ -4736,7 +4736,7 @@ }, "typeParameters": [ { - "id": 11679, + "id": 11696, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -4753,7 +4753,7 @@ ], "parameters": [ { - "id": 11680, + "id": 11697, "name": "salesChannelIds", "variant": "param", "kind": 32768, @@ -4775,7 +4775,7 @@ } }, { - "id": 11681, + "id": 11698, "name": "config", "variant": "param", "kind": 32768, @@ -4792,11 +4792,11 @@ }, "type": { "type": "reference", - "target": 11770, + "target": 11787, "typeArguments": [ { "type": "reference", - "target": 11679, + "target": 11696, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4807,7 +4807,7 @@ } }, { - "id": 11682, + "id": 11699, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4824,7 +4824,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -4876,14 +4876,14 @@ ] }, { - "id": 11683, + "id": 11700, "name": "restoreSalesChannels", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11684, + "id": 11701, "name": "restoreSalesChannels", "variant": "signature", "kind": 4096, @@ -4926,7 +4926,7 @@ }, "typeParameters": [ { - "id": 11685, + "id": 11702, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -4943,7 +4943,7 @@ ], "parameters": [ { - "id": 11686, + "id": 11703, "name": "salesChannelIds", "variant": "param", "kind": 32768, @@ -4965,7 +4965,7 @@ } }, { - "id": 11687, + "id": 11704, "name": "config", "variant": "param", "kind": 32768, @@ -4990,11 +4990,11 @@ }, "type": { "type": "reference", - "target": 11773, + "target": 11790, "typeArguments": [ { "type": "reference", - "target": 11685, + "target": 11702, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5005,7 +5005,7 @@ } }, { - "id": 11688, + "id": 11705, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5022,7 +5022,7 @@ }, "type": { "type": "reference", - "target": 11720, + "target": 11737, "name": "Context", "package": "@medusajs/types" } @@ -5078,36 +5078,36 @@ { "title": "Methods", "children": [ - 11632, - 11639, - 11648, - 11655, - 11662, - 11667, + 11649, + 11656, + 11665, 11672, - 11677, - 11683 + 11679, + 11684, + 11689, + 11694, + 11700 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11702, + "target": 11719, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 11850, + "id": 11867, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11851, + "id": 11868, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -5123,7 +5123,7 @@ } }, { - "id": 11852, + "id": 11869, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -5133,21 +5133,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11853, + "id": 11870, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 11854, + "id": 11871, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 11855, + "id": 11872, "name": "key", "variant": "param", "kind": 32768, @@ -5188,35 +5188,35 @@ { "title": "Properties", "children": [ - 11851, - 11852 + 11868, + 11869 ] } ] }, { - "id": 11800, + "id": 11817, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 11801, + "id": 11818, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11802, + "id": 11819, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11803, + "id": 11820, "name": "msg", "variant": "param", "kind": 32768, @@ -5226,7 +5226,7 @@ "types": [ { "type": "reference", - "target": 11846, + "target": 11863, "name": "Message", "package": "@medusajs/types" }, @@ -5234,7 +5234,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11846, + "target": 11863, "name": "Message", "package": "@medusajs/types" } @@ -5251,21 +5251,21 @@ ] }, { - "id": 11804, + "id": 11821, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11805, + "id": 11822, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 11806, + "id": 11823, "name": "format", "variant": "param", "kind": 32768, @@ -5274,7 +5274,7 @@ }, "type": { "type": "reference", - "target": 11850, + "target": 11867, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -5295,7 +5295,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 11846, + "target": 11863, "name": "Message", "package": "@medusajs/types" } @@ -5308,14 +5308,14 @@ ] }, { - "id": 11807, + "id": 11824, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11808, + "id": 11825, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -5328,21 +5328,21 @@ ] }, { - "id": 11809, + "id": 11826, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11810, + "id": 11827, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 11811, + "id": 11828, "name": "T", "variant": "typeParam", "kind": 131072, @@ -5351,7 +5351,7 @@ ], "parameters": [ { - "id": 11812, + "id": 11829, "name": "messageData", "variant": "param", "kind": 32768, @@ -5361,11 +5361,11 @@ "types": [ { "type": "reference", - "target": 11856, + "target": 11873, "typeArguments": [ { "type": "reference", - "target": 11811, + "target": 11828, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5378,11 +5378,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 11856, + "target": 11873, "typeArguments": [ { "type": "reference", - "target": 11811, + "target": 11828, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5396,7 +5396,7 @@ } }, { - "id": 11813, + "id": 11830, "name": "options", "variant": "param", "kind": 32768, @@ -5436,16 +5436,16 @@ { "title": "Methods", "children": [ - 11801, - 11804, - 11807, - 11809 + 11818, + 11821, + 11824, + 11826 ] } ] }, { - "id": 11720, + "id": 11737, "name": "Context", "variant": "declaration", "kind": 256, @@ -5460,7 +5460,7 @@ }, "children": [ { - "id": 11721, + "id": 11738, "name": "__type", "variant": "declaration", "kind": 1024, @@ -5473,7 +5473,7 @@ } }, { - "id": 11722, + "id": 11739, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -5506,14 +5506,14 @@ }, "type": { "type": "reference", - "target": 11731, + "target": 11748, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11723, + "id": 11740, "name": "manager", "variant": "declaration", "kind": 1024, @@ -5546,14 +5546,14 @@ }, "type": { "type": "reference", - "target": 11731, + "target": 11748, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 11724, + "id": 11741, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -5606,7 +5606,7 @@ } }, { - "id": 11725, + "id": 11742, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -5627,7 +5627,7 @@ } }, { - "id": 11726, + "id": 11743, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -5648,7 +5648,7 @@ } }, { - "id": 11727, + "id": 11744, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -5669,7 +5669,7 @@ } }, { - "id": 11728, + "id": 11745, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -5686,13 +5686,13 @@ }, "type": { "type": "reference", - "target": 11800, + "target": 11817, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 11729, + "id": 11746, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -5713,7 +5713,7 @@ } }, { - "id": 11730, + "id": 11747, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -5738,22 +5738,22 @@ { "title": "Properties", "children": [ - 11721, - 11722, - 11723, - 11724, - 11725, - 11726, - 11727, - 11728, - 11729, - 11730 + 11738, + 11739, + 11740, + 11741, + 11742, + 11743, + 11744, + 11745, + 11746, + 11747 ] } ], "typeParameters": [ { - "id": 11731, + "id": 11748, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -5770,205 +5770,137 @@ { "title": "Interfaces", "children": [ - 11757, - 11819, - 11770, - 11773, - 11866, - 11823, - 11702, - 11814, - 11732, - 11744, - 11716, - 11739, - 11751, - 11631, - 11850, - 11800, - 11720 + 11774, + 11836, + 11787, + 11790, + 11883, + 11840, + 11719, + 11831, + 11749, + 11761, + 11733, + 11756, + 11768, + 11648, + 11867, + 11817, + 11737 ] }, { "title": "Type Aliases", "children": [ - 11818, - 11884, - 11878, - 11846, - 11856, - 11869, - 11840, - 11776, - 11837 + 11835, + 11901, + 11895, + 11863, + 11873, + 11886, + 11857, + 11793, + 11854 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "11630": { + "11647": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "" }, - "11631": { + "11648": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "ISalesChannelModuleService" }, - "11632": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.createSalesChannels" - }, - "11633": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.createSalesChannels" - }, - "11634": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" - }, - "11635": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11636": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.createSalesChannels" - }, - "11637": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" - }, - "11638": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11639": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" - }, - "11640": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" - }, - "11641": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "channelId" - }, - "11642": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" - }, - "11643": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11644": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" - }, - "11645": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "selector" - }, - "11646": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" - }, - "11647": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" - }, - "11648": { - "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" - }, "11649": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, "11650": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" + "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, "11651": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11652": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" + "qualifiedName": "sharedContext" }, "11653": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "data" + "qualifiedName": "ISalesChannelModuleService.createSalesChannels" }, "11654": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "11655": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "sharedContext" }, "11656": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, "11657": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ids" + "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, "11658": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "channelId" }, "11659": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" + "qualifiedName": "data" }, "11660": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "11661": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ISalesChannelModuleService.updateSalesChannels" }, "11662": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" + "qualifiedName": "selector" }, "11663": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" + "qualifiedName": "data" }, "11664": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "id" + "qualifiedName": "sharedContext" }, "11665": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" }, "11666": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" }, "11667": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listSalesChannels" + "qualifiedName": "data" }, "11668": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listSalesChannels" + "qualifiedName": "sharedContext" }, "11669": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ISalesChannelModuleService.upsertSalesChannels" }, "11670": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "11671": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", @@ -5976,63 +5908,63 @@ }, "11672": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" }, "11673": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" }, "11674": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ids" }, "11675": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "11676": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ISalesChannelModuleService.deleteSalesChannels" }, "11677": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" + "qualifiedName": "id" }, "11678": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" + "qualifiedName": "sharedContext" }, "11679": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" }, "11680": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "salesChannelIds" + "qualifiedName": "ISalesChannelModuleService.retrieveSalesChannel" }, "11681": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "11682": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11683": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" + "qualifiedName": "sharedContext" }, "11684": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" + "qualifiedName": "ISalesChannelModuleService.listSalesChannels" }, "11685": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "ISalesChannelModuleService.listSalesChannels" }, "11686": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", - "qualifiedName": "salesChannelIds" + "qualifiedName": "filters" }, "11687": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", @@ -6042,683 +5974,751 @@ "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", "qualifiedName": "sharedContext" }, + "11689": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + }, + "11690": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.listAndCountSalesChannels" + }, + "11691": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "filters" + }, + "11692": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "config" + }, + "11693": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11694": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" + }, + "11695": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.softDeleteSalesChannels" + }, + "11696": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11697": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "salesChannelIds" + }, + "11698": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "config" + }, + "11699": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11700": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" + }, + "11701": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "ISalesChannelModuleService.restoreSalesChannels" + }, "11702": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11703": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "salesChannelIds" + }, + "11704": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "config" + }, + "11705": { + "sourceFileName": "../../../../packages/core/types/src/sales-channel/service.ts", + "qualifiedName": "sharedContext" + }, + "11719": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11716": { + "11733": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO" }, - "11717": { + "11734": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.name" }, - "11718": { + "11735": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.description" }, - "11719": { + "11736": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "CreateSalesChannelDTO.is_disabled" }, - "11720": { + "11737": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "11721": { + "11738": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "11722": { + "11739": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "11723": { + "11740": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "11724": { + "11741": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "11725": { + "11742": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "11726": { + "11743": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "11727": { + "11744": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "11728": { + "11745": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "11729": { + "11746": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "11730": { + "11747": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "11731": { + "11748": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "11732": { + "11749": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO" }, - "11733": { + "11750": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.id" }, - "11734": { + "11751": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.name" }, - "11735": { + "11752": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.description" }, - "11736": { + "11753": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.is_disabled" }, - "11737": { + "11754": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.metadata" }, - "11738": { + "11755": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelDTO.locations" }, - "11739": { + "11756": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO" }, - "11740": { + "11757": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.name" }, - "11741": { + "11758": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.description" }, - "11742": { + "11759": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.is_disabled" }, - "11743": { + "11760": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpdateSalesChannelDTO.metadata" }, - "11744": { + "11761": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps" }, - "11745": { + "11762": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.q" }, - "11746": { + "11763": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.id" }, - "11747": { + "11764": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.name" }, - "11748": { + "11765": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "FilterableSalesChannelProps.is_disabled" }, - "11749": { + "11766": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11750": { + "11767": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11751": { + "11768": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO" }, - "11752": { + "11769": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.id" }, - "11753": { + "11770": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.name" }, - "11754": { + "11771": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.description" }, - "11755": { + "11772": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.is_disabled" }, - "11756": { + "11773": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/mutations.ts", "qualifiedName": "UpsertSalesChannelDTO.metadata" }, - "11757": { + "11774": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11758": { + "11775": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11759": { + "11776": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11760": { + "11777": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11761": { + "11778": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11762": { + "11779": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11763": { + "11780": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "11764": { + "11781": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "11766": { + "11783": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "11767": { + "11784": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "11768": { + "11785": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "11769": { + "11786": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "11770": { + "11787": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "11771": { + "11788": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11772": { + "11789": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11773": { + "11790": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "11774": { + "11791": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "11775": { + "11792": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "11776": { + "11793": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "11777": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11778": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "11779": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "11780": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "11781": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11782": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11783": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "11784": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "11785": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "11786": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "11787": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "11788": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "11789": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11790": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "11791": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "11792": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "11793": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "11794": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "11795": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "11796": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "11797": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "11798": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "11799": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "11800": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "11801": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "11802": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "11803": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "11804": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "11805": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "11806": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "11807": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "11808": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "11809": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "11810": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "11811": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "11812": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "11813": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "11814": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "11815": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "11816": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "11817": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "11801": { + "11818": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11802": { + "11819": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "11803": { + "11820": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "11804": { + "11821": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11805": { + "11822": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "11806": { + "11823": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "11807": { + "11824": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11808": { + "11825": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "11809": { + "11826": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11810": { + "11827": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "11811": { + "11828": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "11812": { + "11829": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "11813": { + "11830": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "11814": { + "11831": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO" }, - "11815": { + "11832": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.sales_channel_id" }, - "11816": { + "11833": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.location_id" }, - "11817": { + "11834": { "sourceFileName": "../../../../packages/core/types/src/sales-channel/common.ts", "qualifiedName": "SalesChannelLocationDTO.sales_channel" }, - "11818": { + "11835": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "11819": { + "11836": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "11820": { + "11837": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11821": { + "11838": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11822": { + "11839": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "11823": { + "11840": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "11824": { + "11841": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "11825": { + "11842": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "11826": { + "11843": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "11827": { + "11844": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11828": { + "11845": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "11829": { + "11846": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "11830": { + "11847": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "11831": { + "11848": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "11832": { + "11849": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "11833": { + "11850": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "11834": { + "11851": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "11835": { + "11852": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "11836": { + "11853": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "11837": { + "11854": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "11838": { + "11855": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11839": { + "11856": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "11840": { + "11857": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "11841": { + "11858": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "11842": { + "11859": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "11843": { + "11860": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "11844": { + "11861": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "11845": { + "11862": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "11846": { + "11863": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "11847": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11848": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "11849": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "11850": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "11851": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "11852": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "11853": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "11854": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "11856": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "11857": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "11858": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "11859": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "11860": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "11861": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "11862": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "11863": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "11864": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "11865": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "11866": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "11867": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "11868": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "11869": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "11870": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, "11871": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "11872": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "11873": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "11874": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "11875": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "11876": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "11877": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "11878": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "11879": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11880": { + "11875": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.eventName" }, - "11881": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "11882": { + "11876": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "11883": { + "11877": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "11878": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "11879": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "11880": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "11881": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "11882": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "11883": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, "11884": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "11885": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "11886": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "11887": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "11888": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "11889": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "11890": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "11891": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "11892": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "11893": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "11894": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "11895": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" + }, + "11896": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "11886": { + "11897": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" + }, + "11898": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" + }, + "11899": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "11900": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "11901": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "11902": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "11903": { "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": 11630 + "1": 11647 } } } \ 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 5d838f4157..2b5bbe51d2 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": 12387, + "id": 12404, "name": "stock-location-next-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 12403, + "id": 12420, "name": "StockLocationAddress", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12404, + "id": 12421, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12405, + "id": 12422, "name": "new StockLocationAddress", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12403, + "target": 12420, "name": "StockLocationAddress", "package": "@medusajs/stock-location-next" } @@ -47,7 +47,7 @@ ] }, { - "id": 12406, + "id": 12423, "name": "id", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ } }, { - "id": 12407, + "id": 12424, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -74,7 +74,7 @@ } }, { - "id": 12408, + "id": 12425, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -90,7 +90,7 @@ } }, { - "id": 12409, + "id": 12426, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -116,7 +116,7 @@ "defaultValue": "null" }, { - "id": 12410, + "id": 12427, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -127,7 +127,7 @@ } }, { - "id": 12411, + "id": 12428, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -147,7 +147,7 @@ } }, { - "id": 12412, + "id": 12429, "name": "company", "variant": "declaration", "kind": 1024, @@ -167,7 +167,7 @@ } }, { - "id": 12413, + "id": 12430, "name": "city", "variant": "declaration", "kind": 1024, @@ -187,7 +187,7 @@ } }, { - "id": 12414, + "id": 12431, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -198,7 +198,7 @@ } }, { - "id": 12415, + "id": 12432, "name": "phone", "variant": "declaration", "kind": 1024, @@ -218,7 +218,7 @@ } }, { - "id": 12416, + "id": 12433, "name": "province", "variant": "declaration", "kind": 1024, @@ -238,7 +238,7 @@ } }, { - "id": 12417, + "id": 12434, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -258,7 +258,7 @@ } }, { - "id": 12418, + "id": 12435, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -297,52 +297,52 @@ { "title": "Constructors", "children": [ - 12404 + 12421 ] }, { "title": "Properties", "children": [ - 12406, - 12407, - 12408, - 12409, - 12410, - 12411, - 12412, - 12413, - 12414, - 12415, - 12416, - 12417, - 12418 + 12423, + 12424, + 12425, + 12426, + 12427, + 12428, + 12429, + 12430, + 12431, + 12432, + 12433, + 12434, + 12435 ] } ] }, { - "id": 12388, + "id": 12405, "name": "StockLocation", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12389, + "id": 12406, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12390, + "id": 12407, "name": "new StockLocation", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12388, + "target": 12405, "name": "StockLocation", "package": "@medusajs/stock-location-next" } @@ -350,7 +350,7 @@ ] }, { - "id": 12391, + "id": 12408, "name": "id", "variant": "declaration", "kind": 1024, @@ -361,7 +361,7 @@ } }, { - "id": 12392, + "id": 12409, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -377,7 +377,7 @@ } }, { - "id": 12393, + "id": 12410, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -393,7 +393,7 @@ } }, { - "id": 12394, + "id": 12411, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -419,7 +419,7 @@ "defaultValue": "null" }, { - "id": 12395, + "id": 12412, "name": "name", "variant": "declaration", "kind": 1024, @@ -430,7 +430,7 @@ } }, { - "id": 12396, + "id": 12413, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -450,7 +450,7 @@ } }, { - "id": 12397, + "id": 12414, "name": "address", "variant": "declaration", "kind": 1024, @@ -464,7 +464,7 @@ }, { "type": "reference", - "target": 12403, + "target": 12420, "name": "StockLocationAddress", "package": "@medusajs/stock-location-next" } @@ -472,7 +472,7 @@ } }, { - "id": 12398, + "id": 12415, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -511,20 +511,20 @@ { "title": "Constructors", "children": [ - 12389 + 12406 ] }, { "title": "Properties", "children": [ - 12391, - 12392, - 12393, - 12394, - 12395, - 12396, - 12397, - 12398 + 12408, + 12409, + 12410, + 12411, + 12412, + 12413, + 12414, + 12415 ] } ] @@ -534,106 +534,106 @@ { "title": "Classes", "children": [ - 12403, - 12388 + 12420, + 12405 ] } ], "packageName": "@medusajs/stock-location-next", "symbolIdMap": { - "12387": { + "12404": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/index.ts", "qualifiedName": "" }, - "12388": { + "12405": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation" }, - "12391": { + "12408": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.id" }, - "12392": { + "12409": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.created_at" }, - "12393": { + "12410": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.updated_at" }, - "12394": { + "12411": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.deleted_at" }, - "12395": { + "12412": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.name" }, - "12396": { + "12413": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.address_id" }, - "12397": { + "12414": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.address" }, - "12398": { + "12415": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location.ts", "qualifiedName": "StockLocation.metadata" }, - "12403": { + "12420": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress" }, - "12406": { + "12423": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.id" }, - "12407": { + "12424": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.created_at" }, - "12408": { + "12425": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.updated_at" }, - "12409": { + "12426": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.deleted_at" }, - "12410": { + "12427": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.address_1" }, - "12411": { + "12428": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.address_2" }, - "12412": { + "12429": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.company" }, - "12413": { + "12430": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.city" }, - "12414": { + "12431": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.country_code" }, - "12415": { + "12432": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.phone" }, - "12416": { + "12433": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.province" }, - "12417": { + "12434": { "sourceFileName": "../../../../packages/modules/stock-location-next/src/models/stock-location-address.ts", "qualifiedName": "StockLocationAddress.postal_code" }, - "12418": { + "12435": { "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": 12387 + "1": 12404 } } } \ 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 9b95c06ac2..8c1aa46c2e 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": 11904, + "id": 11921, "name": "stock-location-next", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 11993, + "id": 12010, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 11994, + "id": 12011, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12005, + "target": 12022, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 11995, + "id": 12012, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 11996, + "id": 12013, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 11997, + "id": 12014, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 11998, + "id": 12015, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 11999, + "id": 12016, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12000, + "id": 12017, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12001, + "id": 12018, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 12002, + "id": 12019, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 12003, + "id": 12020, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 12004, + "id": 12021, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 11994, - 11995, - 11996, - 11997, - 11998, - 12002, - 12003, - 12004 + 12011, + 12012, + 12013, + 12014, + 12015, + 12019, + 12020, + 12021 ] } ], "typeParameters": [ { - "id": 12005, + "id": 12022, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 12151, + "id": 12168, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 12077, + "id": 12094, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 12078, + "id": 12095, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 12077, + "target": 12094, "typeArguments": [ { "type": "reference", - "target": 12080, + "target": 12097, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 12080, + "target": 12097, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 12079, + "id": 12096, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 12077, + "target": 12094, "typeArguments": [ { "type": "reference", - "target": 12080, + "target": 12097, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 12080, + "target": 12097, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 12078, - 12079 + 12095, + 12096 ] } ], "typeParameters": [ { - "id": 12080, + "id": 12097, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,13 +528,13 @@ "extendedBy": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps" } ] }, { - "id": 12047, + "id": 12064, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -549,7 +549,7 @@ }, "children": [ { - "id": 12048, + "id": 12065, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -568,7 +568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12049, + "target": 12066, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -580,13 +580,13 @@ { "title": "Properties", "children": [ - 12048 + 12065 ] } ], "typeParameters": [ { - "id": 12049, + "id": 12066, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -599,7 +599,7 @@ ] }, { - "id": 12050, + "id": 12067, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -614,7 +614,7 @@ }, "children": [ { - "id": 12051, + "id": 12068, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -633,7 +633,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12052, + "target": 12069, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -645,13 +645,13 @@ { "title": "Properties", "children": [ - 12051 + 12068 ] } ], "typeParameters": [ { - "id": 12052, + "id": 12069, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -664,14 +664,14 @@ ] }, { - "id": 12175, + "id": 12192, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12176, + "id": 12193, "name": "T", "variant": "typeParam", "kind": 131072, @@ -682,7 +682,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12176, + "target": 12193, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -695,14 +695,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12176, + "target": 12193, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 12221, + "target": 12238, "name": "Scalar", "package": "@medusajs/types" }, @@ -712,11 +712,11 @@ }, "falseType": { "type": "reference", - "target": 12225, + "target": 12242, "typeArguments": [ { "type": "reference", - "target": 12176, + "target": 12193, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -728,11 +728,11 @@ }, "falseType": { "type": "reference", - "target": 12231, + "target": 12248, "typeArguments": [ { "type": "reference", - "target": 12176, + "target": 12193, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -744,14 +744,14 @@ } }, { - "id": 12177, + "id": 12194, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12178, + "id": 12195, "name": "T", "variant": "typeParam", "kind": 131072, @@ -769,7 +769,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12178, + "target": 12195, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -800,7 +800,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12178, + "target": 12195, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -834,7 +834,7 @@ }, "falseType": { "type": "reference", - "target": 12178, + "target": 12195, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -845,7 +845,7 @@ } }, { - "id": 12221, + "id": 12238, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -904,21 +904,21 @@ { "type": "reflection", "declaration": { - "id": 12222, + "id": 12239, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12223, + "id": 12240, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12224, + "id": 12241, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -935,7 +935,7 @@ { "title": "Methods", "children": [ - 12223 + 12240 ] } ] @@ -945,14 +945,14 @@ } }, { - "id": 12385, + "id": 12402, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12386, + "id": 12403, "name": "T", "variant": "typeParam", "kind": 131072, @@ -963,7 +963,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12386, + "target": 12403, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -984,7 +984,7 @@ "typeArguments": [ { "type": "reference", - "target": 12386, + "target": 12403, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -995,7 +995,7 @@ }, "falseType": { "type": "reference", - "target": 12386, + "target": 12403, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1003,14 +1003,14 @@ } }, { - "id": 12335, + "id": 12352, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12344, + "id": 12361, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1021,7 +1021,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12344, + "target": 12361, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1029,14 +1029,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12336, + "id": 12353, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12337, + "id": 12354, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ { "title": "Properties", "children": [ - 12337 + 12354 ] } ] @@ -1061,7 +1061,7 @@ }, "trueType": { "type": "reference", - "target": 12385, + "target": 12402, "typeArguments": [ { "type": "reference", @@ -1081,7 +1081,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12344, + "target": 12361, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1089,14 +1089,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12338, + "id": 12355, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12339, + "id": 12356, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1113,7 +1113,7 @@ { "title": "Properties", "children": [ - 12339 + 12356 ] } ] @@ -1124,7 +1124,7 @@ "types": [ { "type": "reference", - "target": 12385, + "target": 12402, "typeArguments": [ { "type": "reference", @@ -1150,7 +1150,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12344, + "target": 12361, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1158,14 +1158,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12340, + "id": 12357, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12341, + "id": 12358, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1182,7 +1182,7 @@ { "title": "Properties", "children": [ - 12341 + 12358 ] } ] @@ -1190,7 +1190,7 @@ }, "trueType": { "type": "reference", - "target": 12385, + "target": 12402, "typeArguments": [ { "type": "reference", @@ -1210,7 +1210,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12344, + "target": 12361, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1218,14 +1218,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12342, + "id": 12359, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12343, + "id": 12360, "name": "id", "variant": "declaration", "kind": 1024, @@ -1242,7 +1242,7 @@ { "title": "Properties", "children": [ - 12343 + 12360 ] } ] @@ -1250,7 +1250,7 @@ }, "trueType": { "type": "reference", - "target": 12385, + "target": 12402, "typeArguments": [ { "type": "reference", @@ -1276,14 +1276,14 @@ } }, { - "id": 12081, + "id": 12098, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12102, + "id": 12119, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1293,14 +1293,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12082, + "id": 12099, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12083, + "id": 12100, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1311,11 +1311,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12175, + "target": 12192, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1327,7 +1327,7 @@ } }, { - "id": 12084, + "id": 12101, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1338,11 +1338,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12175, + "target": 12192, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1354,7 +1354,7 @@ } }, { - "id": 12085, + "id": 12102, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1366,11 +1366,11 @@ "types": [ { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1383,11 +1383,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1401,7 +1401,7 @@ } }, { - "id": 12086, + "id": 12103, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1410,11 +1410,11 @@ }, "type": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1425,7 +1425,7 @@ } }, { - "id": 12087, + "id": 12104, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1436,11 +1436,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1452,7 +1452,7 @@ } }, { - "id": 12088, + "id": 12105, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1463,11 +1463,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1479,7 +1479,7 @@ } }, { - "id": 12089, + "id": 12106, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1488,11 +1488,11 @@ }, "type": { "type": "reference", - "target": 12175, + "target": 12192, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1503,7 +1503,7 @@ } }, { - "id": 12090, + "id": 12107, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1512,11 +1512,11 @@ }, "type": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1527,7 +1527,7 @@ } }, { - "id": 12091, + "id": 12108, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1536,11 +1536,11 @@ }, "type": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1551,7 +1551,7 @@ } }, { - "id": 12092, + "id": 12109, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1560,11 +1560,11 @@ }, "type": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1575,7 +1575,7 @@ } }, { - "id": 12093, + "id": 12110, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1584,11 +1584,11 @@ }, "type": { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12102, + "target": 12119, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1599,7 +1599,7 @@ } }, { - "id": 12094, + "id": 12111, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1612,7 +1612,7 @@ } }, { - "id": 12095, + "id": 12112, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1625,7 +1625,7 @@ } }, { - "id": 12096, + "id": 12113, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1638,7 +1638,7 @@ } }, { - "id": 12097, + "id": 12114, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1651,7 +1651,7 @@ } }, { - "id": 12098, + "id": 12115, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1667,7 +1667,7 @@ } }, { - "id": 12099, + "id": 12116, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1683,7 +1683,7 @@ } }, { - "id": 12100, + "id": 12117, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1699,7 +1699,7 @@ } }, { - "id": 12101, + "id": 12118, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1716,25 +1716,25 @@ { "title": "Properties", "children": [ - 12083, - 12084, - 12085, - 12086, - 12087, - 12088, - 12089, - 12090, - 12091, - 12092, - 12093, - 12094, - 12095, - 12096, - 12097, - 12098, - 12099, 12100, - 12101 + 12101, + 12102, + 12103, + 12104, + 12105, + 12106, + 12107, + 12108, + 12109, + 12110, + 12111, + 12112, + 12113, + 12114, + 12115, + 12116, + 12117, + 12118 ] } ] @@ -1742,14 +1742,14 @@ } }, { - "id": 12270, + "id": 12287, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12271, + "id": 12288, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1761,18 +1761,18 @@ "types": [ { "type": "reference", - "target": 12271, + "target": 12288, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 12177, + "target": 12194, "typeArguments": [ { "type": "reference", - "target": 12271, + "target": 12288, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1783,11 +1783,11 @@ }, { "type": "reference", - "target": 12335, + "target": 12352, "typeArguments": [ { "type": "reference", - "target": 12271, + "target": 12288, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1800,14 +1800,14 @@ } }, { - "id": 12231, + "id": 12248, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12232, + "id": 12249, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1819,15 +1819,15 @@ "types": [ { "type": "reference", - "target": 12081, + "target": 12098, "typeArguments": [ { "type": "reference", - "target": 12270, + "target": 12287, "typeArguments": [ { "type": "reference", - "target": 12232, + "target": 12249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1842,11 +1842,11 @@ }, { "type": "reference", - "target": 12270, + "target": 12287, "typeArguments": [ { "type": "reference", - "target": 12232, + "target": 12249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1859,11 +1859,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12270, + "target": 12287, "typeArguments": [ { "type": "reference", - "target": 12232, + "target": 12249, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1881,7 +1881,7 @@ } }, { - "id": 12269, + "id": 12286, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1909,14 +1909,14 @@ } }, { - "id": 12225, + "id": 12242, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12229, + "id": 12246, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1927,7 +1927,7 @@ } }, { - "id": 12230, + "id": 12247, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1946,7 +1946,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 12230, + "target": 12247, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1967,7 +1967,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12229, + "target": 12246, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1989,7 +1989,7 @@ }, "objectType": { "type": "reference", - "target": 12229, + "target": 12246, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2046,7 +2046,7 @@ }, "objectType": { "type": "reference", - "target": 12229, + "target": 12246, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2054,7 +2054,7 @@ }, { "type": "reference", - "target": 12081, + "target": 12098, "typeArguments": [ { "type": "indexedAccess", @@ -2070,7 +2070,7 @@ }, "objectType": { "type": "reference", - "target": 12229, + "target": 12246, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2098,7 +2098,7 @@ }, "objectType": { "type": "reference", - "target": 12229, + "target": 12246, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2123,21 +2123,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 12226, + "id": 12243, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12227, + "id": 12244, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12228, + "id": 12245, "name": "x", "variant": "param", "kind": 32768, @@ -2174,7 +2174,7 @@ }, "trueType": { "type": "reference", - "target": 12225, + "target": 12242, "typeArguments": [ { "type": "reference", @@ -2201,14 +2201,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 12230, + "target": 12247, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 12269, + "target": 12286, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2238,7 +2238,7 @@ } }, { - "id": 12332, + "id": 12349, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2268,14 +2268,14 @@ { "type": "reflection", "declaration": { - "id": 12333, + "id": 12350, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12334, + "id": 12351, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2292,7 +2292,7 @@ { "title": "Properties", "children": [ - 12334 + 12351 ] } ] @@ -2302,14 +2302,14 @@ } }, { - "id": 12263, + "id": 12280, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12268, + "id": 12285, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2323,14 +2323,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12264, + "id": 12281, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12265, + "id": 12282, "name": "name", "variant": "declaration", "kind": 1024, @@ -2341,7 +2341,7 @@ } }, { - "id": 12266, + "id": 12283, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2350,20 +2350,20 @@ }, "type": { "type": "reference", - "target": 12332, + "target": 12349, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 12267, + "id": 12284, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12268, + "target": 12285, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2374,9 +2374,9 @@ { "title": "Properties", "children": [ - 12265, - 12266, - 12267 + 12282, + 12283, + 12284 ] } ] @@ -2384,14 +2384,14 @@ } }, { - "id": 12189, + "id": 12206, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12192, + "id": 12209, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2407,11 +2407,11 @@ "types": [ { "type": "reference", - "target": 12263, + "target": 12280, "typeArguments": [ { "type": "reference", - "target": 12192, + "target": 12209, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2423,14 +2423,14 @@ { "type": "reflection", "declaration": { - "id": 12190, + "id": 12207, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12191, + "id": 12208, "name": "options", "variant": "declaration", "kind": 1024, @@ -2462,7 +2462,7 @@ { "title": "Properties", "children": [ - 12191 + 12208 ] } ] @@ -2472,14 +2472,14 @@ } }, { - "id": 12199, + "id": 12216, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12208, + "id": 12225, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2493,14 +2493,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12200, + "id": 12217, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12201, + "id": 12218, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2511,21 +2511,21 @@ } }, { - "id": 12202, + "id": 12219, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12208, + "target": 12225, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12203, + "id": 12220, "name": "source", "variant": "declaration", "kind": 1024, @@ -2536,7 +2536,7 @@ } }, { - "id": 12204, + "id": 12221, "name": "object", "variant": "declaration", "kind": 1024, @@ -2547,7 +2547,7 @@ } }, { - "id": 12205, + "id": 12222, "name": "action", "variant": "declaration", "kind": 1024, @@ -2560,7 +2560,7 @@ } }, { - "id": 12206, + "id": 12223, "name": "context", "variant": "declaration", "kind": 1024, @@ -2576,7 +2576,7 @@ "typeArguments": [ { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" }, @@ -2590,7 +2590,7 @@ } }, { - "id": 12207, + "id": 12224, "name": "options", "variant": "declaration", "kind": 1024, @@ -2622,13 +2622,13 @@ { "title": "Properties", "children": [ - 12201, - 12202, - 12203, - 12204, - 12205, - 12206, - 12207 + 12218, + 12219, + 12220, + 12221, + 12222, + 12223, + 12224 ] } ] @@ -2636,7 +2636,7 @@ } }, { - "id": 12345, + "id": 12362, "name": "FulfillmentAddressDTO", "variant": "declaration", "kind": 256, @@ -2651,7 +2651,7 @@ }, "children": [ { - "id": 12346, + "id": 12363, "name": "id", "variant": "declaration", "kind": 1024, @@ -2670,7 +2670,7 @@ } }, { - "id": 12347, + "id": 12364, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -2698,7 +2698,7 @@ } }, { - "id": 12348, + "id": 12365, "name": "company", "variant": "declaration", "kind": 1024, @@ -2726,7 +2726,7 @@ } }, { - "id": 12349, + "id": 12366, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -2754,7 +2754,7 @@ } }, { - "id": 12350, + "id": 12367, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -2782,7 +2782,7 @@ } }, { - "id": 12351, + "id": 12368, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -2810,7 +2810,7 @@ } }, { - "id": 12352, + "id": 12369, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -2838,7 +2838,7 @@ } }, { - "id": 12353, + "id": 12370, "name": "city", "variant": "declaration", "kind": 1024, @@ -2866,7 +2866,7 @@ } }, { - "id": 12354, + "id": 12371, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -2894,7 +2894,7 @@ } }, { - "id": 12355, + "id": 12372, "name": "province", "variant": "declaration", "kind": 1024, @@ -2922,7 +2922,7 @@ } }, { - "id": 12356, + "id": 12373, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -2950,7 +2950,7 @@ } }, { - "id": 12357, + "id": 12374, "name": "phone", "variant": "declaration", "kind": 1024, @@ -2978,7 +2978,7 @@ } }, { - "id": 12358, + "id": 12375, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3021,7 +3021,7 @@ } }, { - "id": 12359, + "id": 12376, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3045,7 +3045,7 @@ } }, { - "id": 12360, + "id": 12377, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3069,7 +3069,7 @@ } }, { - "id": 12361, + "id": 12378, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3102,318 +3102,6 @@ } } ], - "groups": [ - { - "title": "Properties", - "children": [ - 12346, - 12347, - 12348, - 12349, - 12350, - 12351, - 12352, - 12353, - 12354, - 12355, - 12356, - 12357, - 12358, - 12359, - 12360, - 12361 - ] - } - ] - }, - { - "id": 12362, - "name": "FulfillmentItemDTO", - "variant": "declaration", - "kind": 256, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The fulfillment item details." - } - ] - }, - "children": [ - { - "id": 12363, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The ID of the fulfillment item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 12364, - "name": "title", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The title of the fulfillment item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 12365, - "name": "quantity", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The quantity of the fulfillment item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "number" - } - }, - { - "id": 12366, - "name": "sku", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The sku of the fulfillment item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 12367, - "name": "barcode", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The barcode of the fulfillment item." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 12368, - "name": "line_item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated line item's ID." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 12369, - "name": "inventory_item_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated inventory item's ID." - } - ] - }, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - } - }, - { - "id": 12370, - "name": "fulfillment_id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated fulfillment's ID." - } - ] - }, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 12371, - "name": "fulfillment", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The associated fulfillment." - } - ] - }, - "type": { - "type": "reference", - "target": 12313, - "name": "FulfillmentDTO", - "package": "@medusajs/types" - } - }, - { - "id": 12372, - "name": "created_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The creation date of the fulfillment item." - } - ] - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 12373, - "name": "updated_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The update date of the fulfillment item." - } - ] - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } - }, - { - "id": 12374, - "name": "deleted_at", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The deletion date of the fulfillment item." - } - ] - }, - "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" - } - ] - } - } - ], "groups": [ { "title": "Properties", @@ -3429,14 +3117,18 @@ 12371, 12372, 12373, - 12374 + 12374, + 12375, + 12376, + 12377, + 12378 ] } ] }, { - "id": 12375, - "name": "FulfillmentLabelDTO", + "id": 12379, + "name": "FulfillmentItemDTO", "variant": "declaration", "kind": 256, "flags": {}, @@ -3444,13 +3136,13 @@ "summary": [ { "kind": "text", - "text": "The fulfillment label details." + "text": "The fulfillment item details." } ] }, "children": [ { - "id": 12376, + "id": 12380, "name": "id", "variant": "declaration", "kind": 1024, @@ -3459,7 +3151,7 @@ "summary": [ { "kind": "text", - "text": "The ID of the fulfillment label." + "text": "The ID of the fulfillment item." } ] }, @@ -3469,8 +3161,8 @@ } }, { - "id": 12377, - "name": "tracking_number", + "id": 12381, + "name": "title", "variant": "declaration", "kind": 1024, "flags": {}, @@ -3478,7 +3170,7 @@ "summary": [ { "kind": "text", - "text": "The tracking number of the fulfillment label." + "text": "The title of the fulfillment item." } ] }, @@ -3488,8 +3180,8 @@ } }, { - "id": 12378, - "name": "tracking_url", + "id": 12382, + "name": "quantity", "variant": "declaration", "kind": 1024, "flags": {}, @@ -3497,18 +3189,18 @@ "summary": [ { "kind": "text", - "text": "The tracking URL of the fulfillment label." + "text": "The quantity of the fulfillment item." } ] }, "type": { "type": "intrinsic", - "name": "string" + "name": "number" } }, { - "id": 12379, - "name": "label_url", + "id": 12383, + "name": "sku", "variant": "declaration", "kind": 1024, "flags": {}, @@ -3516,7 +3208,7 @@ "summary": [ { "kind": "text", - "text": "The label's URL." + "text": "The sku of the fulfillment item." } ] }, @@ -3526,7 +3218,82 @@ } }, { - "id": 12380, + "id": 12384, + "name": "barcode", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The barcode of the fulfillment item." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12385, + "name": "line_item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated line item's ID." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 12386, + "name": "inventory_item_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated inventory item's ID." + } + ] + }, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + } + }, + { + "id": 12387, "name": "fulfillment_id", "variant": "declaration", "kind": 1024, @@ -3545,7 +3312,7 @@ } }, { - "id": 12381, + "id": 12388, "name": "fulfillment", "variant": "declaration", "kind": 1024, @@ -3560,13 +3327,246 @@ }, "type": { "type": "reference", - "target": 12313, + "target": 12330, "name": "FulfillmentDTO", "package": "@medusajs/types" } }, { - "id": 12382, + "id": 12389, + "name": "created_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The creation date of the fulfillment item." + } + ] + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 12390, + "name": "updated_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The update date of the fulfillment item." + } + ] + }, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Date" + }, + "name": "Date", + "package": "typescript" + } + }, + { + "id": 12391, + "name": "deleted_at", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The deletion date of the fulfillment item." + } + ] + }, + "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" + } + ] + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 12380, + 12381, + 12382, + 12383, + 12384, + 12385, + 12386, + 12387, + 12388, + 12389, + 12390, + 12391 + ] + } + ] + }, + { + "id": 12392, + "name": "FulfillmentLabelDTO", + "variant": "declaration", + "kind": 256, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The fulfillment label details." + } + ] + }, + "children": [ + { + "id": 12393, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The ID of the fulfillment label." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12394, + "name": "tracking_number", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The tracking number of the fulfillment label." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12395, + "name": "tracking_url", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The tracking URL of the fulfillment label." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12396, + "name": "label_url", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The label's URL." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12397, + "name": "fulfillment_id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated fulfillment's ID." + } + ] + }, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 12398, + "name": "fulfillment", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "The associated fulfillment." + } + ] + }, + "type": { + "type": "reference", + "target": 12330, + "name": "FulfillmentDTO", + "package": "@medusajs/types" + } + }, + { + "id": 12399, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3590,7 +3590,7 @@ } }, { - "id": 12383, + "id": 12400, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3614,7 +3614,7 @@ } }, { - "id": 12384, + "id": 12401, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3651,21 +3651,21 @@ { "title": "Properties", "children": [ - 12376, - 12377, - 12378, - 12379, - 12380, - 12381, - 12382, - 12383, - 12384 + 12393, + 12394, + 12395, + 12396, + 12397, + 12398, + 12399, + 12400, + 12401 ] } ] }, { - "id": 12283, + "id": 12300, "name": "FulfillmentProviderDTO", "variant": "declaration", "kind": 256, @@ -3680,7 +3680,7 @@ }, "children": [ { - "id": 12284, + "id": 12301, "name": "id", "variant": "declaration", "kind": 1024, @@ -3699,7 +3699,7 @@ } }, { - "id": 12285, + "id": 12302, "name": "name", "variant": "declaration", "kind": 1024, @@ -3718,7 +3718,7 @@ } }, { - "id": 12286, + "id": 12303, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3761,7 +3761,7 @@ } }, { - "id": 12287, + "id": 12304, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -3778,14 +3778,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12288, + "id": 12305, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3809,7 +3809,7 @@ } }, { - "id": 12289, + "id": 12306, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3833,7 +3833,7 @@ } }, { - "id": 12290, + "id": 12307, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3870,19 +3870,19 @@ { "title": "Properties", "children": [ - 12284, - 12285, - 12286, - 12287, - 12288, - 12289, - 12290 + 12301, + 12302, + 12303, + 12304, + 12305, + 12306, + 12307 ] } ] }, { - "id": 12118, + "id": 12135, "name": "FulfillmentSetDTO", "variant": "declaration", "kind": 256, @@ -3897,7 +3897,7 @@ }, "children": [ { - "id": 12119, + "id": 12136, "name": "id", "variant": "declaration", "kind": 1024, @@ -3916,7 +3916,7 @@ } }, { - "id": 12120, + "id": 12137, "name": "name", "variant": "declaration", "kind": 1024, @@ -3935,7 +3935,7 @@ } }, { - "id": 12121, + "id": 12138, "name": "type", "variant": "declaration", "kind": 1024, @@ -3954,7 +3954,7 @@ } }, { - "id": 12122, + "id": 12139, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3997,7 +3997,7 @@ } }, { - "id": 12123, + "id": 12140, "name": "service_zones", "variant": "declaration", "kind": 1024, @@ -4014,14 +4014,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12179, + "target": 12196, "name": "ServiceZoneDTO", "package": "@medusajs/types" } } }, { - "id": 12124, + "id": 12141, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4045,7 +4045,7 @@ } }, { - "id": 12125, + "id": 12142, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4069,7 +4069,7 @@ } }, { - "id": 12126, + "id": 12143, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4106,20 +4106,20 @@ { "title": "Properties", "children": [ - 12119, - 12120, - 12121, - 12122, - 12123, - 12124, - 12125, - 12126 + 12136, + 12137, + 12138, + 12139, + 12140, + 12141, + 12142, + 12143 ] } ] }, { - "id": 12313, + "id": 12330, "name": "FulfillmentDTO", "variant": "declaration", "kind": 256, @@ -4134,7 +4134,7 @@ }, "children": [ { - "id": 12314, + "id": 12331, "name": "id", "variant": "declaration", "kind": 1024, @@ -4153,7 +4153,7 @@ } }, { - "id": 12315, + "id": 12332, "name": "location_id", "variant": "declaration", "kind": 1024, @@ -4172,7 +4172,7 @@ } }, { - "id": 12316, + "id": 12333, "name": "packed_at", "variant": "declaration", "kind": 1024, @@ -4205,7 +4205,7 @@ } }, { - "id": 12317, + "id": 12334, "name": "shipped_at", "variant": "declaration", "kind": 1024, @@ -4238,7 +4238,7 @@ } }, { - "id": 12318, + "id": 12335, "name": "delivered_at", "variant": "declaration", "kind": 1024, @@ -4271,7 +4271,7 @@ } }, { - "id": 12319, + "id": 12336, "name": "canceled_at", "variant": "declaration", "kind": 1024, @@ -4304,7 +4304,7 @@ } }, { - "id": 12320, + "id": 12337, "name": "data", "variant": "declaration", "kind": 1024, @@ -4347,7 +4347,7 @@ } }, { - "id": 12321, + "id": 12338, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -4366,7 +4366,7 @@ } }, { - "id": 12322, + "id": 12339, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -4394,7 +4394,7 @@ } }, { - "id": 12323, + "id": 12340, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4437,7 +4437,7 @@ } }, { - "id": 12324, + "id": 12341, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -4459,7 +4459,7 @@ }, { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } @@ -4467,7 +4467,7 @@ } }, { - "id": 12325, + "id": 12342, "name": "provider", "variant": "declaration", "kind": 1024, @@ -4482,13 +4482,13 @@ }, "type": { "type": "reference", - "target": 12283, + "target": 12300, "name": "FulfillmentProviderDTO", "package": "@medusajs/types" } }, { - "id": 12326, + "id": 12343, "name": "delivery_address", "variant": "declaration", "kind": 1024, @@ -4503,13 +4503,13 @@ }, "type": { "type": "reference", - "target": 12345, + "target": 12362, "name": "FulfillmentAddressDTO", "package": "@medusajs/types" } }, { - "id": 12327, + "id": 12344, "name": "items", "variant": "declaration", "kind": 1024, @@ -4526,14 +4526,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12362, + "target": 12379, "name": "FulfillmentItemDTO", "package": "@medusajs/types" } } }, { - "id": 12328, + "id": 12345, "name": "labels", "variant": "declaration", "kind": 1024, @@ -4550,14 +4550,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12375, + "target": 12392, "name": "FulfillmentLabelDTO", "package": "@medusajs/types" } } }, { - "id": 12329, + "id": 12346, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4581,7 +4581,7 @@ } }, { - "id": 12330, + "id": 12347, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4605,7 +4605,7 @@ } }, { - "id": 12331, + "id": 12348, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4642,30 +4642,30 @@ { "title": "Properties", "children": [ - 12314, - 12315, - 12316, - 12317, - 12318, - 12319, - 12320, - 12321, - 12322, - 12323, - 12324, - 12325, - 12326, - 12327, - 12328, - 12329, - 12330, - 12331 + 12331, + 12332, + 12333, + 12334, + 12335, + 12336, + 12337, + 12338, + 12339, + 12340, + 12341, + 12342, + 12343, + 12344, + 12345, + 12346, + 12347, + 12348 ] } ] }, { - "id": 12272, + "id": 12289, "name": "GeoZoneType", "variant": "declaration", "kind": 2097152, @@ -4701,7 +4701,7 @@ } }, { - "id": 12233, + "id": 12250, "name": "GeoZoneDTO", "variant": "declaration", "kind": 256, @@ -4716,7 +4716,7 @@ }, "children": [ { - "id": 12234, + "id": 12251, "name": "id", "variant": "declaration", "kind": 1024, @@ -4735,7 +4735,7 @@ } }, { - "id": 12235, + "id": 12252, "name": "type", "variant": "declaration", "kind": 1024, @@ -4750,13 +4750,13 @@ }, "type": { "type": "reference", - "target": 12272, + "target": 12289, "name": "GeoZoneType", "package": "@medusajs/types" } }, { - "id": 12236, + "id": 12253, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -4775,7 +4775,7 @@ } }, { - "id": 12237, + "id": 12254, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -4803,7 +4803,7 @@ } }, { - "id": 12238, + "id": 12255, "name": "city", "variant": "declaration", "kind": 1024, @@ -4831,7 +4831,7 @@ } }, { - "id": 12239, + "id": 12256, "name": "postal_expression", "variant": "declaration", "kind": 1024, @@ -4874,7 +4874,7 @@ } }, { - "id": 12240, + "id": 12257, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4917,7 +4917,7 @@ } }, { - "id": 12241, + "id": 12258, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4941,7 +4941,7 @@ } }, { - "id": 12242, + "id": 12259, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4965,7 +4965,7 @@ } }, { - "id": 12243, + "id": 12260, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5002,22 +5002,22 @@ { "title": "Properties", "children": [ - 12234, - 12235, - 12236, - 12237, - 12238, - 12239, - 12240, - 12241, - 12242, - 12243 + 12251, + 12252, + 12253, + 12254, + 12255, + 12256, + 12257, + 12258, + 12259, + 12260 ] } ] }, { - "id": 12179, + "id": 12196, "name": "ServiceZoneDTO", "variant": "declaration", "kind": 256, @@ -5032,7 +5032,7 @@ }, "children": [ { - "id": 12180, + "id": 12197, "name": "id", "variant": "declaration", "kind": 1024, @@ -5051,7 +5051,7 @@ } }, { - "id": 12181, + "id": 12198, "name": "name", "variant": "declaration", "kind": 1024, @@ -5070,7 +5070,7 @@ } }, { - "id": 12182, + "id": 12199, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5113,7 +5113,7 @@ } }, { - "id": 12183, + "id": 12200, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -5130,14 +5130,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12118, + "target": 12135, "name": "FulfillmentSetDTO", "package": "@medusajs/types" } } }, { - "id": 12184, + "id": 12201, "name": "geo_zones", "variant": "declaration", "kind": 1024, @@ -5154,14 +5154,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12233, + "target": 12250, "name": "GeoZoneDTO", "package": "@medusajs/types" } } }, { - "id": 12185, + "id": 12202, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -5178,14 +5178,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12186, + "id": 12203, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5209,7 +5209,7 @@ } }, { - "id": 12187, + "id": 12204, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5233,7 +5233,7 @@ } }, { - "id": 12188, + "id": 12205, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5270,21 +5270,21 @@ { "title": "Properties", "children": [ - 12180, - 12181, - 12182, - 12183, - 12184, - 12185, - 12186, - 12187, - 12188 + 12197, + 12198, + 12199, + 12200, + 12201, + 12202, + 12203, + 12204, + 12205 ] } ] }, { - "id": 12301, + "id": 12318, "name": "ShippingOptionRuleDTO", "variant": "declaration", "kind": 256, @@ -5299,7 +5299,7 @@ }, "children": [ { - "id": 12302, + "id": 12319, "name": "id", "variant": "declaration", "kind": 1024, @@ -5318,7 +5318,7 @@ } }, { - "id": 12303, + "id": 12320, "name": "attribute", "variant": "declaration", "kind": 1024, @@ -5337,7 +5337,7 @@ } }, { - "id": 12304, + "id": 12321, "name": "operator", "variant": "declaration", "kind": 1024, @@ -5367,7 +5367,7 @@ } }, { - "id": 12305, + "id": 12322, "name": "value", "variant": "declaration", "kind": 1024, @@ -5390,14 +5390,14 @@ { "type": "reflection", "declaration": { - "id": 12306, + "id": 12323, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12307, + "id": 12324, "name": "value", "variant": "declaration", "kind": 1024, @@ -5432,7 +5432,7 @@ { "title": "Properties", "children": [ - 12307 + 12324 ] } ] @@ -5442,7 +5442,7 @@ } }, { - "id": 12308, + "id": 12325, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -5461,7 +5461,7 @@ } }, { - "id": 12309, + "id": 12326, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -5476,13 +5476,13 @@ }, "type": { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } }, { - "id": 12310, + "id": 12327, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5506,7 +5506,7 @@ } }, { - "id": 12311, + "id": 12328, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5530,7 +5530,7 @@ } }, { - "id": 12312, + "id": 12329, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5567,21 +5567,21 @@ { "title": "Properties", "children": [ - 12302, - 12303, - 12304, - 12305, - 12308, - 12309, - 12310, - 12311, - 12312 + 12319, + 12320, + 12321, + 12322, + 12325, + 12326, + 12327, + 12328, + 12329 ] } ] }, { - "id": 12291, + "id": 12308, "name": "ShippingOptionTypeDTO", "variant": "declaration", "kind": 256, @@ -5596,7 +5596,7 @@ }, "children": [ { - "id": 12292, + "id": 12309, "name": "id", "variant": "declaration", "kind": 1024, @@ -5615,7 +5615,7 @@ } }, { - "id": 12293, + "id": 12310, "name": "label", "variant": "declaration", "kind": 1024, @@ -5634,7 +5634,7 @@ } }, { - "id": 12294, + "id": 12311, "name": "description", "variant": "declaration", "kind": 1024, @@ -5653,7 +5653,7 @@ } }, { - "id": 12295, + "id": 12312, "name": "code", "variant": "declaration", "kind": 1024, @@ -5672,7 +5672,7 @@ } }, { - "id": 12296, + "id": 12313, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -5691,7 +5691,7 @@ } }, { - "id": 12297, + "id": 12314, "name": "shipping_option", "variant": "declaration", "kind": 1024, @@ -5706,13 +5706,13 @@ }, "type": { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } }, { - "id": 12298, + "id": 12315, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5736,7 +5736,7 @@ } }, { - "id": 12299, + "id": 12316, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5760,7 +5760,7 @@ } }, { - "id": 12300, + "id": 12317, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5797,21 +5797,21 @@ { "title": "Properties", "children": [ - 12292, - 12293, - 12294, - 12295, - 12296, - 12297, - 12298, - 12299, - 12300 + 12309, + 12310, + 12311, + 12312, + 12313, + 12314, + 12315, + 12316, + 12317 ] } ] }, { - "id": 12273, + "id": 12290, "name": "ShippingOptionPriceType", "variant": "declaration", "kind": 2097152, @@ -5855,7 +5855,7 @@ } }, { - "id": 12244, + "id": 12261, "name": "ShippingOptionDTO", "variant": "declaration", "kind": 256, @@ -5870,7 +5870,7 @@ }, "children": [ { - "id": 12245, + "id": 12262, "name": "id", "variant": "declaration", "kind": 1024, @@ -5889,7 +5889,7 @@ } }, { - "id": 12246, + "id": 12263, "name": "name", "variant": "declaration", "kind": 1024, @@ -5908,7 +5908,7 @@ } }, { - "id": 12247, + "id": 12264, "name": "price_type", "variant": "declaration", "kind": 1024, @@ -5923,13 +5923,13 @@ }, "type": { "type": "reference", - "target": 12273, + "target": 12290, "name": "ShippingOptionPriceType", "package": "@medusajs/types" } }, { - "id": 12248, + "id": 12265, "name": "service_zone_id", "variant": "declaration", "kind": 1024, @@ -5948,7 +5948,7 @@ } }, { - "id": 12249, + "id": 12266, "name": "shipping_profile_id", "variant": "declaration", "kind": 1024, @@ -5967,7 +5967,7 @@ } }, { - "id": 12250, + "id": 12267, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -5986,7 +5986,7 @@ } }, { - "id": 12251, + "id": 12268, "name": "shipping_option_type_id", "variant": "declaration", "kind": 1024, @@ -6014,7 +6014,7 @@ } }, { - "id": 12252, + "id": 12269, "name": "data", "variant": "declaration", "kind": 1024, @@ -6057,7 +6057,7 @@ } }, { - "id": 12253, + "id": 12270, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6100,7 +6100,7 @@ } }, { - "id": 12254, + "id": 12271, "name": "service_zone", "variant": "declaration", "kind": 1024, @@ -6115,13 +6115,13 @@ }, "type": { "type": "reference", - "target": 12179, + "target": 12196, "name": "ServiceZoneDTO", "package": "@medusajs/types" } }, { - "id": 12255, + "id": 12272, "name": "shipping_profile", "variant": "declaration", "kind": 1024, @@ -6136,13 +6136,13 @@ }, "type": { "type": "reference", - "target": 12274, + "target": 12291, "name": "ShippingProfileDTO", "package": "@medusajs/types" } }, { - "id": 12256, + "id": 12273, "name": "fulfillment_provider", "variant": "declaration", "kind": 1024, @@ -6157,13 +6157,13 @@ }, "type": { "type": "reference", - "target": 12283, + "target": 12300, "name": "FulfillmentProviderDTO", "package": "@medusajs/types" } }, { - "id": 12257, + "id": 12274, "name": "type", "variant": "declaration", "kind": 1024, @@ -6178,13 +6178,13 @@ }, "type": { "type": "reference", - "target": 12291, + "target": 12308, "name": "ShippingOptionTypeDTO", "package": "@medusajs/types" } }, { - "id": 12258, + "id": 12275, "name": "rules", "variant": "declaration", "kind": 1024, @@ -6201,14 +6201,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12301, + "target": 12318, "name": "ShippingOptionRuleDTO", "package": "@medusajs/types" } } }, { - "id": 12259, + "id": 12276, "name": "fulfillments", "variant": "declaration", "kind": 1024, @@ -6225,14 +6225,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12313, + "target": 12330, "name": "FulfillmentDTO", "package": "@medusajs/types" } } }, { - "id": 12260, + "id": 12277, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6256,7 +6256,7 @@ } }, { - "id": 12261, + "id": 12278, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6280,7 +6280,7 @@ } }, { - "id": 12262, + "id": 12279, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6317,30 +6317,30 @@ { "title": "Properties", "children": [ - 12245, - 12246, - 12247, - 12248, - 12249, - 12250, - 12251, - 12252, - 12253, - 12254, - 12255, - 12256, - 12257, - 12258, - 12259, - 12260, - 12261, - 12262 + 12262, + 12263, + 12264, + 12265, + 12266, + 12267, + 12268, + 12269, + 12270, + 12271, + 12272, + 12273, + 12274, + 12275, + 12276, + 12277, + 12278, + 12279 ] } ] }, { - "id": 12274, + "id": 12291, "name": "ShippingProfileDTO", "variant": "declaration", "kind": 256, @@ -6355,7 +6355,7 @@ }, "children": [ { - "id": 12275, + "id": 12292, "name": "id", "variant": "declaration", "kind": 1024, @@ -6374,7 +6374,7 @@ } }, { - "id": 12276, + "id": 12293, "name": "name", "variant": "declaration", "kind": 1024, @@ -6393,7 +6393,7 @@ } }, { - "id": 12277, + "id": 12294, "name": "type", "variant": "declaration", "kind": 1024, @@ -6412,7 +6412,7 @@ } }, { - "id": 12278, + "id": 12295, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6455,7 +6455,7 @@ } }, { - "id": 12279, + "id": 12296, "name": "shipping_options", "variant": "declaration", "kind": 1024, @@ -6472,14 +6472,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12244, + "target": 12261, "name": "ShippingOptionDTO", "package": "@medusajs/types" } } }, { - "id": 12280, + "id": 12297, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6503,7 +6503,7 @@ } }, { - "id": 12281, + "id": 12298, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6527,7 +6527,7 @@ } }, { - "id": 12282, + "id": 12299, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -6564,20 +6564,20 @@ { "title": "Properties", "children": [ - 12275, - 12276, - 12277, - 12278, - 12279, - 12280, - 12281, - 12282 + 12292, + 12293, + 12294, + 12295, + 12296, + 12297, + 12298, + 12299 ] } ] }, { - "id": 12212, + "id": 12229, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -6585,14 +6585,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12213, + "id": 12230, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12214, + "id": 12231, "name": "alias", "variant": "declaration", "kind": 1024, @@ -6603,7 +6603,7 @@ } }, { - "id": 12215, + "id": 12232, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -6614,7 +6614,7 @@ } }, { - "id": 12216, + "id": 12233, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -6625,7 +6625,7 @@ } }, { - "id": 12217, + "id": 12234, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -6636,7 +6636,7 @@ } }, { - "id": 12218, + "id": 12235, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -6657,7 +6657,7 @@ } }, { - "id": 12219, + "id": 12236, "name": "isList", "variant": "declaration", "kind": 1024, @@ -6678,7 +6678,7 @@ } }, { - "id": 12220, + "id": 12237, "name": "args", "variant": "declaration", "kind": 1024, @@ -6718,13 +6718,13 @@ { "title": "Properties", "children": [ - 12214, - 12215, - 12216, - 12217, - 12218, - 12219, - 12220 + 12231, + 12232, + 12233, + 12234, + 12235, + 12236, + 12237 ] } ] @@ -6732,14 +6732,14 @@ } }, { - "id": 12209, + "id": 12226, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12210, + "id": 12227, "name": "name", "variant": "declaration", "kind": 1024, @@ -6762,7 +6762,7 @@ } }, { - "id": 12211, + "id": 12228, "name": "args", "variant": "declaration", "kind": 1024, @@ -6802,21 +6802,21 @@ { "title": "Properties", "children": [ - 12210, - 12211 + 12227, + 12228 ] } ] }, { - "id": 12152, + "id": 12169, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12153, + "id": 12170, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -6827,7 +6827,7 @@ } }, { - "id": 12154, + "id": 12171, "name": "alias", "variant": "declaration", "kind": 1024, @@ -6847,7 +6847,7 @@ "types": [ { "type": "reference", - "target": 12209, + "target": 12226, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -6855,7 +6855,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12209, + "target": 12226, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -6864,7 +6864,7 @@ } }, { - "id": 12155, + "id": 12172, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -6900,14 +6900,14 @@ { "type": "reflection", "declaration": { - "id": 12156, + "id": 12173, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12157, + "id": 12174, "name": "path", "variant": "declaration", "kind": 1024, @@ -6918,7 +6918,7 @@ } }, { - "id": 12158, + "id": 12175, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -6936,8 +6936,8 @@ { "title": "Properties", "children": [ - 12157, - 12158 + 12174, + 12175 ] } ] @@ -6951,7 +6951,7 @@ } }, { - "id": 12159, + "id": 12176, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -6965,7 +6965,7 @@ } }, { - "id": 12160, + "id": 12177, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -6976,14 +6976,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12212, + "target": 12229, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12161, + "id": 12178, "name": "extends", "variant": "declaration", "kind": 1024, @@ -6995,14 +6995,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12162, + "id": 12179, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12163, + "id": 12180, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7013,14 +7013,14 @@ } }, { - "id": 12164, + "id": 12181, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12212, + "target": 12229, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -7030,8 +7030,8 @@ { "title": "Properties", "children": [ - 12163, - 12164 + 12180, + 12181 ] } ] @@ -7040,7 +7040,7 @@ } }, { - "id": 12165, + "id": 12182, "name": "args", "variant": "declaration", "kind": 1024, @@ -7080,19 +7080,19 @@ { "title": "Properties", "children": [ - 12153, - 12154, - 12155, - 12159, - 12160, - 12161, - 12165 + 12170, + 12171, + 12172, + 12176, + 12177, + 12178, + 12182 ] } ] }, { - "id": 12169, + "id": 12186, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -7111,14 +7111,14 @@ { "type": "reflection", "declaration": { - "id": 12170, + "id": 12187, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12171, + "id": 12188, "name": "type", "variant": "declaration", "kind": 1024, @@ -7214,7 +7214,7 @@ } }, { - "id": 12172, + "id": 12189, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -7227,7 +7227,7 @@ } }, { - "id": 12173, + "id": 12190, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -7240,7 +7240,7 @@ } }, { - "id": 12174, + "id": 12191, "name": "options", "variant": "declaration", "kind": 1024, @@ -7280,10 +7280,10 @@ { "title": "Properties", "children": [ - 12171, - 12172, - 12173, - 12174 + 12188, + 12189, + 12190, + 12191 ] } ] @@ -7295,7 +7295,7 @@ } }, { - "id": 12053, + "id": 12070, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -7312,7 +7312,7 @@ "typeArguments": [ { "type": "reference", - "target": 12152, + "target": 12169, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -7344,14 +7344,14 @@ { "type": "reflection", "declaration": { - "id": 12054, + "id": 12071, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12055, + "id": 12072, "name": "schema", "variant": "declaration", "kind": 1024, @@ -7372,7 +7372,7 @@ } }, { - "id": 12056, + "id": 12073, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -7383,14 +7383,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12166, + "target": 12183, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12057, + "id": 12074, "name": "extends", "variant": "declaration", "kind": 1024, @@ -7402,14 +7402,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12058, + "id": 12075, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12059, + "id": 12076, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7420,7 +7420,7 @@ } }, { - "id": 12060, + "id": 12077, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -7448,14 +7448,14 @@ { "type": "reflection", "declaration": { - "id": 12061, + "id": 12078, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12062, + "id": 12079, "name": "path", "variant": "declaration", "kind": 1024, @@ -7466,7 +7466,7 @@ } }, { - "id": 12063, + "id": 12080, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -7482,7 +7482,7 @@ } }, { - "id": 12064, + "id": 12081, "name": "isList", "variant": "declaration", "kind": 1024, @@ -7499,9 +7499,9 @@ { "title": "Properties", "children": [ - 12062, - 12063, - 12064 + 12079, + 12080, + 12081 ] } ] @@ -7515,14 +7515,14 @@ } }, { - "id": 12065, + "id": 12082, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12166, + "target": 12183, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -7532,9 +7532,9 @@ { "title": "Properties", "children": [ - 12059, - 12060, - 12065 + 12076, + 12077, + 12082 ] } ] @@ -7543,7 +7543,7 @@ } }, { - "id": 12066, + "id": 12083, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -7556,7 +7556,7 @@ } }, { - "id": 12067, + "id": 12084, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -7572,7 +7572,7 @@ } }, { - "id": 12068, + "id": 12085, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -7593,7 +7593,7 @@ } }, { - "id": 12069, + "id": 12086, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -7629,7 +7629,7 @@ } }, { - "id": 12070, + "id": 12087, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -7650,7 +7650,7 @@ } }, { - "id": 12071, + "id": 12088, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -7674,7 +7674,7 @@ } }, { - "id": 12072, + "id": 12089, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -7684,14 +7684,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12073, + "id": 12090, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12074, + "id": 12091, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -7712,7 +7712,7 @@ } }, { - "id": 12075, + "id": 12092, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -7733,7 +7733,7 @@ } }, { - "id": 12076, + "id": 12093, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -7742,7 +7742,7 @@ }, "type": { "type": "reference", - "target": 12169, + "target": 12186, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -7752,9 +7752,9 @@ { "title": "Properties", "children": [ - 12074, - 12075, - 12076 + 12091, + 12092, + 12093 ] } ] @@ -7766,16 +7766,16 @@ { "title": "Properties", "children": [ - 12055, - 12056, - 12057, - 12066, - 12067, - 12068, - 12069, - 12070, - 12071, - 12072 + 12072, + 12073, + 12074, + 12083, + 12084, + 12085, + 12086, + 12087, + 12088, + 12089 ] } ] @@ -7785,7 +7785,7 @@ } }, { - "id": 12166, + "id": 12183, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -7795,21 +7795,21 @@ "types": [ { "type": "reference", - "target": 12212, + "target": 12229, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 12167, + "id": 12184, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12168, + "id": 12185, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -7834,7 +7834,7 @@ { "title": "Properties", "children": [ - 12168 + 12185 ] } ] @@ -7844,7 +7844,7 @@ } }, { - "id": 11973, + "id": 11990, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -7852,20 +7852,20 @@ "extendedBy": [ { "type": "reference", - "target": 11905, + "target": 11922, "name": "IStockLocationService" } ] }, { - "id": 12193, + "id": 12210, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12194, + "id": 12211, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -7881,7 +7881,7 @@ } }, { - "id": 12195, + "id": 12212, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -7891,21 +7891,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12196, + "id": 12213, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12197, + "id": 12214, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12198, + "id": 12215, "name": "key", "variant": "param", "kind": 32768, @@ -7946,35 +7946,35 @@ { "title": "Properties", "children": [ - 12194, - 12195 + 12211, + 12212 ] } ] }, { - "id": 12127, + "id": 12144, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12128, + "id": 12145, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12129, + "id": 12146, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12130, + "id": 12147, "name": "msg", "variant": "param", "kind": 32768, @@ -7984,7 +7984,7 @@ "types": [ { "type": "reference", - "target": 12189, + "target": 12206, "name": "Message", "package": "@medusajs/types" }, @@ -7992,7 +7992,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12189, + "target": 12206, "name": "Message", "package": "@medusajs/types" } @@ -8009,21 +8009,21 @@ ] }, { - "id": 12131, + "id": 12148, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12132, + "id": 12149, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12133, + "id": 12150, "name": "format", "variant": "param", "kind": 32768, @@ -8032,7 +8032,7 @@ }, "type": { "type": "reference", - "target": 12193, + "target": 12210, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -8053,7 +8053,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12189, + "target": 12206, "name": "Message", "package": "@medusajs/types" } @@ -8066,14 +8066,14 @@ ] }, { - "id": 12134, + "id": 12151, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12135, + "id": 12152, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -8086,21 +8086,21 @@ ] }, { - "id": 12136, + "id": 12153, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12137, + "id": 12154, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 12138, + "id": 12155, "name": "T", "variant": "typeParam", "kind": 131072, @@ -8109,7 +8109,7 @@ ], "parameters": [ { - "id": 12139, + "id": 12156, "name": "messageData", "variant": "param", "kind": 32768, @@ -8119,11 +8119,11 @@ "types": [ { "type": "reference", - "target": 12199, + "target": 12216, "typeArguments": [ { "type": "reference", - "target": 12138, + "target": 12155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8136,11 +8136,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12199, + "target": 12216, "typeArguments": [ { "type": "reference", - "target": 12138, + "target": 12155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -8154,7 +8154,7 @@ } }, { - "id": 12140, + "id": 12157, "name": "options", "variant": "param", "kind": 32768, @@ -8194,16 +8194,16 @@ { "title": "Methods", "children": [ - 12128, - 12131, - 12134, - 12136 + 12145, + 12148, + 12151, + 12153 ] } ] }, { - "id": 12017, + "id": 12034, "name": "Context", "variant": "declaration", "kind": 256, @@ -8218,7 +8218,7 @@ }, "children": [ { - "id": 12018, + "id": 12035, "name": "__type", "variant": "declaration", "kind": 1024, @@ -8231,7 +8231,7 @@ } }, { - "id": 12019, + "id": 12036, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -8264,14 +8264,14 @@ }, "type": { "type": "reference", - "target": 12028, + "target": 12045, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12020, + "id": 12037, "name": "manager", "variant": "declaration", "kind": 1024, @@ -8304,14 +8304,14 @@ }, "type": { "type": "reference", - "target": 12028, + "target": 12045, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12021, + "id": 12038, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -8364,7 +8364,7 @@ } }, { - "id": 12022, + "id": 12039, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -8385,7 +8385,7 @@ } }, { - "id": 12023, + "id": 12040, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -8406,7 +8406,7 @@ } }, { - "id": 12024, + "id": 12041, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -8427,7 +8427,7 @@ } }, { - "id": 12025, + "id": 12042, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -8444,13 +8444,13 @@ }, "type": { "type": "reference", - "target": 12127, + "target": 12144, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 12026, + "id": 12043, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -8471,7 +8471,7 @@ } }, { - "id": 12027, + "id": 12044, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -8496,22 +8496,22 @@ { "title": "Properties", "children": [ - 12018, - 12019, - 12020, - 12021, - 12022, - 12023, - 12024, - 12025, - 12026, - 12027 + 12035, + 12036, + 12037, + 12038, + 12039, + 12040, + 12041, + 12042, + 12043, + 12044 ] } ], "typeParameters": [ { - "id": 12028, + "id": 12045, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -8524,7 +8524,7 @@ ] }, { - "id": 12103, + "id": 12120, "name": "StockLocationAddressDTO", "variant": "declaration", "kind": 2097152, @@ -8546,14 +8546,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12104, + "id": 12121, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12105, + "id": 12122, "name": "id", "variant": "declaration", "kind": 1024, @@ -8574,7 +8574,7 @@ } }, { - "id": 12106, + "id": 12123, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -8593,7 +8593,7 @@ } }, { - "id": 12107, + "id": 12124, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -8623,7 +8623,7 @@ } }, { - "id": 12108, + "id": 12125, "name": "company", "variant": "declaration", "kind": 1024, @@ -8653,7 +8653,7 @@ } }, { - "id": 12109, + "id": 12126, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -8672,7 +8672,7 @@ } }, { - "id": 12110, + "id": 12127, "name": "city", "variant": "declaration", "kind": 1024, @@ -8702,7 +8702,7 @@ } }, { - "id": 12111, + "id": 12128, "name": "phone", "variant": "declaration", "kind": 1024, @@ -8732,7 +8732,7 @@ } }, { - "id": 12112, + "id": 12129, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -8762,7 +8762,7 @@ } }, { - "id": 12113, + "id": 12130, "name": "province", "variant": "declaration", "kind": 1024, @@ -8792,7 +8792,7 @@ } }, { - "id": 12114, + "id": 12131, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8809,13 +8809,13 @@ }, "type": { "type": "reference", - "target": 12151, + "target": 12168, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12115, + "id": 12132, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -8848,7 +8848,7 @@ } }, { - "id": 12116, + "id": 12133, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -8881,7 +8881,7 @@ } }, { - "id": 12117, + "id": 12134, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -8922,19 +8922,19 @@ { "title": "Properties", "children": [ - 12105, - 12106, - 12107, - 12108, - 12109, - 12110, - 12111, - 12112, - 12113, - 12114, - 12115, - 12116, - 12117 + 12122, + 12123, + 12124, + 12125, + 12126, + 12127, + 12128, + 12129, + 12130, + 12131, + 12132, + 12133, + 12134 ] } ] @@ -8942,7 +8942,7 @@ } }, { - "id": 12006, + "id": 12023, "name": "StockLocationDTO", "variant": "declaration", "kind": 2097152, @@ -8964,14 +8964,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12007, + "id": 12024, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12008, + "id": 12025, "name": "id", "variant": "declaration", "kind": 1024, @@ -8990,7 +8990,7 @@ } }, { - "id": 12009, + "id": 12026, "name": "name", "variant": "declaration", "kind": 1024, @@ -9009,7 +9009,7 @@ } }, { - "id": 12010, + "id": 12027, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9052,7 +9052,7 @@ } }, { - "id": 12011, + "id": 12028, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9071,7 +9071,7 @@ } }, { - "id": 12012, + "id": 12029, "name": "address", "variant": "declaration", "kind": 1024, @@ -9088,13 +9088,13 @@ }, "type": { "type": "reference", - "target": 12103, + "target": 12120, "name": "StockLocationAddressDTO", "package": "@medusajs/types" } }, { - "id": 12013, + "id": 12030, "name": "fulfillment_sets", "variant": "declaration", "kind": 1024, @@ -9111,14 +9111,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12118, + "target": 12135, "name": "FulfillmentSetDTO", "package": "@medusajs/types" } } }, { - "id": 12014, + "id": 12031, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -9151,7 +9151,7 @@ } }, { - "id": 12015, + "id": 12032, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -9184,7 +9184,7 @@ } }, { - "id": 12016, + "id": 12033, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -9225,15 +9225,15 @@ { "title": "Properties", "children": [ - 12008, - 12009, - 12010, - 12011, - 12012, - 12013, - 12014, - 12015, - 12016 + 12025, + 12026, + 12027, + 12028, + 12029, + 12030, + 12031, + 12032, + 12033 ] } ] @@ -9241,7 +9241,7 @@ } }, { - "id": 11987, + "id": 12004, "name": "FilterableStockLocationProps", "variant": "declaration", "kind": 256, @@ -9256,7 +9256,7 @@ }, "children": [ { - "id": 11991, + "id": 12008, "name": "$and", "variant": "declaration", "kind": 1024, @@ -9279,17 +9279,17 @@ "types": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12077, + "target": 12094, "typeArguments": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9302,12 +9302,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12078, + "target": 12095, "name": "BaseFilterable.$and" } }, { - "id": 11992, + "id": 12009, "name": "$or", "variant": "declaration", "kind": 1024, @@ -9330,17 +9330,17 @@ "types": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12077, + "target": 12094, "typeArguments": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9353,12 +9353,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12079, + "target": 12096, "name": "BaseFilterable.$or" } }, { - "id": 11988, + "id": 12005, "name": "q", "variant": "declaration", "kind": 1024, @@ -9379,7 +9379,7 @@ } }, { - "id": 11989, + "id": 12006, "name": "id", "variant": "declaration", "kind": 1024, @@ -9412,7 +9412,7 @@ } }, { - "id": 11990, + "id": 12007, "name": "name", "variant": "declaration", "kind": 1024, @@ -9443,7 +9443,7 @@ }, { "type": "reference", - "target": 12081, + "target": 12098, "typeArguments": [ { "type": "intrinsic", @@ -9461,22 +9461,22 @@ { "title": "Properties", "children": [ - 11991, - 11992, - 11988, - 11989, - 11990 + 12008, + 12009, + 12005, + 12006, + 12007 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12077, + "target": 12094, "typeArguments": [ { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } @@ -9487,7 +9487,7 @@ ] }, { - "id": 12141, + "id": 12158, "name": "StockLocationAddressInput", "variant": "declaration", "kind": 2097152, @@ -9509,14 +9509,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12142, + "id": 12159, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12143, + "id": 12160, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -9535,7 +9535,7 @@ } }, { - "id": 12144, + "id": 12161, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -9565,7 +9565,7 @@ } }, { - "id": 12145, + "id": 12162, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -9584,7 +9584,7 @@ } }, { - "id": 12146, + "id": 12163, "name": "city", "variant": "declaration", "kind": 1024, @@ -9614,7 +9614,7 @@ } }, { - "id": 12147, + "id": 12164, "name": "phone", "variant": "declaration", "kind": 1024, @@ -9644,7 +9644,7 @@ } }, { - "id": 12148, + "id": 12165, "name": "province", "variant": "declaration", "kind": 1024, @@ -9674,7 +9674,7 @@ } }, { - "id": 12149, + "id": 12166, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -9704,7 +9704,7 @@ } }, { - "id": 12150, + "id": 12167, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9721,7 +9721,7 @@ }, "type": { "type": "reference", - "target": 12151, + "target": 12168, "name": "MetadataType", "package": "@medusajs/types" } @@ -9731,14 +9731,14 @@ { "title": "Properties", "children": [ - 12143, - 12144, - 12145, - 12146, - 12147, - 12148, - 12149, - 12150 + 12160, + 12161, + 12162, + 12163, + 12164, + 12165, + 12166, + 12167 ] } ] @@ -9746,7 +9746,7 @@ } }, { - "id": 12029, + "id": 12046, "name": "CreateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -9768,14 +9768,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12030, + "id": 12047, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12031, + "id": 12048, "name": "name", "variant": "declaration", "kind": 1024, @@ -9794,7 +9794,7 @@ } }, { - "id": 12032, + "id": 12049, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9824,7 +9824,7 @@ } }, { - "id": 12033, + "id": 12050, "name": "address", "variant": "declaration", "kind": 1024, @@ -9848,7 +9848,7 @@ }, { "type": "reference", - "target": 12141, + "target": 12158, "name": "StockLocationAddressInput", "package": "@medusajs/types" } @@ -9856,7 +9856,7 @@ } }, { - "id": 12034, + "id": 12051, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9873,7 +9873,7 @@ }, "type": { "type": "reference", - "target": 12151, + "target": 12168, "name": "MetadataType", "package": "@medusajs/types" } @@ -9883,10 +9883,10 @@ { "title": "Properties", "children": [ - 12031, - 12032, - 12033, - 12034 + 12048, + 12049, + 12050, + 12051 ] } ] @@ -9894,7 +9894,7 @@ } }, { - "id": 12041, + "id": 12058, "name": "UpdateStockLocationInput", "variant": "declaration", "kind": 2097152, @@ -9916,14 +9916,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12042, + "id": 12059, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12043, + "id": 12060, "name": "name", "variant": "declaration", "kind": 1024, @@ -9944,7 +9944,7 @@ } }, { - "id": 12044, + "id": 12061, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -9974,7 +9974,7 @@ } }, { - "id": 12045, + "id": 12062, "name": "address", "variant": "declaration", "kind": 1024, @@ -9991,13 +9991,13 @@ }, "type": { "type": "reference", - "target": 12141, + "target": 12158, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 12046, + "id": 12063, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10014,7 +10014,7 @@ }, "type": { "type": "reference", - "target": 12151, + "target": 12168, "name": "MetadataType", "package": "@medusajs/types" } @@ -10024,10 +10024,10 @@ { "title": "Properties", "children": [ - 12043, - 12044, - 12045, - 12046 + 12060, + 12061, + 12062, + 12063 ] } ] @@ -10035,7 +10035,7 @@ } }, { - "id": 12035, + "id": 12052, "name": "UpsertStockLocationInput", "variant": "declaration", "kind": 256, @@ -10066,7 +10066,7 @@ }, "children": [ { - "id": 12036, + "id": 12053, "name": "name", "variant": "declaration", "kind": 1024, @@ -10087,7 +10087,7 @@ } }, { - "id": 12037, + "id": 12054, "name": "address_id", "variant": "declaration", "kind": 1024, @@ -10117,7 +10117,7 @@ } }, { - "id": 12038, + "id": 12055, "name": "address", "variant": "declaration", "kind": 1024, @@ -10134,13 +10134,13 @@ }, "type": { "type": "reference", - "target": 12141, + "target": 12158, "name": "StockLocationAddressInput", "package": "@medusajs/types" } }, { - "id": 12039, + "id": 12056, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -10157,13 +10157,13 @@ }, "type": { "type": "reference", - "target": 12151, + "target": 12168, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12040, + "id": 12057, "name": "id", "variant": "declaration", "kind": 1024, @@ -10188,17 +10188,17 @@ { "title": "Properties", "children": [ - 12036, - 12037, - 12038, - 12039, - 12040 + 12053, + 12054, + 12055, + 12056, + 12057 ] } ] }, { - "id": 11905, + "id": 11922, "name": "IStockLocationService", "variant": "declaration", "kind": 256, @@ -10213,14 +10213,14 @@ }, "children": [ { - "id": 11906, + "id": 11923, "name": "listStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11907, + "id": 11924, "name": "listStockLocations", "variant": "signature", "kind": 4096, @@ -10307,7 +10307,7 @@ }, "parameters": [ { - "id": 11908, + "id": 11925, "name": "selector", "variant": "param", "kind": 32768, @@ -10322,13 +10322,13 @@ }, "type": { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11909, + "id": 11926, "name": "config", "variant": "param", "kind": 32768, @@ -10361,11 +10361,11 @@ }, "type": { "type": "reference", - "target": 11993, + "target": 12010, "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10375,7 +10375,7 @@ } }, { - "id": 11910, + "id": 11927, "name": "context", "variant": "param", "kind": 32768, @@ -10392,7 +10392,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -10409,7 +10409,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10422,14 +10422,14 @@ ] }, { - "id": 11911, + "id": 11928, "name": "listAndCountStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11912, + "id": 11929, "name": "listAndCountStockLocations", "variant": "signature", "kind": 4096, @@ -10516,7 +10516,7 @@ }, "parameters": [ { - "id": 11913, + "id": 11930, "name": "selector", "variant": "param", "kind": 32768, @@ -10531,13 +10531,13 @@ }, "type": { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11914, + "id": 11931, "name": "config", "variant": "param", "kind": 32768, @@ -10570,11 +10570,11 @@ }, "type": { "type": "reference", - "target": 11993, + "target": 12010, "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10584,7 +10584,7 @@ } }, { - "id": 11915, + "id": 11932, "name": "context", "variant": "param", "kind": 32768, @@ -10601,7 +10601,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -10621,7 +10621,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10640,14 +10640,14 @@ ] }, { - "id": 11916, + "id": 11933, "name": "retrieveStockLocation", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11917, + "id": 11934, "name": "retrieveStockLocation", "variant": "signature", "kind": 4096, @@ -10682,7 +10682,7 @@ }, "parameters": [ { - "id": 11918, + "id": 11935, "name": "id", "variant": "param", "kind": 32768, @@ -10701,7 +10701,7 @@ } }, { - "id": 11919, + "id": 11936, "name": "config", "variant": "param", "kind": 32768, @@ -10734,11 +10734,11 @@ }, "type": { "type": "reference", - "target": 11993, + "target": 12010, "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10748,7 +10748,7 @@ } }, { - "id": 11920, + "id": 11937, "name": "context", "variant": "param", "kind": 32768, @@ -10765,7 +10765,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -10780,7 +10780,7 @@ "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10792,14 +10792,14 @@ ] }, { - "id": 11921, + "id": 11938, "name": "createStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11922, + "id": 11939, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -10834,7 +10834,7 @@ }, "parameters": [ { - "id": 11923, + "id": 11940, "name": "input", "variant": "param", "kind": 32768, @@ -10849,13 +10849,13 @@ }, "type": { "type": "reference", - "target": 12029, + "target": 12046, "name": "CreateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11924, + "id": 11941, "name": "context", "variant": "param", "kind": 32768, @@ -10872,7 +10872,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -10887,7 +10887,7 @@ "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -10897,7 +10897,7 @@ } }, { - "id": 11925, + "id": 11942, "name": "createStockLocations", "variant": "signature", "kind": 4096, @@ -10932,7 +10932,7 @@ }, "parameters": [ { - "id": 11926, + "id": 11943, "name": "input", "variant": "param", "kind": 32768, @@ -10949,14 +10949,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12029, + "target": 12046, "name": "CreateStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 11927, + "id": 11944, "name": "context", "variant": "param", "kind": 32768, @@ -10973,7 +10973,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -10990,7 +10990,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11003,14 +11003,14 @@ ] }, { - "id": 11928, + "id": 11945, "name": "upsertStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11929, + "id": 11946, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -11045,7 +11045,7 @@ }, "parameters": [ { - "id": 11930, + "id": 11947, "name": "data", "variant": "param", "kind": 32768, @@ -11062,14 +11062,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12035, + "target": 12052, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } } }, { - "id": 11931, + "id": 11948, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11086,7 +11086,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11103,7 +11103,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11114,7 +11114,7 @@ } }, { - "id": 11932, + "id": 11949, "name": "upsertStockLocations", "variant": "signature", "kind": 4096, @@ -11149,7 +11149,7 @@ }, "parameters": [ { - "id": 11933, + "id": 11950, "name": "data", "variant": "param", "kind": 32768, @@ -11164,13 +11164,13 @@ }, "type": { "type": "reference", - "target": 12035, + "target": 12052, "name": "UpsertStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11934, + "id": 11951, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11187,7 +11187,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11202,7 +11202,7 @@ "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11214,14 +11214,14 @@ ] }, { - "id": 11935, + "id": 11952, "name": "updateStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11936, + "id": 11953, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -11256,7 +11256,7 @@ }, "parameters": [ { - "id": 11937, + "id": 11954, "name": "id", "variant": "param", "kind": 32768, @@ -11267,7 +11267,7 @@ } }, { - "id": 11938, + "id": 11955, "name": "input", "variant": "param", "kind": 32768, @@ -11282,13 +11282,13 @@ }, "type": { "type": "reference", - "target": 12041, + "target": 12058, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11939, + "id": 11956, "name": "context", "variant": "param", "kind": 32768, @@ -11305,7 +11305,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11320,7 +11320,7 @@ "typeArguments": [ { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11330,7 +11330,7 @@ } }, { - "id": 11940, + "id": 11957, "name": "updateStockLocations", "variant": "signature", "kind": 4096, @@ -11365,7 +11365,7 @@ }, "parameters": [ { - "id": 11941, + "id": 11958, "name": "selector", "variant": "param", "kind": 32768, @@ -11380,13 +11380,13 @@ }, "type": { "type": "reference", - "target": 11987, + "target": 12004, "name": "FilterableStockLocationProps", "package": "@medusajs/types" } }, { - "id": 11942, + "id": 11959, "name": "input", "variant": "param", "kind": 32768, @@ -11401,13 +11401,13 @@ }, "type": { "type": "reference", - "target": 12041, + "target": 12058, "name": "UpdateStockLocationInput", "package": "@medusajs/types" } }, { - "id": 11943, + "id": 11960, "name": "context", "variant": "param", "kind": 32768, @@ -11424,7 +11424,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11441,7 +11441,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12006, + "target": 12023, "name": "StockLocationDTO", "package": "@medusajs/types" } @@ -11454,14 +11454,14 @@ ] }, { - "id": 11944, + "id": 11961, "name": "deleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11945, + "id": 11962, "name": "deleteStockLocations", "variant": "signature", "kind": 4096, @@ -11496,7 +11496,7 @@ }, "parameters": [ { - "id": 11946, + "id": 11963, "name": "id", "variant": "param", "kind": 32768, @@ -11527,7 +11527,7 @@ } }, { - "id": 11947, + "id": 11964, "name": "context", "variant": "param", "kind": 32768, @@ -11544,7 +11544,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11569,14 +11569,14 @@ ] }, { - "id": 11948, + "id": 11965, "name": "softDeleteStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11949, + "id": 11966, "name": "softDeleteStockLocations", "variant": "signature", "kind": 4096, @@ -11627,7 +11627,7 @@ }, "typeParameters": [ { - "id": 11950, + "id": 11967, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11644,7 +11644,7 @@ ], "parameters": [ { - "id": 11951, + "id": 11968, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -11666,7 +11666,7 @@ } }, { - "id": 11952, + "id": 11969, "name": "config", "variant": "param", "kind": 32768, @@ -11683,11 +11683,11 @@ }, "type": { "type": "reference", - "target": 12047, + "target": 12064, "typeArguments": [ { "type": "reference", - "target": 11950, + "target": 11967, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11698,7 +11698,7 @@ } }, { - "id": 11953, + "id": 11970, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11715,7 +11715,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11767,14 +11767,14 @@ ] }, { - "id": 11954, + "id": 11971, "name": "restoreStockLocations", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 11955, + "id": 11972, "name": "restoreStockLocations", "variant": "signature", "kind": 4096, @@ -11825,7 +11825,7 @@ }, "typeParameters": [ { - "id": 11956, + "id": 11973, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11842,7 +11842,7 @@ ], "parameters": [ { - "id": 11957, + "id": 11974, "name": "stockLocationIds", "variant": "param", "kind": 32768, @@ -11864,7 +11864,7 @@ } }, { - "id": 11958, + "id": 11975, "name": "config", "variant": "param", "kind": 32768, @@ -11897,11 +11897,11 @@ }, "type": { "type": "reference", - "target": 12050, + "target": 12067, "typeArguments": [ { "type": "reference", - "target": 11956, + "target": 11973, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11912,7 +11912,7 @@ } }, { - "id": 11959, + "id": 11976, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11929,7 +11929,7 @@ }, "type": { "type": "reference", - "target": 12017, + "target": 12034, "name": "Context", "package": "@medusajs/types" } @@ -11985,22 +11985,22 @@ { "title": "Methods", "children": [ - 11906, - 11911, - 11916, - 11921, + 11923, 11928, - 11935, - 11944, - 11948, - 11954 + 11933, + 11938, + 11945, + 11952, + 11961, + 11965, + 11971 ] } ], "extendedTypes": [ { "type": "reference", - "target": 11973, + "target": 11990, "name": "IModuleService", "package": "@medusajs/types" } @@ -12011,158 +12011,90 @@ { "title": "Interfaces", "children": [ - 11993, - 12077, - 12047, - 12050, - 12345, + 12010, + 12094, + 12064, + 12067, 12362, - 12375, - 12283, - 12118, - 12313, - 12233, - 12179, - 12301, + 12379, + 12392, + 12300, + 12135, + 12330, + 12250, + 12196, + 12318, + 12308, + 12261, 12291, - 12244, - 12274, - 12209, - 12152, - 11973, - 12193, - 12127, - 12017, - 11987, - 12035, - 11905 + 12226, + 12169, + 11990, + 12210, + 12144, + 12034, + 12004, + 12052, + 11922 ] }, { "title": "Type Aliases", "children": [ - 12151, - 12175, - 12177, - 12221, - 12385, - 12335, - 12081, - 12270, - 12231, - 12269, - 12225, - 12332, - 12263, - 12189, - 12199, - 12272, - 12273, - 12212, - 12169, - 12053, - 12166, - 12103, - 12006, - 12141, - 12029, - 12041 + 12168, + 12192, + 12194, + 12238, + 12402, + 12352, + 12098, + 12287, + 12248, + 12286, + 12242, + 12349, + 12280, + 12206, + 12216, + 12289, + 12290, + 12229, + 12186, + 12070, + 12183, + 12120, + 12023, + 12158, + 12046, + 12058 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "11904": { + "11921": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "" }, - "11905": { + "11922": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "IStockLocationService" }, - "11906": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" - }, - "11907": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listStockLocations" - }, - "11908": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" - }, - "11909": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "11910": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "11911": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" - }, - "11912": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.listAndCountStockLocations" - }, - "11913": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" - }, - "11914": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "11915": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "11916": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" - }, - "11917": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.retrieveStockLocation" - }, - "11918": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" - }, - "11919": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" - }, - "11920": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" - }, - "11921": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" - }, - "11922": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" - }, "11923": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.listStockLocations" }, "11924": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "IStockLocationService.listStockLocations" }, "11925": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.createStockLocations" + "qualifiedName": "selector" }, "11926": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "config" }, "11927": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", @@ -12170,1721 +12102,1789 @@ }, "11928": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "11929": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "IStockLocationService.listAndCountStockLocations" }, "11930": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "selector" }, "11931": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "11932": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.upsertStockLocations" + "qualifiedName": "context" }, "11933": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "11934": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.retrieveStockLocation" }, "11935": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "id" }, "11936": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "config" }, "11937": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "context" }, "11938": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.createStockLocations" }, "11939": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "IStockLocationService.createStockLocations" }, "11940": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.updateStockLocations" + "qualifiedName": "input" }, "11941": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "selector" + "qualifiedName": "context" }, "11942": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "input" + "qualifiedName": "IStockLocationService.createStockLocations" }, "11943": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "input" }, "11944": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "context" }, "11945": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.deleteStockLocations" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11946": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11947": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "context" + "qualifiedName": "data" }, "11948": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "sharedContext" }, "11949": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.softDeleteStockLocations" + "qualifiedName": "IStockLocationService.upsertStockLocations" }, "11950": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "11951": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "sharedContext" }, "11952": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11953": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11954": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "id" }, "11955": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "IStockLocationService.restoreStockLocations" + "qualifiedName": "input" }, "11956": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "context" }, "11957": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "stockLocationIds" + "qualifiedName": "IStockLocationService.updateStockLocations" }, "11958": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", - "qualifiedName": "config" + "qualifiedName": "selector" }, "11959": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "input" + }, + "11960": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "11961": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "11962": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.deleteStockLocations" + }, + "11963": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "id" + }, + "11964": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "context" + }, + "11965": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "11966": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.softDeleteStockLocations" + }, + "11967": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11968": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "11969": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "11970": { "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", "qualifiedName": "sharedContext" }, + "11971": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, + "11972": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "IStockLocationService.restoreStockLocations" + }, "11973": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "11974": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "stockLocationIds" + }, + "11975": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "config" + }, + "11976": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/service.ts", + "qualifiedName": "sharedContext" + }, + "11990": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "11987": { + "12004": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps" }, - "11988": { + "12005": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.q" }, - "11989": { + "12006": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.id" }, - "11990": { + "12007": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "FilterableStockLocationProps.name" }, - "11991": { + "12008": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "11992": { + "12009": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "11993": { + "12010": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "11994": { + "12011": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "11995": { + "12012": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "11996": { + "12013": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "11997": { + "12014": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "11998": { + "12015": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "11999": { + "12016": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "12000": { + "12017": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "12002": { + "12019": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "12003": { + "12020": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "12004": { + "12021": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "12005": { + "12022": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "12006": { + "12023": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationDTO" }, - "12007": { + "12024": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "12008": { + "12025": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "12009": { + "12026": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.name" }, - "12010": { + "12027": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "12011": { + "12028": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_id" }, - "12012": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" - }, - "12013": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.fulfillment_sets" - }, - "12014": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.created_at" - }, - "12015": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.updated_at" - }, - "12016": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.deleted_at" - }, - "12017": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "Context" - }, - "12018": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__type" - }, - "12019": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionManager" - }, - "12020": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.manager" - }, - "12021": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.isolationLevel" - }, - "12022": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.enableNestedTransactions" - }, - "12023": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.eventGroupId" - }, - "12024": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.transactionId" - }, - "12025": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.messageAggregator" - }, - "12026": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.requestId" - }, - "12027": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.idempotencyKey" - }, - "12028": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "TManager" - }, "12029": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "CreateStockLocationInput" + "qualifiedName": "__type.address" }, "12030": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.fulfillment_sets" }, "12031": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.created_at" }, "12032": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" + "qualifiedName": "__type.updated_at" }, "12033": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" + "qualifiedName": "__type.deleted_at" }, "12034": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "Context" }, "12035": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpsertStockLocationInput" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__type" }, "12036": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionManager" }, "12037": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address_id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.manager" }, "12038": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "address" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.isolationLevel" }, "12039": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "metadata" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.enableNestedTransactions" }, "12040": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.eventGroupId" }, "12041": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "UpdateStockLocationInput" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.transactionId" }, "12042": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.messageAggregator" }, "12043": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.requestId" }, "12044": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address_id" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.idempotencyKey" }, "12045": { - "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.address" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "TManager" }, "12046": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "CreateStockLocationInput" }, "12047": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "12048": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" + }, + "12049": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" + }, + "12050": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" + }, + "12051": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "12052": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpsertStockLocationInput" + }, + "12053": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "name" + }, + "12054": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address_id" + }, + "12055": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "address" + }, + "12056": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "metadata" + }, + "12057": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.id" + }, + "12058": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "UpdateStockLocationInput" + }, + "12059": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type" + }, + "12060": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.name" + }, + "12061": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address_id" + }, + "12062": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.address" + }, + "12063": { + "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", + "qualifiedName": "__type.metadata" + }, + "12064": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "12048": { + "12065": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12049": { + "12066": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12050": { + "12067": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "12051": { + "12068": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12052": { + "12069": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12053": { + "12070": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "12054": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12055": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "12056": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "12057": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "12058": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12059": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12060": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "12061": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12062": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "12063": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "12064": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "12065": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "12066": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12067": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "12068": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "12069": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "12070": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "12071": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "12072": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "12073": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "12074": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "12075": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "12076": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "12077": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "12078": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "12079": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "12080": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "12081": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "12082": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "12083": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "12084": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "12085": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "12086": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "12087": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "12088": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "12089": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "12090": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "12091": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "12092": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "12093": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "12094": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "12078": { + "12095": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12079": { + "12096": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12080": { + "12097": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "12081": { + "12098": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "OperatorMap" }, - "12082": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12083": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "12084": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "12085": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "12086": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "12087": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "12088": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "12089": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "12090": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "12091": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "12092": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "12093": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "12094": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "12095": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "12096": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "12097": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "12098": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, "12099": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" + "qualifiedName": "__type" }, "12100": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" + "qualifiedName": "__type.$and" }, "12101": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" + "qualifiedName": "__type.$or" }, "12102": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "__type.$eq" }, "12103": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "12104": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "12105": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "12106": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "12107": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "12108": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "12109": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "12110": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, + "12111": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "12112": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "12113": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "12114": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "12115": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "12116": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "12117": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "12118": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "12119": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "12120": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressDTO" }, - "12104": { + "12121": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "12105": { + "12122": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.id" }, - "12106": { + "12123": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_1" }, - "12107": { + "12124": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_2" }, - "12108": { + "12125": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.company" }, - "12109": { + "12126": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.country_code" }, - "12110": { + "12127": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.city" }, - "12111": { + "12128": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.phone" }, - "12112": { + "12129": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.postal_code" }, - "12113": { + "12130": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.province" }, - "12114": { + "12131": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "12115": { + "12132": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.created_at" }, - "12116": { + "12133": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.updated_at" }, - "12117": { + "12134": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.deleted_at" }, - "12118": { + "12135": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO" }, - "12119": { + "12136": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.id" }, - "12120": { + "12137": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.name" }, - "12121": { + "12138": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.type" }, - "12122": { + "12139": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.metadata" }, - "12123": { + "12140": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.service_zones" }, - "12124": { + "12141": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.created_at" }, - "12125": { + "12142": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.updated_at" }, - "12126": { + "12143": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-set.ts", "qualifiedName": "FulfillmentSetDTO.deleted_at" }, - "12127": { + "12144": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "12128": { + "12145": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12129": { + "12146": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12130": { + "12147": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "12131": { + "12148": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12132": { + "12149": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12133": { + "12150": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "12134": { + "12151": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12135": { + "12152": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12136": { + "12153": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12137": { + "12154": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12138": { + "12155": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "12139": { + "12156": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "12140": { + "12157": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "12141": { + "12158": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "StockLocationAddressInput" }, - "12142": { + "12159": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type" }, - "12143": { + "12160": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_1" }, - "12144": { + "12161": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.address_2" }, - "12145": { + "12162": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.country_code" }, - "12146": { + "12163": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.city" }, - "12147": { + "12164": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.phone" }, - "12148": { + "12165": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.province" }, - "12149": { + "12166": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.postal_code" }, - "12150": { + "12167": { "sourceFileName": "../../../../packages/core/types/src/stock-location/common.ts", "qualifiedName": "__type.metadata" }, - "12151": { + "12168": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "MetadataType" }, - "12152": { + "12169": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "12153": { + "12170": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "12154": { + "12171": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "12155": { + "12172": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "12156": { + "12173": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12157": { + "12174": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "12158": { + "12175": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12159": { + "12176": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "12160": { + "12177": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "12161": { + "12178": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "12162": { + "12179": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12163": { + "12180": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12164": { + "12181": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "12165": { + "12182": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "12166": { + "12183": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "12167": { + "12184": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12168": { + "12185": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "12169": { + "12186": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "12170": { + "12187": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12171": { + "12188": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "12172": { + "12189": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "12173": { + "12190": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "12174": { + "12191": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "12175": { + "12192": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "Query" }, - "12176": { + "12193": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12177": { + "12194": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ExpandScalar" }, - "12178": { + "12195": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12179": { + "12196": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO" }, - "12180": { + "12197": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.id" }, - "12181": { + "12198": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.name" }, - "12182": { + "12199": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.metadata" }, - "12183": { + "12200": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.fulfillment_sets" }, - "12184": { + "12201": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.geo_zones" }, - "12185": { + "12202": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.shipping_options" }, - "12186": { + "12203": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.created_at" }, - "12187": { + "12204": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.updated_at" }, - "12188": { + "12205": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/service-zone.ts", "qualifiedName": "ServiceZoneDTO.deleted_at" }, - "12189": { + "12206": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "12190": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "12191": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "12192": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "12193": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "12194": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "12195": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "12196": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "12197": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "12199": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "12200": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "12201": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "12202": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "12203": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "12204": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "12205": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "12206": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "12207": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "12208": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "12209": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "12210": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "12211": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "12212": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "12213": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, "12214": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "12215": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "12216": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "12217": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12218": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "12219": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "12220": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "12221": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" - }, - "12222": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12223": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "12224": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "12225": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "12226": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12227": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, - "12229": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "12230": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" - }, - "12231": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" - }, - "12232": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "12233": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO" - }, - "12234": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.id" - }, - "12235": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.type" - }, - "12236": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.country_code" - }, - "12237": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.province_code" - }, - "12238": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.city" - }, - "12239": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.postal_expression" - }, - "12240": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.metadata" - }, - "12241": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.created_at" - }, - "12242": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.updated_at" - }, - "12243": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneDTO.deleted_at" - }, - "12244": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO" - }, - "12245": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.id" - }, - "12246": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.name" - }, - "12247": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.price_type" - }, - "12248": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.service_zone_id" - }, - "12249": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.shipping_profile_id" - }, - "12250": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.provider_id" - }, - "12251": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.shipping_option_type_id" - }, - "12252": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.data" - }, - "12253": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.metadata" - }, - "12254": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.service_zone" - }, - "12255": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.shipping_profile" - }, - "12256": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.fulfillment_provider" - }, - "12257": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.type" - }, - "12258": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.rules" - }, - "12259": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.fulfillments" - }, - "12260": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.created_at" - }, - "12261": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.updated_at" - }, - "12262": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionDTO.deleted_at" - }, - "12263": { + "12216": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" + "qualifiedName": "RawMessageFormat" }, - "12264": { + "12217": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12265": { + "12218": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.eventName" }, - "12266": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "12267": { + "12219": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12268": { + "12220": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "12221": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "12222": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "12223": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "12224": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "12225": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "12269": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "12226": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" }, - "12270": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "12227": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, - "12271": { + "12228": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "12229": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "12230": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "12231": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "12232": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "12233": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "12234": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "12235": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "12236": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "12237": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "12238": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Scalar" + }, + "12239": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12240": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "12241": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.toHexString" + }, + "12242": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterQuery" + }, + "12243": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12244": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.__index" + }, + "12246": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, - "12272": { + "12247": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Prev" + }, + "12248": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue" + }, + "12249": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "12250": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", - "qualifiedName": "GeoZoneType" + "qualifiedName": "GeoZoneDTO" + }, + "12251": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.id" + }, + "12252": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.type" + }, + "12253": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.country_code" + }, + "12254": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.province_code" + }, + "12255": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.city" + }, + "12256": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.postal_expression" + }, + "12257": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.metadata" + }, + "12258": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.created_at" + }, + "12259": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.updated_at" + }, + "12260": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneDTO.deleted_at" + }, + "12261": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO" + }, + "12262": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.id" + }, + "12263": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.name" + }, + "12264": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.price_type" + }, + "12265": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.service_zone_id" + }, + "12266": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.shipping_profile_id" + }, + "12267": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.provider_id" + }, + "12268": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.shipping_option_type_id" + }, + "12269": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.data" + }, + "12270": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.metadata" + }, + "12271": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.service_zone" + }, + "12272": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.shipping_profile" }, "12273": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", - "qualifiedName": "ShippingOptionPriceType" + "qualifiedName": "ShippingOptionDTO.fulfillment_provider" }, "12274": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.type" }, "12275": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.id" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.rules" }, "12276": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.name" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.fulfillments" }, "12277": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.type" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.created_at" }, "12278": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.metadata" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.updated_at" }, "12279": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.shipping_options" + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionDTO.deleted_at" }, "12280": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.created_at" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "12281": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.updated_at" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" }, "12282": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", - "qualifiedName": "ShippingProfileDTO.deleted_at" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" }, "12283": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" }, "12284": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.id" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "12285": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.name" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "12286": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.metadata" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" }, "12287": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.shipping_options" + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" }, "12288": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.created_at" - }, - "12289": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.updated_at" - }, - "12290": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", - "qualifiedName": "FulfillmentProviderDTO.deleted_at" - }, - "12291": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO" - }, - "12292": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.id" - }, - "12293": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.label" - }, - "12294": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.description" - }, - "12295": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.code" - }, - "12296": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.shipping_option_id" - }, - "12297": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.shipping_option" - }, - "12298": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.created_at" - }, - "12299": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.updated_at" - }, - "12300": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", - "qualifiedName": "ShippingOptionTypeDTO.deleted_at" - }, - "12301": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO" - }, - "12302": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.id" - }, - "12303": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.attribute" - }, - "12304": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.operator" - }, - "12305": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.value" - }, - "12306": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "__type" - }, - "12307": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "__type.value" - }, - "12308": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.shipping_option_id" - }, - "12309": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.shipping_option" - }, - "12310": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.created_at" - }, - "12311": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.updated_at" - }, - "12312": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", - "qualifiedName": "ShippingOptionRuleDTO.deleted_at" - }, - "12313": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO" - }, - "12314": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.id" - }, - "12315": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.location_id" - }, - "12316": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.packed_at" - }, - "12317": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.shipped_at" - }, - "12318": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.delivered_at" - }, - "12319": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.canceled_at" - }, - "12320": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.data" - }, - "12321": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.provider_id" - }, - "12322": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.shipping_option_id" - }, - "12323": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.metadata" - }, - "12324": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.shipping_option" - }, - "12325": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.provider" - }, - "12326": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.delivery_address" - }, - "12327": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.items" - }, - "12328": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.labels" - }, - "12329": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.created_at" - }, - "12330": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.updated_at" - }, - "12331": { - "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", - "qualifiedName": "FulfillmentDTO.deleted_at" - }, - "12332": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" - }, - "12333": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "12334": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" - }, - "12335": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" - }, - "12336": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12337": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" - }, - "12338": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12339": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" - }, - "12340": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12341": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" - }, - "12342": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "12343": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" - }, - "12344": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" }, + "12289": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/geo-zone.ts", + "qualifiedName": "GeoZoneType" + }, + "12290": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option.ts", + "qualifiedName": "ShippingOptionPriceType" + }, + "12291": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO" + }, + "12292": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.id" + }, + "12293": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.name" + }, + "12294": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.type" + }, + "12295": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.metadata" + }, + "12296": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.shipping_options" + }, + "12297": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.created_at" + }, + "12298": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.updated_at" + }, + "12299": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-profile.ts", + "qualifiedName": "ShippingProfileDTO.deleted_at" + }, + "12300": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO" + }, + "12301": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.id" + }, + "12302": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.name" + }, + "12303": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.metadata" + }, + "12304": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.shipping_options" + }, + "12305": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.created_at" + }, + "12306": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.updated_at" + }, + "12307": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-provider.ts", + "qualifiedName": "FulfillmentProviderDTO.deleted_at" + }, + "12308": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO" + }, + "12309": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.id" + }, + "12310": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.label" + }, + "12311": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.description" + }, + "12312": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.code" + }, + "12313": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.shipping_option_id" + }, + "12314": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.shipping_option" + }, + "12315": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.created_at" + }, + "12316": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.updated_at" + }, + "12317": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-type.ts", + "qualifiedName": "ShippingOptionTypeDTO.deleted_at" + }, + "12318": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO" + }, + "12319": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.id" + }, + "12320": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.attribute" + }, + "12321": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.operator" + }, + "12322": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.value" + }, + "12323": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "__type" + }, + "12324": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "__type.value" + }, + "12325": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.shipping_option_id" + }, + "12326": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.shipping_option" + }, + "12327": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.created_at" + }, + "12328": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.updated_at" + }, + "12329": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/shipping-option-rule.ts", + "qualifiedName": "ShippingOptionRuleDTO.deleted_at" + }, + "12330": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO" + }, + "12331": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.id" + }, + "12332": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.location_id" + }, + "12333": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.packed_at" + }, + "12334": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.shipped_at" + }, + "12335": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.delivered_at" + }, + "12336": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.canceled_at" + }, + "12337": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.data" + }, + "12338": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.provider_id" + }, + "12339": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.shipping_option_id" + }, + "12340": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.metadata" + }, + "12341": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.shipping_option" + }, + "12342": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.provider" + }, + "12343": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.delivery_address" + }, + "12344": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.items" + }, "12345": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.labels" + }, + "12346": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.created_at" + }, + "12347": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.updated_at" + }, + "12348": { + "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment.ts", + "qualifiedName": "FulfillmentDTO.deleted_at" + }, + "12349": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "12350": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "12351": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "12352": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "12353": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12354": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "12355": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12356": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "12357": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12358": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "12359": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "12360": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "12361": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "12362": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO" }, - "12346": { + "12363": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.id" }, - "12347": { + "12364": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.fulfillment_id" }, - "12348": { + "12365": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.company" }, - "12349": { + "12366": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.first_name" }, - "12350": { + "12367": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.last_name" }, - "12351": { + "12368": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.address_1" }, - "12352": { + "12369": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.address_2" }, - "12353": { + "12370": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.city" }, - "12354": { + "12371": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.country_code" }, - "12355": { + "12372": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.province" }, - "12356": { + "12373": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.postal_code" }, - "12357": { + "12374": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.phone" }, - "12358": { + "12375": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.metadata" }, - "12359": { + "12376": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.created_at" }, - "12360": { + "12377": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.updated_at" }, - "12361": { + "12378": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/address.ts", "qualifiedName": "FulfillmentAddressDTO.deleted_at" }, - "12362": { + "12379": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO" }, - "12363": { + "12380": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.id" }, - "12364": { + "12381": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.title" }, - "12365": { + "12382": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.quantity" }, - "12366": { + "12383": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.sku" }, - "12367": { + "12384": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.barcode" }, - "12368": { + "12385": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.line_item_id" }, - "12369": { + "12386": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.inventory_item_id" }, - "12370": { + "12387": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.fulfillment_id" }, - "12371": { + "12388": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.fulfillment" }, - "12372": { + "12389": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.created_at" }, - "12373": { + "12390": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.updated_at" }, - "12374": { + "12391": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-item.ts", "qualifiedName": "FulfillmentItemDTO.deleted_at" }, - "12375": { + "12392": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO" }, - "12376": { + "12393": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.id" }, - "12377": { + "12394": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.tracking_number" }, - "12378": { + "12395": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.tracking_url" }, - "12379": { + "12396": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.label_url" }, - "12380": { + "12397": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.fulfillment_id" }, - "12381": { + "12398": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.fulfillment" }, - "12382": { + "12399": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.created_at" }, - "12383": { + "12400": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.updated_at" }, - "12384": { + "12401": { "sourceFileName": "../../../../packages/core/types/src/fulfillment/common/fulfillment-label.ts", "qualifiedName": "FulfillmentLabelDTO.deleted_at" }, - "12385": { + "12402": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "ReadonlyPrimary" }, - "12386": { + "12403": { "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": 11904 + "1": 11921 } } } \ 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 d4b41d3247..74f0a5da13 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": 12695, + "id": 12712, "name": "store-models", "variant": "project", "kind": 1, @@ -18,28 +18,28 @@ }, "children": [ { - "id": 12714, + "id": 12731, "name": "StoreCurrency", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12715, + "id": 12732, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12716, + "id": 12733, "name": "new StoreCurrency", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12714, + "target": 12731, "name": "StoreCurrency", "package": "@medusajs/store", "qualifiedName": "default" @@ -48,7 +48,7 @@ ] }, { - "id": 12717, + "id": 12734, "name": "id", "variant": "declaration", "kind": 1024, @@ -59,7 +59,7 @@ } }, { - "id": 12718, + "id": 12735, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -70,7 +70,7 @@ } }, { - "id": 12719, + "id": 12736, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -83,7 +83,7 @@ } }, { - "id": 12720, + "id": 12737, "name": "store_id", "variant": "declaration", "kind": 1024, @@ -103,7 +103,7 @@ } }, { - "id": 12721, + "id": 12738, "name": "store", "variant": "declaration", "kind": 1024, @@ -117,7 +117,7 @@ }, { "type": "reference", - "target": 12696, + "target": 12713, "name": "Store", "package": "@medusajs/store", "qualifiedName": "default" @@ -126,7 +126,7 @@ } }, { - "id": 12722, + "id": 12739, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -142,7 +142,7 @@ } }, { - "id": 12723, + "id": 12740, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -158,7 +158,7 @@ } }, { - "id": 12724, + "id": 12741, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -184,14 +184,14 @@ "defaultValue": "null" }, { - "id": 12725, + "id": 12742, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12726, + "id": 12743, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -204,14 +204,14 @@ ] }, { - "id": 12727, + "id": 12744, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12728, + "id": 12745, "name": "onInit", "variant": "signature", "kind": 4096, @@ -228,54 +228,54 @@ { "title": "Constructors", "children": [ - 12715 + 12732 ] }, { "title": "Properties", "children": [ - 12717, - 12718, - 12719, - 12720, - 12721, - 12722, - 12723, - 12724 + 12734, + 12735, + 12736, + 12737, + 12738, + 12739, + 12740, + 12741 ] }, { "title": "Methods", "children": [ - 12725, - 12727 + 12742, + 12744 ] } ] }, { - "id": 12696, + "id": 12713, "name": "Store", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 12697, + "id": 12714, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 12698, + "id": 12715, "name": "new Store", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", - "target": 12696, + "target": 12713, "name": "Store", "package": "@medusajs/store", "qualifiedName": "default" @@ -284,7 +284,7 @@ ] }, { - "id": 12713, + "id": 12730, "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, @@ -302,7 +302,7 @@ } }, { - "id": 12699, + "id": 12716, "name": "id", "variant": "declaration", "kind": 1024, @@ -313,7 +313,7 @@ } }, { - "id": 12700, + "id": 12717, "name": "name", "variant": "declaration", "kind": 1024, @@ -324,7 +324,7 @@ } }, { - "id": 12701, + "id": 12718, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -338,7 +338,7 @@ "typeArguments": [ { "type": "reference", - "target": 12714, + "target": 12731, "name": "StoreCurrency", "package": "@medusajs/store", "qualifiedName": "default" @@ -354,7 +354,7 @@ "defaultValue": "..." }, { - "id": 12702, + "id": 12719, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -375,7 +375,7 @@ "defaultValue": "null" }, { - "id": 12703, + "id": 12720, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -396,7 +396,7 @@ "defaultValue": "null" }, { - "id": 12704, + "id": 12721, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -417,7 +417,7 @@ "defaultValue": "null" }, { - "id": 12705, + "id": 12722, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -453,7 +453,7 @@ "defaultValue": "null" }, { - "id": 12706, + "id": 12723, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -469,7 +469,7 @@ } }, { - "id": 12707, + "id": 12724, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -485,7 +485,7 @@ } }, { - "id": 12708, + "id": 12725, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -511,14 +511,14 @@ "defaultValue": "null" }, { - "id": 12709, + "id": 12726, "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12710, + "id": 12727, "name": "onCreate", "variant": "signature", "kind": 4096, @@ -531,14 +531,14 @@ ] }, { - "id": 12711, + "id": 12728, "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12712, + "id": 12729, "name": "onInit", "variant": "signature", "kind": 4096, @@ -555,30 +555,30 @@ { "title": "Constructors", "children": [ - 12697 + 12714 ] }, { "title": "Properties", "children": [ - 12713, - 12699, - 12700, - 12701, - 12702, - 12703, - 12704, - 12705, - 12706, - 12707, - 12708 + 12730, + 12716, + 12717, + 12718, + 12719, + 12720, + 12721, + 12722, + 12723, + 12724, + 12725 ] }, { "title": "Methods", "children": [ - 12709, - 12711 + 12726, + 12728 ] } ] @@ -588,130 +588,130 @@ { "title": "Classes", "children": [ - 12714, - 12696 + 12731, + 12713 ] } ], "packageName": "@medusajs/store", "symbolIdMap": { - "12695": { + "12712": { "sourceFileName": "../../../../packages/modules/store/src/models/index.ts", "qualifiedName": "" }, - "12696": { + "12713": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default" }, - "12699": { + "12716": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.id" }, - "12700": { + "12717": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.name" }, - "12701": { + "12718": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.supported_currencies" }, - "12702": { + "12719": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_sales_channel_id" }, - "12703": { + "12720": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_region_id" }, - "12704": { + "12721": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.default_location_id" }, - "12705": { + "12722": { "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.metadata" }, - "12706": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.created_at" - }, - "12707": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.updated_at" - }, - "12708": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.deleted_at" - }, - "12709": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.onCreate" - }, - "12710": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.onCreate" - }, - "12711": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.onInit" - }, - "12712": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.onInit" - }, - "12713": { - "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", - "qualifiedName": "default.[OptionalProps]" - }, - "12714": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default" - }, - "12717": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.id" - }, - "12718": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.currency_code" - }, - "12719": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.is_default" - }, - "12720": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.store_id" - }, - "12721": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.store" - }, - "12722": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.created_at" - }, "12723": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.updated_at" + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.created_at" }, "12724": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.deleted_at" + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.updated_at" }, "12725": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", - "qualifiedName": "default.onCreate" + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.deleted_at" }, "12726": { - "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", "qualifiedName": "default.onCreate" }, "12727": { + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.onCreate" + }, + "12728": { + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.onInit" + }, + "12729": { + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.onInit" + }, + "12730": { + "sourceFileName": "../../../../packages/modules/store/src/models/store.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "12731": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default" + }, + "12734": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.id" + }, + "12735": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.currency_code" + }, + "12736": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.is_default" + }, + "12737": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.store_id" + }, + "12738": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.store" + }, + "12739": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.created_at" + }, + "12740": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.updated_at" + }, + "12741": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.deleted_at" + }, + "12742": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.onCreate" + }, + "12743": { + "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", + "qualifiedName": "default.onCreate" + }, + "12744": { "sourceFileName": "../../../../packages/modules/store/src/models/currency.ts", "qualifiedName": "default.onInit" }, - "12728": { + "12745": { "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": 12695 + "1": 12712 } } } \ 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 b799794d3e..173bf72a7e 100644 --- a/www/utils/generated/typedoc-json-output/store.json +++ b/www/utils/generated/typedoc-json-output/store.json @@ -1,12 +1,12 @@ { - "id": 12423, + "id": 12440, "name": "store", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 12559, + "id": 12576, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 12560, + "id": 12577, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12571, + "target": 12588, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 12561, + "id": 12578, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 12562, + "id": 12579, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 12563, + "id": 12580, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 12564, + "id": 12581, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12565, + "id": 12582, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12566, + "id": 12583, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12567, + "id": 12584, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 12568, + "id": 12585, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 12569, + "id": 12586, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 12570, + "id": 12587, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 12560, - 12561, - 12562, - 12563, - 12564, - 12568, - 12569, - 12570 + 12577, + 12578, + 12579, + 12580, + 12581, + 12585, + 12586, + 12587 ] } ], "typeParameters": [ { - "id": 12571, + "id": 12588, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 12627, + "id": 12644, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 12628, + "id": 12645, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 12627, + "target": 12644, "typeArguments": [ { "type": "reference", - "target": 12630, + "target": 12647, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 12630, + "target": 12647, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 12629, + "id": 12646, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 12627, + "target": 12644, "typeArguments": [ { "type": "reference", - "target": 12630, + "target": 12647, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 12630, + "target": 12647, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 12628, - 12629 + 12645, + 12646 ] } ], "typeParameters": [ { - "id": 12630, + "id": 12647, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,13 +493,13 @@ "extendedBy": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps" } ] }, { - "id": 12572, + "id": 12589, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -514,7 +514,7 @@ }, "children": [ { - "id": 12573, + "id": 12590, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -533,7 +533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12574, + "target": 12591, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -545,13 +545,13 @@ { "title": "Properties", "children": [ - 12573 + 12590 ] } ], "typeParameters": [ { - "id": 12574, + "id": 12591, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -564,7 +564,7 @@ ] }, { - "id": 12575, + "id": 12592, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 12576, + "id": 12593, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12577, + "target": 12594, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 12576 + 12593 ] } ], "typeParameters": [ { - "id": 12577, + "id": 12594, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 12692, + "id": 12709, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -659,14 +659,14 @@ { "type": "reflection", "declaration": { - "id": 12693, + "id": 12710, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12694, + "id": 12711, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -683,7 +683,7 @@ { "title": "Properties", "children": [ - 12694 + 12711 ] } ] @@ -693,14 +693,14 @@ } }, { - "id": 12686, + "id": 12703, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12691, + "id": 12708, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -714,14 +714,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12687, + "id": 12704, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12688, + "id": 12705, "name": "name", "variant": "declaration", "kind": 1024, @@ -732,7 +732,7 @@ } }, { - "id": 12689, + "id": 12706, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -741,20 +741,20 @@ }, "type": { "type": "reference", - "target": 12692, + "target": 12709, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 12690, + "id": 12707, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12691, + "target": 12708, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -765,9 +765,9 @@ { "title": "Properties", "children": [ - 12688, - 12689, - 12690 + 12705, + 12706, + 12707 ] } ] @@ -775,14 +775,14 @@ } }, { - "id": 12654, + "id": 12671, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12657, + "id": 12674, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -798,11 +798,11 @@ "types": [ { "type": "reference", - "target": 12686, + "target": 12703, "typeArguments": [ { "type": "reference", - "target": 12657, + "target": 12674, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -814,14 +814,14 @@ { "type": "reflection", "declaration": { - "id": 12655, + "id": 12672, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12656, + "id": 12673, "name": "options", "variant": "declaration", "kind": 1024, @@ -853,7 +853,7 @@ { "title": "Properties", "children": [ - 12656 + 12673 ] } ] @@ -863,14 +863,14 @@ } }, { - "id": 12664, + "id": 12681, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 12673, + "id": 12690, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -884,14 +884,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12665, + "id": 12682, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12666, + "id": 12683, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -902,21 +902,21 @@ } }, { - "id": 12667, + "id": 12684, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12673, + "target": 12690, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12668, + "id": 12685, "name": "source", "variant": "declaration", "kind": 1024, @@ -927,7 +927,7 @@ } }, { - "id": 12669, + "id": 12686, "name": "object", "variant": "declaration", "kind": 1024, @@ -938,7 +938,7 @@ } }, { - "id": 12670, + "id": 12687, "name": "action", "variant": "declaration", "kind": 1024, @@ -951,7 +951,7 @@ } }, { - "id": 12671, + "id": 12688, "name": "context", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ "typeArguments": [ { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" }, @@ -981,7 +981,7 @@ } }, { - "id": 12672, + "id": 12689, "name": "options", "variant": "declaration", "kind": 1024, @@ -1013,13 +1013,13 @@ { "title": "Properties", "children": [ - 12666, - 12667, - 12668, - 12669, - 12670, - 12671, - 12672 + 12683, + 12684, + 12685, + 12686, + 12687, + 12688, + 12689 ] } ] @@ -1027,7 +1027,7 @@ } }, { - "id": 12677, + "id": 12694, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1035,14 +1035,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12678, + "id": 12695, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12679, + "id": 12696, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 12680, + "id": 12697, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 12681, + "id": 12698, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1075,7 +1075,7 @@ } }, { - "id": 12682, + "id": 12699, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1086,7 +1086,7 @@ } }, { - "id": 12683, + "id": 12700, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1107,7 +1107,7 @@ } }, { - "id": 12684, + "id": 12701, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1128,7 +1128,7 @@ } }, { - "id": 12685, + "id": 12702, "name": "args", "variant": "declaration", "kind": 1024, @@ -1168,13 +1168,13 @@ { "title": "Properties", "children": [ - 12679, - 12680, - 12681, - 12682, - 12683, - 12684, - 12685 + 12696, + 12697, + 12698, + 12699, + 12700, + 12701, + 12702 ] } ] @@ -1182,14 +1182,14 @@ } }, { - "id": 12674, + "id": 12691, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12675, + "id": 12692, "name": "name", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ } }, { - "id": 12676, + "id": 12693, "name": "args", "variant": "declaration", "kind": 1024, @@ -1252,21 +1252,21 @@ { "title": "Properties", "children": [ - 12675, - 12676 + 12692, + 12693 ] } ] }, { - "id": 12631, + "id": 12648, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12632, + "id": 12649, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1277,7 +1277,7 @@ } }, { - "id": 12633, + "id": 12650, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1297,7 +1297,7 @@ "types": [ { "type": "reference", - "target": 12674, + "target": 12691, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1305,7 +1305,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12674, + "target": 12691, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1314,7 +1314,7 @@ } }, { - "id": 12634, + "id": 12651, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1350,14 +1350,14 @@ { "type": "reflection", "declaration": { - "id": 12635, + "id": 12652, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12636, + "id": 12653, "name": "path", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ } }, { - "id": 12637, + "id": 12654, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1386,8 +1386,8 @@ { "title": "Properties", "children": [ - 12636, - 12637 + 12653, + 12654 ] } ] @@ -1401,7 +1401,7 @@ } }, { - "id": 12638, + "id": 12655, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1415,7 +1415,7 @@ } }, { - "id": 12639, + "id": 12656, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1426,14 +1426,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12677, + "target": 12694, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12640, + "id": 12657, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1445,14 +1445,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12641, + "id": 12658, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12642, + "id": 12659, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1463,14 +1463,14 @@ } }, { - "id": 12643, + "id": 12660, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12677, + "target": 12694, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1480,8 +1480,8 @@ { "title": "Properties", "children": [ - 12642, - 12643 + 12659, + 12660 ] } ] @@ -1490,7 +1490,7 @@ } }, { - "id": 12644, + "id": 12661, "name": "args", "variant": "declaration", "kind": 1024, @@ -1530,19 +1530,19 @@ { "title": "Properties", "children": [ - 12632, - 12633, - 12634, - 12638, - 12639, - 12640, - 12644 + 12649, + 12650, + 12651, + 12655, + 12656, + 12657, + 12661 ] } ] }, { - "id": 12648, + "id": 12665, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1561,14 +1561,14 @@ { "type": "reflection", "declaration": { - "id": 12649, + "id": 12666, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12650, + "id": 12667, "name": "type", "variant": "declaration", "kind": 1024, @@ -1664,7 +1664,7 @@ } }, { - "id": 12651, + "id": 12668, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 12652, + "id": 12669, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1690,7 +1690,7 @@ } }, { - "id": 12653, + "id": 12670, "name": "options", "variant": "declaration", "kind": 1024, @@ -1730,10 +1730,10 @@ { "title": "Properties", "children": [ - 12650, - 12651, - 12652, - 12653 + 12667, + 12668, + 12669, + 12670 ] } ] @@ -1745,7 +1745,7 @@ } }, { - "id": 12578, + "id": 12595, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1762,7 +1762,7 @@ "typeArguments": [ { "type": "reference", - "target": 12631, + "target": 12648, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1794,14 +1794,14 @@ { "type": "reflection", "declaration": { - "id": 12579, + "id": 12596, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12580, + "id": 12597, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1822,7 +1822,7 @@ } }, { - "id": 12581, + "id": 12598, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1833,14 +1833,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12645, + "target": 12662, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 12582, + "id": 12599, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1852,14 +1852,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 12583, + "id": 12600, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12584, + "id": 12601, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1870,7 +1870,7 @@ } }, { - "id": 12585, + "id": 12602, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1898,14 +1898,14 @@ { "type": "reflection", "declaration": { - "id": 12586, + "id": 12603, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12587, + "id": 12604, "name": "path", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 12588, + "id": 12605, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1932,7 +1932,7 @@ } }, { - "id": 12589, + "id": 12606, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1949,9 +1949,9 @@ { "title": "Properties", "children": [ - 12587, - 12588, - 12589 + 12604, + 12605, + 12606 ] } ] @@ -1965,14 +1965,14 @@ } }, { - "id": 12590, + "id": 12607, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 12645, + "target": 12662, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -1982,9 +1982,9 @@ { "title": "Properties", "children": [ - 12584, - 12585, - 12590 + 12601, + 12602, + 12607 ] } ] @@ -1993,7 +1993,7 @@ } }, { - "id": 12591, + "id": 12608, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2006,7 +2006,7 @@ } }, { - "id": 12592, + "id": 12609, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2022,7 +2022,7 @@ } }, { - "id": 12593, + "id": 12610, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2043,7 +2043,7 @@ } }, { - "id": 12594, + "id": 12611, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2079,7 +2079,7 @@ } }, { - "id": 12595, + "id": 12612, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2100,7 +2100,7 @@ } }, { - "id": 12596, + "id": 12613, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2124,7 +2124,7 @@ } }, { - "id": 12597, + "id": 12614, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2134,14 +2134,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12598, + "id": 12615, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12599, + "id": 12616, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2162,7 +2162,7 @@ } }, { - "id": 12600, + "id": 12617, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2183,7 +2183,7 @@ } }, { - "id": 12601, + "id": 12618, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2192,7 +2192,7 @@ }, "type": { "type": "reference", - "target": 12648, + "target": 12665, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2202,9 +2202,9 @@ { "title": "Properties", "children": [ - 12599, - 12600, - 12601 + 12616, + 12617, + 12618 ] } ] @@ -2216,16 +2216,16 @@ { "title": "Properties", "children": [ - 12580, - 12581, - 12582, - 12591, - 12592, - 12593, - 12594, - 12595, - 12596, - 12597 + 12597, + 12598, + 12599, + 12608, + 12609, + 12610, + 12611, + 12612, + 12613, + 12614 ] } ] @@ -2235,7 +2235,7 @@ } }, { - "id": 12645, + "id": 12662, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2245,21 +2245,21 @@ "types": [ { "type": "reference", - "target": 12677, + "target": 12694, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 12646, + "id": 12663, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12647, + "id": 12664, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2284,7 +2284,7 @@ { "title": "Properties", "children": [ - 12647 + 12664 ] } ] @@ -2294,7 +2294,7 @@ } }, { - "id": 12495, + "id": 12512, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2302,20 +2302,20 @@ "extendedBy": [ { "type": "reference", - "target": 12424, + "target": 12441, "name": "IStoreModuleService" } ] }, { - "id": 12658, + "id": 12675, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12659, + "id": 12676, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -2331,7 +2331,7 @@ } }, { - "id": 12660, + "id": 12677, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -2341,21 +2341,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12661, + "id": 12678, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12662, + "id": 12679, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12663, + "id": 12680, "name": "key", "variant": "param", "kind": 32768, @@ -2396,35 +2396,35 @@ { "title": "Properties", "children": [ - 12659, - 12660 + 12676, + 12677 ] } ] }, { - "id": 12605, + "id": 12622, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12606, + "id": 12623, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12607, + "id": 12624, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12608, + "id": 12625, "name": "msg", "variant": "param", "kind": 32768, @@ -2434,7 +2434,7 @@ "types": [ { "type": "reference", - "target": 12654, + "target": 12671, "name": "Message", "package": "@medusajs/types" }, @@ -2442,7 +2442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12654, + "target": 12671, "name": "Message", "package": "@medusajs/types" } @@ -2459,21 +2459,21 @@ ] }, { - "id": 12609, + "id": 12626, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12610, + "id": 12627, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 12611, + "id": 12628, "name": "format", "variant": "param", "kind": 32768, @@ -2482,7 +2482,7 @@ }, "type": { "type": "reference", - "target": 12658, + "target": 12675, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -2503,7 +2503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12654, + "target": 12671, "name": "Message", "package": "@medusajs/types" } @@ -2516,14 +2516,14 @@ ] }, { - "id": 12612, + "id": 12629, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12613, + "id": 12630, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -2536,21 +2536,21 @@ ] }, { - "id": 12614, + "id": 12631, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12615, + "id": 12632, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 12616, + "id": 12633, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2559,7 +2559,7 @@ ], "parameters": [ { - "id": 12617, + "id": 12634, "name": "messageData", "variant": "param", "kind": 32768, @@ -2569,11 +2569,11 @@ "types": [ { "type": "reference", - "target": 12664, + "target": 12681, "typeArguments": [ { "type": "reference", - "target": 12616, + "target": 12633, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2586,11 +2586,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 12664, + "target": 12681, "typeArguments": [ { "type": "reference", - "target": 12616, + "target": 12633, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2604,7 +2604,7 @@ } }, { - "id": 12618, + "id": 12635, "name": "options", "variant": "param", "kind": 32768, @@ -2644,16 +2644,16 @@ { "title": "Methods", "children": [ - 12606, - 12609, - 12612, - 12614 + 12623, + 12626, + 12629, + 12631 ] } ] }, { - "id": 12516, + "id": 12533, "name": "Context", "variant": "declaration", "kind": 256, @@ -2668,7 +2668,7 @@ }, "children": [ { - "id": 12517, + "id": 12534, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2681,7 +2681,7 @@ } }, { - "id": 12518, + "id": 12535, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -2714,14 +2714,14 @@ }, "type": { "type": "reference", - "target": 12527, + "target": 12544, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12519, + "id": 12536, "name": "manager", "variant": "declaration", "kind": 1024, @@ -2754,14 +2754,14 @@ }, "type": { "type": "reference", - "target": 12527, + "target": 12544, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12520, + "id": 12537, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -2814,7 +2814,7 @@ } }, { - "id": 12521, + "id": 12538, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -2835,7 +2835,7 @@ } }, { - "id": 12522, + "id": 12539, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2856,7 +2856,7 @@ } }, { - "id": 12523, + "id": 12540, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -2877,7 +2877,7 @@ } }, { - "id": 12524, + "id": 12541, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -2894,13 +2894,13 @@ }, "type": { "type": "reference", - "target": 12605, + "target": 12622, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 12525, + "id": 12542, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2921,7 +2921,7 @@ } }, { - "id": 12526, + "id": 12543, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -2946,22 +2946,22 @@ { "title": "Properties", "children": [ - 12517, - 12518, - 12519, - 12520, - 12521, - 12522, - 12523, - 12524, - 12525, - 12526 + 12534, + 12535, + 12536, + 12537, + 12538, + 12539, + 12540, + 12541, + 12542, + 12543 ] } ], "typeParameters": [ { - "id": 12527, + "id": 12544, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -2974,14 +2974,14 @@ ] }, { - "id": 12619, + "id": 12636, "name": "StoreCurrencyDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12620, + "id": 12637, "name": "id", "variant": "declaration", "kind": 1024, @@ -3000,7 +3000,7 @@ } }, { - "id": 12621, + "id": 12638, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3019,7 +3019,7 @@ } }, { - "id": 12622, + "id": 12639, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -3038,7 +3038,7 @@ } }, { - "id": 12623, + "id": 12640, "name": "store_id", "variant": "declaration", "kind": 1024, @@ -3057,7 +3057,7 @@ } }, { - "id": 12624, + "id": 12641, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3076,7 +3076,7 @@ } }, { - "id": 12625, + "id": 12642, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3095,7 +3095,7 @@ } }, { - "id": 12626, + "id": 12643, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3127,19 +3127,19 @@ { "title": "Properties", "children": [ - 12620, - 12621, - 12622, - 12623, - 12624, - 12625, - 12626 + 12637, + 12638, + 12639, + 12640, + 12641, + 12642, + 12643 ] } ] }, { - "id": 12528, + "id": 12545, "name": "StoreDTO", "variant": "declaration", "kind": 256, @@ -3154,7 +3154,7 @@ }, "children": [ { - "id": 12529, + "id": 12546, "name": "id", "variant": "declaration", "kind": 1024, @@ -3173,7 +3173,7 @@ } }, { - "id": 12530, + "id": 12547, "name": "name", "variant": "declaration", "kind": 1024, @@ -3192,7 +3192,7 @@ } }, { - "id": 12531, + "id": 12548, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3211,14 +3211,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12619, + "target": 12636, "name": "StoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12532, + "id": 12549, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3239,7 +3239,7 @@ } }, { - "id": 12533, + "id": 12550, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -3260,7 +3260,7 @@ } }, { - "id": 12534, + "id": 12551, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -3281,7 +3281,7 @@ } }, { - "id": 12535, + "id": 12552, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3324,7 +3324,7 @@ } }, { - "id": 12536, + "id": 12553, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3343,7 +3343,7 @@ } }, { - "id": 12537, + "id": 12554, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3366,21 +3366,21 @@ { "title": "Properties", "children": [ - 12529, - 12530, - 12531, - 12532, - 12533, - 12534, - 12535, - 12536, - 12537 + 12546, + 12547, + 12548, + 12549, + 12550, + 12551, + 12552, + 12553, + 12554 ] } ] }, { - "id": 12553, + "id": 12570, "name": "FilterableStoreProps", "variant": "declaration", "kind": 256, @@ -3395,7 +3395,7 @@ }, "children": [ { - "id": 12557, + "id": 12574, "name": "$and", "variant": "declaration", "kind": 1024, @@ -3418,17 +3418,17 @@ "types": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12627, + "target": 12644, "typeArguments": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3441,12 +3441,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12628, + "target": 12645, "name": "BaseFilterable.$and" } }, { - "id": 12558, + "id": 12575, "name": "$or", "variant": "declaration", "kind": 1024, @@ -3469,17 +3469,17 @@ "types": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 12627, + "target": 12644, "typeArguments": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3492,12 +3492,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12629, + "target": 12646, "name": "BaseFilterable.$or" } }, { - "id": 12554, + "id": 12571, "name": "q", "variant": "declaration", "kind": 1024, @@ -3518,7 +3518,7 @@ } }, { - "id": 12555, + "id": 12572, "name": "id", "variant": "declaration", "kind": 1024, @@ -3551,7 +3551,7 @@ } }, { - "id": 12556, + "id": 12573, "name": "name", "variant": "declaration", "kind": 1024, @@ -3588,22 +3588,22 @@ { "title": "Properties", "children": [ - 12557, - 12558, - 12554, - 12555, - 12556 + 12574, + 12575, + 12571, + 12572, + 12573 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12627, + "target": 12644, "typeArguments": [ { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } @@ -3614,14 +3614,14 @@ ] }, { - "id": 12602, + "id": 12619, "name": "CreateStoreCurrencyDTO", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 12603, + "id": 12620, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -3640,7 +3640,7 @@ } }, { - "id": 12604, + "id": 12621, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -3665,14 +3665,14 @@ { "title": "Properties", "children": [ - 12603, - 12604 + 12620, + 12621 ] } ] }, { - "id": 12509, + "id": 12526, "name": "CreateStoreDTO", "variant": "declaration", "kind": 256, @@ -3687,7 +3687,7 @@ }, "children": [ { - "id": 12510, + "id": 12527, "name": "name", "variant": "declaration", "kind": 1024, @@ -3708,7 +3708,7 @@ } }, { - "id": 12511, + "id": 12528, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3727,14 +3727,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12602, + "target": 12619, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12512, + "id": 12529, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3755,7 +3755,7 @@ } }, { - "id": 12513, + "id": 12530, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -3776,7 +3776,7 @@ } }, { - "id": 12514, + "id": 12531, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -3797,7 +3797,7 @@ } }, { - "id": 12515, + "id": 12532, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3837,18 +3837,18 @@ { "title": "Properties", "children": [ - 12510, - 12511, - 12512, - 12513, - 12514, - 12515 + 12527, + 12528, + 12529, + 12530, + 12531, + 12532 ] } ] }, { - "id": 12538, + "id": 12555, "name": "UpsertStoreDTO", "variant": "declaration", "kind": 256, @@ -3863,7 +3863,7 @@ }, "children": [ { - "id": 12539, + "id": 12556, "name": "id", "variant": "declaration", "kind": 1024, @@ -3884,7 +3884,7 @@ } }, { - "id": 12540, + "id": 12557, "name": "name", "variant": "declaration", "kind": 1024, @@ -3906,12 +3906,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12547, + "target": 12564, "name": "UpdateStoreDTO.name" } }, { - "id": 12541, + "id": 12558, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -3931,19 +3931,19 @@ "type": "array", "elementType": { "type": "reference", - "target": 12602, + "target": 12619, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } }, "inheritedFrom": { "type": "reference", - "target": 12548, + "target": 12565, "name": "UpdateStoreDTO.supported_currencies" } }, { - "id": 12542, + "id": 12559, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -3974,12 +3974,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12549, + "target": 12566, "name": "UpdateStoreDTO.default_sales_channel_id" } }, { - "id": 12543, + "id": 12560, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -4010,12 +4010,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12550, + "target": 12567, "name": "UpdateStoreDTO.default_region_id" } }, { - "id": 12544, + "id": 12561, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -4046,12 +4046,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 12551, + "target": 12568, "name": "UpdateStoreDTO.default_location_id" } }, { - "id": 12545, + "id": 12562, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4097,7 +4097,7 @@ }, "inheritedFrom": { "type": "reference", - "target": 12552, + "target": 12569, "name": "UpdateStoreDTO.metadata" } } @@ -4106,27 +4106,27 @@ { "title": "Properties", "children": [ - 12539, - 12540, - 12541, - 12542, - 12543, - 12544, - 12545 + 12556, + 12557, + 12558, + 12559, + 12560, + 12561, + 12562 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12546, + "target": 12563, "name": "UpdateStoreDTO", "package": "@medusajs/types" } ] }, { - "id": 12546, + "id": 12563, "name": "UpdateStoreDTO", "variant": "declaration", "kind": 256, @@ -4141,7 +4141,7 @@ }, "children": [ { - "id": 12547, + "id": 12564, "name": "name", "variant": "declaration", "kind": 1024, @@ -4162,7 +4162,7 @@ } }, { - "id": 12548, + "id": 12565, "name": "supported_currencies", "variant": "declaration", "kind": 1024, @@ -4181,14 +4181,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12602, + "target": 12619, "name": "CreateStoreCurrencyDTO", "package": "@medusajs/types" } } }, { - "id": 12549, + "id": 12566, "name": "default_sales_channel_id", "variant": "declaration", "kind": 1024, @@ -4218,7 +4218,7 @@ } }, { - "id": 12550, + "id": 12567, "name": "default_region_id", "variant": "declaration", "kind": 1024, @@ -4248,7 +4248,7 @@ } }, { - "id": 12551, + "id": 12568, "name": "default_location_id", "variant": "declaration", "kind": 1024, @@ -4278,7 +4278,7 @@ } }, { - "id": 12552, + "id": 12569, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4327,25 +4327,25 @@ { "title": "Properties", "children": [ - 12547, - 12548, - 12549, - 12550, - 12551, - 12552 + 12564, + 12565, + 12566, + 12567, + 12568, + 12569 ] } ], "extendedBy": [ { "type": "reference", - "target": 12538, + "target": 12555, "name": "UpsertStoreDTO" } ] }, { - "id": 12424, + "id": 12441, "name": "IStoreModuleService", "variant": "declaration", "kind": 256, @@ -4360,14 +4360,14 @@ }, "children": [ { - "id": 12425, + "id": 12442, "name": "createStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12426, + "id": 12443, "name": "createStores", "variant": "signature", "kind": 4096, @@ -4402,7 +4402,7 @@ }, "parameters": [ { - "id": 12427, + "id": 12444, "name": "data", "variant": "param", "kind": 32768, @@ -4419,14 +4419,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12509, + "target": 12526, "name": "CreateStoreDTO", "package": "@medusajs/types" } } }, { - "id": 12428, + "id": 12445, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4443,7 +4443,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -4460,7 +4460,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4471,7 +4471,7 @@ } }, { - "id": 12429, + "id": 12446, "name": "createStores", "variant": "signature", "kind": 4096, @@ -4506,7 +4506,7 @@ }, "parameters": [ { - "id": 12430, + "id": 12447, "name": "data", "variant": "param", "kind": 32768, @@ -4521,13 +4521,13 @@ }, "type": { "type": "reference", - "target": 12509, + "target": 12526, "name": "CreateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12431, + "id": 12448, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4544,7 +4544,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -4559,7 +4559,7 @@ "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4571,14 +4571,14 @@ ] }, { - "id": 12432, + "id": 12449, "name": "upsertStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12433, + "id": 12450, "name": "upsertStores", "variant": "signature", "kind": 4096, @@ -4613,7 +4613,7 @@ }, "parameters": [ { - "id": 12434, + "id": 12451, "name": "data", "variant": "param", "kind": 32768, @@ -4630,14 +4630,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12538, + "target": 12555, "name": "UpsertStoreDTO", "package": "@medusajs/types" } } }, { - "id": 12435, + "id": 12452, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4654,7 +4654,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -4671,7 +4671,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4682,7 +4682,7 @@ } }, { - "id": 12436, + "id": 12453, "name": "upsertStores", "variant": "signature", "kind": 4096, @@ -4717,7 +4717,7 @@ }, "parameters": [ { - "id": 12437, + "id": 12454, "name": "data", "variant": "param", "kind": 32768, @@ -4732,13 +4732,13 @@ }, "type": { "type": "reference", - "target": 12538, + "target": 12555, "name": "UpsertStoreDTO", "package": "@medusajs/types" } }, { - "id": 12438, + "id": 12455, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4755,7 +4755,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -4770,7 +4770,7 @@ "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4782,14 +4782,14 @@ ] }, { - "id": 12439, + "id": 12456, "name": "updateStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12440, + "id": 12457, "name": "updateStores", "variant": "signature", "kind": 4096, @@ -4824,7 +4824,7 @@ }, "parameters": [ { - "id": 12441, + "id": 12458, "name": "id", "variant": "param", "kind": 32768, @@ -4843,7 +4843,7 @@ } }, { - "id": 12442, + "id": 12459, "name": "data", "variant": "param", "kind": 32768, @@ -4858,13 +4858,13 @@ }, "type": { "type": "reference", - "target": 12546, + "target": 12563, "name": "UpdateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12443, + "id": 12460, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4881,7 +4881,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -4896,7 +4896,7 @@ "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -4906,7 +4906,7 @@ } }, { - "id": 12444, + "id": 12461, "name": "updateStores", "variant": "signature", "kind": 4096, @@ -4941,7 +4941,7 @@ }, "parameters": [ { - "id": 12445, + "id": 12462, "name": "selector", "variant": "param", "kind": 32768, @@ -4956,13 +4956,13 @@ }, "type": { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12446, + "id": 12463, "name": "data", "variant": "param", "kind": 32768, @@ -4977,13 +4977,13 @@ }, "type": { "type": "reference", - "target": 12546, + "target": 12563, "name": "UpdateStoreDTO", "package": "@medusajs/types" } }, { - "id": 12447, + "id": 12464, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5000,7 +5000,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5017,7 +5017,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5030,14 +5030,14 @@ ] }, { - "id": 12448, + "id": 12465, "name": "deleteStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12449, + "id": 12466, "name": "deleteStores", "variant": "signature", "kind": 4096, @@ -5072,7 +5072,7 @@ }, "parameters": [ { - "id": 12450, + "id": 12467, "name": "ids", "variant": "param", "kind": 32768, @@ -5094,7 +5094,7 @@ } }, { - "id": 12451, + "id": 12468, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5111,7 +5111,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5134,7 +5134,7 @@ } }, { - "id": 12452, + "id": 12469, "name": "deleteStores", "variant": "signature", "kind": 4096, @@ -5169,7 +5169,7 @@ }, "parameters": [ { - "id": 12453, + "id": 12470, "name": "id", "variant": "param", "kind": 32768, @@ -5188,7 +5188,7 @@ } }, { - "id": 12454, + "id": 12471, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5205,7 +5205,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5230,14 +5230,14 @@ ] }, { - "id": 12455, + "id": 12472, "name": "retrieveStore", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12456, + "id": 12473, "name": "retrieveStore", "variant": "signature", "kind": 4096, @@ -5272,7 +5272,7 @@ }, "parameters": [ { - "id": 12457, + "id": 12474, "name": "id", "variant": "param", "kind": 32768, @@ -5291,7 +5291,7 @@ } }, { - "id": 12458, + "id": 12475, "name": "config", "variant": "param", "kind": 32768, @@ -5324,11 +5324,11 @@ }, "type": { "type": "reference", - "target": 12559, + "target": 12576, "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5338,7 +5338,7 @@ } }, { - "id": 12459, + "id": 12476, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5355,7 +5355,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5370,7 +5370,7 @@ "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5382,14 +5382,14 @@ ] }, { - "id": 12460, + "id": 12477, "name": "listStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12461, + "id": 12478, "name": "listStores", "variant": "signature", "kind": 4096, @@ -5468,7 +5468,7 @@ }, "parameters": [ { - "id": 12462, + "id": 12479, "name": "filters", "variant": "param", "kind": 32768, @@ -5485,13 +5485,13 @@ }, "type": { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12463, + "id": 12480, "name": "config", "variant": "param", "kind": 32768, @@ -5524,11 +5524,11 @@ }, "type": { "type": "reference", - "target": 12559, + "target": 12576, "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5538,7 +5538,7 @@ } }, { - "id": 12464, + "id": 12481, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5555,7 +5555,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5572,7 +5572,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5585,14 +5585,14 @@ ] }, { - "id": 12465, + "id": 12482, "name": "listAndCountStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12466, + "id": 12483, "name": "listAndCountStores", "variant": "signature", "kind": 4096, @@ -5671,7 +5671,7 @@ }, "parameters": [ { - "id": 12467, + "id": 12484, "name": "filters", "variant": "param", "kind": 32768, @@ -5688,13 +5688,13 @@ }, "type": { "type": "reference", - "target": 12553, + "target": 12570, "name": "FilterableStoreProps", "package": "@medusajs/types" } }, { - "id": 12468, + "id": 12485, "name": "config", "variant": "param", "kind": 32768, @@ -5727,11 +5727,11 @@ }, "type": { "type": "reference", - "target": 12559, + "target": 12576, "typeArguments": [ { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5741,7 +5741,7 @@ } }, { - "id": 12469, + "id": 12486, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5758,7 +5758,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5778,7 +5778,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12528, + "target": 12545, "name": "StoreDTO", "package": "@medusajs/types" } @@ -5797,14 +5797,14 @@ ] }, { - "id": 12470, + "id": 12487, "name": "softDeleteStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12471, + "id": 12488, "name": "softDeleteStores", "variant": "signature", "kind": 4096, @@ -5847,7 +5847,7 @@ }, "typeParameters": [ { - "id": 12472, + "id": 12489, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -5864,7 +5864,7 @@ ], "parameters": [ { - "id": 12473, + "id": 12490, "name": "storeIds", "variant": "param", "kind": 32768, @@ -5886,7 +5886,7 @@ } }, { - "id": 12474, + "id": 12491, "name": "config", "variant": "param", "kind": 32768, @@ -5903,11 +5903,11 @@ }, "type": { "type": "reference", - "target": 12572, + "target": 12589, "typeArguments": [ { "type": "reference", - "target": 12472, + "target": 12489, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5918,7 +5918,7 @@ } }, { - "id": 12475, + "id": 12492, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5935,7 +5935,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -5987,14 +5987,14 @@ ] }, { - "id": 12476, + "id": 12493, "name": "restoreStores", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12477, + "id": 12494, "name": "restoreStores", "variant": "signature", "kind": 4096, @@ -6037,7 +6037,7 @@ }, "typeParameters": [ { - "id": 12478, + "id": 12495, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -6054,7 +6054,7 @@ ], "parameters": [ { - "id": 12479, + "id": 12496, "name": "storeIds", "variant": "param", "kind": 32768, @@ -6076,7 +6076,7 @@ } }, { - "id": 12480, + "id": 12497, "name": "config", "variant": "param", "kind": 32768, @@ -6101,11 +6101,11 @@ }, "type": { "type": "reference", - "target": 12575, + "target": 12592, "typeArguments": [ { "type": "reference", - "target": 12478, + "target": 12495, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6116,7 +6116,7 @@ } }, { - "id": 12481, + "id": 12498, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6133,7 +6133,7 @@ }, "type": { "type": "reference", - "target": 12516, + "target": 12533, "name": "Context", "package": "@medusajs/types" } @@ -6189,22 +6189,22 @@ { "title": "Methods", "children": [ - 12425, - 12432, - 12439, - 12448, - 12455, - 12460, + 12442, + 12449, + 12456, 12465, - 12470, - 12476 + 12472, + 12477, + 12482, + 12487, + 12493 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12495, + "target": 12512, "name": "IModuleService", "package": "@medusajs/types" } @@ -6215,205 +6215,137 @@ { "title": "Interfaces", "children": [ - 12559, - 12627, - 12572, - 12575, - 12674, - 12631, - 12495, - 12658, - 12605, - 12516, + 12576, + 12644, + 12589, + 12592, + 12691, + 12648, + 12512, + 12675, + 12622, + 12533, + 12636, + 12545, + 12570, 12619, - 12528, - 12553, - 12602, - 12509, - 12538, - 12546, - 12424 + 12526, + 12555, + 12563, + 12441 ] }, { "title": "Type Aliases", "children": [ - 12692, - 12686, - 12654, - 12664, - 12677, - 12648, - 12578, - 12645 + 12709, + 12703, + 12671, + 12681, + 12694, + 12665, + 12595, + 12662 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "12423": { + "12440": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "" }, - "12424": { + "12441": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "IStoreModuleService" }, - "12425": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.createStores" - }, - "12426": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.createStores" - }, - "12427": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" - }, - "12428": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12429": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.createStores" - }, - "12430": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" - }, - "12431": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12432": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" - }, - "12433": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" - }, - "12434": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" - }, - "12435": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12436": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.upsertStores" - }, - "12437": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" - }, - "12438": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" - }, - "12439": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" - }, - "12440": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" - }, - "12441": { - "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" - }, "12442": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.createStores" }, "12443": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.createStores" }, "12444": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.updateStores" + "qualifiedName": "data" }, "12445": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "selector" + "qualifiedName": "sharedContext" }, "12446": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "data" + "qualifiedName": "IStoreModuleService.createStores" }, "12447": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12448": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "sharedContext" }, "12449": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "IStoreModuleService.upsertStores" }, "12450": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "ids" + "qualifiedName": "IStoreModuleService.upsertStores" }, "12451": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12452": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.deleteStores" + "qualifiedName": "sharedContext" }, "12453": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStoreModuleService.upsertStores" }, "12454": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12455": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.retrieveStore" + "qualifiedName": "sharedContext" }, "12456": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.retrieveStore" + "qualifiedName": "IStoreModuleService.updateStores" }, "12457": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "id" + "qualifiedName": "IStoreModuleService.updateStores" }, "12458": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "12459": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12460": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listStores" + "qualifiedName": "sharedContext" }, "12461": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listStores" + "qualifiedName": "IStoreModuleService.updateStores" }, "12462": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "filters" + "qualifiedName": "selector" }, "12463": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "12464": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", @@ -6421,63 +6353,63 @@ }, "12465": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listAndCountStores" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12466": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.listAndCountStores" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12467": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "filters" + "qualifiedName": "ids" }, "12468": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "12469": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IStoreModuleService.deleteStores" }, "12470": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.softDeleteStores" + "qualifiedName": "id" }, "12471": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.softDeleteStores" + "qualifiedName": "sharedContext" }, "12472": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IStoreModuleService.retrieveStore" }, "12473": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "IStoreModuleService.retrieveStore" }, "12474": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "config" + "qualifiedName": "id" }, "12475": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "12476": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.restoreStores" + "qualifiedName": "sharedContext" }, "12477": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "IStoreModuleService.restoreStores" + "qualifiedName": "IStoreModuleService.listStores" }, "12478": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "IStoreModuleService.listStores" }, "12479": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", - "qualifiedName": "storeIds" + "qualifiedName": "filters" }, "12480": { "sourceFileName": "../../../../packages/core/types/src/store/service.ts", @@ -6487,743 +6419,811 @@ "sourceFileName": "../../../../packages/core/types/src/store/service.ts", "qualifiedName": "sharedContext" }, + "12482": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.listAndCountStores" + }, + "12483": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.listAndCountStores" + }, + "12484": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "filters" + }, + "12485": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "config" + }, + "12486": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12487": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.softDeleteStores" + }, + "12488": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.softDeleteStores" + }, + "12489": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "12490": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "storeIds" + }, + "12491": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "config" + }, + "12492": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12493": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.restoreStores" + }, + "12494": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "IStoreModuleService.restoreStores" + }, "12495": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "12496": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "storeIds" + }, + "12497": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "config" + }, + "12498": { + "sourceFileName": "../../../../packages/core/types/src/store/service.ts", + "qualifiedName": "sharedContext" + }, + "12512": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "12509": { + "12526": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO" }, - "12510": { + "12527": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.name" }, - "12511": { + "12528": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.supported_currencies" }, - "12512": { + "12529": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_sales_channel_id" }, - "12513": { + "12530": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_region_id" }, - "12514": { + "12531": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.default_location_id" }, - "12515": { + "12532": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreDTO.metadata" }, - "12516": { + "12533": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "12517": { + "12534": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "12518": { + "12535": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "12519": { + "12536": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "12520": { + "12537": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "12521": { + "12538": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "12522": { + "12539": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "12523": { + "12540": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "12524": { + "12541": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "12525": { + "12542": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "12526": { + "12543": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "12527": { + "12544": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "12528": { + "12545": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO" }, - "12529": { + "12546": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.id" }, - "12530": { + "12547": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.name" }, - "12531": { + "12548": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.supported_currencies" }, - "12532": { + "12549": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_sales_channel_id" }, - "12533": { + "12550": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_region_id" }, - "12534": { + "12551": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.default_location_id" }, - "12535": { + "12552": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.metadata" }, - "12536": { + "12553": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.created_at" }, - "12537": { + "12554": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreDTO.updated_at" }, - "12538": { + "12555": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpsertStoreDTO" }, - "12539": { + "12556": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpsertStoreDTO.id" }, - "12540": { + "12557": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.name" }, - "12541": { + "12558": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.supported_currencies" }, - "12542": { + "12559": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_sales_channel_id" }, - "12543": { + "12560": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_region_id" }, - "12544": { + "12561": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_location_id" }, - "12545": { + "12562": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.metadata" }, - "12546": { + "12563": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO" }, - "12547": { + "12564": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.name" }, - "12548": { + "12565": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.supported_currencies" }, - "12549": { + "12566": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_sales_channel_id" }, - "12550": { + "12567": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_region_id" }, - "12551": { + "12568": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.default_location_id" }, - "12552": { + "12569": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "UpdateStoreDTO.metadata" }, - "12553": { + "12570": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps" }, - "12554": { + "12571": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.q" }, - "12555": { + "12572": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.id" }, - "12556": { + "12573": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "FilterableStoreProps.name" }, - "12557": { + "12574": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12558": { + "12575": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12559": { + "12576": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "12560": { + "12577": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "12561": { + "12578": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "12562": { + "12579": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "12563": { + "12580": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "12564": { + "12581": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "12565": { + "12582": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "12566": { + "12583": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "12568": { + "12585": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "12569": { + "12586": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "12570": { + "12587": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "12571": { + "12588": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "12572": { + "12589": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "12573": { + "12590": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12574": { + "12591": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12575": { + "12592": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "12576": { + "12593": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "12577": { + "12594": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "12578": { + "12595": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "12579": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12580": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "12581": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "12582": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "12583": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12584": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12585": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "12586": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "12587": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "12588": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "12589": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "12590": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "12591": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12592": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "12593": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "12594": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "12595": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "12596": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "12597": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "12598": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "12599": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "12600": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "12601": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "12602": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "12603": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "12604": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "12605": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "12606": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "12607": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "12608": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "12609": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "12610": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "12611": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "12612": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "12613": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "12614": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "12615": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "12616": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "12617": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "12618": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "12619": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO" }, - "12603": { + "12620": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO.currency_code" }, - "12604": { + "12621": { "sourceFileName": "../../../../packages/core/types/src/store/mutations/store.ts", "qualifiedName": "CreateStoreCurrencyDTO.is_default" }, - "12605": { + "12622": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "12606": { + "12623": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12607": { + "12624": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "12608": { + "12625": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "12609": { + "12626": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12610": { + "12627": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "12611": { + "12628": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "12612": { + "12629": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12613": { + "12630": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "12614": { + "12631": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12615": { + "12632": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "12616": { + "12633": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "12617": { + "12634": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "12618": { + "12635": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "12619": { + "12636": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO" }, - "12620": { + "12637": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.id" }, - "12621": { + "12638": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.currency_code" }, - "12622": { + "12639": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.is_default" }, - "12623": { + "12640": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.store_id" }, - "12624": { + "12641": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.created_at" }, - "12625": { + "12642": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.updated_at" }, - "12626": { + "12643": { "sourceFileName": "../../../../packages/core/types/src/store/common/store.ts", "qualifiedName": "StoreCurrencyDTO.deleted_at" }, - "12627": { + "12644": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "12628": { + "12645": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12629": { + "12646": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12630": { + "12647": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "12631": { + "12648": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "12632": { + "12649": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "12633": { + "12650": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "12634": { + "12651": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "12635": { + "12652": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12636": { + "12653": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "12637": { + "12654": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "12638": { + "12655": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "12639": { + "12656": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "12640": { + "12657": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "12641": { + "12658": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "12642": { + "12659": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "12643": { + "12660": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "12644": { + "12661": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "12645": { + "12662": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "12646": { + "12663": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12647": { + "12664": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "12648": { + "12665": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "12649": { + "12666": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "12650": { + "12667": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "12651": { + "12668": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "12652": { + "12669": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "12653": { + "12670": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "12654": { + "12671": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "12655": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "12656": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "12657": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "12658": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "12659": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "12660": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "12661": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "12662": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "12664": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "12665": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "12666": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "12667": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "12668": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "12669": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "12670": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "12671": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "12672": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "12673": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "12674": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "12675": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "12676": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "12677": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "12678": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, "12679": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "12680": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "12681": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "12682": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "12683": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "12684": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "12685": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "12686": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "12687": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12688": { + "12683": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.eventName" }, - "12689": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "12690": { + "12684": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "12691": { + "12685": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "12686": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "12687": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "12688": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "12689": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "12690": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "12691": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, "12692": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "12693": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "12694": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "12695": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "12696": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "12697": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "12698": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "12699": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "12700": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "12701": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "12702": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "12703": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" + }, + "12704": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "12694": { + "12705": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" + }, + "12706": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" + }, + "12707": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "12708": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "12709": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "12710": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "12711": { "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": 12423 + "1": 12440 } } } \ 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 dd8b5dc638..98610a7959 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": 13901, + "id": 13918, "name": "tax-provider", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13902, + "id": 13919, "name": "ShippingTaxCalculationLine", "variant": "declaration", "kind": 2097152, @@ -22,14 +22,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13903, + "id": 13920, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13904, + "id": 13921, "name": "shipping_line", "variant": "declaration", "kind": 1024, @@ -53,7 +53,7 @@ } }, { - "id": 13905, + "id": 13922, "name": "rates", "variant": "declaration", "kind": 1024, @@ -84,8 +84,8 @@ { "title": "Properties", "children": [ - 13904, - 13905 + 13921, + 13922 ] } ] @@ -93,7 +93,7 @@ } }, { - "id": 13906, + "id": 13923, "name": "ItemTaxCalculationLine", "variant": "declaration", "kind": 2097152, @@ -109,14 +109,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13907, + "id": 13924, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13908, + "id": 13925, "name": "line_item", "variant": "declaration", "kind": 1024, @@ -140,7 +140,7 @@ } }, { - "id": 13909, + "id": 13926, "name": "rates", "variant": "declaration", "kind": 1024, @@ -171,8 +171,8 @@ { "title": "Properties", "children": [ - 13908, - 13909 + 13925, + 13926 ] } ] @@ -180,7 +180,7 @@ } }, { - "id": 13910, + "id": 13927, "name": "ITaxProvider", "variant": "declaration", "kind": 256, @@ -283,14 +283,14 @@ }, "children": [ { - "id": 13913, + "id": 13930, "name": "getTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13914, + "id": 13931, "name": "getTaxLines", "variant": "signature", "kind": 4096, @@ -361,7 +361,7 @@ }, "parameters": [ { - "id": 13915, + "id": 13932, "name": "itemLines", "variant": "param", "kind": 32768, @@ -378,14 +378,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13906, + "target": 13923, "name": "ItemTaxCalculationLine", "package": "@medusajs/types" } } }, { - "id": 13916, + "id": 13933, "name": "shippingLines", "variant": "param", "kind": 32768, @@ -402,14 +402,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13902, + "target": 13919, "name": "ShippingTaxCalculationLine", "package": "@medusajs/types" } } }, { - "id": 13917, + "id": 13934, "name": "context", "variant": "param", "kind": 32768, @@ -478,7 +478,7 @@ { "title": "Methods", "children": [ - 13913 + 13930 ] } ] @@ -488,76 +488,76 @@ { "title": "Interfaces", "children": [ - 13910 + 13927 ] }, { "title": "Type Aliases", "children": [ - 13902, - 13906 + 13919, + 13923 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13901": { + "13918": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "" }, - "13902": { + "13919": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ShippingTaxCalculationLine" }, - "13903": { + "13920": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type" }, - "13904": { + "13921": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.shipping_line" }, - "13905": { + "13922": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.rates" }, - "13906": { + "13923": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ItemTaxCalculationLine" }, - "13907": { + "13924": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type" }, - "13908": { + "13925": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.line_item" }, - "13909": { + "13926": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "__type.rates" }, - "13910": { + "13927": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider" }, - "13913": { + "13930": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider.getTaxLines" }, - "13914": { + "13931": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "ITaxProvider.getTaxLines" }, - "13915": { + "13932": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "itemLines" }, - "13916": { + "13933": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "shippingLines" }, - "13917": { + "13934": { "sourceFileName": "../../../../packages/core/types/src/tax/provider.ts", "qualifiedName": "context" } @@ -567,7 +567,7 @@ "1": "../../../../packages/core/types/src/tax/provider.ts" }, "reflections": { - "1": 13901 + "1": 13918 } } } \ 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 2efd63266c..1d7366fab3 100644 --- a/www/utils/generated/typedoc-json-output/tax.json +++ b/www/utils/generated/typedoc-json-output/tax.json @@ -1,12 +1,12 @@ { - "id": 12729, + "id": 12746, "name": "tax", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 12886, + "id": 12903, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 12887, + "id": 12904, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 12898, + "target": 12915, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 12888, + "id": 12905, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 12889, + "id": 12906, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 12890, + "id": 12907, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 12891, + "id": 12908, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 12892, + "id": 12909, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 12893, + "id": 12910, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 12894, + "id": 12911, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 12895, + "id": 12912, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 12896, + "id": 12913, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 12897, + "id": 12914, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 12887, - 12888, - 12889, - 12890, - 12891, - 12895, - 12896, - 12897 + 12904, + 12905, + 12906, + 12907, + 12908, + 12912, + 12913, + 12914 ] } ], "typeParameters": [ { - "id": 12898, + "id": 12915, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 13139, + "id": 13156, "name": "MetadataType", "variant": "declaration", "kind": 2097152, @@ -394,7 +394,7 @@ } }, { - "id": 13113, + "id": 13130, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -409,7 +409,7 @@ }, "children": [ { - "id": 13114, + "id": 13131, "name": "$and", "variant": "declaration", "kind": 1024, @@ -431,11 +431,11 @@ "types": [ { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 13116, + "target": 13133, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -447,7 +447,7 @@ }, { "type": "reference", - "target": 13116, + "target": 13133, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -458,7 +458,7 @@ } }, { - "id": 13115, + "id": 13132, "name": "$or", "variant": "declaration", "kind": 1024, @@ -480,11 +480,11 @@ "types": [ { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 13116, + "target": 13133, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -496,7 +496,7 @@ }, { "type": "reference", - "target": 13116, + "target": 13133, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -511,14 +511,14 @@ { "title": "Properties", "children": [ - 13114, - 13115 + 13131, + 13132 ] } ], "typeParameters": [ { - "id": 13116, + "id": 13133, "name": "T", "variant": "typeParam", "kind": 131072, @@ -528,23 +528,23 @@ "extendedBy": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps" }, { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps" }, { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps" } ] }, { - "id": 13072, + "id": 13089, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -559,7 +559,7 @@ }, "children": [ { - "id": 13073, + "id": 13090, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -578,7 +578,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13074, + "target": 13091, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -590,13 +590,13 @@ { "title": "Properties", "children": [ - 13073 + 13090 ] } ], "typeParameters": [ { - "id": 13074, + "id": 13091, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -609,7 +609,7 @@ ] }, { - "id": 12962, + "id": 12979, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -624,7 +624,7 @@ }, "children": [ { - "id": 12963, + "id": 12980, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -643,7 +643,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12964, + "target": 12981, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -655,13 +655,13 @@ { "title": "Properties", "children": [ - 12963 + 12980 ] } ], "typeParameters": [ { - "id": 12964, + "id": 12981, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -674,14 +674,14 @@ ] }, { - "id": 13190, + "id": 13207, "name": "Query", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13191, + "id": 13208, "name": "T", "variant": "typeParam", "kind": 131072, @@ -692,7 +692,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13191, + "target": 13208, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -705,14 +705,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13191, + "target": 13208, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 13225, + "target": 13242, "name": "Scalar", "package": "@medusajs/types" }, @@ -722,11 +722,11 @@ }, "falseType": { "type": "reference", - "target": 13229, + "target": 13246, "typeArguments": [ { "type": "reference", - "target": 13191, + "target": 13208, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -738,11 +738,11 @@ }, "falseType": { "type": "reference", - "target": 13235, + "target": 13252, "typeArguments": [ { "type": "reference", - "target": 13191, + "target": 13208, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -754,14 +754,14 @@ } }, { - "id": 13192, + "id": 13209, "name": "ExpandScalar", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13193, + "id": 13210, "name": "T", "variant": "typeParam", "kind": 131072, @@ -779,7 +779,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13193, + "target": 13210, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -810,7 +810,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13193, + "target": 13210, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -844,7 +844,7 @@ }, "falseType": { "type": "reference", - "target": 13193, + "target": 13210, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -855,7 +855,7 @@ } }, { - "id": 13225, + "id": 13242, "name": "Scalar", "variant": "declaration", "kind": 2097152, @@ -914,21 +914,21 @@ { "type": "reflection", "declaration": { - "id": 13226, + "id": 13243, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13227, + "id": 13244, "name": "toHexString", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13228, + "id": 13245, "name": "toHexString", "variant": "signature", "kind": 4096, @@ -945,7 +945,7 @@ { "title": "Methods", "children": [ - 13227 + 13244 ] } ] @@ -955,14 +955,14 @@ } }, { - "id": 13253, + "id": 13270, "name": "ReadonlyPrimary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13254, + "id": 13271, "name": "T", "variant": "typeParam", "kind": 131072, @@ -973,7 +973,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13254, + "target": 13271, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -994,7 +994,7 @@ "typeArguments": [ { "type": "reference", - "target": 13254, + "target": 13271, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1005,7 +1005,7 @@ }, "falseType": { "type": "reference", - "target": 13254, + "target": 13271, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1013,14 +1013,14 @@ } }, { - "id": 13243, + "id": 13260, "name": "Primary", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13252, + "id": 13269, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1031,7 +1031,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13252, + "target": 13269, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1039,14 +1039,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13244, + "id": 13261, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13245, + "id": 13262, "name": "[PrimaryKeyType]", "variant": "declaration", "kind": 1024, @@ -1063,7 +1063,7 @@ { "title": "Properties", "children": [ - 13245 + 13262 ] } ] @@ -1071,7 +1071,7 @@ }, "trueType": { "type": "reference", - "target": 13253, + "target": 13270, "typeArguments": [ { "type": "reference", @@ -1091,7 +1091,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13252, + "target": 13269, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1099,14 +1099,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13246, + "id": 13263, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13247, + "id": 13264, "name": "_id", "variant": "declaration", "kind": 1024, @@ -1123,7 +1123,7 @@ { "title": "Properties", "children": [ - 13247 + 13264 ] } ] @@ -1134,7 +1134,7 @@ "types": [ { "type": "reference", - "target": 13253, + "target": 13270, "typeArguments": [ { "type": "reference", @@ -1160,7 +1160,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13252, + "target": 13269, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1168,14 +1168,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13248, + "id": 13265, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13249, + "id": 13266, "name": "uuid", "variant": "declaration", "kind": 1024, @@ -1192,7 +1192,7 @@ { "title": "Properties", "children": [ - 13249 + 13266 ] } ] @@ -1200,7 +1200,7 @@ }, "trueType": { "type": "reference", - "target": 13253, + "target": 13270, "typeArguments": [ { "type": "reference", @@ -1220,7 +1220,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13252, + "target": 13269, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1228,14 +1228,14 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13250, + "id": 13267, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13251, + "id": 13268, "name": "id", "variant": "declaration", "kind": 1024, @@ -1252,7 +1252,7 @@ { "title": "Properties", "children": [ - 13251 + 13268 ] } ] @@ -1260,7 +1260,7 @@ }, "trueType": { "type": "reference", - "target": 13253, + "target": 13270, "typeArguments": [ { "type": "reference", @@ -1286,14 +1286,14 @@ } }, { - "id": 13117, + "id": 13134, "name": "OperatorMap", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13138, + "id": 13155, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1303,14 +1303,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13118, + "id": 13135, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13119, + "id": 13136, "name": "$and", "variant": "declaration", "kind": 1024, @@ -1321,11 +1321,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13190, + "target": 13207, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1337,7 +1337,7 @@ } }, { - "id": 13120, + "id": 13137, "name": "$or", "variant": "declaration", "kind": 1024, @@ -1348,11 +1348,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13190, + "target": 13207, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1364,7 +1364,7 @@ } }, { - "id": 13121, + "id": 13138, "name": "$eq", "variant": "declaration", "kind": 1024, @@ -1376,11 +1376,11 @@ "types": [ { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1393,11 +1393,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1411,7 +1411,7 @@ } }, { - "id": 13122, + "id": 13139, "name": "$ne", "variant": "declaration", "kind": 1024, @@ -1420,11 +1420,11 @@ }, "type": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1435,7 +1435,7 @@ } }, { - "id": 13123, + "id": 13140, "name": "$in", "variant": "declaration", "kind": 1024, @@ -1446,11 +1446,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1462,7 +1462,7 @@ } }, { - "id": 13124, + "id": 13141, "name": "$nin", "variant": "declaration", "kind": 1024, @@ -1473,11 +1473,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1489,7 +1489,7 @@ } }, { - "id": 13125, + "id": 13142, "name": "$not", "variant": "declaration", "kind": 1024, @@ -1498,11 +1498,11 @@ }, "type": { "type": "reference", - "target": 13190, + "target": 13207, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1513,7 +1513,7 @@ } }, { - "id": 13126, + "id": 13143, "name": "$gt", "variant": "declaration", "kind": 1024, @@ -1522,11 +1522,11 @@ }, "type": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1537,7 +1537,7 @@ } }, { - "id": 13127, + "id": 13144, "name": "$gte", "variant": "declaration", "kind": 1024, @@ -1546,11 +1546,11 @@ }, "type": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1561,7 +1561,7 @@ } }, { - "id": 13128, + "id": 13145, "name": "$lt", "variant": "declaration", "kind": 1024, @@ -1570,11 +1570,11 @@ }, "type": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1585,7 +1585,7 @@ } }, { - "id": 13129, + "id": 13146, "name": "$lte", "variant": "declaration", "kind": 1024, @@ -1594,11 +1594,11 @@ }, "type": { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13138, + "target": 13155, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1609,7 +1609,7 @@ } }, { - "id": 13130, + "id": 13147, "name": "$like", "variant": "declaration", "kind": 1024, @@ -1622,7 +1622,7 @@ } }, { - "id": 13131, + "id": 13148, "name": "$re", "variant": "declaration", "kind": 1024, @@ -1635,7 +1635,7 @@ } }, { - "id": 13132, + "id": 13149, "name": "$ilike", "variant": "declaration", "kind": 1024, @@ -1648,7 +1648,7 @@ } }, { - "id": 13133, + "id": 13150, "name": "$fulltext", "variant": "declaration", "kind": 1024, @@ -1661,7 +1661,7 @@ } }, { - "id": 13134, + "id": 13151, "name": "$overlap", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 13135, + "id": 13152, "name": "$contains", "variant": "declaration", "kind": 1024, @@ -1693,7 +1693,7 @@ } }, { - "id": 13136, + "id": 13153, "name": "$contained", "variant": "declaration", "kind": 1024, @@ -1709,7 +1709,7 @@ } }, { - "id": 13137, + "id": 13154, "name": "$exists", "variant": "declaration", "kind": 1024, @@ -1726,25 +1726,25 @@ { "title": "Properties", "children": [ - 13119, - 13120, - 13121, - 13122, - 13123, - 13124, - 13125, - 13126, - 13127, - 13128, - 13129, - 13130, - 13131, - 13132, - 13133, - 13134, - 13135, 13136, - 13137 + 13137, + 13138, + 13139, + 13140, + 13141, + 13142, + 13143, + 13144, + 13145, + 13146, + 13147, + 13148, + 13149, + 13150, + 13151, + 13152, + 13153, + 13154 ] } ] @@ -1752,14 +1752,14 @@ } }, { - "id": 13241, + "id": 13258, "name": "FilterValue2", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13242, + "id": 13259, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1771,18 +1771,18 @@ "types": [ { "type": "reference", - "target": 13242, + "target": 13259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true }, { "type": "reference", - "target": 13192, + "target": 13209, "typeArguments": [ { "type": "reference", - "target": 13242, + "target": 13259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1793,11 +1793,11 @@ }, { "type": "reference", - "target": 13243, + "target": 13260, "typeArguments": [ { "type": "reference", - "target": 13242, + "target": 13259, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1810,14 +1810,14 @@ } }, { - "id": 13235, + "id": 13252, "name": "FilterValue", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13236, + "id": 13253, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1829,15 +1829,15 @@ "types": [ { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "reference", - "target": 13241, + "target": 13258, "typeArguments": [ { "type": "reference", - "target": 13236, + "target": 13253, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1852,11 +1852,11 @@ }, { "type": "reference", - "target": 13241, + "target": 13258, "typeArguments": [ { "type": "reference", - "target": 13236, + "target": 13253, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1869,11 +1869,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13241, + "target": 13258, "typeArguments": [ { "type": "reference", - "target": 13236, + "target": 13253, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1891,7 +1891,7 @@ } }, { - "id": 13240, + "id": 13257, "name": "PrevLimit", "variant": "declaration", "kind": 2097152, @@ -1919,14 +1919,14 @@ } }, { - "id": 13229, + "id": 13246, "name": "FilterQuery", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13233, + "id": 13250, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1937,7 +1937,7 @@ } }, { - "id": 13234, + "id": 13251, "name": "Prev", "variant": "typeParam", "kind": 131072, @@ -1956,7 +1956,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 13234, + "target": 13251, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1977,7 +1977,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13233, + "target": 13250, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -1999,7 +1999,7 @@ }, "objectType": { "type": "reference", - "target": 13233, + "target": 13250, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2056,7 +2056,7 @@ }, "objectType": { "type": "reference", - "target": 13233, + "target": 13250, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2064,7 +2064,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "indexedAccess", @@ -2080,7 +2080,7 @@ }, "objectType": { "type": "reference", - "target": 13233, + "target": 13250, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2108,7 +2108,7 @@ }, "objectType": { "type": "reference", - "target": 13233, + "target": 13250, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2133,21 +2133,21 @@ "extendsType": { "type": "reflection", "declaration": { - "id": 13230, + "id": 13247, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13231, + "id": 13248, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13232, + "id": 13249, "name": "x", "variant": "param", "kind": 32768, @@ -2184,7 +2184,7 @@ }, "trueType": { "type": "reference", - "target": 13229, + "target": 13246, "typeArguments": [ { "type": "reference", @@ -2211,14 +2211,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 13234, + "target": 13251, "name": "Prev", "package": "@medusajs/types", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 13240, + "target": 13257, "name": "PrevLimit", "package": "@medusajs/types" } @@ -2248,7 +2248,7 @@ } }, { - "id": 13237, + "id": 13254, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -2278,14 +2278,14 @@ { "type": "reflection", "declaration": { - "id": 13238, + "id": 13255, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13239, + "id": 13256, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2302,7 +2302,7 @@ { "title": "Properties", "children": [ - 13239 + 13256 ] } ] @@ -2312,14 +2312,14 @@ } }, { - "id": 13219, + "id": 13236, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13224, + "id": 13241, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2333,14 +2333,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13220, + "id": 13237, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13221, + "id": 13238, "name": "name", "variant": "declaration", "kind": 1024, @@ -2351,7 +2351,7 @@ } }, { - "id": 13222, + "id": 13239, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -2360,20 +2360,20 @@ }, "type": { "type": "reference", - "target": 13237, + "target": 13254, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13223, + "id": 13240, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13224, + "target": 13241, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2384,9 +2384,9 @@ { "title": "Properties", "children": [ - 13221, - 13222, - 13223 + 13238, + 13239, + 13240 ] } ] @@ -2394,14 +2394,14 @@ } }, { - "id": 13170, + "id": 13187, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13173, + "id": 13190, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2417,11 +2417,11 @@ "types": [ { "type": "reference", - "target": 13219, + "target": 13236, "typeArguments": [ { "type": "reference", - "target": 13173, + "target": 13190, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2433,14 +2433,14 @@ { "type": "reflection", "declaration": { - "id": 13171, + "id": 13188, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13172, + "id": 13189, "name": "options", "variant": "declaration", "kind": 1024, @@ -2472,7 +2472,7 @@ { "title": "Properties", "children": [ - 13172 + 13189 ] } ] @@ -2482,14 +2482,14 @@ } }, { - "id": 13180, + "id": 13197, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13189, + "id": 13206, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -2503,14 +2503,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13181, + "id": 13198, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13182, + "id": 13199, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -2521,21 +2521,21 @@ } }, { - "id": 13183, + "id": 13200, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13189, + "target": 13206, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13184, + "id": 13201, "name": "source", "variant": "declaration", "kind": 1024, @@ -2546,7 +2546,7 @@ } }, { - "id": 13185, + "id": 13202, "name": "object", "variant": "declaration", "kind": 1024, @@ -2557,7 +2557,7 @@ } }, { - "id": 13186, + "id": 13203, "name": "action", "variant": "declaration", "kind": 1024, @@ -2570,7 +2570,7 @@ } }, { - "id": 13187, + "id": 13204, "name": "context", "variant": "declaration", "kind": 1024, @@ -2586,7 +2586,7 @@ "typeArguments": [ { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" }, @@ -2600,7 +2600,7 @@ } }, { - "id": 13188, + "id": 13205, "name": "options", "variant": "declaration", "kind": 1024, @@ -2632,13 +2632,13 @@ { "title": "Properties", "children": [ - 13182, - 13183, - 13184, - 13185, - 13186, - 13187, - 13188 + 13199, + 13200, + 13201, + 13202, + 13203, + 13204, + 13205 ] } ] @@ -2646,7 +2646,7 @@ } }, { - "id": 13210, + "id": 13227, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2654,14 +2654,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13211, + "id": 13228, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13212, + "id": 13229, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2672,7 +2672,7 @@ } }, { - "id": 13213, + "id": 13230, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -2683,7 +2683,7 @@ } }, { - "id": 13214, + "id": 13231, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -2694,7 +2694,7 @@ } }, { - "id": 13215, + "id": 13232, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2705,7 +2705,7 @@ } }, { - "id": 13216, + "id": 13233, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -2726,7 +2726,7 @@ } }, { - "id": 13217, + "id": 13234, "name": "isList", "variant": "declaration", "kind": 1024, @@ -2747,7 +2747,7 @@ } }, { - "id": 13218, + "id": 13235, "name": "args", "variant": "declaration", "kind": 1024, @@ -2787,13 +2787,13 @@ { "title": "Properties", "children": [ - 13212, - 13213, - 13214, - 13215, - 13216, - 13217, - 13218 + 13229, + 13230, + 13231, + 13232, + 13233, + 13234, + 13235 ] } ] @@ -2801,14 +2801,14 @@ } }, { - "id": 13207, + "id": 13224, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13208, + "id": 13225, "name": "name", "variant": "declaration", "kind": 1024, @@ -2831,7 +2831,7 @@ } }, { - "id": 13209, + "id": 13226, "name": "args", "variant": "declaration", "kind": 1024, @@ -2871,21 +2871,21 @@ { "title": "Properties", "children": [ - 13208, - 13209 + 13225, + 13226 ] } ] }, { - "id": 13147, + "id": 13164, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13148, + "id": 13165, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2896,7 +2896,7 @@ } }, { - "id": 13149, + "id": 13166, "name": "alias", "variant": "declaration", "kind": 1024, @@ -2916,7 +2916,7 @@ "types": [ { "type": "reference", - "target": 13207, + "target": 13224, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -2924,7 +2924,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13207, + "target": 13224, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -2933,7 +2933,7 @@ } }, { - "id": 13150, + "id": 13167, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -2969,14 +2969,14 @@ { "type": "reflection", "declaration": { - "id": 13151, + "id": 13168, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13152, + "id": 13169, "name": "path", "variant": "declaration", "kind": 1024, @@ -2987,7 +2987,7 @@ } }, { - "id": 13153, + "id": 13170, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3005,8 +3005,8 @@ { "title": "Properties", "children": [ - 13152, - 13153 + 13169, + 13170 ] } ] @@ -3020,7 +3020,7 @@ } }, { - "id": 13154, + "id": 13171, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3034,7 +3034,7 @@ } }, { - "id": 13155, + "id": 13172, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3045,14 +3045,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13210, + "target": 13227, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13156, + "id": 13173, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3064,14 +3064,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13157, + "id": 13174, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13158, + "id": 13175, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3082,14 +3082,14 @@ } }, { - "id": 13159, + "id": 13176, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13210, + "target": 13227, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -3099,8 +3099,8 @@ { "title": "Properties", "children": [ - 13158, - 13159 + 13175, + 13176 ] } ] @@ -3109,7 +3109,7 @@ } }, { - "id": 13160, + "id": 13177, "name": "args", "variant": "declaration", "kind": 1024, @@ -3149,19 +3149,19 @@ { "title": "Properties", "children": [ - 13148, - 13149, - 13150, - 13154, - 13155, - 13156, - 13160 + 13165, + 13166, + 13167, + 13171, + 13172, + 13173, + 13177 ] } ] }, { - "id": 13164, + "id": 13181, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -3180,14 +3180,14 @@ { "type": "reflection", "declaration": { - "id": 13165, + "id": 13182, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13166, + "id": 13183, "name": "type", "variant": "declaration", "kind": 1024, @@ -3283,7 +3283,7 @@ } }, { - "id": 13167, + "id": 13184, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -3296,7 +3296,7 @@ } }, { - "id": 13168, + "id": 13185, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -3309,7 +3309,7 @@ } }, { - "id": 13169, + "id": 13186, "name": "options", "variant": "declaration", "kind": 1024, @@ -3349,10 +3349,10 @@ { "title": "Properties", "children": [ - 13166, - 13167, - 13168, - 13169 + 13183, + 13184, + 13185, + 13186 ] } ] @@ -3364,7 +3364,7 @@ } }, { - "id": 13075, + "id": 13092, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -3381,7 +3381,7 @@ "typeArguments": [ { "type": "reference", - "target": 13147, + "target": 13164, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -3413,14 +3413,14 @@ { "type": "reflection", "declaration": { - "id": 13076, + "id": 13093, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13077, + "id": 13094, "name": "schema", "variant": "declaration", "kind": 1024, @@ -3441,7 +3441,7 @@ } }, { - "id": 13078, + "id": 13095, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -3452,14 +3452,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13161, + "target": 13178, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13079, + "id": 13096, "name": "extends", "variant": "declaration", "kind": 1024, @@ -3471,14 +3471,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13080, + "id": 13097, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13081, + "id": 13098, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3489,7 +3489,7 @@ } }, { - "id": 13082, + "id": 13099, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -3517,14 +3517,14 @@ { "type": "reflection", "declaration": { - "id": 13083, + "id": 13100, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13084, + "id": 13101, "name": "path", "variant": "declaration", "kind": 1024, @@ -3535,7 +3535,7 @@ } }, { - "id": 13085, + "id": 13102, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -3551,7 +3551,7 @@ } }, { - "id": 13086, + "id": 13103, "name": "isList", "variant": "declaration", "kind": 1024, @@ -3568,9 +3568,9 @@ { "title": "Properties", "children": [ - 13084, - 13085, - 13086 + 13101, + 13102, + 13103 ] } ] @@ -3584,14 +3584,14 @@ } }, { - "id": 13087, + "id": 13104, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13161, + "target": 13178, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -3601,9 +3601,9 @@ { "title": "Properties", "children": [ - 13081, - 13082, - 13087 + 13098, + 13099, + 13104 ] } ] @@ -3612,7 +3612,7 @@ } }, { - "id": 13088, + "id": 13105, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -3625,7 +3625,7 @@ } }, { - "id": 13089, + "id": 13106, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -3641,7 +3641,7 @@ } }, { - "id": 13090, + "id": 13107, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -3662,7 +3662,7 @@ } }, { - "id": 13091, + "id": 13108, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -3698,7 +3698,7 @@ } }, { - "id": 13092, + "id": 13109, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -3719,7 +3719,7 @@ } }, { - "id": 13093, + "id": 13110, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -3743,7 +3743,7 @@ } }, { - "id": 13094, + "id": 13111, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -3753,14 +3753,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13095, + "id": 13112, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13096, + "id": 13113, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -3781,7 +3781,7 @@ } }, { - "id": 13097, + "id": 13114, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -3802,7 +3802,7 @@ } }, { - "id": 13098, + "id": 13115, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -3811,7 +3811,7 @@ }, "type": { "type": "reference", - "target": 13164, + "target": 13181, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -3821,9 +3821,9 @@ { "title": "Properties", "children": [ - 13096, - 13097, - 13098 + 13113, + 13114, + 13115 ] } ] @@ -3835,16 +3835,16 @@ { "title": "Properties", "children": [ - 13077, - 13078, - 13079, - 13088, - 13089, - 13090, - 13091, - 13092, - 13093, - 13094 + 13094, + 13095, + 13096, + 13105, + 13106, + 13107, + 13108, + 13109, + 13110, + 13111 ] } ] @@ -3854,7 +3854,7 @@ } }, { - "id": 13161, + "id": 13178, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -3864,21 +3864,21 @@ "types": [ { "type": "reference", - "target": 13210, + "target": 13227, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 13162, + "id": 13179, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13163, + "id": 13180, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -3903,7 +3903,7 @@ { "title": "Properties", "children": [ - 13163 + 13180 ] } ] @@ -3913,7 +3913,7 @@ } }, { - "id": 12872, + "id": 12889, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -3921,20 +3921,20 @@ "extendedBy": [ { "type": "reference", - "target": 12730, + "target": 12747, "name": "ITaxModuleService" } ] }, { - "id": 13174, + "id": 13191, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13175, + "id": 13192, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -3950,7 +3950,7 @@ } }, { - "id": 13176, + "id": 13193, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -3960,21 +3960,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13177, + "id": 13194, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13178, + "id": 13195, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13179, + "id": 13196, "name": "key", "variant": "param", "kind": 32768, @@ -4015,35 +4015,35 @@ { "title": "Properties", "children": [ - 13175, - 13176 + 13192, + 13193 ] } ] }, { - "id": 13099, + "id": 13116, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13100, + "id": 13117, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13101, + "id": 13118, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13102, + "id": 13119, "name": "msg", "variant": "param", "kind": 32768, @@ -4053,7 +4053,7 @@ "types": [ { "type": "reference", - "target": 13170, + "target": 13187, "name": "Message", "package": "@medusajs/types" }, @@ -4061,7 +4061,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13170, + "target": 13187, "name": "Message", "package": "@medusajs/types" } @@ -4078,21 +4078,21 @@ ] }, { - "id": 13103, + "id": 13120, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13104, + "id": 13121, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13105, + "id": 13122, "name": "format", "variant": "param", "kind": 32768, @@ -4101,7 +4101,7 @@ }, "type": { "type": "reference", - "target": 13174, + "target": 13191, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -4122,7 +4122,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13170, + "target": 13187, "name": "Message", "package": "@medusajs/types" } @@ -4135,14 +4135,14 @@ ] }, { - "id": 13106, + "id": 13123, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13107, + "id": 13124, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -4155,21 +4155,21 @@ ] }, { - "id": 13108, + "id": 13125, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13109, + "id": 13126, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13110, + "id": 13127, "name": "T", "variant": "typeParam", "kind": 131072, @@ -4178,7 +4178,7 @@ ], "parameters": [ { - "id": 13111, + "id": 13128, "name": "messageData", "variant": "param", "kind": 32768, @@ -4188,11 +4188,11 @@ "types": [ { "type": "reference", - "target": 13180, + "target": 13197, "typeArguments": [ { "type": "reference", - "target": 13110, + "target": 13127, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4205,11 +4205,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13180, + "target": 13197, "typeArguments": [ { "type": "reference", - "target": 13110, + "target": 13127, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -4223,7 +4223,7 @@ } }, { - "id": 13112, + "id": 13129, "name": "options", "variant": "param", "kind": 32768, @@ -4263,16 +4263,16 @@ { "title": "Methods", "children": [ - 13100, - 13103, - 13106, - 13108 + 13117, + 13120, + 13123, + 13125 ] } ] }, { - "id": 12912, + "id": 12929, "name": "Context", "variant": "declaration", "kind": 256, @@ -4287,7 +4287,7 @@ }, "children": [ { - "id": 12913, + "id": 12930, "name": "__type", "variant": "declaration", "kind": 1024, @@ -4300,7 +4300,7 @@ } }, { - "id": 12914, + "id": 12931, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -4333,14 +4333,14 @@ }, "type": { "type": "reference", - "target": 12923, + "target": 12940, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12915, + "id": 12932, "name": "manager", "variant": "declaration", "kind": 1024, @@ -4373,14 +4373,14 @@ }, "type": { "type": "reference", - "target": 12923, + "target": 12940, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 12916, + "id": 12933, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -4433,7 +4433,7 @@ } }, { - "id": 12917, + "id": 12934, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -4454,7 +4454,7 @@ } }, { - "id": 12918, + "id": 12935, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -4475,7 +4475,7 @@ } }, { - "id": 12919, + "id": 12936, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -4496,7 +4496,7 @@ } }, { - "id": 12920, + "id": 12937, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -4513,13 +4513,13 @@ }, "type": { "type": "reference", - "target": 13099, + "target": 13116, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 12921, + "id": 12938, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -4540,7 +4540,7 @@ } }, { - "id": 12922, + "id": 12939, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -4565,22 +4565,22 @@ { "title": "Properties", "children": [ - 12913, - 12914, - 12915, - 12916, - 12917, - 12918, - 12919, - 12920, - 12921, - 12922 + 12930, + 12931, + 12932, + 12933, + 12934, + 12935, + 12936, + 12937, + 12938, + 12939 ] } ], "typeParameters": [ { - "id": 12923, + "id": 12940, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -4593,7 +4593,7 @@ ] }, { - "id": 12899, + "id": 12916, "name": "TaxRateDTO", "variant": "declaration", "kind": 256, @@ -4608,7 +4608,7 @@ }, "children": [ { - "id": 12900, + "id": 12917, "name": "id", "variant": "declaration", "kind": 1024, @@ -4627,7 +4627,7 @@ } }, { - "id": 12901, + "id": 12918, "name": "rate", "variant": "declaration", "kind": 1024, @@ -4666,7 +4666,7 @@ } }, { - "id": 12902, + "id": 12919, "name": "code", "variant": "declaration", "kind": 1024, @@ -4694,7 +4694,7 @@ } }, { - "id": 12903, + "id": 12920, "name": "name", "variant": "declaration", "kind": 1024, @@ -4724,7 +4724,7 @@ } }, { - "id": 12904, + "id": 12921, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4767,7 +4767,7 @@ } }, { - "id": 12905, + "id": 12922, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -4786,7 +4786,7 @@ } }, { - "id": 12906, + "id": 12923, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -4805,7 +4805,7 @@ } }, { - "id": 12907, + "id": 12924, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -4824,7 +4824,7 @@ } }, { - "id": 12908, + "id": 12925, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -4857,7 +4857,7 @@ } }, { - "id": 12909, + "id": 12926, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -4890,7 +4890,7 @@ } }, { - "id": 12910, + "id": 12927, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -4923,7 +4923,7 @@ } }, { - "id": 12911, + "id": 12928, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -4955,24 +4955,24 @@ { "title": "Properties", "children": [ - 12900, - 12901, - 12902, - 12903, - 12904, - 12905, - 12906, - 12907, - 12908, - 12909, - 12910, - 12911 + 12917, + 12918, + 12919, + 12920, + 12921, + 12922, + 12923, + 12924, + 12925, + 12926, + 12927, + 12928 ] } ] }, { - "id": 12924, + "id": 12941, "name": "FilterableTaxRateProps", "variant": "declaration", "kind": 256, @@ -4987,7 +4987,7 @@ }, "children": [ { - "id": 12934, + "id": 12951, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5010,17 +5010,17 @@ "types": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5033,12 +5033,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13114, + "target": 13131, "name": "BaseFilterable.$and" } }, { - "id": 12935, + "id": 12952, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5061,17 +5061,17 @@ "types": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5084,12 +5084,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13115, + "target": 13132, "name": "BaseFilterable.$or" } }, { - "id": 12925, + "id": 12942, "name": "q", "variant": "declaration", "kind": 1024, @@ -5110,7 +5110,7 @@ } }, { - "id": 12926, + "id": 12943, "name": "id", "variant": "declaration", "kind": 1024, @@ -5143,7 +5143,7 @@ } }, { - "id": 12927, + "id": 12944, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -5176,7 +5176,7 @@ } }, { - "id": 12928, + "id": 12945, "name": "rate", "variant": "declaration", "kind": 1024, @@ -5200,7 +5200,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5221,7 +5221,7 @@ } }, { - "id": 12929, + "id": 12946, "name": "code", "variant": "declaration", "kind": 1024, @@ -5252,7 +5252,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5266,7 +5266,7 @@ } }, { - "id": 12930, + "id": 12947, "name": "name", "variant": "declaration", "kind": 1024, @@ -5297,7 +5297,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5311,7 +5311,7 @@ } }, { - "id": 12931, + "id": 12948, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5328,7 +5328,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5340,7 +5340,7 @@ } }, { - "id": 12932, + "id": 12949, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5357,7 +5357,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5369,7 +5369,7 @@ } }, { - "id": 12933, + "id": 12950, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5400,7 +5400,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5418,28 +5418,28 @@ { "title": "Properties", "children": [ - 12934, - 12935, - 12925, - 12926, - 12927, - 12928, - 12929, - 12930, - 12931, - 12932, - 12933 + 12951, + 12952, + 12942, + 12943, + 12944, + 12945, + 12946, + 12947, + 12948, + 12949, + 12950 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } @@ -5450,7 +5450,7 @@ ] }, { - "id": 12977, + "id": 12994, "name": "TaxRegionDTO", "variant": "declaration", "kind": 256, @@ -5465,7 +5465,7 @@ }, "children": [ { - "id": 12978, + "id": 12995, "name": "id", "variant": "declaration", "kind": 1024, @@ -5484,7 +5484,7 @@ } }, { - "id": 12979, + "id": 12996, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -5503,7 +5503,7 @@ } }, { - "id": 12980, + "id": 12997, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -5531,7 +5531,7 @@ } }, { - "id": 12981, + "id": 12998, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -5559,7 +5559,7 @@ } }, { - "id": 12982, + "id": 12999, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -5602,7 +5602,7 @@ } }, { - "id": 12983, + "id": 13000, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -5635,7 +5635,7 @@ } }, { - "id": 12984, + "id": 13001, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -5668,7 +5668,7 @@ } }, { - "id": 12985, + "id": 13002, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -5696,7 +5696,7 @@ } }, { - "id": 12986, + "id": 13003, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -5737,21 +5737,21 @@ { "title": "Properties", "children": [ - 12978, - 12979, - 12980, - 12981, - 12982, - 12983, - 12984, - 12985, - 12986 + 12995, + 12996, + 12997, + 12998, + 12999, + 13000, + 13001, + 13002, + 13003 ] } ] }, { - "id": 12987, + "id": 13004, "name": "FilterableTaxRegionProps", "variant": "declaration", "kind": 256, @@ -5766,7 +5766,7 @@ }, "children": [ { - "id": 12997, + "id": 13014, "name": "$and", "variant": "declaration", "kind": 1024, @@ -5789,17 +5789,17 @@ "types": [ { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -5812,12 +5812,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13114, + "target": 13131, "name": "BaseFilterable.$and" } }, { - "id": 12998, + "id": 13015, "name": "$or", "variant": "declaration", "kind": 1024, @@ -5840,17 +5840,17 @@ "types": [ { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -5863,12 +5863,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13115, + "target": 13132, "name": "BaseFilterable.$or" } }, { - "id": 12988, + "id": 13005, "name": "q", "variant": "declaration", "kind": 1024, @@ -5889,7 +5889,7 @@ } }, { - "id": 12989, + "id": 13006, "name": "id", "variant": "declaration", "kind": 1024, @@ -5922,7 +5922,7 @@ } }, { - "id": 12990, + "id": 13007, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -5953,7 +5953,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -5967,7 +5967,7 @@ } }, { - "id": 12991, + "id": 13008, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -5998,7 +5998,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6012,7 +6012,7 @@ } }, { - "id": 12992, + "id": 13009, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -6043,7 +6043,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6057,7 +6057,7 @@ } }, { - "id": 12993, + "id": 13010, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6096,7 +6096,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "reference", @@ -6147,7 +6147,7 @@ } }, { - "id": 12994, + "id": 13011, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6164,7 +6164,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6176,7 +6176,7 @@ } }, { - "id": 12995, + "id": 13012, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6193,7 +6193,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6205,7 +6205,7 @@ } }, { - "id": 12996, + "id": 13013, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6236,7 +6236,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6254,28 +6254,28 @@ { "title": "Properties", "children": [ - 12997, - 12998, - 12988, - 12989, - 12990, - 12991, - 12992, - 12993, - 12994, - 12995, - 12996 + 13014, + 13015, + 13005, + 13006, + 13007, + 13008, + 13009, + 13010, + 13011, + 13012, + 13013 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } @@ -6286,7 +6286,7 @@ ] }, { - "id": 13005, + "id": 13022, "name": "TaxRateRuleDTO", "variant": "declaration", "kind": 256, @@ -6301,7 +6301,7 @@ }, "children": [ { - "id": 13006, + "id": 13023, "name": "id", "variant": "declaration", "kind": 1024, @@ -6320,7 +6320,7 @@ } }, { - "id": 13007, + "id": 13024, "name": "reference", "variant": "declaration", "kind": 1024, @@ -6347,7 +6347,7 @@ } }, { - "id": 13008, + "id": 13025, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -6374,7 +6374,7 @@ } }, { - "id": 13009, + "id": 13026, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -6393,7 +6393,7 @@ } }, { - "id": 13010, + "id": 13027, "name": "tax_rate", "variant": "declaration", "kind": 1024, @@ -6410,13 +6410,13 @@ }, "type": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } }, { - "id": 13011, + "id": 13028, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6461,7 +6461,7 @@ } }, { - "id": 13012, + "id": 13029, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6494,7 +6494,7 @@ } }, { - "id": 13013, + "id": 13030, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6527,7 +6527,7 @@ } }, { - "id": 13014, + "id": 13031, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -6559,21 +6559,21 @@ { "title": "Properties", "children": [ - 13006, - 13007, - 13008, - 13009, - 13010, - 13011, - 13012, - 13013, - 13014 + 13023, + 13024, + 13025, + 13026, + 13027, + 13028, + 13029, + 13030, + 13031 ] } ] }, { - "id": 13015, + "id": 13032, "name": "FilterableTaxRateRuleProps", "variant": "declaration", "kind": 256, @@ -6588,7 +6588,7 @@ }, "children": [ { - "id": 13024, + "id": 13041, "name": "$and", "variant": "declaration", "kind": 1024, @@ -6611,17 +6611,17 @@ "types": [ { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -6634,12 +6634,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13114, + "target": 13131, "name": "BaseFilterable.$and" } }, { - "id": 13025, + "id": 13042, "name": "$or", "variant": "declaration", "kind": 1024, @@ -6662,17 +6662,17 @@ "types": [ { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -6685,12 +6685,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13115, + "target": 13132, "name": "BaseFilterable.$or" } }, { - "id": 13016, + "id": 13033, "name": "reference", "variant": "declaration", "kind": 1024, @@ -6721,7 +6721,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6735,7 +6735,7 @@ } }, { - "id": 13017, + "id": 13034, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -6766,7 +6766,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6780,7 +6780,7 @@ } }, { - "id": 13018, + "id": 13035, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -6811,7 +6811,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6825,7 +6825,7 @@ } }, { - "id": 13019, + "id": 13036, "name": "tax_rate", "variant": "declaration", "kind": 1024, @@ -6842,13 +6842,13 @@ }, "type": { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 13020, + "id": 13037, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -6887,7 +6887,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "reference", @@ -6938,7 +6938,7 @@ } }, { - "id": 13021, + "id": 13038, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -6955,7 +6955,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6967,7 +6967,7 @@ } }, { - "id": 13022, + "id": 13039, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -6984,7 +6984,7 @@ }, "type": { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -6996,7 +6996,7 @@ } }, { - "id": 13023, + "id": 13040, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -7027,7 +7027,7 @@ }, { "type": "reference", - "target": 13117, + "target": 13134, "typeArguments": [ { "type": "intrinsic", @@ -7045,27 +7045,27 @@ { "title": "Properties", "children": [ - 13024, - 13025, - 13016, - 13017, - 13018, - 13019, - 13020, - 13021, - 13022, - 13023 + 13041, + 13042, + 13033, + 13034, + 13035, + 13036, + 13037, + 13038, + 13039, + 13040 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13113, + "target": 13130, "typeArguments": [ { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } @@ -7076,7 +7076,7 @@ ] }, { - "id": 13026, + "id": 13043, "name": "TaxableItemDTO", "variant": "declaration", "kind": 256, @@ -7091,7 +7091,7 @@ }, "children": [ { - "id": 13027, + "id": 13044, "name": "id", "variant": "declaration", "kind": 1024, @@ -7110,7 +7110,7 @@ } }, { - "id": 13028, + "id": 13045, "name": "product_id", "variant": "declaration", "kind": 1024, @@ -7129,7 +7129,7 @@ } }, { - "id": 13029, + "id": 13046, "name": "product_name", "variant": "declaration", "kind": 1024, @@ -7150,7 +7150,7 @@ } }, { - "id": 13030, + "id": 13047, "name": "product_category_id", "variant": "declaration", "kind": 1024, @@ -7171,7 +7171,7 @@ } }, { - "id": 13031, + "id": 13048, "name": "product_categories", "variant": "declaration", "kind": 1024, @@ -7195,7 +7195,7 @@ } }, { - "id": 13032, + "id": 13049, "name": "product_sku", "variant": "declaration", "kind": 1024, @@ -7216,7 +7216,7 @@ } }, { - "id": 13033, + "id": 13050, "name": "product_type", "variant": "declaration", "kind": 1024, @@ -7237,7 +7237,7 @@ } }, { - "id": 13034, + "id": 13051, "name": "product_type_id", "variant": "declaration", "kind": 1024, @@ -7258,7 +7258,7 @@ } }, { - "id": 13035, + "id": 13052, "name": "quantity", "variant": "declaration", "kind": 1024, @@ -7275,13 +7275,13 @@ }, "type": { "type": "reference", - "target": 13140, + "target": 13157, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 13036, + "id": 13053, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -7298,13 +7298,13 @@ }, "type": { "type": "reference", - "target": 13140, + "target": 13157, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 13037, + "id": 13054, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7329,23 +7329,23 @@ { "title": "Properties", "children": [ - 13027, - 13028, - 13029, - 13030, - 13031, - 13032, - 13033, - 13034, - 13035, - 13036, - 13037 + 13044, + 13045, + 13046, + 13047, + 13048, + 13049, + 13050, + 13051, + 13052, + 13053, + 13054 ] } ] }, { - "id": 13038, + "id": 13055, "name": "TaxableShippingDTO", "variant": "declaration", "kind": 256, @@ -7360,7 +7360,7 @@ }, "children": [ { - "id": 13039, + "id": 13056, "name": "id", "variant": "declaration", "kind": 1024, @@ -7379,7 +7379,7 @@ } }, { - "id": 13040, + "id": 13057, "name": "shipping_option_id", "variant": "declaration", "kind": 1024, @@ -7398,7 +7398,7 @@ } }, { - "id": 13041, + "id": 13058, "name": "unit_price", "variant": "declaration", "kind": 1024, @@ -7415,13 +7415,13 @@ }, "type": { "type": "reference", - "target": 13140, + "target": 13157, "name": "BigNumberInput", "package": "@medusajs/types" } }, { - "id": 13042, + "id": 13059, "name": "currency_code", "variant": "declaration", "kind": 1024, @@ -7446,16 +7446,16 @@ { "title": "Properties", "children": [ - 13039, - 13040, - 13041, - 13042 + 13056, + 13057, + 13058, + 13059 ] } ] }, { - "id": 13043, + "id": 13060, "name": "TaxCalculationContext", "variant": "declaration", "kind": 256, @@ -7470,7 +7470,7 @@ }, "children": [ { - "id": 13044, + "id": 13061, "name": "address", "variant": "declaration", "kind": 1024, @@ -7486,14 +7486,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13045, + "id": 13062, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13046, + "id": 13063, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -7512,7 +7512,7 @@ } }, { - "id": 13047, + "id": 13064, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -7542,7 +7542,7 @@ } }, { - "id": 13048, + "id": 13065, "name": "address_1", "variant": "declaration", "kind": 1024, @@ -7563,7 +7563,7 @@ } }, { - "id": 13049, + "id": 13066, "name": "address_2", "variant": "declaration", "kind": 1024, @@ -7593,7 +7593,7 @@ } }, { - "id": 13050, + "id": 13067, "name": "city", "variant": "declaration", "kind": 1024, @@ -7614,7 +7614,7 @@ } }, { - "id": 13051, + "id": 13068, "name": "postal_code", "variant": "declaration", "kind": 1024, @@ -7639,12 +7639,12 @@ { "title": "Properties", "children": [ - 13046, - 13047, - 13048, - 13049, - 13050, - 13051 + 13063, + 13064, + 13065, + 13066, + 13067, + 13068 ] } ] @@ -7652,7 +7652,7 @@ } }, { - "id": 13052, + "id": 13069, "name": "customer", "variant": "declaration", "kind": 1024, @@ -7670,14 +7670,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13053, + "id": 13070, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13054, + "id": 13071, "name": "id", "variant": "declaration", "kind": 1024, @@ -7696,7 +7696,7 @@ } }, { - "id": 13055, + "id": 13072, "name": "email", "variant": "declaration", "kind": 1024, @@ -7715,7 +7715,7 @@ } }, { - "id": 13056, + "id": 13073, "name": "customer_groups", "variant": "declaration", "kind": 1024, @@ -7741,9 +7741,9 @@ { "title": "Properties", "children": [ - 13054, - 13055, - 13056 + 13071, + 13072, + 13073 ] } ] @@ -7751,7 +7751,7 @@ } }, { - "id": 13057, + "id": 13074, "name": "is_return", "variant": "declaration", "kind": 1024, @@ -7776,15 +7776,15 @@ { "title": "Properties", "children": [ - 13044, - 13052, - 13057 + 13061, + 13069, + 13074 ] } ] }, { - "id": 13141, + "id": 13158, "name": "TaxLineDTO", "variant": "declaration", "kind": 256, @@ -7799,7 +7799,7 @@ }, "children": [ { - "id": 13142, + "id": 13159, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -7820,7 +7820,7 @@ } }, { - "id": 13143, + "id": 13160, "name": "rate", "variant": "declaration", "kind": 1024, @@ -7839,7 +7839,7 @@ } }, { - "id": 13144, + "id": 13161, "name": "code", "variant": "declaration", "kind": 1024, @@ -7867,7 +7867,7 @@ } }, { - "id": 13145, + "id": 13162, "name": "name", "variant": "declaration", "kind": 1024, @@ -7886,7 +7886,7 @@ } }, { - "id": 13146, + "id": 13163, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -7909,29 +7909,29 @@ { "title": "Properties", "children": [ - 13142, - 13143, - 13144, - 13145, - 13146 + 13159, + 13160, + 13161, + 13162, + 13163 ] } ], "extendedBy": [ { "type": "reference", - "target": 13058, + "target": 13075, "name": "ItemTaxLineDTO" }, { "type": "reference", - "target": 13065, + "target": 13082, "name": "ShippingTaxLineDTO" } ] }, { - "id": 13058, + "id": 13075, "name": "ItemTaxLineDTO", "variant": "declaration", "kind": 256, @@ -7946,7 +7946,7 @@ }, "children": [ { - "id": 13060, + "id": 13077, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -7968,12 +7968,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13142, + "target": 13159, "name": "TaxLineDTO.rate_id" } }, { - "id": 13061, + "id": 13078, "name": "rate", "variant": "declaration", "kind": 1024, @@ -7994,12 +7994,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13143, + "target": 13160, "name": "TaxLineDTO.rate" } }, { - "id": 13062, + "id": 13079, "name": "code", "variant": "declaration", "kind": 1024, @@ -8029,12 +8029,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13144, + "target": 13161, "name": "TaxLineDTO.code" } }, { - "id": 13063, + "id": 13080, "name": "name", "variant": "declaration", "kind": 1024, @@ -8055,12 +8055,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13145, + "target": 13162, "name": "TaxLineDTO.name" } }, { - "id": 13064, + "id": 13081, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8081,12 +8081,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13146, + "target": 13163, "name": "TaxLineDTO.provider_id" } }, { - "id": 13059, + "id": 13076, "name": "line_item_id", "variant": "declaration", "kind": 1024, @@ -8109,26 +8109,26 @@ { "title": "Properties", "children": [ - 13060, - 13061, - 13062, - 13063, - 13064, - 13059 + 13077, + 13078, + 13079, + 13080, + 13081, + 13076 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13141, + "target": 13158, "name": "TaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 13065, + "id": 13082, "name": "ShippingTaxLineDTO", "variant": "declaration", "kind": 256, @@ -8143,7 +8143,7 @@ }, "children": [ { - "id": 13067, + "id": 13084, "name": "rate_id", "variant": "declaration", "kind": 1024, @@ -8165,12 +8165,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13142, + "target": 13159, "name": "TaxLineDTO.rate_id" } }, { - "id": 13068, + "id": 13085, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8191,12 +8191,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13143, + "target": 13160, "name": "TaxLineDTO.rate" } }, { - "id": 13069, + "id": 13086, "name": "code", "variant": "declaration", "kind": 1024, @@ -8226,12 +8226,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13144, + "target": 13161, "name": "TaxLineDTO.code" } }, { - "id": 13070, + "id": 13087, "name": "name", "variant": "declaration", "kind": 1024, @@ -8252,12 +8252,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13145, + "target": 13162, "name": "TaxLineDTO.name" } }, { - "id": 13071, + "id": 13088, "name": "provider_id", "variant": "declaration", "kind": 1024, @@ -8278,12 +8278,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13146, + "target": 13163, "name": "TaxLineDTO.provider_id" } }, { - "id": 13066, + "id": 13083, "name": "shipping_line_id", "variant": "declaration", "kind": 1024, @@ -8306,26 +8306,26 @@ { "title": "Properties", "children": [ - 13067, - 13068, - 13069, - 13070, - 13071, - 13066 + 13084, + 13085, + 13086, + 13087, + 13088, + 13083 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13141, + "target": 13158, "name": "TaxLineDTO", "package": "@medusajs/types" } ] }, { - "id": 12936, + "id": 12953, "name": "CreateTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8340,7 +8340,7 @@ }, "children": [ { - "id": 12937, + "id": 12954, "name": "tax_region_id", "variant": "declaration", "kind": 1024, @@ -8359,7 +8359,7 @@ } }, { - "id": 12938, + "id": 12955, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8400,7 +8400,7 @@ } }, { - "id": 12939, + "id": 12956, "name": "code", "variant": "declaration", "kind": 1024, @@ -8430,7 +8430,7 @@ } }, { - "id": 12940, + "id": 12957, "name": "name", "variant": "declaration", "kind": 1024, @@ -8449,7 +8449,7 @@ } }, { - "id": 12941, + "id": 12958, "name": "rules", "variant": "declaration", "kind": 1024, @@ -8475,7 +8475,7 @@ "typeArguments": [ { "type": "reference", - "target": 12999, + "target": 13016, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" }, @@ -8490,7 +8490,7 @@ } }, { - "id": 12942, + "id": 12959, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8511,7 +8511,7 @@ } }, { - "id": 12943, + "id": 12960, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8532,7 +8532,7 @@ } }, { - "id": 12944, + "id": 12961, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8549,7 +8549,7 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } @@ -8559,20 +8559,20 @@ { "title": "Properties", "children": [ - 12937, - 12938, - 12939, - 12940, - 12941, - 12942, - 12943, - 12944 + 12954, + 12955, + 12956, + 12957, + 12958, + 12959, + 12960, + 12961 ] } ] }, { - "id": 12954, + "id": 12971, "name": "UpsertTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8587,7 +8587,7 @@ }, "children": [ { - "id": 12955, + "id": 12972, "name": "id", "variant": "declaration", "kind": 1024, @@ -8608,7 +8608,7 @@ } }, { - "id": 12956, + "id": 12973, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8649,7 +8649,7 @@ } }, { - "id": 12957, + "id": 12974, "name": "code", "variant": "declaration", "kind": 1024, @@ -8679,7 +8679,7 @@ } }, { - "id": 12958, + "id": 12975, "name": "name", "variant": "declaration", "kind": 1024, @@ -8700,7 +8700,7 @@ } }, { - "id": 12959, + "id": 12976, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8721,7 +8721,7 @@ } }, { - "id": 12960, + "id": 12977, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -8751,7 +8751,7 @@ } }, { - "id": 12961, + "id": 12978, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8768,7 +8768,7 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } @@ -8778,19 +8778,19 @@ { "title": "Properties", "children": [ - 12955, - 12956, - 12957, - 12958, - 12959, - 12960, - 12961 + 12972, + 12973, + 12974, + 12975, + 12976, + 12977, + 12978 ] } ] }, { - "id": 12945, + "id": 12962, "name": "UpdateTaxRateDTO", "variant": "declaration", "kind": 256, @@ -8805,7 +8805,7 @@ }, "children": [ { - "id": 12946, + "id": 12963, "name": "rate", "variant": "declaration", "kind": 1024, @@ -8846,7 +8846,7 @@ } }, { - "id": 12947, + "id": 12964, "name": "code", "variant": "declaration", "kind": 1024, @@ -8876,7 +8876,7 @@ } }, { - "id": 12948, + "id": 12965, "name": "name", "variant": "declaration", "kind": 1024, @@ -8897,7 +8897,7 @@ } }, { - "id": 12949, + "id": 12966, "name": "rules", "variant": "declaration", "kind": 1024, @@ -8923,7 +8923,7 @@ "typeArguments": [ { "type": "reference", - "target": 12999, + "target": 13016, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" }, @@ -8938,7 +8938,7 @@ } }, { - "id": 12950, + "id": 12967, "name": "is_default", "variant": "declaration", "kind": 1024, @@ -8959,7 +8959,7 @@ } }, { - "id": 12951, + "id": 12968, "name": "is_combinable", "variant": "declaration", "kind": 1024, @@ -8980,7 +8980,7 @@ } }, { - "id": 12953, + "id": 12970, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -8997,7 +8997,7 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } @@ -9007,19 +9007,19 @@ { "title": "Properties", "children": [ - 12946, - 12947, - 12948, - 12949, - 12950, - 12951, - 12953 + 12963, + 12964, + 12965, + 12966, + 12967, + 12968, + 12970 ] } ] }, { - "id": 12965, + "id": 12982, "name": "CreateTaxRegionDTO", "variant": "declaration", "kind": 256, @@ -9034,7 +9034,7 @@ }, "children": [ { - "id": 12966, + "id": 12983, "name": "country_code", "variant": "declaration", "kind": 1024, @@ -9053,7 +9053,7 @@ } }, { - "id": 12967, + "id": 12984, "name": "province_code", "variant": "declaration", "kind": 1024, @@ -9083,7 +9083,7 @@ } }, { - "id": 12968, + "id": 12985, "name": "parent_id", "variant": "declaration", "kind": 1024, @@ -9113,7 +9113,7 @@ } }, { - "id": 12969, + "id": 12986, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9130,13 +9130,13 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 12970, + "id": 12987, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9157,7 +9157,7 @@ } }, { - "id": 12971, + "id": 12988, "name": "default_tax_rate", "variant": "declaration", "kind": 1024, @@ -9175,14 +9175,14 @@ "type": { "type": "reflection", "declaration": { - "id": 12972, + "id": 12989, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 12973, + "id": 12990, "name": "rate", "variant": "declaration", "kind": 1024, @@ -9223,7 +9223,7 @@ } }, { - "id": 12974, + "id": 12991, "name": "code", "variant": "declaration", "kind": 1024, @@ -9253,7 +9253,7 @@ } }, { - "id": 12975, + "id": 12992, "name": "name", "variant": "declaration", "kind": 1024, @@ -9272,7 +9272,7 @@ } }, { - "id": 12976, + "id": 12993, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9289,7 +9289,7 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } @@ -9299,10 +9299,10 @@ { "title": "Properties", "children": [ - 12973, - 12974, - 12975, - 12976 + 12990, + 12991, + 12992, + 12993 ] } ] @@ -9314,18 +9314,18 @@ { "title": "Properties", "children": [ - 12966, - 12967, - 12968, - 12969, - 12970, - 12971 + 12983, + 12984, + 12985, + 12986, + 12987, + 12988 ] } ] }, { - "id": 12999, + "id": 13016, "name": "CreateTaxRateRuleDTO", "variant": "declaration", "kind": 256, @@ -9340,7 +9340,7 @@ }, "children": [ { - "id": 13000, + "id": 13017, "name": "reference", "variant": "declaration", "kind": 1024, @@ -9367,7 +9367,7 @@ } }, { - "id": 13001, + "id": 13018, "name": "reference_id", "variant": "declaration", "kind": 1024, @@ -9394,7 +9394,7 @@ } }, { - "id": 13002, + "id": 13019, "name": "tax_rate_id", "variant": "declaration", "kind": 1024, @@ -9413,7 +9413,7 @@ } }, { - "id": 13003, + "id": 13020, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -9430,13 +9430,13 @@ }, "type": { "type": "reference", - "target": 13139, + "target": 13156, "name": "MetadataType", "package": "@medusajs/types" } }, { - "id": 13004, + "id": 13021, "name": "created_by", "variant": "declaration", "kind": 1024, @@ -9470,17 +9470,17 @@ { "title": "Properties", "children": [ - 13000, - 13001, - 13002, - 13003, - 13004 + 13017, + 13018, + 13019, + 13020, + 13021 ] } ] }, { - "id": 12730, + "id": 12747, "name": "ITaxModuleService", "variant": "declaration", "kind": 256, @@ -9495,14 +9495,14 @@ }, "children": [ { - "id": 12731, + "id": 12748, "name": "retrieveTaxRate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12732, + "id": 12749, "name": "retrieveTaxRate", "variant": "signature", "kind": 4096, @@ -9549,7 +9549,7 @@ }, "parameters": [ { - "id": 12733, + "id": 12750, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -9568,7 +9568,7 @@ } }, { - "id": 12734, + "id": 12751, "name": "config", "variant": "param", "kind": 32768, @@ -9601,11 +9601,11 @@ }, "type": { "type": "reference", - "target": 12886, + "target": 12903, "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9615,7 +9615,7 @@ } }, { - "id": 12735, + "id": 12752, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9632,7 +9632,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -9647,7 +9647,7 @@ "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9659,14 +9659,14 @@ ] }, { - "id": 12736, + "id": 12753, "name": "listTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12737, + "id": 12754, "name": "listTaxRates", "variant": "signature", "kind": 4096, @@ -9753,7 +9753,7 @@ }, "parameters": [ { - "id": 12738, + "id": 12755, "name": "filters", "variant": "param", "kind": 32768, @@ -9770,13 +9770,13 @@ }, "type": { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12739, + "id": 12756, "name": "config", "variant": "param", "kind": 32768, @@ -9809,11 +9809,11 @@ }, "type": { "type": "reference", - "target": 12886, + "target": 12903, "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9823,7 +9823,7 @@ } }, { - "id": 12740, + "id": 12757, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -9840,7 +9840,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -9857,7 +9857,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -9870,14 +9870,14 @@ ] }, { - "id": 12741, + "id": 12758, "name": "listAndCountTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12742, + "id": 12759, "name": "listAndCountTaxRates", "variant": "signature", "kind": 4096, @@ -9964,7 +9964,7 @@ }, "parameters": [ { - "id": 12743, + "id": 12760, "name": "filters", "variant": "param", "kind": 32768, @@ -9981,13 +9981,13 @@ }, "type": { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12744, + "id": 12761, "name": "config", "variant": "param", "kind": 32768, @@ -10020,11 +10020,11 @@ }, "type": { "type": "reference", - "target": 12886, + "target": 12903, "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10034,7 +10034,7 @@ } }, { - "id": 12745, + "id": 12762, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10051,7 +10051,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10071,7 +10071,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10090,14 +10090,14 @@ ] }, { - "id": 12746, + "id": 12763, "name": "createTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12747, + "id": 12764, "name": "createTaxRates", "variant": "signature", "kind": 4096, @@ -10132,7 +10132,7 @@ }, "parameters": [ { - "id": 12748, + "id": 12765, "name": "data", "variant": "param", "kind": 32768, @@ -10149,14 +10149,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12936, + "target": 12953, "name": "CreateTaxRateDTO", "package": "@medusajs/types" } } }, { - "id": 12749, + "id": 12766, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10173,7 +10173,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10190,7 +10190,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10201,7 +10201,7 @@ } }, { - "id": 12750, + "id": 12767, "name": "createTaxRates", "variant": "signature", "kind": 4096, @@ -10236,7 +10236,7 @@ }, "parameters": [ { - "id": 12751, + "id": 12768, "name": "data", "variant": "param", "kind": 32768, @@ -10251,13 +10251,13 @@ }, "type": { "type": "reference", - "target": 12936, + "target": 12953, "name": "CreateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12752, + "id": 12769, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10274,7 +10274,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10289,7 +10289,7 @@ "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10301,14 +10301,14 @@ ] }, { - "id": 12753, + "id": 12770, "name": "updateTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12754, + "id": 12771, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10343,7 +10343,7 @@ }, "parameters": [ { - "id": 12755, + "id": 12772, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -10362,7 +10362,7 @@ } }, { - "id": 12756, + "id": 12773, "name": "data", "variant": "param", "kind": 32768, @@ -10377,13 +10377,13 @@ }, "type": { "type": "reference", - "target": 12945, + "target": 12962, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12757, + "id": 12774, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10400,7 +10400,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10415,7 +10415,7 @@ "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10425,7 +10425,7 @@ } }, { - "id": 12758, + "id": 12775, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10460,7 +10460,7 @@ }, "parameters": [ { - "id": 12759, + "id": 12776, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -10482,7 +10482,7 @@ } }, { - "id": 12760, + "id": 12777, "name": "data", "variant": "param", "kind": 32768, @@ -10497,13 +10497,13 @@ }, "type": { "type": "reference", - "target": 12945, + "target": 12962, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12761, + "id": 12778, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10520,7 +10520,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10537,7 +10537,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10548,7 +10548,7 @@ } }, { - "id": 12762, + "id": 12779, "name": "updateTaxRates", "variant": "signature", "kind": 4096, @@ -10583,7 +10583,7 @@ }, "parameters": [ { - "id": 12763, + "id": 12780, "name": "selector", "variant": "param", "kind": 32768, @@ -10598,13 +10598,13 @@ }, "type": { "type": "reference", - "target": 12924, + "target": 12941, "name": "FilterableTaxRateProps", "package": "@medusajs/types" } }, { - "id": 12764, + "id": 12781, "name": "data", "variant": "param", "kind": 32768, @@ -10619,13 +10619,13 @@ }, "type": { "type": "reference", - "target": 12945, + "target": 12962, "name": "UpdateTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12765, + "id": 12782, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10642,7 +10642,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10659,7 +10659,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10672,14 +10672,14 @@ ] }, { - "id": 12766, + "id": 12783, "name": "upsertTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12767, + "id": 12784, "name": "upsertTaxRates", "variant": "signature", "kind": 4096, @@ -10714,7 +10714,7 @@ }, "parameters": [ { - "id": 12768, + "id": 12785, "name": "data", "variant": "param", "kind": 32768, @@ -10729,13 +10729,13 @@ }, "type": { "type": "reference", - "target": 12954, + "target": 12971, "name": "UpsertTaxRateDTO", "package": "@medusajs/types" } }, { - "id": 12769, + "id": 12786, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10752,7 +10752,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10767,7 +10767,7 @@ "typeArguments": [ { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10777,7 +10777,7 @@ } }, { - "id": 12770, + "id": 12787, "name": "upsertTaxRates", "variant": "signature", "kind": 4096, @@ -10812,7 +10812,7 @@ }, "parameters": [ { - "id": 12771, + "id": 12788, "name": "data", "variant": "param", "kind": 32768, @@ -10829,14 +10829,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12954, + "target": 12971, "name": "UpsertTaxRateDTO", "package": "@medusajs/types" } } }, { - "id": 12772, + "id": 12789, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10853,7 +10853,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10870,7 +10870,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12899, + "target": 12916, "name": "TaxRateDTO", "package": "@medusajs/types" } @@ -10883,14 +10883,14 @@ ] }, { - "id": 12773, + "id": 12790, "name": "deleteTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12774, + "id": 12791, "name": "deleteTaxRates", "variant": "signature", "kind": 4096, @@ -10925,7 +10925,7 @@ }, "parameters": [ { - "id": 12775, + "id": 12792, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -10947,7 +10947,7 @@ } }, { - "id": 12776, + "id": 12793, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -10964,7 +10964,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -10987,7 +10987,7 @@ } }, { - "id": 12777, + "id": 12794, "name": "deleteTaxRates", "variant": "signature", "kind": 4096, @@ -11022,7 +11022,7 @@ }, "parameters": [ { - "id": 12778, + "id": 12795, "name": "taxRateId", "variant": "param", "kind": 32768, @@ -11041,7 +11041,7 @@ } }, { - "id": 12779, + "id": 12796, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11058,7 +11058,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11083,14 +11083,14 @@ ] }, { - "id": 12780, + "id": 12797, "name": "restoreTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12781, + "id": 12798, "name": "restoreTaxRates", "variant": "signature", "kind": 4096, @@ -11141,7 +11141,7 @@ }, "typeParameters": [ { - "id": 12782, + "id": 12799, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -11158,7 +11158,7 @@ ], "parameters": [ { - "id": 12783, + "id": 12800, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -11180,7 +11180,7 @@ } }, { - "id": 12784, + "id": 12801, "name": "config", "variant": "param", "kind": 32768, @@ -11213,11 +11213,11 @@ }, "type": { "type": "reference", - "target": 12962, + "target": 12979, "typeArguments": [ { "type": "reference", - "target": 12782, + "target": 12799, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -11228,7 +11228,7 @@ } }, { - "id": 12785, + "id": 12802, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11245,7 +11245,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11297,14 +11297,14 @@ ] }, { - "id": 12786, + "id": 12803, "name": "createTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12787, + "id": 12804, "name": "createTaxRegions", "variant": "signature", "kind": 4096, @@ -11339,7 +11339,7 @@ }, "parameters": [ { - "id": 12788, + "id": 12805, "name": "data", "variant": "param", "kind": 32768, @@ -11354,13 +11354,13 @@ }, "type": { "type": "reference", - "target": 12965, + "target": 12982, "name": "CreateTaxRegionDTO", "package": "@medusajs/types" } }, { - "id": 12789, + "id": 12806, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11377,7 +11377,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11392,7 +11392,7 @@ "typeArguments": [ { "type": "reference", - "target": 12977, + "target": 12994, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11402,7 +11402,7 @@ } }, { - "id": 12790, + "id": 12807, "name": "createTaxRegions", "variant": "signature", "kind": 4096, @@ -11437,7 +11437,7 @@ }, "parameters": [ { - "id": 12791, + "id": 12808, "name": "data", "variant": "param", "kind": 32768, @@ -11454,14 +11454,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12965, + "target": 12982, "name": "CreateTaxRegionDTO", "package": "@medusajs/types" } } }, { - "id": 12792, + "id": 12809, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11478,7 +11478,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11495,7 +11495,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12977, + "target": 12994, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11508,14 +11508,14 @@ ] }, { - "id": 12793, + "id": 12810, "name": "deleteTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12794, + "id": 12811, "name": "deleteTaxRegions", "variant": "signature", "kind": 4096, @@ -11550,7 +11550,7 @@ }, "parameters": [ { - "id": 12795, + "id": 12812, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -11572,7 +11572,7 @@ } }, { - "id": 12796, + "id": 12813, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11589,7 +11589,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11612,7 +11612,7 @@ } }, { - "id": 12797, + "id": 12814, "name": "deleteTaxRegions", "variant": "signature", "kind": 4096, @@ -11647,7 +11647,7 @@ }, "parameters": [ { - "id": 12798, + "id": 12815, "name": "taxRegionId", "variant": "param", "kind": 32768, @@ -11666,7 +11666,7 @@ } }, { - "id": 12799, + "id": 12816, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11683,7 +11683,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11708,14 +11708,14 @@ ] }, { - "id": 12800, + "id": 12817, "name": "listTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12801, + "id": 12818, "name": "listTaxRegions", "variant": "signature", "kind": 4096, @@ -11802,7 +11802,7 @@ }, "parameters": [ { - "id": 12802, + "id": 12819, "name": "filters", "variant": "param", "kind": 32768, @@ -11819,13 +11819,13 @@ }, "type": { "type": "reference", - "target": 12987, + "target": 13004, "name": "FilterableTaxRegionProps", "package": "@medusajs/types" } }, { - "id": 12803, + "id": 12820, "name": "config", "variant": "param", "kind": 32768, @@ -11858,11 +11858,11 @@ }, "type": { "type": "reference", - "target": 12886, + "target": 12903, "typeArguments": [ { "type": "reference", - "target": 12977, + "target": 12994, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11872,7 +11872,7 @@ } }, { - "id": 12804, + "id": 12821, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11889,7 +11889,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -11906,7 +11906,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 12977, + "target": 12994, "name": "TaxRegionDTO", "package": "@medusajs/types" } @@ -11919,14 +11919,14 @@ ] }, { - "id": 12805, + "id": 12822, "name": "createTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12806, + "id": 12823, "name": "createTaxRateRules", "variant": "signature", "kind": 4096, @@ -11961,7 +11961,7 @@ }, "parameters": [ { - "id": 12807, + "id": 12824, "name": "data", "variant": "param", "kind": 32768, @@ -11976,13 +11976,13 @@ }, "type": { "type": "reference", - "target": 12999, + "target": 13016, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" } }, { - "id": 12808, + "id": 12825, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -11999,7 +11999,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12014,7 +12014,7 @@ "typeArguments": [ { "type": "reference", - "target": 13005, + "target": 13022, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12024,7 +12024,7 @@ } }, { - "id": 12809, + "id": 12826, "name": "createTaxRateRules", "variant": "signature", "kind": 4096, @@ -12059,7 +12059,7 @@ }, "parameters": [ { - "id": 12810, + "id": 12827, "name": "data", "variant": "param", "kind": 32768, @@ -12076,14 +12076,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 12999, + "target": 13016, "name": "CreateTaxRateRuleDTO", "package": "@medusajs/types" } } }, { - "id": 12811, + "id": 12828, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12100,7 +12100,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12117,7 +12117,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13005, + "target": 13022, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12130,14 +12130,14 @@ ] }, { - "id": 12812, + "id": 12829, "name": "deleteTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12813, + "id": 12830, "name": "deleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -12172,7 +12172,7 @@ }, "parameters": [ { - "id": 12814, + "id": 12831, "name": "taxRateRuleId", "variant": "param", "kind": 32768, @@ -12191,7 +12191,7 @@ } }, { - "id": 12815, + "id": 12832, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12208,7 +12208,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12231,7 +12231,7 @@ } }, { - "id": 12816, + "id": 12833, "name": "deleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -12266,7 +12266,7 @@ }, "parameters": [ { - "id": 12817, + "id": 12834, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -12288,7 +12288,7 @@ } }, { - "id": 12818, + "id": 12835, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12305,7 +12305,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12330,14 +12330,14 @@ ] }, { - "id": 12819, + "id": 12836, "name": "listTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12820, + "id": 12837, "name": "listTaxRateRules", "variant": "signature", "kind": 4096, @@ -12424,7 +12424,7 @@ }, "parameters": [ { - "id": 12821, + "id": 12838, "name": "filters", "variant": "param", "kind": 32768, @@ -12441,13 +12441,13 @@ }, "type": { "type": "reference", - "target": 13015, + "target": 13032, "name": "FilterableTaxRateRuleProps", "package": "@medusajs/types" } }, { - "id": 12822, + "id": 12839, "name": "config", "variant": "param", "kind": 32768, @@ -12480,11 +12480,11 @@ }, "type": { "type": "reference", - "target": 12886, + "target": 12903, "typeArguments": [ { "type": "reference", - "target": 13005, + "target": 13022, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12494,7 +12494,7 @@ } }, { - "id": 12823, + "id": 12840, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12511,7 +12511,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12528,7 +12528,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13005, + "target": 13022, "name": "TaxRateRuleDTO", "package": "@medusajs/types" } @@ -12541,14 +12541,14 @@ ] }, { - "id": 12824, + "id": 12841, "name": "getTaxLines", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12825, + "id": 12842, "name": "getTaxLines", "variant": "signature", "kind": 4096, @@ -12583,7 +12583,7 @@ }, "parameters": [ { - "id": 12826, + "id": 12843, "name": "items", "variant": "param", "kind": 32768, @@ -12603,13 +12603,13 @@ "types": [ { "type": "reference", - "target": 13026, + "target": 13043, "name": "TaxableItemDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 13038, + "target": 13055, "name": "TaxableShippingDTO", "package": "@medusajs/types" } @@ -12618,7 +12618,7 @@ } }, { - "id": 12827, + "id": 12844, "name": "calculationContext", "variant": "param", "kind": 32768, @@ -12633,13 +12633,13 @@ }, "type": { "type": "reference", - "target": 13043, + "target": 13060, "name": "TaxCalculationContext", "package": "@medusajs/types" } }, { - "id": 12828, + "id": 12845, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12656,7 +12656,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12676,13 +12676,13 @@ "types": [ { "type": "reference", - "target": 13058, + "target": 13075, "name": "ItemTaxLineDTO", "package": "@medusajs/types" }, { "type": "reference", - "target": 13065, + "target": 13082, "name": "ShippingTaxLineDTO", "package": "@medusajs/types" } @@ -12697,14 +12697,14 @@ ] }, { - "id": 12829, + "id": 12846, "name": "softDeleteTaxRates", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12830, + "id": 12847, "name": "softDeleteTaxRates", "variant": "signature", "kind": 4096, @@ -12755,7 +12755,7 @@ }, "typeParameters": [ { - "id": 12831, + "id": 12848, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12772,7 +12772,7 @@ ], "parameters": [ { - "id": 12832, + "id": 12849, "name": "taxRateIds", "variant": "param", "kind": 32768, @@ -12794,7 +12794,7 @@ } }, { - "id": 12833, + "id": 12850, "name": "config", "variant": "param", "kind": 32768, @@ -12811,11 +12811,11 @@ }, "type": { "type": "reference", - "target": 13072, + "target": 13089, "typeArguments": [ { "type": "reference", - "target": 12831, + "target": 12848, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -12826,7 +12826,7 @@ } }, { - "id": 12834, + "id": 12851, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -12843,7 +12843,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -12895,14 +12895,14 @@ ] }, { - "id": 12835, + "id": 12852, "name": "softDeleteTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12836, + "id": 12853, "name": "softDeleteTaxRegions", "variant": "signature", "kind": 4096, @@ -12953,7 +12953,7 @@ }, "typeParameters": [ { - "id": 12837, + "id": 12854, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -12970,7 +12970,7 @@ ], "parameters": [ { - "id": 12838, + "id": 12855, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -12992,7 +12992,7 @@ } }, { - "id": 12839, + "id": 12856, "name": "config", "variant": "param", "kind": 32768, @@ -13009,11 +13009,11 @@ }, "type": { "type": "reference", - "target": 13072, + "target": 13089, "typeArguments": [ { "type": "reference", - "target": 12837, + "target": 12854, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13024,7 +13024,7 @@ } }, { - "id": 12840, + "id": 12857, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13041,7 +13041,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -13093,14 +13093,14 @@ ] }, { - "id": 12841, + "id": 12858, "name": "restoreTaxRegions", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12842, + "id": 12859, "name": "restoreTaxRegions", "variant": "signature", "kind": 4096, @@ -13151,7 +13151,7 @@ }, "typeParameters": [ { - "id": 12843, + "id": 12860, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13168,7 +13168,7 @@ ], "parameters": [ { - "id": 12844, + "id": 12861, "name": "taxRegionIds", "variant": "param", "kind": 32768, @@ -13190,7 +13190,7 @@ } }, { - "id": 12845, + "id": 12862, "name": "config", "variant": "param", "kind": 32768, @@ -13223,11 +13223,11 @@ }, "type": { "type": "reference", - "target": 12962, + "target": 12979, "typeArguments": [ { "type": "reference", - "target": 12843, + "target": 12860, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13238,7 +13238,7 @@ } }, { - "id": 12846, + "id": 12863, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13255,7 +13255,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -13307,14 +13307,14 @@ ] }, { - "id": 12847, + "id": 12864, "name": "softDeleteTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12848, + "id": 12865, "name": "softDeleteTaxRateRules", "variant": "signature", "kind": 4096, @@ -13357,7 +13357,7 @@ }, "typeParameters": [ { - "id": 12849, + "id": 12866, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13374,7 +13374,7 @@ ], "parameters": [ { - "id": 12850, + "id": 12867, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -13396,7 +13396,7 @@ } }, { - "id": 12851, + "id": 12868, "name": "config", "variant": "param", "kind": 32768, @@ -13413,11 +13413,11 @@ }, "type": { "type": "reference", - "target": 13072, + "target": 13089, "typeArguments": [ { "type": "reference", - "target": 12849, + "target": 12866, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13428,7 +13428,7 @@ } }, { - "id": 12852, + "id": 12869, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13445,7 +13445,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -13497,14 +13497,14 @@ ] }, { - "id": 12853, + "id": 12870, "name": "restoreTaxRateRules", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 12854, + "id": 12871, "name": "restoreTaxRateRules", "variant": "signature", "kind": 4096, @@ -13547,7 +13547,7 @@ }, "typeParameters": [ { - "id": 12855, + "id": 12872, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -13564,7 +13564,7 @@ ], "parameters": [ { - "id": 12856, + "id": 12873, "name": "taxRateRuleIds", "variant": "param", "kind": 32768, @@ -13586,7 +13586,7 @@ } }, { - "id": 12857, + "id": 12874, "name": "config", "variant": "param", "kind": 32768, @@ -13611,11 +13611,11 @@ }, "type": { "type": "reference", - "target": 12962, + "target": 12979, "typeArguments": [ { "type": "reference", - "target": 12855, + "target": 12872, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -13626,7 +13626,7 @@ } }, { - "id": 12858, + "id": 12875, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -13643,7 +13643,7 @@ }, "type": { "type": "reference", - "target": 12912, + "target": 12929, "name": "Context", "package": "@medusajs/types" } @@ -13699,47 +13699,47 @@ { "title": "Methods", "children": [ - 12731, - 12736, - 12741, - 12746, + 12748, 12753, - 12766, - 12773, - 12780, - 12786, - 12793, - 12800, - 12805, - 12812, - 12819, - 12824, + 12758, + 12763, + 12770, + 12783, + 12790, + 12797, + 12803, + 12810, + 12817, + 12822, 12829, - 12835, + 12836, 12841, - 12847, - 12853 + 12846, + 12852, + 12858, + 12864, + 12870 ] } ], "extendedTypes": [ { "type": "reference", - "target": 12872, + "target": 12889, "name": "IModuleService", "package": "@medusajs/types" } ] }, { - "id": 13199, + "id": 13216, "name": "IBigNumber", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13200, + "id": 13217, "name": "numeric", "variant": "declaration", "kind": 1024, @@ -13750,7 +13750,7 @@ } }, { - "id": 13201, + "id": 13218, "name": "raw", "variant": "declaration", "kind": 1024, @@ -13759,13 +13759,13 @@ }, "type": { "type": "reference", - "target": 13194, + "target": 13211, "name": "BigNumberRawValue", "package": "@medusajs/types" } }, { - "id": 13202, + "id": 13219, "name": "bigNumber", "variant": "declaration", "kind": 1024, @@ -13783,14 +13783,14 @@ } }, { - "id": 13203, + "id": 13220, "name": "toJSON", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13204, + "id": 13221, "name": "toJSON", "variant": "signature", "kind": 4096, @@ -13803,14 +13803,14 @@ ] }, { - "id": 13205, + "id": 13222, "name": "valueOf", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13206, + "id": 13223, "name": "valueOf", "variant": "signature", "kind": 4096, @@ -13827,22 +13827,22 @@ { "title": "Properties", "children": [ - 13200, - 13201, - 13202 + 13217, + 13218, + 13219 ] }, { "title": "Methods", "children": [ - 13203, - 13205 + 13220, + 13222 ] } ] }, { - "id": 13194, + "id": 13211, "name": "BigNumberRawValue", "variant": "declaration", "kind": 2097152, @@ -13850,14 +13850,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13195, + "id": 13212, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13196, + "id": 13213, "name": "value", "variant": "declaration", "kind": 1024, @@ -13881,20 +13881,20 @@ { "title": "Properties", "children": [ - 13196 + 13213 ] } ], "indexSignatures": [ { - "id": 13197, + "id": 13214, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13198, + "id": 13215, "name": "key", "variant": "param", "kind": 32768, @@ -13915,7 +13915,7 @@ } }, { - "id": 13140, + "id": 13157, "name": "BigNumberInput", "variant": "declaration", "kind": 2097152, @@ -13925,7 +13925,7 @@ "types": [ { "type": "reference", - "target": 13194, + "target": 13211, "name": "BigNumberRawValue", "package": "@medusajs/types" }, @@ -13949,7 +13949,7 @@ }, { "type": "reference", - "target": 13199, + "target": 13216, "name": "IBigNumber", "package": "@medusajs/types" } @@ -13961,157 +13961,89 @@ { "title": "Interfaces", "children": [ - 12886, - 13113, - 13072, - 12962, - 13207, - 13147, - 12872, - 13174, - 13099, - 12912, - 12899, - 12924, - 12977, - 12987, - 13005, - 13015, - 13026, - 13038, + 12903, + 13130, + 13089, + 12979, + 13224, + 13164, + 12889, + 13191, + 13116, + 12929, + 12916, + 12941, + 12994, + 13004, + 13022, + 13032, 13043, - 13141, - 13058, - 13065, - 12936, - 12954, - 12945, - 12965, - 12999, - 12730, - 13199 + 13055, + 13060, + 13158, + 13075, + 13082, + 12953, + 12971, + 12962, + 12982, + 13016, + 12747, + 13216 ] }, { "title": "Type Aliases", "children": [ - 13139, - 13190, - 13192, - 13225, - 13253, - 13243, - 13117, - 13241, - 13235, - 13240, - 13229, - 13237, - 13219, - 13170, - 13180, - 13210, - 13164, - 13075, - 13161, - 13194, - 13140 + 13156, + 13207, + 13209, + 13242, + 13270, + 13260, + 13134, + 13258, + 13252, + 13257, + 13246, + 13254, + 13236, + 13187, + 13197, + 13227, + 13181, + 13092, + 13178, + 13211, + 13157 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "12729": { + "12746": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "" }, - "12730": { + "12747": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "ITaxModuleService" }, - "12731": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.retrieveTaxRate" - }, - "12732": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.retrieveTaxRate" - }, - "12733": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateId" - }, - "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.listTaxRates" - }, - "12737": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRates" - }, - "12738": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" - }, - "12739": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" - }, - "12740": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" - }, - "12741": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listAndCountTaxRates" - }, - "12742": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listAndCountTaxRates" - }, - "12743": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" - }, - "12744": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" - }, - "12745": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" - }, - "12746": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" - }, - "12747": { - "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" - }, "12748": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.retrieveTaxRate" }, "12749": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.retrieveTaxRate" }, "12750": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRates" + "qualifiedName": "taxRateId" }, "12751": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "12752": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14119,19 +14051,19 @@ }, "12753": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "ITaxModuleService.listTaxRates" }, "12754": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "ITaxModuleService.listTaxRates" }, "12755": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateId" + "qualifiedName": "filters" }, "12756": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "12757": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14139,43 +14071,43 @@ }, "12758": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "ITaxModuleService.listAndCountTaxRates" }, "12759": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "ITaxModuleService.listAndCountTaxRates" }, "12760": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "12761": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "12762": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.updateTaxRates" + "qualifiedName": "sharedContext" }, "12763": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "selector" + "qualifiedName": "ITaxModuleService.createTaxRates" }, "12764": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.createTaxRates" }, "12765": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12766": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "sharedContext" }, "12767": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "ITaxModuleService.createTaxRates" }, "12768": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14187,75 +14119,75 @@ }, "12770": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.upsertTaxRates" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12771": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12772": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateId" }, "12773": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "data" }, "12774": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "sharedContext" }, "12775": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12776": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12777": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRates" + "qualifiedName": "data" }, "12778": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateId" + "qualifiedName": "sharedContext" }, "12779": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.updateTaxRates" }, "12780": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRates" + "qualifiedName": "selector" }, "12781": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRates" + "qualifiedName": "data" }, "12782": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "12783": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12784": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12785": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12786": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "sharedContext" }, "12787": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "ITaxModuleService.upsertTaxRates" }, "12788": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14267,27 +14199,27 @@ }, "12790": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRegions" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12791": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12792": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateIds" }, "12793": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "sharedContext" }, "12794": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "ITaxModuleService.deleteTaxRates" }, "12795": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" + "qualifiedName": "taxRateId" }, "12796": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14295,127 +14227,127 @@ }, "12797": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRegions" + "qualifiedName": "ITaxModuleService.restoreTaxRates" }, "12798": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionId" + "qualifiedName": "ITaxModuleService.restoreTaxRates" }, "12799": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "TReturnableLinkableKeys" }, "12800": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRegions" + "qualifiedName": "taxRateIds" }, "12801": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRegions" + "qualifiedName": "config" }, "12802": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "12803": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12804": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12805": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "data" }, "12806": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "sharedContext" }, "12807": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.createTaxRegions" }, "12808": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "12809": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.createTaxRateRules" + "qualifiedName": "sharedContext" }, "12810": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "data" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12811": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12812": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "taxRegionIds" }, "12813": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "sharedContext" }, "12814": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleId" + "qualifiedName": "ITaxModuleService.deleteTaxRegions" }, "12815": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRegionId" }, "12816": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.deleteTaxRateRules" + "qualifiedName": "sharedContext" }, "12817": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" + "qualifiedName": "ITaxModuleService.listTaxRegions" }, "12818": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.listTaxRegions" }, "12819": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRateRules" + "qualifiedName": "filters" }, "12820": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.listTaxRateRules" + "qualifiedName": "config" }, "12821": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "12822": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12823": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12824": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.getTaxLines" + "qualifiedName": "data" }, "12825": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.getTaxLines" + "qualifiedName": "sharedContext" }, "12826": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "items" + "qualifiedName": "ITaxModuleService.createTaxRateRules" }, "12827": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "calculationContext" + "qualifiedName": "data" }, "12828": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14423,43 +14355,43 @@ }, "12829": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRates" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12830": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRates" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12831": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "taxRateRuleId" }, "12832": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateIds" + "qualifiedName": "sharedContext" }, "12833": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "ITaxModuleService.deleteTaxRateRules" }, "12834": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "taxRateRuleIds" }, "12835": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" + "qualifiedName": "sharedContext" }, "12836": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" + "qualifiedName": "ITaxModuleService.listTaxRateRules" }, "12837": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "ITaxModuleService.listTaxRateRules" }, "12838": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" + "qualifiedName": "filters" }, "12839": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", @@ -14471,1533 +14403,1601 @@ }, "12841": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRegions" + "qualifiedName": "ITaxModuleService.getTaxLines" }, "12842": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRegions" + "qualifiedName": "ITaxModuleService.getTaxLines" }, "12843": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "items" }, "12844": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRegionIds" + "qualifiedName": "calculationContext" }, "12845": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "12846": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.softDeleteTaxRates" }, "12847": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" + "qualifiedName": "ITaxModuleService.softDeleteTaxRates" }, "12848": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" + "qualifiedName": "TReturnableLinkableKeys" }, "12849": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "taxRateIds" }, "12850": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" + "qualifiedName": "config" }, "12851": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "12852": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" }, "12853": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRateRules" + "qualifiedName": "ITaxModuleService.softDeleteTaxRegions" }, "12854": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "ITaxModuleService.restoreTaxRateRules" + "qualifiedName": "TReturnableLinkableKeys" }, "12855": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "taxRegionIds" }, "12856": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "taxRateRuleIds" + "qualifiedName": "config" }, "12857": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", - "qualifiedName": "config" + "qualifiedName": "sharedContext" }, "12858": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.restoreTaxRegions" + }, + "12859": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.restoreTaxRegions" + }, + "12860": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "12861": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "taxRegionIds" + }, + "12862": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "config" + }, + "12863": { "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", "qualifiedName": "sharedContext" }, + "12864": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" + }, + "12865": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.softDeleteTaxRateRules" + }, + "12866": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "12867": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "taxRateRuleIds" + }, + "12868": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "config" + }, + "12869": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "sharedContext" + }, + "12870": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.restoreTaxRateRules" + }, + "12871": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "ITaxModuleService.restoreTaxRateRules" + }, "12872": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "12873": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "taxRateRuleIds" + }, + "12874": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "config" + }, + "12875": { + "sourceFileName": "../../../../packages/core/types/src/tax/service.ts", + "qualifiedName": "sharedContext" + }, + "12889": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "12886": { + "12903": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "12887": { + "12904": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "12888": { + "12905": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "12889": { + "12906": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "12890": { + "12907": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "12891": { + "12908": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "12892": { + "12909": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "12893": { + "12910": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "12895": { + "12912": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "12896": { + "12913": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "12897": { + "12914": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "12898": { + "12915": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "12899": { + "12916": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO" }, - "12900": { + "12917": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.id" }, - "12901": { + "12918": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.rate" }, - "12902": { + "12919": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.code" }, - "12903": { + "12920": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.name" }, - "12904": { + "12921": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.metadata" }, - "12905": { + "12922": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.tax_region_id" }, - "12906": { + "12923": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.is_combinable" }, - "12907": { + "12924": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.is_default" }, - "12908": { + "12925": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.created_at" }, - "12909": { + "12926": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.updated_at" }, - "12910": { + "12927": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.deleted_at" }, - "12911": { + "12928": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxRateDTO.created_by" }, - "12912": { + "12929": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "12913": { + "12930": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "12914": { + "12931": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "12915": { + "12932": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "12916": { + "12933": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "12917": { + "12934": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "12918": { + "12935": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "12919": { + "12936": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "12920": { + "12937": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "12921": { + "12938": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "12922": { + "12939": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "12923": { + "12940": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "12924": { + "12941": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps" }, - "12925": { + "12942": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.q" }, - "12926": { + "12943": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.id" }, - "12927": { + "12944": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.tax_region_id" }, - "12928": { + "12945": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.rate" }, - "12929": { + "12946": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.code" }, - "12930": { + "12947": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.name" }, - "12931": { + "12948": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.created_at" }, - "12932": { + "12949": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.updated_at" }, - "12933": { + "12950": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "FilterableTaxRateProps.created_by" }, - "12934": { + "12951": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "12935": { + "12952": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "12936": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO" - }, - "12937": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.tax_region_id" - }, - "12938": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.rate" - }, - "12939": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.code" - }, - "12940": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.name" - }, - "12941": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.rules" - }, - "12942": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.is_default" - }, - "12943": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.created_by" - }, - "12944": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateDTO.metadata" - }, - "12945": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO" - }, - "12946": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.rate" - }, - "12947": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.code" - }, - "12948": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.name" - }, - "12949": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.rules" - }, - "12950": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.is_default" - }, - "12951": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.is_combinable" - }, "12953": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpdateTaxRateDTO.metadata" + "qualifiedName": "CreateTaxRateDTO" }, "12954": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO" + "qualifiedName": "CreateTaxRateDTO.tax_region_id" }, "12955": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.id" + "qualifiedName": "CreateTaxRateDTO.rate" }, "12956": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.rate" + "qualifiedName": "CreateTaxRateDTO.code" }, "12957": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.code" + "qualifiedName": "CreateTaxRateDTO.name" }, "12958": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.name" + "qualifiedName": "CreateTaxRateDTO.rules" }, "12959": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.is_default" + "qualifiedName": "CreateTaxRateDTO.is_default" }, "12960": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.created_by" + "qualifiedName": "CreateTaxRateDTO.created_by" }, "12961": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "UpsertTaxRateDTO.metadata" + "qualifiedName": "CreateTaxRateDTO.metadata" }, "12962": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "RestoreReturn" + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "UpdateTaxRateDTO" }, "12963": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "__type.returnLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "UpdateTaxRateDTO.rate" }, "12964": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "UpdateTaxRateDTO.code" }, "12965": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO" + "qualifiedName": "UpdateTaxRateDTO.name" }, "12966": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.country_code" + "qualifiedName": "UpdateTaxRateDTO.rules" }, "12967": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.province_code" + "qualifiedName": "UpdateTaxRateDTO.is_default" }, "12968": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.parent_id" - }, - "12969": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.metadata" + "qualifiedName": "UpdateTaxRateDTO.is_combinable" }, "12970": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.created_by" + "qualifiedName": "UpdateTaxRateDTO.metadata" }, "12971": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRegionDTO.default_tax_rate" + "qualifiedName": "UpsertTaxRateDTO" }, "12972": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "__type" + "qualifiedName": "UpsertTaxRateDTO.id" }, "12973": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "__type.rate" + "qualifiedName": "UpsertTaxRateDTO.rate" }, "12974": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "__type.code" + "qualifiedName": "UpsertTaxRateDTO.code" }, "12975": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "__type.name" + "qualifiedName": "UpsertTaxRateDTO.name" }, "12976": { "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "__type.metadata" + "qualifiedName": "UpsertTaxRateDTO.is_default" }, "12977": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO" + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "UpsertTaxRateDTO.created_by" }, "12978": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.id" + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "UpsertTaxRateDTO.metadata" }, "12979": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.country_code" + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "RestoreReturn" }, "12980": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.province_code" - }, - "12981": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.parent_id" - }, - "12982": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.metadata" - }, - "12983": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.created_at" - }, - "12984": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.updated_at" - }, - "12985": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.created_by" - }, - "12986": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRegionDTO.deleted_at" - }, - "12987": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps" - }, - "12988": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.q" - }, - "12989": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.id" - }, - "12990": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.country_code" - }, - "12991": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.province_code" - }, - "12992": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.parent_id" - }, - "12993": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.metadata" - }, - "12994": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.created_at" - }, - "12995": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.updated_at" - }, - "12996": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRegionProps.created_by" - }, - "12997": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "12998": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "12999": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO" - }, - "13000": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO.reference" - }, - "13001": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO.reference_id" - }, - "13002": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO.tax_rate_id" - }, - "13003": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO.metadata" - }, - "13004": { - "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", - "qualifiedName": "CreateTaxRateRuleDTO.created_by" - }, - "13005": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO" - }, - "13006": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.id" - }, - "13007": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.reference" - }, - "13008": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.reference_id" - }, - "13009": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.tax_rate_id" - }, - "13010": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.tax_rate" - }, - "13011": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.metadata" - }, - "13012": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.created_at" - }, - "13013": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.updated_at" - }, - "13014": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxRateRuleDTO.created_by" - }, - "13015": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps" - }, - "13016": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.reference" - }, - "13017": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.reference_id" - }, - "13018": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.tax_rate_id" - }, - "13019": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.tax_rate" - }, - "13020": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.metadata" - }, - "13021": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.created_at" - }, - "13022": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.updated_at" - }, - "13023": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "FilterableTaxRateRuleProps.created_by" - }, - "13024": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$and" - }, - "13025": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.$or" - }, - "13026": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO" - }, - "13027": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.id" - }, - "13028": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_id" - }, - "13029": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_name" - }, - "13030": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_category_id" - }, - "13031": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_categories" - }, - "13032": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_sku" - }, - "13033": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_type" - }, - "13034": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.product_type_id" - }, - "13035": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.quantity" - }, - "13036": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.unit_price" - }, - "13037": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableItemDTO.currency_code" - }, - "13038": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableShippingDTO" - }, - "13039": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableShippingDTO.id" - }, - "13040": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableShippingDTO.shipping_option_id" - }, - "13041": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableShippingDTO.unit_price" - }, - "13042": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxableShippingDTO.currency_code" - }, - "13043": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxCalculationContext" - }, - "13044": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxCalculationContext.address" - }, - "13045": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type" - }, - "13046": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.country_code" - }, - "13047": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.province_code" - }, - "13048": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.address_1" - }, - "13049": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.address_2" - }, - "13050": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.city" - }, - "13051": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.postal_code" - }, - "13052": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxCalculationContext.customer" - }, - "13053": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type" - }, - "13054": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.id" - }, - "13055": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.email" - }, - "13056": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "__type.customer_groups" - }, - "13057": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxCalculationContext.is_return" - }, - "13058": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "ItemTaxLineDTO" - }, - "13059": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "ItemTaxLineDTO.line_item_id" - }, - "13060": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.rate_id" - }, - "13061": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.rate" - }, - "13062": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.code" - }, - "13063": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.name" - }, - "13064": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.provider_id" - }, - "13065": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "ShippingTaxLineDTO" - }, - "13066": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "ShippingTaxLineDTO.shipping_line_id" - }, - "13067": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.rate_id" - }, - "13068": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.rate" - }, - "13069": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.code" - }, - "13070": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.name" - }, - "13071": { - "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO.provider_id" - }, - "13072": { - "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", - "qualifiedName": "SoftDeleteReturn" - }, - "13073": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "13074": { + "12981": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "13075": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "ModuleJoinerConfig" + "12982": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO" }, - "13076": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "12983": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.country_code" + }, + "12984": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.province_code" + }, + "12985": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.parent_id" + }, + "12986": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.metadata" + }, + "12987": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.created_by" + }, + "12988": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRegionDTO.default_tax_rate" + }, + "12989": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", "qualifiedName": "__type" }, - "13077": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" + "12990": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "__type.rate" }, - "13078": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" + "12991": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "__type.code" }, - "13079": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" + "12992": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "__type.name" }, - "13080": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "12993": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "__type.metadata" }, - "13081": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "12994": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO" }, - "13082": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" + "12995": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.id" }, - "13083": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "12996": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.country_code" }, - "13084": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" + "12997": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.province_code" }, - "13085": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" + "12998": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.parent_id" }, - "13086": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" + "12999": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.metadata" }, - "13087": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" + "13000": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.created_at" }, - "13088": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" + "13001": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.updated_at" }, - "13089": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" + "13002": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.created_by" }, - "13090": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" + "13003": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRegionDTO.deleted_at" }, - "13091": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" + "13004": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps" }, - "13092": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" + "13005": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.q" }, - "13093": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "13006": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.id" }, - "13094": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "13007": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.country_code" }, - "13095": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "13008": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.province_code" }, - "13096": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "13009": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.parent_id" }, - "13097": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "13010": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.metadata" }, - "13098": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "13011": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.created_at" }, - "13099": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator" + "13012": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.updated_at" }, - "13100": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" + "13013": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRegionProps.created_by" }, - "13101": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.save" - }, - "13102": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "msg" - }, - "13103": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "13104": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.getMessages" - }, - "13105": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "format" - }, - "13106": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "13107": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.clearMessages" - }, - "13108": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "13109": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "IMessageAggregator.saveRawMessageData" - }, - "13110": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "T" - }, - "13111": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "messageData" - }, - "13112": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "options" - }, - "13113": { - "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable" - }, - "13114": { + "13014": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13115": { + "13015": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13116": { + "13016": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO" + }, + "13017": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO.reference" + }, + "13018": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO.reference_id" + }, + "13019": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO.tax_rate_id" + }, + "13020": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO.metadata" + }, + "13021": { + "sourceFileName": "../../../../packages/core/types/src/tax/mutations.ts", + "qualifiedName": "CreateTaxRateRuleDTO.created_by" + }, + "13022": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO" + }, + "13023": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.id" + }, + "13024": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.reference" + }, + "13025": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.reference_id" + }, + "13026": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.tax_rate_id" + }, + "13027": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.tax_rate" + }, + "13028": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.metadata" + }, + "13029": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.created_at" + }, + "13030": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.updated_at" + }, + "13031": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxRateRuleDTO.created_by" + }, + "13032": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps" + }, + "13033": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.reference" + }, + "13034": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.reference_id" + }, + "13035": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.tax_rate_id" + }, + "13036": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.tax_rate" + }, + "13037": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.metadata" + }, + "13038": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.created_at" + }, + "13039": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.updated_at" + }, + "13040": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "FilterableTaxRateRuleProps.created_by" + }, + "13041": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", - "qualifiedName": "BaseFilterable.T" + "qualifiedName": "BaseFilterable.$and" }, - "13117": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "OperatorMap" + "13042": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" }, - "13118": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "13043": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO" + }, + "13044": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.id" + }, + "13045": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_id" + }, + "13046": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_name" + }, + "13047": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_category_id" + }, + "13048": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_categories" + }, + "13049": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_sku" + }, + "13050": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_type" + }, + "13051": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.product_type_id" + }, + "13052": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.quantity" + }, + "13053": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.unit_price" + }, + "13054": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableItemDTO.currency_code" + }, + "13055": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableShippingDTO" + }, + "13056": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableShippingDTO.id" + }, + "13057": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableShippingDTO.shipping_option_id" + }, + "13058": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableShippingDTO.unit_price" + }, + "13059": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxableShippingDTO.currency_code" + }, + "13060": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxCalculationContext" + }, + "13061": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxCalculationContext.address" + }, + "13062": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "__type" }, - "13119": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$and" - }, - "13120": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$or" - }, - "13121": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$eq" - }, - "13122": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ne" - }, - "13123": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$in" - }, - "13124": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$nin" - }, - "13125": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$not" - }, - "13126": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gt" - }, - "13127": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$gte" - }, - "13128": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lt" - }, - "13129": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$lte" - }, - "13130": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$like" - }, - "13131": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$re" - }, - "13132": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$ilike" - }, - "13133": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$fulltext" - }, - "13134": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$overlap" - }, - "13135": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contains" - }, - "13136": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$contained" - }, - "13137": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.$exists" - }, - "13138": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" - }, - "13139": { - "sourceFileName": "../../../../packages/core/types/src/common/common.ts", - "qualifiedName": "MetadataType" - }, - "13140": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberInput" - }, - "13141": { + "13063": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", - "qualifiedName": "TaxLineDTO" + "qualifiedName": "__type.country_code" }, - "13142": { + "13064": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.province_code" + }, + "13065": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.address_1" + }, + "13066": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.address_2" + }, + "13067": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.city" + }, + "13068": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.postal_code" + }, + "13069": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxCalculationContext.customer" + }, + "13070": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type" + }, + "13071": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.id" + }, + "13072": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.email" + }, + "13073": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "__type.customer_groups" + }, + "13074": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxCalculationContext.is_return" + }, + "13075": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "ItemTaxLineDTO" + }, + "13076": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "ItemTaxLineDTO.line_item_id" + }, + "13077": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate_id" }, - "13143": { + "13078": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.rate" }, - "13144": { + "13079": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.code" }, - "13145": { + "13080": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.name" }, - "13146": { + "13081": { "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", "qualifiedName": "TaxLineDTO.provider_id" }, + "13082": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "ShippingTaxLineDTO" + }, + "13083": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "ShippingTaxLineDTO.shipping_line_id" + }, + "13084": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.rate_id" + }, + "13085": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.rate" + }, + "13086": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.code" + }, + "13087": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.name" + }, + "13088": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.provider_id" + }, + "13089": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "SoftDeleteReturn" + }, + "13090": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "__type.returnLinkableKeys" + }, + "13091": { + "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "13092": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "ModuleJoinerConfig" + }, + "13093": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13094": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.schema" + }, + "13095": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationships" + }, + "13096": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extends" + }, + "13097": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13098": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "13099": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "13100": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13101": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "13102": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "13103": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "13104": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "13105": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "13106": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "13107": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "13108": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "13109": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "13110": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "13111": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "13112": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13113": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "13114": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "13115": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "13116": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator" + }, + "13117": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "13118": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.save" + }, + "13119": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "msg" + }, + "13120": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "13121": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.getMessages" + }, + "13122": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "format" + }, + "13123": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "13124": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.clearMessages" + }, + "13125": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "13126": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "IMessageAggregator.saveRawMessageData" + }, + "13127": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "T" + }, + "13128": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "messageData" + }, + "13129": { + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "options" + }, + "13130": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable" + }, + "13131": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$and" + }, + "13132": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.$or" + }, + "13133": { + "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", + "qualifiedName": "BaseFilterable.T" + }, + "13134": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "OperatorMap" + }, + "13135": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13136": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$and" + }, + "13137": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$or" + }, + "13138": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$eq" + }, + "13139": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ne" + }, + "13140": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$in" + }, + "13141": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$nin" + }, + "13142": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$not" + }, + "13143": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gt" + }, + "13144": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$gte" + }, + "13145": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lt" + }, + "13146": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$lte" + }, "13147": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$like" + }, + "13148": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$re" + }, + "13149": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$ilike" + }, + "13150": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$fulltext" + }, + "13151": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$overlap" + }, + "13152": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contains" + }, + "13153": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$contained" + }, + "13154": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.$exists" + }, + "13155": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13156": { + "sourceFileName": "../../../../packages/core/types/src/common/common.ts", + "qualifiedName": "MetadataType" + }, + "13157": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberInput" + }, + "13158": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO" + }, + "13159": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.rate_id" + }, + "13160": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.rate" + }, + "13161": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.code" + }, + "13162": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.name" + }, + "13163": { + "sourceFileName": "../../../../packages/core/types/src/tax/common.ts", + "qualifiedName": "TaxLineDTO.provider_id" + }, + "13164": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "13148": { + "13165": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "13149": { + "13166": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "13150": { + "13167": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "13151": { + "13168": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13152": { + "13169": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "13153": { + "13170": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "13154": { + "13171": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "13155": { + "13172": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "13156": { + "13173": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "13157": { + "13174": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13158": { + "13175": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13159": { + "13176": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "13160": { + "13177": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "13161": { + "13178": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "13162": { + "13179": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13163": { + "13180": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "13164": { + "13181": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "13165": { + "13182": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13166": { + "13183": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "13167": { + "13184": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "13168": { + "13185": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "13169": { + "13186": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "13170": { + "13187": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "13171": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13172": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "13173": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "13174": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "13175": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "13176": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "13177": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "13178": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "13180": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "13181": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13182": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "13183": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "13184": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "13185": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "13186": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "13187": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "13188": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "13189": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "13190": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Query" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "13191": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "13192": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ExpandScalar" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "13193": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "13194": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "BigNumberRawValue" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type" }, "13195": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type" - }, - "13196": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "__type.value" - }, - "13197": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__index" }, + "13197": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" + }, + "13198": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, "13199": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventName" }, "13200": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.numeric" - }, - "13201": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.raw" - }, - "13202": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.bigNumber" - }, - "13203": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "13204": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.toJSON" - }, - "13205": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "13206": { - "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", - "qualifiedName": "IBigNumber.valueOf" - }, - "13207": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" - }, - "13208": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" - }, - "13209": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" - }, - "13210": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" - }, - "13211": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type" - }, - "13212": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "13213": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" - }, - "13214": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" - }, - "13215": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "13216": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "13217": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "13218": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "13219": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "13220": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13221": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" - }, - "13222": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "13223": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13224": { + "13201": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "13202": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "13203": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "13204": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "13205": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "13206": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, - "13225": { + "13207": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Scalar" + "qualifiedName": "Query" }, - "13226": { + "13208": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13209": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ExpandScalar" + }, + "13210": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13211": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "BigNumberRawValue" + }, + "13212": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type" }, - "13227": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" + "13213": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "__type.value" }, - "13228": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.toHexString" - }, - "13229": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterQuery" - }, - "13230": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13231": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "13214": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", "qualifiedName": "__type.__index" }, + "13216": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber" + }, + "13217": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.numeric" + }, + "13218": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.raw" + }, + "13219": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.bigNumber" + }, + "13220": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" + }, + "13221": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.toJSON" + }, + "13222": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" + }, + "13223": { + "sourceFileName": "../../../../packages/core/types/src/totals/big-number.ts", + "qualifiedName": "IBigNumber.valueOf" + }, + "13224": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, + "13225": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" + }, + "13226": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "13227": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "13228": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "13229": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "13230": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "13231": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "13232": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, "13233": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" }, "13234": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Prev" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" }, "13235": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" }, "13236": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" }, "13237": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "qualifiedName": "__type" }, "13238": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "13239": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventGroupId" + "qualifiedName": "__type.metadata" }, "13240": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "PrevLimit" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" }, "13241": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "FilterValue2" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "13242": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "Scalar" }, "13243": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "Primary" + "qualifiedName": "__type" }, "13244": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.toHexString" }, "13245": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.[PrimaryKeyType]" + "qualifiedName": "__type.toHexString" }, "13246": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "FilterQuery" }, "13247": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type._id" + "qualifiedName": "__type" }, "13248": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" - }, - "13249": { - "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.uuid" + "qualifiedName": "__type.__index" }, "13250": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "13251": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "__type.id" + "qualifiedName": "Prev" }, "13252": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "T" + "qualifiedName": "FilterValue" }, "13253": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", - "qualifiedName": "ReadonlyPrimary" + "qualifiedName": "T" }, "13254": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "13255": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "13256": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.eventGroupId" + }, + "13257": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "PrevLimit" + }, + "13258": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "FilterValue2" + }, + "13259": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13260": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "Primary" + }, + "13261": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13262": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.[PrimaryKeyType]" + }, + "13263": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13264": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type._id" + }, + "13265": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13266": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.uuid" + }, + "13267": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type" + }, + "13268": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "__type.id" + }, + "13269": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "T" + }, + "13270": { + "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", + "qualifiedName": "ReadonlyPrimary" + }, + "13271": { "sourceFileName": "../../../../packages/core/types/src/dal/utils.ts", "qualifiedName": "T" } @@ -16007,7 +16007,7 @@ "1": "../../../../packages/core/types/src/tax/service.ts" }, "reflections": { - "1": 12729 + "1": 12746 } } } \ 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 5ace16cbee..62e46fc3ab 100644 --- a/www/utils/generated/typedoc-json-output/user-models.json +++ b/www/utils/generated/typedoc-json-output/user-models.json @@ -1,16 +1,289 @@ { - "id": 13567, + "id": 13584, "name": "user-models", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13585, + "id": 13602, "name": "Invite", "variant": "declaration", "kind": 128, "flags": {}, + "children": [ + { + "id": 13603, + "name": "constructor", + "variant": "declaration", + "kind": 512, + "flags": {}, + "signatures": [ + { + "id": 13604, + "name": "new Invite", + "variant": "signature", + "kind": 16384, + "flags": {}, + "type": { + "type": "reference", + "target": 13602, + "name": "Invite", + "package": "@medusajs/user", + "qualifiedName": "default" + } + } + ] + }, + { + "id": 13618, + "name": "[OptionalProps]", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "OptionalFields" + }, + "name": "OptionalFields", + "package": "@medusajs/user" + } + }, + { + "id": 13605, + "name": "id", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 13606, + "name": "email", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 13607, + "name": "accepted", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "boolean" + }, + "defaultValue": "false" + }, + { + "id": 13608, + "name": "token", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 13609, + "name": "expires_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": 13610, + "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": 13611, + "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": 13612, + "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": 13613, + "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": 13614, + "name": "onInit", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 13615, + "name": "onInit", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + }, + { + "id": 13616, + "name": "beforeCreate", + "variant": "declaration", + "kind": 2048, + "flags": {}, + "signatures": [ + { + "id": 13617, + "name": "beforeCreate", + "variant": "signature", + "kind": 4096, + "flags": {}, + "type": { + "type": "intrinsic", + "name": "void" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "children": [ + 13603 + ] + }, + { + "title": "Properties", + "children": [ + 13618, + 13605, + 13606, + 13607, + 13608, + 13609, + 13610, + 13611, + 13612, + 13613 + ] + }, + { + "title": "Methods", + "children": [ + 13614, + 13616 + ] + } + ] + }, + { + "id": 13585, + "name": "User", + "variant": "declaration", + "kind": 128, + "flags": {}, "children": [ { "id": 13586, @@ -21,14 +294,14 @@ "signatures": [ { "id": 13587, - "name": "new Invite", + "name": "new User", "variant": "signature", "kind": 16384, "flags": {}, "type": { "type": "reference", "target": 13585, - "name": "Invite", + "name": "User", "package": "@medusajs/user", "qualifiedName": "default" } @@ -40,11 +313,13 @@ "name": "[OptionalProps]", "variant": "declaration", "kind": 1024, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "reference", "target": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "OptionalFields" }, "name": "OptionalFields", @@ -64,6 +339,48 @@ }, { "id": 13589, + "name": "first_name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 13590, + "name": "last_name", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "type": { + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" + }, + { + "id": 13591, "name": "email", "variant": "declaration", "kind": 1024, @@ -73,44 +390,26 @@ "name": "string" } }, - { - "id": 13590, - "name": "accepted", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "boolean" - }, - "defaultValue": "false" - }, - { - "id": 13591, - "name": "token", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, { "id": 13592, - "name": "expires_at", + "name": "avatar_url", "variant": "declaration", "kind": 1024, "flags": {}, "type": { - "type": "reference", - "target": { - "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Date" - }, - "name": "Date", - "package": "typescript" - } + "type": "union", + "types": [ + { + "type": "literal", + "value": null + }, + { + "type": "intrinsic", + "name": "string" + } + ] + }, + "defaultValue": "null" }, { "id": 13593, @@ -185,7 +484,9 @@ "name": "deleted_at", "variant": "declaration", "kind": 1024, - "flags": {}, + "flags": { + "isOptional": true + }, "type": { "type": "union", "types": [ @@ -208,14 +509,14 @@ }, { "id": 13597, - "name": "onInit", + "name": "onCreate", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 13598, - "name": "onInit", + "name": "onCreate", "variant": "signature", "kind": 4096, "flags": {}, @@ -228,14 +529,14 @@ }, { "id": 13599, - "name": "beforeCreate", + "name": "onInit", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { "id": 13600, - "name": "beforeCreate", + "name": "onInit", "variant": "signature", "kind": 4096, "flags": {}, @@ -277,441 +578,140 @@ ] } ] - }, - { - "id": 13568, - "name": "User", - "variant": "declaration", - "kind": 128, - "flags": {}, - "children": [ - { - "id": 13569, - "name": "constructor", - "variant": "declaration", - "kind": 512, - "flags": {}, - "signatures": [ - { - "id": 13570, - "name": "new User", - "variant": "signature", - "kind": 16384, - "flags": {}, - "type": { - "type": "reference", - "target": 13568, - "name": "User", - "package": "@medusajs/user", - "qualifiedName": "default" - } - } - ] - }, - { - "id": 13584, - "name": "[OptionalProps]", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "OptionalFields" - }, - "name": "OptionalFields", - "package": "@medusajs/user" - } - }, - { - "id": 13571, - "name": "id", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 13572, - "name": "first_name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 13573, - "name": "last_name", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 13574, - "name": "email", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 13575, - "name": "avatar_url", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "type": { - "type": "union", - "types": [ - { - "type": "literal", - "value": null - }, - { - "type": "intrinsic", - "name": "string" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 13576, - "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": 13577, - "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": 13578, - "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": 13579, - "name": "deleted_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" - } - ] - }, - "defaultValue": "null" - }, - { - "id": 13580, - "name": "onCreate", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 13581, - "name": "onCreate", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - }, - { - "id": 13582, - "name": "onInit", - "variant": "declaration", - "kind": 2048, - "flags": {}, - "signatures": [ - { - "id": 13583, - "name": "onInit", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - ], - "groups": [ - { - "title": "Constructors", - "children": [ - 13569 - ] - }, - { - "title": "Properties", - "children": [ - 13584, - 13571, - 13572, - 13573, - 13574, - 13575, - 13576, - 13577, - 13578, - 13579 - ] - }, - { - "title": "Methods", - "children": [ - 13580, - 13582 - ] - } - ] } ], "groups": [ { "title": "Classes", "children": [ - 13585, - 13568 + 13602, + 13585 ] } ], "packageName": "@medusajs/user", "symbolIdMap": { - "13567": { + "13584": { "sourceFileName": "../../../../packages/modules/user/src/models/index.ts", "qualifiedName": "" }, - "13568": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default" - }, - "13571": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.id" - }, - "13572": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.first_name" - }, - "13573": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.last_name" - }, - "13574": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.email" - }, - "13575": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.avatar_url" - }, - "13576": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.metadata" - }, - "13577": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.created_at" - }, - "13578": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.updated_at" - }, - "13579": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.deleted_at" - }, - "13580": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.onCreate" - }, - "13581": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.onCreate" - }, - "13582": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.onInit" - }, - "13583": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.onInit" - }, - "13584": { - "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", - "qualifiedName": "default.[OptionalProps]" - }, "13585": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default" }, "13588": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.id" }, "13589": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", - "qualifiedName": "default.email" + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.first_name" }, "13590": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", - "qualifiedName": "default.accepted" + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.last_name" }, "13591": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", - "qualifiedName": "default.token" + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.email" }, "13592": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", - "qualifiedName": "default.expires_at" + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.avatar_url" }, "13593": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.metadata" }, "13594": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.created_at" }, "13595": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.updated_at" }, "13596": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", "qualifiedName": "default.deleted_at" }, "13597": { - "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", - "qualifiedName": "default.onInit" + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.onCreate" }, "13598": { + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.onCreate" + }, + "13599": { + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.onInit" + }, + "13600": { + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.onInit" + }, + "13601": { + "sourceFileName": "../../../../packages/modules/user/src/models/user.ts", + "qualifiedName": "default.[OptionalProps]" + }, + "13602": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default" + }, + "13605": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.id" + }, + "13606": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.email" + }, + "13607": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.accepted" + }, + "13608": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.token" + }, + "13609": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.expires_at" + }, + "13610": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.metadata" + }, + "13611": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.created_at" + }, + "13612": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.updated_at" + }, + "13613": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.deleted_at" + }, + "13614": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.onInit" }, - "13599": { + "13615": { + "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", + "qualifiedName": "default.onInit" + }, + "13616": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.beforeCreate" }, - "13600": { + "13617": { "sourceFileName": "../../../../packages/modules/user/src/models/invite.ts", "qualifiedName": "default.beforeCreate" }, - "13601": { + "13618": { "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": 13567 + "1": 13584 } } } \ 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 641a221a40..fa4dcb642c 100644 --- a/www/utils/generated/typedoc-json-output/user.json +++ b/www/utils/generated/typedoc-json-output/user.json @@ -1,12 +1,12 @@ { - "id": 13255, + "id": 13272, "name": "user", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 13404, + "id": 13421, "name": "FindConfig", "variant": "declaration", "kind": 256, @@ -29,7 +29,7 @@ }, "children": [ { - "id": 13405, + "id": 13422, "name": "select", "variant": "declaration", "kind": 1024, @@ -58,7 +58,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 13416, + "target": 13433, "name": "Entity", "package": "@medusajs/types", "qualifiedName": "FindConfig.Entity", @@ -70,7 +70,7 @@ } }, { - "id": 13406, + "id": 13423, "name": "skip", "variant": "declaration", "kind": 1024, @@ -100,7 +100,7 @@ } }, { - "id": 13407, + "id": 13424, "name": "take", "variant": "declaration", "kind": 1024, @@ -130,7 +130,7 @@ } }, { - "id": 13408, + "id": 13425, "name": "relations", "variant": "declaration", "kind": 1024, @@ -154,7 +154,7 @@ } }, { - "id": 13409, + "id": 13426, "name": "order", "variant": "declaration", "kind": 1024, @@ -188,21 +188,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13410, + "id": 13427, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13411, + "id": 13428, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13412, + "id": 13429, "name": "K", "variant": "param", "kind": 32768, @@ -232,7 +232,7 @@ } }, { - "id": 13413, + "id": 13430, "name": "withDeleted", "variant": "declaration", "kind": 1024, @@ -261,7 +261,7 @@ } }, { - "id": 13414, + "id": 13431, "name": "filters", "variant": "declaration", "kind": 1024, @@ -297,7 +297,7 @@ } }, { - "id": 13415, + "id": 13432, "name": "options", "variant": "declaration", "kind": 1024, @@ -337,20 +337,20 @@ { "title": "Properties", "children": [ - 13405, - 13406, - 13407, - 13408, - 13409, - 13413, - 13414, - 13415 + 13422, + 13423, + 13424, + 13425, + 13426, + 13430, + 13431, + 13432 ] } ], "typeParameters": [ { - "id": 13416, + "id": 13433, "name": "Entity", "variant": "typeParam", "kind": 131072, @@ -359,7 +359,7 @@ ] }, { - "id": 13499, + "id": 13516, "name": "BaseFilterable", "variant": "declaration", "kind": 256, @@ -374,7 +374,7 @@ }, "children": [ { - "id": 13500, + "id": 13517, "name": "$and", "variant": "declaration", "kind": 1024, @@ -396,11 +396,11 @@ "types": [ { "type": "reference", - "target": 13499, + "target": 13516, "typeArguments": [ { "type": "reference", - "target": 13502, + "target": 13519, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -412,7 +412,7 @@ }, { "type": "reference", - "target": 13502, + "target": 13519, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -423,7 +423,7 @@ } }, { - "id": 13501, + "id": 13518, "name": "$or", "variant": "declaration", "kind": 1024, @@ -445,11 +445,11 @@ "types": [ { "type": "reference", - "target": 13499, + "target": 13516, "typeArguments": [ { "type": "reference", - "target": 13502, + "target": 13519, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -461,7 +461,7 @@ }, { "type": "reference", - "target": 13502, + "target": 13519, "name": "T", "package": "@medusajs/types", "qualifiedName": "BaseFilterable.T", @@ -476,14 +476,14 @@ { "title": "Properties", "children": [ - 13500, - 13501 + 13517, + 13518 ] } ], "typeParameters": [ { - "id": 13502, + "id": 13519, "name": "T", "variant": "typeParam", "kind": 131072, @@ -493,13 +493,13 @@ "extendedBy": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps" } ] }, { - "id": 13447, + "id": 13464, "name": "SoftDeleteReturn", "variant": "declaration", "kind": 256, @@ -514,7 +514,7 @@ }, "children": [ { - "id": 13448, + "id": 13465, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -533,7 +533,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13449, + "target": 13466, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -545,13 +545,13 @@ { "title": "Properties", "children": [ - 13448 + 13465 ] } ], "typeParameters": [ { - "id": 13449, + "id": 13466, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -564,7 +564,7 @@ ] }, { - "id": 13450, + "id": 13467, "name": "RestoreReturn", "variant": "declaration", "kind": 256, @@ -579,7 +579,7 @@ }, "children": [ { - "id": 13451, + "id": 13468, "name": "returnLinkableKeys", "variant": "declaration", "kind": 1024, @@ -598,7 +598,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13452, + "target": 13469, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -610,13 +610,13 @@ { "title": "Properties", "children": [ - 13451 + 13468 ] } ], "typeParameters": [ { - "id": 13452, + "id": 13469, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -629,7 +629,7 @@ ] }, { - "id": 13564, + "id": 13581, "name": "EventMetadata", "variant": "declaration", "kind": 2097152, @@ -659,14 +659,14 @@ { "type": "reflection", "declaration": { - "id": 13565, + "id": 13582, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13566, + "id": 13583, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -683,7 +683,7 @@ { "title": "Properties", "children": [ - 13566 + 13583 ] } ] @@ -693,14 +693,14 @@ } }, { - "id": 13558, + "id": 13575, "name": "Event", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13563, + "id": 13580, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -714,14 +714,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13559, + "id": 13576, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13560, + "id": 13577, "name": "name", "variant": "declaration", "kind": 1024, @@ -732,7 +732,7 @@ } }, { - "id": 13561, + "id": 13578, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -741,20 +741,20 @@ }, "type": { "type": "reference", - "target": 13564, + "target": 13581, "name": "EventMetadata", "package": "@medusajs/types" } }, { - "id": 13562, + "id": 13579, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13563, + "target": 13580, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -765,9 +765,9 @@ { "title": "Properties", "children": [ - 13560, - 13561, - 13562 + 13577, + 13578, + 13579 ] } ] @@ -775,14 +775,14 @@ } }, { - "id": 13526, + "id": 13543, "name": "Message", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13529, + "id": 13546, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -798,11 +798,11 @@ "types": [ { "type": "reference", - "target": 13558, + "target": 13575, "typeArguments": [ { "type": "reference", - "target": 13529, + "target": 13546, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true @@ -814,14 +814,14 @@ { "type": "reflection", "declaration": { - "id": 13527, + "id": 13544, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13528, + "id": 13545, "name": "options", "variant": "declaration", "kind": 1024, @@ -853,7 +853,7 @@ { "title": "Properties", "children": [ - 13528 + 13545 ] } ] @@ -863,14 +863,14 @@ } }, { - "id": 13536, + "id": 13553, "name": "RawMessageFormat", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 13545, + "id": 13562, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -884,14 +884,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13537, + "id": 13554, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13538, + "id": 13555, "name": "eventName", "variant": "declaration", "kind": 1024, @@ -902,21 +902,21 @@ } }, { - "id": 13539, + "id": 13556, "name": "data", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13545, + "target": 13562, "name": "TData", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13540, + "id": 13557, "name": "source", "variant": "declaration", "kind": 1024, @@ -927,7 +927,7 @@ } }, { - "id": 13541, + "id": 13558, "name": "object", "variant": "declaration", "kind": 1024, @@ -938,7 +938,7 @@ } }, { - "id": 13542, + "id": 13559, "name": "action", "variant": "declaration", "kind": 1024, @@ -951,7 +951,7 @@ } }, { - "id": 13543, + "id": 13560, "name": "context", "variant": "declaration", "kind": 1024, @@ -967,7 +967,7 @@ "typeArguments": [ { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" }, @@ -981,7 +981,7 @@ } }, { - "id": 13544, + "id": 13561, "name": "options", "variant": "declaration", "kind": 1024, @@ -1013,13 +1013,13 @@ { "title": "Properties", "children": [ - 13538, - 13539, - 13540, - 13541, - 13542, - 13543, - 13544 + 13555, + 13556, + 13557, + 13558, + 13559, + 13560, + 13561 ] } ] @@ -1027,7 +1027,7 @@ } }, { - "id": 13549, + "id": 13566, "name": "JoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -1035,14 +1035,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13550, + "id": 13567, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13551, + "id": 13568, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1053,7 +1053,7 @@ } }, { - "id": 13552, + "id": 13569, "name": "foreignKey", "variant": "declaration", "kind": 1024, @@ -1064,7 +1064,7 @@ } }, { - "id": 13553, + "id": 13570, "name": "primaryKey", "variant": "declaration", "kind": 1024, @@ -1075,7 +1075,7 @@ } }, { - "id": 13554, + "id": 13571, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1086,7 +1086,7 @@ } }, { - "id": 13555, + "id": 13572, "name": "inverse", "variant": "declaration", "kind": 1024, @@ -1107,7 +1107,7 @@ } }, { - "id": 13556, + "id": 13573, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1128,7 +1128,7 @@ } }, { - "id": 13557, + "id": 13574, "name": "args", "variant": "declaration", "kind": 1024, @@ -1168,13 +1168,13 @@ { "title": "Properties", "children": [ - 13551, - 13552, - 13553, - 13554, - 13555, - 13556, - 13557 + 13568, + 13569, + 13570, + 13571, + 13572, + 13573, + 13574 ] } ] @@ -1182,14 +1182,14 @@ } }, { - "id": 13546, + "id": 13563, "name": "JoinerServiceConfigAlias", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13547, + "id": 13564, "name": "name", "variant": "declaration", "kind": 1024, @@ -1212,7 +1212,7 @@ } }, { - "id": 13548, + "id": 13565, "name": "args", "variant": "declaration", "kind": 1024, @@ -1252,21 +1252,21 @@ { "title": "Properties", "children": [ - 13547, - 13548 + 13564, + 13565 ] } ] }, { - "id": 13503, + "id": 13520, "name": "JoinerServiceConfig", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13504, + "id": 13521, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1277,7 +1277,7 @@ } }, { - "id": 13505, + "id": 13522, "name": "alias", "variant": "declaration", "kind": 1024, @@ -1297,7 +1297,7 @@ "types": [ { "type": "reference", - "target": 13546, + "target": 13563, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" }, @@ -1305,7 +1305,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13546, + "target": 13563, "name": "JoinerServiceConfigAlias", "package": "@medusajs/types" } @@ -1314,7 +1314,7 @@ } }, { - "id": 13506, + "id": 13523, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1350,14 +1350,14 @@ { "type": "reflection", "declaration": { - "id": 13507, + "id": 13524, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13508, + "id": 13525, "name": "path", "variant": "declaration", "kind": 1024, @@ -1368,7 +1368,7 @@ } }, { - "id": 13509, + "id": 13526, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1386,8 +1386,8 @@ { "title": "Properties", "children": [ - 13508, - 13509 + 13525, + 13526 ] } ] @@ -1401,7 +1401,7 @@ } }, { - "id": 13510, + "id": 13527, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -1415,7 +1415,7 @@ } }, { - "id": 13511, + "id": 13528, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1426,14 +1426,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13549, + "target": 13566, "name": "JoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13512, + "id": 13529, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1445,14 +1445,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13513, + "id": 13530, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13514, + "id": 13531, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1463,14 +1463,14 @@ } }, { - "id": 13515, + "id": 13532, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13549, + "target": 13566, "name": "JoinerRelationship", "package": "@medusajs/types" } @@ -1480,8 +1480,8 @@ { "title": "Properties", "children": [ - 13514, - 13515 + 13531, + 13532 ] } ] @@ -1490,7 +1490,7 @@ } }, { - "id": 13516, + "id": 13533, "name": "args", "variant": "declaration", "kind": 1024, @@ -1530,19 +1530,19 @@ { "title": "Properties", "children": [ - 13504, - 13505, - 13506, - 13510, - 13511, - 13512, - 13516 + 13521, + 13522, + 13523, + 13527, + 13528, + 13529, + 13533 ] } ] }, { - "id": 13520, + "id": 13537, "name": "LinkModulesExtraFields", "variant": "declaration", "kind": 2097152, @@ -1561,14 +1561,14 @@ { "type": "reflection", "declaration": { - "id": 13521, + "id": 13538, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13522, + "id": 13539, "name": "type", "variant": "declaration", "kind": 1024, @@ -1664,7 +1664,7 @@ } }, { - "id": 13523, + "id": 13540, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -1677,7 +1677,7 @@ } }, { - "id": 13524, + "id": 13541, "name": "nullable", "variant": "declaration", "kind": 1024, @@ -1690,7 +1690,7 @@ } }, { - "id": 13525, + "id": 13542, "name": "options", "variant": "declaration", "kind": 1024, @@ -1730,10 +1730,10 @@ { "title": "Properties", "children": [ - 13522, - 13523, - 13524, - 13525 + 13539, + 13540, + 13541, + 13542 ] } ] @@ -1745,7 +1745,7 @@ } }, { - "id": 13461, + "id": 13478, "name": "ModuleJoinerConfig", "variant": "declaration", "kind": 2097152, @@ -1762,7 +1762,7 @@ "typeArguments": [ { "type": "reference", - "target": 13503, + "target": 13520, "name": "JoinerServiceConfig", "package": "@medusajs/types" }, @@ -1794,14 +1794,14 @@ { "type": "reflection", "declaration": { - "id": 13462, + "id": 13479, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13463, + "id": 13480, "name": "schema", "variant": "declaration", "kind": 1024, @@ -1822,7 +1822,7 @@ } }, { - "id": 13464, + "id": 13481, "name": "relationships", "variant": "declaration", "kind": 1024, @@ -1833,14 +1833,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13517, + "target": 13534, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } } }, { - "id": 13465, + "id": 13482, "name": "extends", "variant": "declaration", "kind": 1024, @@ -1852,14 +1852,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 13466, + "id": 13483, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13467, + "id": 13484, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -1870,7 +1870,7 @@ } }, { - "id": 13468, + "id": 13485, "name": "fieldAlias", "variant": "declaration", "kind": 1024, @@ -1898,14 +1898,14 @@ { "type": "reflection", "declaration": { - "id": 13469, + "id": 13486, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13470, + "id": 13487, "name": "path", "variant": "declaration", "kind": 1024, @@ -1916,7 +1916,7 @@ } }, { - "id": 13471, + "id": 13488, "name": "forwardArgumentsOnPath", "variant": "declaration", "kind": 1024, @@ -1932,7 +1932,7 @@ } }, { - "id": 13472, + "id": 13489, "name": "isList", "variant": "declaration", "kind": 1024, @@ -1949,9 +1949,9 @@ { "title": "Properties", "children": [ - 13470, - 13471, - 13472 + 13487, + 13488, + 13489 ] } ] @@ -1965,14 +1965,14 @@ } }, { - "id": 13473, + "id": 13490, "name": "relationship", "variant": "declaration", "kind": 1024, "flags": {}, "type": { "type": "reference", - "target": 13517, + "target": 13534, "name": "ModuleJoinerRelationship", "package": "@medusajs/types" } @@ -1982,9 +1982,9 @@ { "title": "Properties", "children": [ - 13467, - 13468, - 13473 + 13484, + 13485, + 13490 ] } ] @@ -1993,7 +1993,7 @@ } }, { - "id": 13474, + "id": 13491, "name": "serviceName", "variant": "declaration", "kind": 1024, @@ -2006,7 +2006,7 @@ } }, { - "id": 13475, + "id": 13492, "name": "primaryKeys", "variant": "declaration", "kind": 1024, @@ -2022,7 +2022,7 @@ } }, { - "id": 13476, + "id": 13493, "name": "isLink", "variant": "declaration", "kind": 1024, @@ -2043,7 +2043,7 @@ } }, { - "id": 13477, + "id": 13494, "name": "linkableKeys", "variant": "declaration", "kind": 1024, @@ -2079,7 +2079,7 @@ } }, { - "id": 13478, + "id": 13495, "name": "isReadOnlyLink", "variant": "declaration", "kind": 1024, @@ -2100,7 +2100,7 @@ } }, { - "id": 13479, + "id": 13496, "name": "extraDataFields", "variant": "declaration", "kind": 1024, @@ -2124,7 +2124,7 @@ } }, { - "id": 13480, + "id": 13497, "name": "databaseConfig", "variant": "declaration", "kind": 1024, @@ -2134,14 +2134,14 @@ "type": { "type": "reflection", "declaration": { - "id": 13481, + "id": 13498, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13482, + "id": 13499, "name": "tableName", "variant": "declaration", "kind": 1024, @@ -2162,7 +2162,7 @@ } }, { - "id": 13483, + "id": 13500, "name": "idPrefix", "variant": "declaration", "kind": 1024, @@ -2183,7 +2183,7 @@ } }, { - "id": 13484, + "id": 13501, "name": "extraFields", "variant": "declaration", "kind": 1024, @@ -2192,7 +2192,7 @@ }, "type": { "type": "reference", - "target": 13520, + "target": 13537, "name": "LinkModulesExtraFields", "package": "@medusajs/types" } @@ -2202,9 +2202,9 @@ { "title": "Properties", "children": [ - 13482, - 13483, - 13484 + 13499, + 13500, + 13501 ] } ] @@ -2216,16 +2216,16 @@ { "title": "Properties", "children": [ - 13463, - 13464, - 13465, - 13474, - 13475, - 13476, - 13477, - 13478, - 13479, - 13480 + 13480, + 13481, + 13482, + 13491, + 13492, + 13493, + 13494, + 13495, + 13496, + 13497 ] } ] @@ -2235,7 +2235,7 @@ } }, { - "id": 13517, + "id": 13534, "name": "ModuleJoinerRelationship", "variant": "declaration", "kind": 2097152, @@ -2245,21 +2245,21 @@ "types": [ { "type": "reference", - "target": 13549, + "target": 13566, "name": "JoinerRelationship", "package": "@medusajs/types" }, { "type": "reflection", "declaration": { - "id": 13518, + "id": 13535, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 13519, + "id": 13536, "name": "deleteCascade", "variant": "declaration", "kind": 1024, @@ -2284,7 +2284,7 @@ { "title": "Properties", "children": [ - 13519 + 13536 ] } ] @@ -2294,7 +2294,7 @@ } }, { - "id": 13368, + "id": 13385, "name": "IModuleService", "variant": "declaration", "kind": 256, @@ -2302,20 +2302,20 @@ "extendedBy": [ { "type": "reference", - "target": 13256, + "target": 13273, "name": "IUserModuleService" } ] }, { - "id": 13530, + "id": 13547, "name": "MessageAggregatorFormat", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13531, + "id": 13548, "name": "groupBy", "variant": "declaration", "kind": 1024, @@ -2331,7 +2331,7 @@ } }, { - "id": 13532, + "id": 13549, "name": "sortBy", "variant": "declaration", "kind": 1024, @@ -2341,21 +2341,21 @@ "type": { "type": "reflection", "declaration": { - "id": 13533, + "id": 13550, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 13534, + "id": 13551, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 13535, + "id": 13552, "name": "key", "variant": "param", "kind": 32768, @@ -2396,35 +2396,35 @@ { "title": "Properties", "children": [ - 13531, - 13532 + 13548, + 13549 ] } ] }, { - "id": 13485, + "id": 13502, "name": "IMessageAggregator", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 13486, + "id": 13503, "name": "save", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13487, + "id": 13504, "name": "save", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13488, + "id": 13505, "name": "msg", "variant": "param", "kind": 32768, @@ -2434,7 +2434,7 @@ "types": [ { "type": "reference", - "target": 13526, + "target": 13543, "name": "Message", "package": "@medusajs/types" }, @@ -2442,7 +2442,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13526, + "target": 13543, "name": "Message", "package": "@medusajs/types" } @@ -2459,21 +2459,21 @@ ] }, { - "id": 13489, + "id": 13506, "name": "getMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13490, + "id": 13507, "name": "getMessages", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 13491, + "id": 13508, "name": "format", "variant": "param", "kind": 32768, @@ -2482,7 +2482,7 @@ }, "type": { "type": "reference", - "target": 13530, + "target": 13547, "name": "MessageAggregatorFormat", "package": "@medusajs/types" } @@ -2503,7 +2503,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13526, + "target": 13543, "name": "Message", "package": "@medusajs/types" } @@ -2516,14 +2516,14 @@ ] }, { - "id": 13492, + "id": 13509, "name": "clearMessages", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13493, + "id": 13510, "name": "clearMessages", "variant": "signature", "kind": 4096, @@ -2536,21 +2536,21 @@ ] }, { - "id": 13494, + "id": 13511, "name": "saveRawMessageData", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13495, + "id": 13512, "name": "saveRawMessageData", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 13496, + "id": 13513, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2559,7 +2559,7 @@ ], "parameters": [ { - "id": 13497, + "id": 13514, "name": "messageData", "variant": "param", "kind": 32768, @@ -2569,11 +2569,11 @@ "types": [ { "type": "reference", - "target": 13536, + "target": 13553, "typeArguments": [ { "type": "reference", - "target": 13496, + "target": 13513, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2586,11 +2586,11 @@ "type": "array", "elementType": { "type": "reference", - "target": 13536, + "target": 13553, "typeArguments": [ { "type": "reference", - "target": 13496, + "target": 13513, "name": "T", "package": "@medusajs/types", "refersToTypeParameter": true @@ -2604,7 +2604,7 @@ } }, { - "id": 13498, + "id": 13515, "name": "options", "variant": "param", "kind": 32768, @@ -2644,16 +2644,16 @@ { "title": "Methods", "children": [ - 13486, - 13489, - 13492, - 13494 + 13503, + 13506, + 13509, + 13511 ] } ] }, { - "id": 13382, + "id": 13399, "name": "Context", "variant": "declaration", "kind": 256, @@ -2668,7 +2668,7 @@ }, "children": [ { - "id": 13383, + "id": 13400, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2681,7 +2681,7 @@ } }, { - "id": 13384, + "id": 13401, "name": "transactionManager", "variant": "declaration", "kind": 1024, @@ -2714,14 +2714,14 @@ }, "type": { "type": "reference", - "target": 13393, + "target": 13410, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13385, + "id": 13402, "name": "manager", "variant": "declaration", "kind": 1024, @@ -2754,14 +2754,14 @@ }, "type": { "type": "reference", - "target": 13393, + "target": 13410, "name": "TManager", "package": "@medusajs/types", "refersToTypeParameter": true } }, { - "id": 13386, + "id": 13403, "name": "isolationLevel", "variant": "declaration", "kind": 1024, @@ -2814,7 +2814,7 @@ } }, { - "id": 13387, + "id": 13404, "name": "enableNestedTransactions", "variant": "declaration", "kind": 1024, @@ -2835,7 +2835,7 @@ } }, { - "id": 13388, + "id": 13405, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -2856,7 +2856,7 @@ } }, { - "id": 13389, + "id": 13406, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -2877,7 +2877,7 @@ } }, { - "id": 13390, + "id": 13407, "name": "messageAggregator", "variant": "declaration", "kind": 1024, @@ -2894,13 +2894,13 @@ }, "type": { "type": "reference", - "target": 13485, + "target": 13502, "name": "IMessageAggregator", "package": "@medusajs/types" } }, { - "id": 13391, + "id": 13408, "name": "requestId", "variant": "declaration", "kind": 1024, @@ -2921,7 +2921,7 @@ } }, { - "id": 13392, + "id": 13409, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -2946,22 +2946,22 @@ { "title": "Properties", "children": [ - 13383, - 13384, - 13385, - 13386, - 13387, - 13388, - 13389, - 13390, - 13391, - 13392 + 13400, + 13401, + 13402, + 13403, + 13404, + 13405, + 13406, + 13407, + 13408, + 13409 ] } ], "typeParameters": [ { - "id": 13393, + "id": 13410, "name": "TManager", "variant": "typeParam", "kind": 131072, @@ -2974,7 +2974,7 @@ ] }, { - "id": 13417, + "id": 13434, "name": "UserDTO", "variant": "declaration", "kind": 256, @@ -2989,7 +2989,7 @@ }, "children": [ { - "id": 13418, + "id": 13435, "name": "id", "variant": "declaration", "kind": 1024, @@ -3008,7 +3008,7 @@ } }, { - "id": 13419, + "id": 13436, "name": "email", "variant": "declaration", "kind": 1024, @@ -3027,7 +3027,7 @@ } }, { - "id": 13420, + "id": 13437, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3055,7 +3055,7 @@ } }, { - "id": 13421, + "id": 13438, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3083,7 +3083,7 @@ } }, { - "id": 13422, + "id": 13439, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -3111,7 +3111,7 @@ } }, { - "id": 13423, + "id": 13440, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3154,7 +3154,7 @@ } }, { - "id": 13424, + "id": 13441, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3178,7 +3178,7 @@ } }, { - "id": 13425, + "id": 13442, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3202,7 +3202,7 @@ } }, { - "id": 13426, + "id": 13443, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3239,21 +3239,21 @@ { "title": "Properties", "children": [ - 13418, - 13419, - 13420, - 13421, - 13422, - 13423, - 13424, - 13425, - 13426 + 13435, + 13436, + 13437, + 13438, + 13439, + 13440, + 13441, + 13442, + 13443 ] } ] }, { - "id": 13427, + "id": 13444, "name": "FilterableUserProps", "variant": "declaration", "kind": 256, @@ -3268,7 +3268,7 @@ }, "children": [ { - "id": 13433, + "id": 13450, "name": "$and", "variant": "declaration", "kind": 1024, @@ -3291,17 +3291,17 @@ "types": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13499, + "target": 13516, "typeArguments": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3314,12 +3314,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13500, + "target": 13517, "name": "BaseFilterable.$and" } }, { - "id": 13434, + "id": 13451, "name": "$or", "variant": "declaration", "kind": 1024, @@ -3342,17 +3342,17 @@ "types": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" }, { "type": "reference", - "target": 13499, + "target": 13516, "typeArguments": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3365,12 +3365,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 13501, + "target": 13518, "name": "BaseFilterable.$or" } }, { - "id": 13428, + "id": 13445, "name": "q", "variant": "declaration", "kind": 1024, @@ -3391,7 +3391,7 @@ } }, { - "id": 13429, + "id": 13446, "name": "id", "variant": "declaration", "kind": 1024, @@ -3424,7 +3424,7 @@ } }, { - "id": 13430, + "id": 13447, "name": "email", "variant": "declaration", "kind": 1024, @@ -3457,7 +3457,7 @@ } }, { - "id": 13431, + "id": 13448, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3490,7 +3490,7 @@ } }, { - "id": 13432, + "id": 13449, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3527,24 +3527,24 @@ { "title": "Properties", "children": [ - 13433, - 13434, - 13428, - 13429, - 13430, - 13431, - 13432 + 13450, + 13451, + 13445, + 13446, + 13447, + 13448, + 13449 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13499, + "target": 13516, "typeArguments": [ { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } @@ -3555,7 +3555,7 @@ ] }, { - "id": 13394, + "id": 13411, "name": "InviteDTO", "variant": "declaration", "kind": 256, @@ -3570,7 +3570,7 @@ }, "children": [ { - "id": 13395, + "id": 13412, "name": "id", "variant": "declaration", "kind": 1024, @@ -3589,7 +3589,7 @@ } }, { - "id": 13396, + "id": 13413, "name": "email", "variant": "declaration", "kind": 1024, @@ -3608,7 +3608,7 @@ } }, { - "id": 13397, + "id": 13414, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -3627,7 +3627,7 @@ } }, { - "id": 13398, + "id": 13415, "name": "token", "variant": "declaration", "kind": 1024, @@ -3646,7 +3646,7 @@ } }, { - "id": 13399, + "id": 13416, "name": "expires_at", "variant": "declaration", "kind": 1024, @@ -3670,7 +3670,7 @@ } }, { - "id": 13400, + "id": 13417, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3713,7 +3713,7 @@ } }, { - "id": 13401, + "id": 13418, "name": "created_at", "variant": "declaration", "kind": 1024, @@ -3737,7 +3737,7 @@ } }, { - "id": 13402, + "id": 13419, "name": "updated_at", "variant": "declaration", "kind": 1024, @@ -3761,7 +3761,7 @@ } }, { - "id": 13403, + "id": 13420, "name": "deleted_at", "variant": "declaration", "kind": 1024, @@ -3798,21 +3798,21 @@ { "title": "Properties", "children": [ - 13395, - 13396, - 13397, - 13398, - 13399, - 13400, - 13401, - 13402, - 13403 + 13412, + 13413, + 13414, + 13415, + 13416, + 13417, + 13418, + 13419, + 13420 ] } ] }, { - "id": 13435, + "id": 13452, "name": "CreateUserDTO", "variant": "declaration", "kind": 256, @@ -3827,7 +3827,7 @@ }, "children": [ { - "id": 13436, + "id": 13453, "name": "email", "variant": "declaration", "kind": 1024, @@ -3846,7 +3846,7 @@ } }, { - "id": 13437, + "id": 13454, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -3876,7 +3876,7 @@ } }, { - "id": 13438, + "id": 13455, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -3906,7 +3906,7 @@ } }, { - "id": 13439, + "id": 13456, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -3936,7 +3936,7 @@ } }, { - "id": 13440, + "id": 13457, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3985,17 +3985,17 @@ { "title": "Properties", "children": [ - 13436, - 13437, - 13438, - 13439, - 13440 + 13453, + 13454, + 13455, + 13456, + 13457 ] } ] }, { - "id": 13441, + "id": 13458, "name": "UpdateUserDTO", "variant": "declaration", "kind": 256, @@ -4010,7 +4010,7 @@ }, "children": [ { - "id": 13444, + "id": 13461, "name": "first_name", "variant": "declaration", "kind": 1024, @@ -4046,7 +4046,7 @@ } }, { - "id": 13445, + "id": 13462, "name": "last_name", "variant": "declaration", "kind": 1024, @@ -4082,7 +4082,7 @@ } }, { - "id": 13446, + "id": 13463, "name": "avatar_url", "variant": "declaration", "kind": 1024, @@ -4118,7 +4118,7 @@ } }, { - "id": 13443, + "id": 13460, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4169,7 +4169,7 @@ } }, { - "id": 13442, + "id": 13459, "name": "id", "variant": "declaration", "kind": 1024, @@ -4192,11 +4192,11 @@ { "title": "Properties", "children": [ - 13444, - 13445, - 13446, - 13443, - 13442 + 13461, + 13462, + 13463, + 13460, + 13459 ] } ], @@ -4217,7 +4217,7 @@ "typeArguments": [ { "type": "reference", - "target": 13435, + "target": 13452, "name": "CreateUserDTO", "package": "@medusajs/types" }, @@ -4236,7 +4236,7 @@ ] }, { - "id": 13453, + "id": 13470, "name": "CreateInviteDTO", "variant": "declaration", "kind": 256, @@ -4251,7 +4251,7 @@ }, "children": [ { - "id": 13454, + "id": 13471, "name": "email", "variant": "declaration", "kind": 1024, @@ -4270,7 +4270,7 @@ } }, { - "id": 13455, + "id": 13472, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -4291,7 +4291,7 @@ } }, { - "id": 13456, + "id": 13473, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4340,15 +4340,15 @@ { "title": "Properties", "children": [ - 13454, - 13455, - 13456 + 13471, + 13472, + 13473 ] } ] }, { - "id": 13457, + "id": 13474, "name": "UpdateInviteDTO", "variant": "declaration", "kind": 256, @@ -4363,7 +4363,7 @@ }, "children": [ { - "id": 13460, + "id": 13477, "name": "accepted", "variant": "declaration", "kind": 1024, @@ -4390,7 +4390,7 @@ } }, { - "id": 13459, + "id": 13476, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -4441,7 +4441,7 @@ } }, { - "id": 13458, + "id": 13475, "name": "id", "variant": "declaration", "kind": 1024, @@ -4464,9 +4464,9 @@ { "title": "Properties", "children": [ - 13460, - 13459, - 13458 + 13477, + 13476, + 13475 ] } ], @@ -4487,7 +4487,7 @@ "typeArguments": [ { "type": "reference", - "target": 13453, + "target": 13470, "name": "CreateInviteDTO", "package": "@medusajs/types" }, @@ -4506,7 +4506,7 @@ ] }, { - "id": 13256, + "id": 13273, "name": "IUserModuleService", "variant": "declaration", "kind": 256, @@ -4521,14 +4521,14 @@ }, "children": [ { - "id": 13257, + "id": 13274, "name": "validateInviteToken", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13258, + "id": 13275, "name": "validateInviteToken", "variant": "signature", "kind": 4096, @@ -4563,7 +4563,7 @@ }, "parameters": [ { - "id": 13259, + "id": 13276, "name": "token", "variant": "param", "kind": 32768, @@ -4582,7 +4582,7 @@ } }, { - "id": 13260, + "id": 13277, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4599,7 +4599,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -4614,7 +4614,7 @@ "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -4626,14 +4626,14 @@ ] }, { - "id": 13261, + "id": 13278, "name": "refreshInviteTokens", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13262, + "id": 13279, "name": "refreshInviteTokens", "variant": "signature", "kind": 4096, @@ -4668,7 +4668,7 @@ }, "parameters": [ { - "id": 13263, + "id": 13280, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -4690,7 +4690,7 @@ } }, { - "id": 13264, + "id": 13281, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4707,7 +4707,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -4724,7 +4724,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -4737,14 +4737,14 @@ ] }, { - "id": 13265, + "id": 13282, "name": "retrieveUser", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13266, + "id": 13283, "name": "retrieveUser", "variant": "signature", "kind": 4096, @@ -4779,7 +4779,7 @@ }, "parameters": [ { - "id": 13267, + "id": 13284, "name": "id", "variant": "param", "kind": 32768, @@ -4798,7 +4798,7 @@ } }, { - "id": 13268, + "id": 13285, "name": "config", "variant": "param", "kind": 32768, @@ -4831,11 +4831,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -4845,7 +4845,7 @@ } }, { - "id": 13269, + "id": 13286, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -4862,7 +4862,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -4877,7 +4877,7 @@ "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -4889,14 +4889,14 @@ ] }, { - "id": 13270, + "id": 13287, "name": "listUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13271, + "id": 13288, "name": "listUsers", "variant": "signature", "kind": 4096, @@ -4975,7 +4975,7 @@ }, "parameters": [ { - "id": 13272, + "id": 13289, "name": "filters", "variant": "param", "kind": 32768, @@ -4992,13 +4992,13 @@ }, "type": { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13273, + "id": 13290, "name": "config", "variant": "param", "kind": 32768, @@ -5031,11 +5031,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5045,7 +5045,7 @@ } }, { - "id": 13274, + "id": 13291, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5062,7 +5062,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5079,7 +5079,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5092,14 +5092,14 @@ ] }, { - "id": 13275, + "id": 13292, "name": "listAndCountUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13276, + "id": 13293, "name": "listAndCountUsers", "variant": "signature", "kind": 4096, @@ -5178,7 +5178,7 @@ }, "parameters": [ { - "id": 13277, + "id": 13294, "name": "filters", "variant": "param", "kind": 32768, @@ -5195,13 +5195,13 @@ }, "type": { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13278, + "id": 13295, "name": "config", "variant": "param", "kind": 32768, @@ -5234,11 +5234,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5248,7 +5248,7 @@ } }, { - "id": 13279, + "id": 13296, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5265,7 +5265,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5285,7 +5285,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5304,14 +5304,14 @@ ] }, { - "id": 13280, + "id": 13297, "name": "createUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13281, + "id": 13298, "name": "createUsers", "variant": "signature", "kind": 4096, @@ -5346,7 +5346,7 @@ }, "parameters": [ { - "id": 13282, + "id": 13299, "name": "data", "variant": "param", "kind": 32768, @@ -5363,14 +5363,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13435, + "target": 13452, "name": "CreateUserDTO", "package": "@medusajs/types" } } }, { - "id": 13283, + "id": 13300, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5387,7 +5387,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5404,7 +5404,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5415,7 +5415,7 @@ } }, { - "id": 13284, + "id": 13301, "name": "createUsers", "variant": "signature", "kind": 4096, @@ -5450,7 +5450,7 @@ }, "parameters": [ { - "id": 13285, + "id": 13302, "name": "data", "variant": "param", "kind": 32768, @@ -5465,13 +5465,13 @@ }, "type": { "type": "reference", - "target": 13435, + "target": 13452, "name": "CreateUserDTO", "package": "@medusajs/types" } }, { - "id": 13286, + "id": 13303, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5488,7 +5488,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5503,7 +5503,7 @@ "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5515,14 +5515,14 @@ ] }, { - "id": 13287, + "id": 13304, "name": "updateUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13288, + "id": 13305, "name": "updateUsers", "variant": "signature", "kind": 4096, @@ -5557,7 +5557,7 @@ }, "parameters": [ { - "id": 13289, + "id": 13306, "name": "data", "variant": "param", "kind": 32768, @@ -5574,14 +5574,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13441, + "target": 13458, "name": "UpdateUserDTO", "package": "@medusajs/types" } } }, { - "id": 13290, + "id": 13307, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5598,7 +5598,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5615,7 +5615,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5626,7 +5626,7 @@ } }, { - "id": 13291, + "id": 13308, "name": "updateUsers", "variant": "signature", "kind": 4096, @@ -5661,7 +5661,7 @@ }, "parameters": [ { - "id": 13292, + "id": 13309, "name": "data", "variant": "param", "kind": 32768, @@ -5676,13 +5676,13 @@ }, "type": { "type": "reference", - "target": 13441, + "target": 13458, "name": "UpdateUserDTO", "package": "@medusajs/types" } }, { - "id": 13293, + "id": 13310, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5699,7 +5699,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5714,7 +5714,7 @@ "typeArguments": [ { "type": "reference", - "target": 13417, + "target": 13434, "name": "UserDTO", "package": "@medusajs/types" } @@ -5726,14 +5726,14 @@ ] }, { - "id": 13294, + "id": 13311, "name": "deleteUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13295, + "id": 13312, "name": "deleteUsers", "variant": "signature", "kind": 4096, @@ -5768,7 +5768,7 @@ }, "parameters": [ { - "id": 13296, + "id": 13313, "name": "ids", "variant": "param", "kind": 32768, @@ -5790,7 +5790,7 @@ } }, { - "id": 13297, + "id": 13314, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5807,7 +5807,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5832,14 +5832,14 @@ ] }, { - "id": 13298, + "id": 13315, "name": "softDeleteUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13299, + "id": 13316, "name": "softDeleteUsers", "variant": "signature", "kind": 4096, @@ -5882,7 +5882,7 @@ }, "typeParameters": [ { - "id": 13300, + "id": 13317, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -5899,7 +5899,7 @@ ], "parameters": [ { - "id": 13301, + "id": 13318, "name": "userIds", "variant": "param", "kind": 32768, @@ -5921,7 +5921,7 @@ } }, { - "id": 13302, + "id": 13319, "name": "config", "variant": "param", "kind": 32768, @@ -5938,11 +5938,11 @@ }, "type": { "type": "reference", - "target": 13447, + "target": 13464, "typeArguments": [ { "type": "reference", - "target": 13300, + "target": 13317, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -5953,7 +5953,7 @@ } }, { - "id": 13303, + "id": 13320, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -5970,7 +5970,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -5999,7 +5999,7 @@ "typeArguments": [ { "type": "reference", - "target": 13300, + "target": 13317, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6025,14 +6025,14 @@ ] }, { - "id": 13304, + "id": 13321, "name": "restoreUsers", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13305, + "id": 13322, "name": "restoreUsers", "variant": "signature", "kind": 4096, @@ -6075,7 +6075,7 @@ }, "typeParameters": [ { - "id": 13306, + "id": 13323, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -6092,7 +6092,7 @@ ], "parameters": [ { - "id": 13307, + "id": 13324, "name": "userIds", "variant": "param", "kind": 32768, @@ -6114,7 +6114,7 @@ } }, { - "id": 13308, + "id": 13325, "name": "config", "variant": "param", "kind": 32768, @@ -6139,11 +6139,11 @@ }, "type": { "type": "reference", - "target": 13450, + "target": 13467, "typeArguments": [ { "type": "reference", - "target": 13306, + "target": 13323, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6154,7 +6154,7 @@ } }, { - "id": 13309, + "id": 13326, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6171,7 +6171,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6200,7 +6200,7 @@ "typeArguments": [ { "type": "reference", - "target": 13306, + "target": 13323, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -6226,14 +6226,14 @@ ] }, { - "id": 13310, + "id": 13327, "name": "retrieveInvite", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13311, + "id": 13328, "name": "retrieveInvite", "variant": "signature", "kind": 4096, @@ -6268,7 +6268,7 @@ }, "parameters": [ { - "id": 13312, + "id": 13329, "name": "id", "variant": "param", "kind": 32768, @@ -6287,7 +6287,7 @@ } }, { - "id": 13313, + "id": 13330, "name": "config", "variant": "param", "kind": 32768, @@ -6320,11 +6320,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6334,7 +6334,7 @@ } }, { - "id": 13314, + "id": 13331, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6351,7 +6351,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6366,7 +6366,7 @@ "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6378,14 +6378,14 @@ ] }, { - "id": 13315, + "id": 13332, "name": "listInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13316, + "id": 13333, "name": "listInvites", "variant": "signature", "kind": 4096, @@ -6464,7 +6464,7 @@ }, "parameters": [ { - "id": 13317, + "id": 13334, "name": "filters", "variant": "param", "kind": 32768, @@ -6481,13 +6481,13 @@ }, "type": { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13318, + "id": 13335, "name": "config", "variant": "param", "kind": 32768, @@ -6520,11 +6520,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6534,7 +6534,7 @@ } }, { - "id": 13319, + "id": 13336, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6551,7 +6551,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6568,7 +6568,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6581,14 +6581,14 @@ ] }, { - "id": 13320, + "id": 13337, "name": "listAndCountInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13321, + "id": 13338, "name": "listAndCountInvites", "variant": "signature", "kind": 4096, @@ -6667,7 +6667,7 @@ }, "parameters": [ { - "id": 13322, + "id": 13339, "name": "filters", "variant": "param", "kind": 32768, @@ -6684,13 +6684,13 @@ }, "type": { "type": "reference", - "target": 13427, + "target": 13444, "name": "FilterableUserProps", "package": "@medusajs/types" } }, { - "id": 13323, + "id": 13340, "name": "config", "variant": "param", "kind": 32768, @@ -6723,11 +6723,11 @@ }, "type": { "type": "reference", - "target": 13404, + "target": 13421, "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6737,7 +6737,7 @@ } }, { - "id": 13324, + "id": 13341, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6754,7 +6754,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6774,7 +6774,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6793,14 +6793,14 @@ ] }, { - "id": 13325, + "id": 13342, "name": "createInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13326, + "id": 13343, "name": "createInvites", "variant": "signature", "kind": 4096, @@ -6835,7 +6835,7 @@ }, "parameters": [ { - "id": 13327, + "id": 13344, "name": "data", "variant": "param", "kind": 32768, @@ -6852,14 +6852,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13453, + "target": 13470, "name": "CreateInviteDTO", "package": "@medusajs/types" } } }, { - "id": 13328, + "id": 13345, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6876,7 +6876,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6893,7 +6893,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -6904,7 +6904,7 @@ } }, { - "id": 13329, + "id": 13346, "name": "createInvites", "variant": "signature", "kind": 4096, @@ -6939,7 +6939,7 @@ }, "parameters": [ { - "id": 13330, + "id": 13347, "name": "data", "variant": "param", "kind": 32768, @@ -6954,13 +6954,13 @@ }, "type": { "type": "reference", - "target": 13453, + "target": 13470, "name": "CreateInviteDTO", "package": "@medusajs/types" } }, { - "id": 13331, + "id": 13348, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -6977,7 +6977,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -6992,7 +6992,7 @@ "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7004,14 +7004,14 @@ ] }, { - "id": 13332, + "id": 13349, "name": "updateInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13333, + "id": 13350, "name": "updateInvites", "variant": "signature", "kind": 4096, @@ -7046,7 +7046,7 @@ }, "parameters": [ { - "id": 13334, + "id": 13351, "name": "data", "variant": "param", "kind": 32768, @@ -7063,14 +7063,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 13457, + "target": 13474, "name": "UpdateInviteDTO", "package": "@medusajs/types" } } }, { - "id": 13335, + "id": 13352, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7087,7 +7087,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -7104,7 +7104,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7115,7 +7115,7 @@ } }, { - "id": 13336, + "id": 13353, "name": "updateInvites", "variant": "signature", "kind": 4096, @@ -7150,7 +7150,7 @@ }, "parameters": [ { - "id": 13337, + "id": 13354, "name": "data", "variant": "param", "kind": 32768, @@ -7165,13 +7165,13 @@ }, "type": { "type": "reference", - "target": 13457, + "target": 13474, "name": "UpdateInviteDTO", "package": "@medusajs/types" } }, { - "id": 13338, + "id": 13355, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7188,7 +7188,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -7203,7 +7203,7 @@ "typeArguments": [ { "type": "reference", - "target": 13394, + "target": 13411, "name": "InviteDTO", "package": "@medusajs/types" } @@ -7215,14 +7215,14 @@ ] }, { - "id": 13339, + "id": 13356, "name": "deleteInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13340, + "id": 13357, "name": "deleteInvites", "variant": "signature", "kind": 4096, @@ -7257,7 +7257,7 @@ }, "parameters": [ { - "id": 13341, + "id": 13358, "name": "ids", "variant": "param", "kind": 32768, @@ -7279,7 +7279,7 @@ } }, { - "id": 13342, + "id": 13359, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7296,7 +7296,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -7321,14 +7321,14 @@ ] }, { - "id": 13343, + "id": 13360, "name": "softDeleteInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13344, + "id": 13361, "name": "softDeleteInvites", "variant": "signature", "kind": 4096, @@ -7371,7 +7371,7 @@ }, "typeParameters": [ { - "id": 13345, + "id": 13362, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7388,7 +7388,7 @@ ], "parameters": [ { - "id": 13346, + "id": 13363, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -7410,7 +7410,7 @@ } }, { - "id": 13347, + "id": 13364, "name": "config", "variant": "param", "kind": 32768, @@ -7427,11 +7427,11 @@ }, "type": { "type": "reference", - "target": 13447, + "target": 13464, "typeArguments": [ { "type": "reference", - "target": 13345, + "target": 13362, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7442,7 +7442,7 @@ } }, { - "id": 13348, + "id": 13365, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7459,7 +7459,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -7488,7 +7488,7 @@ "typeArguments": [ { "type": "reference", - "target": 13345, + "target": 13362, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7514,14 +7514,14 @@ ] }, { - "id": 13349, + "id": 13366, "name": "restoreInvites", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 13350, + "id": 13367, "name": "restoreInvites", "variant": "signature", "kind": 4096, @@ -7564,7 +7564,7 @@ }, "typeParameters": [ { - "id": 13351, + "id": 13368, "name": "TReturnableLinkableKeys", "variant": "typeParam", "kind": 131072, @@ -7581,7 +7581,7 @@ ], "parameters": [ { - "id": 13352, + "id": 13369, "name": "inviteIds", "variant": "param", "kind": 32768, @@ -7603,7 +7603,7 @@ } }, { - "id": 13353, + "id": 13370, "name": "config", "variant": "param", "kind": 32768, @@ -7628,11 +7628,11 @@ }, "type": { "type": "reference", - "target": 13450, + "target": 13467, "typeArguments": [ { "type": "reference", - "target": 13351, + "target": 13368, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7643,7 +7643,7 @@ } }, { - "id": 13354, + "id": 13371, "name": "sharedContext", "variant": "param", "kind": 32768, @@ -7660,7 +7660,7 @@ }, "type": { "type": "reference", - "target": 13382, + "target": 13399, "name": "Context", "package": "@medusajs/types" } @@ -7689,7 +7689,7 @@ "typeArguments": [ { "type": "reference", - "target": 13351, + "target": 13368, "name": "TReturnableLinkableKeys", "package": "@medusajs/types", "refersToTypeParameter": true @@ -7719,31 +7719,31 @@ { "title": "Methods", "children": [ - 13257, - 13261, - 13265, - 13270, - 13275, - 13280, + 13274, + 13278, + 13282, 13287, - 13294, - 13298, + 13292, + 13297, 13304, - 13310, + 13311, 13315, - 13320, - 13325, + 13321, + 13327, 13332, - 13339, - 13343, - 13349 + 13337, + 13342, + 13349, + 13356, + 13360, + 13366 ] } ], "extendedTypes": [ { "type": "reference", - "target": 13368, + "target": 13385, "name": "IModuleService", "package": "@medusajs/types" } @@ -7754,165 +7754,97 @@ { "title": "Interfaces", "children": [ - 13404, - 13499, - 13447, - 13450, - 13546, - 13503, - 13368, - 13530, - 13485, - 13382, - 13417, - 13427, - 13394, - 13435, - 13441, - 13453, - 13457, - 13256 + 13421, + 13516, + 13464, + 13467, + 13563, + 13520, + 13385, + 13547, + 13502, + 13399, + 13434, + 13444, + 13411, + 13452, + 13458, + 13470, + 13474, + 13273 ] }, { "title": "Type Aliases", "children": [ - 13564, - 13558, - 13526, - 13536, - 13549, - 13520, - 13461, - 13517 + 13581, + 13575, + 13543, + 13553, + 13566, + 13537, + 13478, + 13534 ] } ], "packageName": "@medusajs/types", "symbolIdMap": { - "13255": { + "13272": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "" }, - "13256": { + "13273": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "IUserModuleService" }, - "13257": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.validateInviteToken" - }, - "13258": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.validateInviteToken" - }, - "13259": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "token" - }, - "13260": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" - }, - "13261": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.refreshInviteTokens" - }, - "13262": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.refreshInviteTokens" - }, - "13263": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" - }, - "13264": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" - }, - "13265": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveUser" - }, - "13266": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveUser" - }, - "13267": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "id" - }, - "13268": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" - }, - "13269": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" - }, - "13270": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listUsers" - }, - "13271": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listUsers" - }, - "13272": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" - }, - "13273": { - "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" - }, "13274": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.validateInviteToken" }, "13275": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountUsers" + "qualifiedName": "IUserModuleService.validateInviteToken" }, "13276": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountUsers" + "qualifiedName": "token" }, "13277": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "sharedContext" }, "13278": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.refreshInviteTokens" }, "13279": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.refreshInviteTokens" }, "13280": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "inviteIds" }, "13281": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "sharedContext" }, "13282": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.retrieveUser" }, "13283": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.retrieveUser" }, "13284": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createUsers" + "qualifiedName": "id" }, "13285": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "13286": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7920,67 +7852,67 @@ }, "13287": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "IUserModuleService.listUsers" }, "13288": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "IUserModuleService.listUsers" }, "13289": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "13290": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "13291": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateUsers" + "qualifiedName": "sharedContext" }, "13292": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.listAndCountUsers" }, "13293": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.listAndCountUsers" }, "13294": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteUsers" + "qualifiedName": "filters" }, "13295": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteUsers" + "qualifiedName": "config" }, "13296": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "13297": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.createUsers" }, "13298": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteUsers" + "qualifiedName": "IUserModuleService.createUsers" }, "13299": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteUsers" + "qualifiedName": "data" }, "13300": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "13301": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "userIds" + "qualifiedName": "IUserModuleService.createUsers" }, "13302": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13303": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -7988,43 +7920,43 @@ }, "13304": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreUsers" + "qualifiedName": "IUserModuleService.updateUsers" }, "13305": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreUsers" + "qualifiedName": "IUserModuleService.updateUsers" }, "13306": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "13307": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "userIds" + "qualifiedName": "sharedContext" }, "13308": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.updateUsers" }, "13309": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "data" }, "13310": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveInvite" + "qualifiedName": "sharedContext" }, "13311": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.retrieveInvite" + "qualifiedName": "IUserModuleService.deleteUsers" }, "13312": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "id" + "qualifiedName": "IUserModuleService.deleteUsers" }, "13313": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "ids" }, "13314": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8032,67 +7964,67 @@ }, "13315": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listInvites" + "qualifiedName": "IUserModuleService.softDeleteUsers" }, "13316": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listInvites" + "qualifiedName": "IUserModuleService.softDeleteUsers" }, "13317": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "TReturnableLinkableKeys" }, "13318": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "userIds" }, "13319": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "13320": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountInvites" + "qualifiedName": "sharedContext" }, "13321": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.listAndCountInvites" + "qualifiedName": "IUserModuleService.restoreUsers" }, "13322": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "filters" + "qualifiedName": "IUserModuleService.restoreUsers" }, "13323": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "TReturnableLinkableKeys" }, "13324": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "userIds" }, "13325": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "config" }, "13326": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "sharedContext" }, "13327": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.retrieveInvite" }, "13328": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.retrieveInvite" }, "13329": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.createInvites" + "qualifiedName": "id" }, "13330": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "config" }, "13331": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8100,67 +8032,67 @@ }, "13332": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "IUserModuleService.listInvites" }, "13333": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "IUserModuleService.listInvites" }, "13334": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "filters" }, "13335": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "config" }, "13336": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.updateInvites" + "qualifiedName": "sharedContext" }, "13337": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "data" + "qualifiedName": "IUserModuleService.listAndCountInvites" }, "13338": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.listAndCountInvites" }, "13339": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteInvites" + "qualifiedName": "filters" }, "13340": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.deleteInvites" + "qualifiedName": "config" }, "13341": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "ids" + "qualifiedName": "sharedContext" }, "13342": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "sharedContext" + "qualifiedName": "IUserModuleService.createInvites" }, "13343": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteInvites" + "qualifiedName": "IUserModuleService.createInvites" }, "13344": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.softDeleteInvites" + "qualifiedName": "data" }, "13345": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "sharedContext" }, "13346": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" + "qualifiedName": "IUserModuleService.createInvites" }, "13347": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "data" }, "13348": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", @@ -8168,761 +8100,829 @@ }, "13349": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreInvites" + "qualifiedName": "IUserModuleService.updateInvites" }, "13350": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "IUserModuleService.restoreInvites" + "qualifiedName": "IUserModuleService.updateInvites" }, "13351": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "TReturnableLinkableKeys" + "qualifiedName": "data" }, "13352": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "inviteIds" + "qualifiedName": "sharedContext" }, "13353": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", - "qualifiedName": "config" + "qualifiedName": "IUserModuleService.updateInvites" }, "13354": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "data" + }, + "13355": { "sourceFileName": "../../../../packages/core/types/src/user/service.ts", "qualifiedName": "sharedContext" }, + "13356": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.deleteInvites" + }, + "13357": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.deleteInvites" + }, + "13358": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "ids" + }, + "13359": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13360": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.softDeleteInvites" + }, + "13361": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.softDeleteInvites" + }, + "13362": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "13363": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "inviteIds" + }, + "13364": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "config" + }, + "13365": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13366": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.restoreInvites" + }, + "13367": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "IUserModuleService.restoreInvites" + }, "13368": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "TReturnableLinkableKeys" + }, + "13369": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "inviteIds" + }, + "13370": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "config" + }, + "13371": { + "sourceFileName": "../../../../packages/core/types/src/user/service.ts", + "qualifiedName": "sharedContext" + }, + "13385": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "IModuleService" }, - "13382": { + "13399": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "Context" }, - "13383": { + "13400": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.__type" }, - "13384": { + "13401": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionManager" }, - "13385": { + "13402": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.manager" }, - "13386": { + "13403": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.isolationLevel" }, - "13387": { + "13404": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.enableNestedTransactions" }, - "13388": { + "13405": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.eventGroupId" }, - "13389": { + "13406": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.transactionId" }, - "13390": { + "13407": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.messageAggregator" }, - "13391": { + "13408": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.requestId" }, - "13392": { + "13409": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type.idempotencyKey" }, - "13393": { + "13410": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "TManager" }, - "13394": { + "13411": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO" }, - "13395": { + "13412": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.id" }, - "13396": { + "13413": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.email" }, - "13397": { + "13414": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.accepted" }, - "13398": { + "13415": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.token" }, - "13399": { + "13416": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.expires_at" }, - "13400": { + "13417": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.metadata" }, - "13401": { + "13418": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.created_at" }, - "13402": { + "13419": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.updated_at" }, - "13403": { + "13420": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "InviteDTO.deleted_at" }, - "13404": { + "13421": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig" }, - "13405": { + "13422": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.select" }, - "13406": { + "13423": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.skip" }, - "13407": { + "13424": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.take" }, - "13408": { + "13425": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.relations" }, - "13409": { + "13426": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.order" }, - "13410": { + "13427": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type" }, - "13411": { + "13428": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "__type.__index" }, - "13413": { + "13430": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.withDeleted" }, - "13414": { + "13431": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.filters" }, - "13415": { + "13432": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.options" }, - "13416": { + "13433": { "sourceFileName": "../../../../packages/core/types/src/common/common.ts", "qualifiedName": "FindConfig.Entity" }, - "13417": { + "13434": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO" }, - "13418": { + "13435": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.id" }, - "13419": { + "13436": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.email" }, - "13420": { + "13437": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.first_name" }, - "13421": { + "13438": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.last_name" }, - "13422": { + "13439": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.avatar_url" }, - "13423": { + "13440": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.metadata" }, - "13424": { + "13441": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.created_at" }, - "13425": { + "13442": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.updated_at" }, - "13426": { + "13443": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "UserDTO.deleted_at" }, - "13427": { + "13444": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps" }, - "13428": { + "13445": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.q" }, - "13429": { + "13446": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.id" }, - "13430": { + "13447": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.email" }, - "13431": { + "13448": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.first_name" }, - "13432": { + "13449": { "sourceFileName": "../../../../packages/core/types/src/user/common.ts", "qualifiedName": "FilterableUserProps.last_name" }, - "13433": { + "13450": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13434": { + "13451": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13435": { + "13452": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO" }, - "13436": { + "13453": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.email" }, - "13437": { + "13454": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.first_name" }, - "13438": { + "13455": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.last_name" }, - "13439": { + "13456": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.avatar_url" }, - "13440": { + "13457": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateUserDTO.metadata" }, - "13441": { + "13458": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateUserDTO" }, - "13442": { + "13459": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateUserDTO.id" }, - "13443": { + "13460": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "metadata" }, - "13444": { + "13461": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "first_name" }, - "13445": { + "13462": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "last_name" }, - "13446": { + "13463": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "avatar_url" }, - "13447": { + "13464": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "SoftDeleteReturn" }, - "13448": { + "13465": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "13449": { + "13466": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "13450": { + "13467": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "RestoreReturn" }, - "13451": { + "13468": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "__type.returnLinkableKeys" }, - "13452": { + "13469": { "sourceFileName": "../../../../packages/core/types/src/dal/repository-service.ts", "qualifiedName": "TReturnableLinkableKeys" }, - "13453": { + "13470": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO" }, - "13454": { + "13471": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.email" }, - "13455": { + "13472": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.accepted" }, - "13456": { + "13473": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "CreateInviteDTO.metadata" }, - "13457": { + "13474": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateInviteDTO" }, - "13458": { + "13475": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "UpdateInviteDTO.id" }, - "13459": { + "13476": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "metadata" }, - "13460": { + "13477": { "sourceFileName": "../../../../packages/core/types/src/user/mutations.ts", "qualifiedName": "accepted" }, - "13461": { + "13478": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerConfig" }, - "13462": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "13463": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.schema" - }, - "13464": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationships" - }, - "13465": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extends" - }, - "13466": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "13467": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "13468": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.fieldAlias" - }, - "13469": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" - }, - "13470": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.path" - }, - "13471": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.forwardArgumentsOnPath" - }, - "13472": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isList" - }, - "13473": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.relationship" - }, - "13474": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.serviceName" - }, - "13475": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.primaryKeys" - }, - "13476": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isLink" - }, - "13477": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.linkableKeys" - }, - "13478": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.isReadOnlyLink" - }, "13479": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraDataFields" + "qualifiedName": "__type" }, "13480": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.databaseConfig" + "qualifiedName": "__type.schema" }, "13481": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.relationships" }, "13482": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.tableName" + "qualifiedName": "__type.extends" }, "13483": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.idPrefix" + "qualifiedName": "__type" }, "13484": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.extraFields" + "qualifiedName": "__type.serviceName" }, "13485": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.fieldAlias" + }, + "13486": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13487": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.path" + }, + "13488": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.forwardArgumentsOnPath" + }, + "13489": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isList" + }, + "13490": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.relationship" + }, + "13491": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.serviceName" + }, + "13492": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.primaryKeys" + }, + "13493": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isLink" + }, + "13494": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.linkableKeys" + }, + "13495": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.isReadOnlyLink" + }, + "13496": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraDataFields" + }, + "13497": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.databaseConfig" + }, + "13498": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type" + }, + "13499": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.tableName" + }, + "13500": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.idPrefix" + }, + "13501": { + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.extraFields" + }, + "13502": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator" }, - "13486": { + "13503": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "13487": { + "13504": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.save" }, - "13488": { + "13505": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "msg" }, - "13489": { + "13506": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "13490": { + "13507": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.getMessages" }, - "13491": { + "13508": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "format" }, - "13492": { + "13509": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "13493": { + "13510": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.clearMessages" }, - "13494": { + "13511": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "13495": { + "13512": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "IMessageAggregator.saveRawMessageData" }, - "13496": { + "13513": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "T" }, - "13497": { + "13514": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "messageData" }, - "13498": { + "13515": { "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "options" }, - "13499": { + "13516": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable" }, - "13500": { + "13517": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$and" }, - "13501": { + "13518": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.$or" }, - "13502": { + "13519": { "sourceFileName": "../../../../packages/core/types/src/dal/index.ts", "qualifiedName": "BaseFilterable.T" }, - "13503": { + "13520": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig" }, - "13504": { + "13521": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.serviceName" }, - "13505": { + "13522": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.alias" }, - "13506": { + "13523": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.fieldAlias" }, - "13507": { + "13524": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13508": { + "13525": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.path" }, - "13509": { + "13526": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.forwardArgumentsOnPath" }, - "13510": { + "13527": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.primaryKeys" }, - "13511": { + "13528": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.relationships" }, - "13512": { + "13529": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.extends" }, - "13513": { + "13530": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type" }, - "13514": { + "13531": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.serviceName" }, - "13515": { + "13532": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "__type.relationship" }, - "13516": { + "13533": { "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", "qualifiedName": "JoinerServiceConfig.args" }, - "13517": { + "13534": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "ModuleJoinerRelationship" }, - "13518": { + "13535": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13519": { + "13536": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.deleteCascade" }, - "13520": { + "13537": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "LinkModulesExtraFields" }, - "13521": { + "13538": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, - "13522": { + "13539": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.type" }, - "13523": { + "13540": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.defaultValue" }, - "13524": { + "13541": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.nullable" }, - "13525": { + "13542": { "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type.options" }, - "13526": { + "13543": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "Message" }, - "13527": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13528": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" - }, - "13529": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" - }, - "13530": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat" - }, - "13531": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.groupBy" - }, - "13532": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "MessageAggregatorFormat.sortBy" - }, - "13533": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type" - }, - "13534": { - "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", - "qualifiedName": "__type.__index" - }, - "13536": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "RawMessageFormat" - }, - "13537": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type" - }, - "13538": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.eventName" - }, - "13539": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.data" - }, - "13540": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.source" - }, - "13541": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.object" - }, - "13542": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.action" - }, - "13543": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.context" - }, "13544": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.options" + "qualifiedName": "__type" }, "13545": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "TData" + "qualifiedName": "__type.options" }, "13546": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" }, "13547": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.name" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat" }, "13548": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerServiceConfigAlias.args" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.groupBy" }, "13549": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "JoinerRelationship" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "MessageAggregatorFormat.sortBy" }, "13550": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", "qualifiedName": "__type" }, "13551": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.alias" - }, - "13552": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.foreignKey" + "sourceFileName": "../../../../packages/core/types/src/shared-context.ts", + "qualifiedName": "__type.__index" }, "13553": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.primaryKey" + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "RawMessageFormat" }, "13554": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.serviceName" - }, - "13555": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.inverse" - }, - "13556": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.isList" - }, - "13557": { - "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", - "qualifiedName": "__type.args" - }, - "13558": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "Event" - }, - "13559": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13560": { + "13555": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.eventName" }, - "13561": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "__type.metadata" - }, - "13562": { + "13556": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type.data" }, - "13563": { + "13557": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.source" + }, + "13558": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.object" + }, + "13559": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.action" + }, + "13560": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.context" + }, + "13561": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.options" + }, + "13562": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "TData" }, + "13563": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias" + }, "13564": { - "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", - "qualifiedName": "EventMetadata" + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.name" }, "13565": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerServiceConfigAlias.args" + }, + "13566": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "JoinerRelationship" + }, + "13567": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type" + }, + "13568": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.alias" + }, + "13569": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.foreignKey" + }, + "13570": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.primaryKey" + }, + "13571": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.serviceName" + }, + "13572": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.inverse" + }, + "13573": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.isList" + }, + "13574": { + "sourceFileName": "../../../../packages/core/types/src/joiner/index.ts", + "qualifiedName": "__type.args" + }, + "13575": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "Event" + }, + "13576": { "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", "qualifiedName": "__type" }, - "13566": { + "13577": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.name" + }, + "13578": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.metadata" + }, + "13579": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type.data" + }, + "13580": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "TData" + }, + "13581": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "EventMetadata" + }, + "13582": { + "sourceFileName": "../../../../packages/core/types/src/event-bus/common.ts", + "qualifiedName": "__type" + }, + "13583": { "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": 13255 + "1": 13272 } } } \ 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 c051956980..6a686c91c9 100644 --- a/www/utils/generated/typedoc-json-output/workflows.json +++ b/www/utils/generated/typedoc-json-output/workflows.json @@ -1,19 +1,19 @@ { - "id": 17527, + "id": 17544, "name": "workflows", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 17528, + "id": 17545, "name": "createStep", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17529, + "id": 17546, "name": "createStep", "variant": "signature", "kind": 4096, @@ -28,7 +28,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepFunction", - "target": 17652, + "target": 17669, "tsLinkText": "" }, { @@ -39,7 +39,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17538 + "target": 17555 }, { "kind": "text", @@ -69,7 +69,7 @@ }, "typeParameters": [ { - "id": 17530, + "id": 17547, "name": "TInvokeInput", "variant": "typeParam", "kind": 131072, @@ -84,7 +84,7 @@ } }, { - "id": 17531, + "id": 17548, "name": "TInvokeResultOutput", "variant": "typeParam", "kind": 131072, @@ -99,7 +99,7 @@ } }, { - "id": 17532, + "id": 17549, "name": "TInvokeResultCompensateInput", "variant": "typeParam", "kind": 131072, @@ -116,7 +116,7 @@ ], "parameters": [ { - "id": 17533, + "id": 17550, "name": "nameOrConfig", "variant": "param", "kind": 32768, @@ -142,14 +142,14 @@ { "type": "reflection", "declaration": { - "id": 17534, + "id": 17551, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17535, + "id": 17552, "name": "name", "variant": "declaration", "kind": 1024, @@ -164,7 +164,7 @@ { "title": "Properties", "children": [ - 17535 + 17552 ] } ] @@ -213,7 +213,7 @@ } }, { - "id": 17536, + "id": 17553, "name": "invokeFn", "variant": "param", "kind": 32768, @@ -228,7 +228,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17554, + "target": 17571, "tsLinkText": "" }, { @@ -239,7 +239,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17554, + "target": 17571, "tsLinkText": "" }, { @@ -257,21 +257,21 @@ "typeArguments": [ { "type": "reference", - "target": 17530, + "target": 17547, "name": "TInvokeInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17531, + "target": 17548, "name": "TInvokeResultOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17532, + "target": 17549, "name": "TInvokeResultCompensateInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -282,7 +282,7 @@ } }, { - "id": 17537, + "id": 17554, "name": "compensateFn", "variant": "param", "kind": 32768, @@ -299,7 +299,7 @@ "kind": "inline-tag", "tag": "@link", "text": "StepResponse", - "target": 17554, + "target": 17571, "tsLinkText": "" }, { @@ -333,7 +333,7 @@ "typeArguments": [ { "type": "reference", - "target": 17532, + "target": 17549, "name": "TInvokeResultCompensateInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -346,18 +346,18 @@ ], "type": { "type": "reference", - "target": 17652, + "target": 17669, "typeArguments": [ { "type": "reference", - "target": 17530, + "target": 17547, "name": "TInvokeInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17531, + "target": 17548, "name": "TInvokeResultOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -370,14 +370,14 @@ ] }, { - "id": 17538, + "id": 17555, "name": "createWorkflow", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17539, + "id": 17556, "name": "createWorkflow", "variant": "signature", "kind": 4096, @@ -392,7 +392,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createStep", - "target": 17528, + "target": 17545, "tsLinkText": "" }, { @@ -403,7 +403,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ReturnWorkflow", - "target": 17730, + "target": 17747, "tsLinkText": "" }, { @@ -450,7 +450,7 @@ }, "typeParameters": [ { - "id": 17540, + "id": 17557, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -465,7 +465,7 @@ } }, { - "id": 17541, + "id": 17558, "name": "TResult", "variant": "typeParam", "kind": 131072, @@ -480,7 +480,7 @@ } }, { - "id": 17542, + "id": 17559, "name": "THooks", "variant": "typeParam", "kind": 131072, @@ -545,7 +545,7 @@ ], "parameters": [ { - "id": 17543, + "id": 17560, "name": "nameOrConfig", "variant": "param", "kind": 32768, @@ -571,14 +571,14 @@ { "type": "reflection", "declaration": { - "id": 17544, + "id": 17561, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17545, + "id": 17562, "name": "name", "variant": "declaration", "kind": 1024, @@ -593,7 +593,7 @@ { "title": "Properties", "children": [ - 17545 + 17562 ] } ] @@ -614,7 +614,7 @@ } }, { - "id": 17546, + "id": 17563, "name": "composer", "variant": "param", "kind": 32768, @@ -637,7 +637,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ReturnWorkflow", - "target": 17730, + "target": 17747, "tsLinkText": "" }, { @@ -648,7 +648,7 @@ "kind": "inline-tag", "tag": "@link", "text": "transform", - "target": 17590 + "target": 17607 }, { "kind": "text", @@ -659,32 +659,32 @@ "type": { "type": "reflection", "declaration": { - "id": 17547, + "id": 17564, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17548, + "id": 17565, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17549, + "id": 17566, "name": "input", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17540, + "target": 17557, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -704,11 +704,11 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17541, + "target": 17558, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -754,7 +754,7 @@ }, "objectType": { "type": "reference", - "target": 17541, + "target": 17558, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -762,7 +762,7 @@ }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "indexedAccess", @@ -778,7 +778,7 @@ }, "objectType": { "type": "reference", - "target": 17541, + "target": 17558, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -790,7 +790,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "indexedAccess", @@ -806,7 +806,7 @@ }, "objectType": { "type": "reference", - "target": 17541, + "target": 17558, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -829,25 +829,25 @@ ], "type": { "type": "reference", - "target": 17730, + "target": 17747, "typeArguments": [ { "type": "reference", - "target": 17540, + "target": 17557, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17541, + "target": 17558, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17542, + "target": 17559, "name": "THooks", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -860,7 +860,7 @@ ] }, { - "id": 17554, + "id": 17571, "name": "StepResponse", "variant": "declaration", "kind": 128, @@ -883,14 +883,14 @@ }, "children": [ { - "id": 17558, + "id": 17575, "name": "constructor", "variant": "declaration", "kind": 512, "flags": {}, "signatures": [ { - "id": 17559, + "id": 17576, "name": "new StepResponse", "variant": "signature", "kind": 16384, @@ -905,7 +905,7 @@ }, "typeParameters": [ { - "id": 17560, + "id": 17577, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -920,7 +920,7 @@ } }, { - "id": 17561, + "id": 17578, "name": "TCompensateInput", "variant": "typeParam", "kind": 131072, @@ -951,7 +951,7 @@ }, "default": { "type": "reference", - "target": 17560, + "target": 17577, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -961,7 +961,7 @@ ], "parameters": [ { - "id": 17562, + "id": 17579, "name": "output", "variant": "param", "kind": 32768, @@ -978,7 +978,7 @@ }, "type": { "type": "reference", - "target": 17560, + "target": 17577, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -986,7 +986,7 @@ } }, { - "id": 17563, + "id": 17580, "name": "compensateInput", "variant": "param", "kind": 32768, @@ -1011,7 +1011,7 @@ }, "type": { "type": "reference", - "target": 17561, + "target": 17578, "name": "TCompensateInput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TCompensateInput", @@ -1021,11 +1021,11 @@ ], "type": { "type": "reference", - "target": 17554, + "target": 17571, "typeArguments": [ { "type": "reference", - "target": 17560, + "target": 17577, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -1033,7 +1033,7 @@ }, { "type": "reference", - "target": 17561, + "target": 17578, "name": "TCompensateInput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TCompensateInput", @@ -1047,7 +1047,7 @@ ] }, { - "id": 17555, + "id": 17572, "name": "permanentFailure", "variant": "declaration", "kind": 2048, @@ -1056,7 +1056,7 @@ }, "signatures": [ { - "id": 17556, + "id": 17573, "name": "permanentFailure", "variant": "signature", "kind": 4096, @@ -1082,7 +1082,7 @@ }, "parameters": [ { - "id": 17557, + "id": 17574, "name": "message", "variant": "param", "kind": 32768, @@ -1114,19 +1114,19 @@ { "title": "Constructors", "children": [ - 17558 + 17575 ] }, { "title": "Methods", "children": [ - 17555 + 17572 ] } ], "typeParameters": [ { - "id": 17579, + "id": 17596, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1141,7 +1141,7 @@ } }, { - "id": 17580, + "id": 17597, "name": "TCompensateInput", "variant": "typeParam", "kind": 131072, @@ -1172,7 +1172,7 @@ }, "default": { "type": "reference", - "target": 17560, + "target": 17577, "name": "TOutput", "package": "@medusajs/workflows-sdk", "qualifiedName": "StepResponse.TOutput", @@ -1182,14 +1182,14 @@ ] }, { - "id": 17586, + "id": 17603, "name": "parallelize", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17587, + "id": 17604, "name": "parallelize", "variant": "signature", "kind": 4096, @@ -1224,7 +1224,7 @@ }, "typeParameters": [ { - "id": 17588, + "id": 17605, "name": "TResult", "variant": "typeParam", "kind": 131072, @@ -1241,7 +1241,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17677, + "target": 17694, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -1250,7 +1250,7 @@ ], "parameters": [ { - "id": 17589, + "id": 17606, "name": "steps", "variant": "param", "kind": 32768, @@ -1259,7 +1259,7 @@ }, "type": { "type": "reference", - "target": 17588, + "target": 17605, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1268,7 +1268,7 @@ ], "type": { "type": "reference", - "target": 17588, + "target": 17605, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1277,14 +1277,14 @@ ] }, { - "id": 17590, + "id": 17607, "name": "transform", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17591, + "id": 17608, "name": "transform", "variant": "signature", "kind": 4096, @@ -1299,7 +1299,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17538 + "target": 17555 }, { "kind": "text", @@ -1345,7 +1345,7 @@ }, "typeParameters": [ { - "id": 17592, + "id": 17609, "name": "T", "variant": "typeParam", "kind": 131072, @@ -1359,7 +1359,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -1367,7 +1367,7 @@ } }, { - "id": 17593, + "id": 17610, "name": "RFinal", "variant": "typeParam", "kind": 131072, @@ -1376,7 +1376,7 @@ ], "parameters": [ { - "id": 17594, + "id": 17611, "name": "values", "variant": "param", "kind": 32768, @@ -1391,14 +1391,14 @@ }, "type": { "type": "reference", - "target": 17592, + "target": 17609, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true } }, { - "id": 17595, + "id": 17612, "name": "func", "variant": "param", "kind": 32768, @@ -1433,14 +1433,14 @@ "typeArguments": [ { "type": "reference", - "target": 17592, + "target": 17609, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17593, + "target": 17610, "name": "RFinal", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1455,11 +1455,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17593, + "target": 17610, "name": "RFinal", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1472,14 +1472,14 @@ ] }, { - "id": 17647, + "id": 17664, "name": "StepFunctionResult", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17651, + "id": 17668, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1509,28 +1509,28 @@ "type": { "type": "reflection", "declaration": { - "id": 17648, + "id": 17665, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17649, + "id": 17666, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17650, + "id": 17667, "name": "this", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17685, + "target": 17702, "name": "CreateWorkflowComposerContext", "package": "@medusajs/workflows-sdk" } @@ -1538,11 +1538,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17651, + "target": 17668, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1557,7 +1557,7 @@ } }, { - "id": 17652, + "id": 17669, "name": "StepFunction", "variant": "declaration", "kind": 2097152, @@ -1572,7 +1572,7 @@ }, "typeParameters": [ { - "id": 17670, + "id": 17687, "name": "TInput", "variant": "typeParam", "kind": 131072, @@ -1587,7 +1587,7 @@ } }, { - "id": 17671, + "id": 17688, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -1620,7 +1620,7 @@ "typeArguments": [ { "type": "reference", - "target": 17670, + "target": 17687, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1635,14 +1635,14 @@ "trueType": { "type": "reflection", "declaration": { - "id": 17653, + "id": 17670, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17654, + "id": 17671, "name": "__type", "variant": "signature", "kind": 4096, @@ -1654,7 +1654,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1689,7 +1689,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", @@ -1712,7 +1712,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1758,7 +1758,7 @@ }, "objectType": { "type": "reference", - "target": 17671, + "target": 17688, "typeArguments": [ { "type": "unknown", @@ -1772,7 +1772,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "indexedAccess", @@ -1797,18 +1797,18 @@ "types": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1823,18 +1823,18 @@ }, { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1846,28 +1846,28 @@ { "type": "reflection", "declaration": { - "id": 17655, + "id": 17672, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17656, + "id": 17673, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17657, + "id": 17674, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17658, + "id": 17675, "name": "config", "variant": "param", "kind": 32768, @@ -1878,14 +1878,14 @@ { "type": "reflection", "declaration": { - "id": 17659, + "id": 17676, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17660, + "id": 17677, "name": "name", "variant": "declaration", "kind": 1024, @@ -1902,7 +1902,7 @@ { "title": "Properties", "children": [ - 17660 + 17677 ] } ] @@ -1951,11 +1951,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -1972,7 +1972,7 @@ { "title": "Methods", "children": [ - 17656 + 17673 ] } ] @@ -1987,7 +1987,7 @@ "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2005,21 +2005,21 @@ "falseType": { "type": "reflection", "declaration": { - "id": 17661, + "id": 17678, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17662, + "id": 17679, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17663, + "id": 17680, "name": "input", "variant": "param", "kind": 32768, @@ -2029,18 +2029,18 @@ "types": [ { "type": "reference", - "target": 17670, + "target": 17687, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17670, + "target": 17687, "name": "TInput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2060,7 +2060,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2095,7 +2095,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", @@ -2118,7 +2118,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2164,7 +2164,7 @@ }, "objectType": { "type": "reference", - "target": 17671, + "target": 17688, "typeArguments": [ { "type": "unknown", @@ -2178,7 +2178,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "indexedAccess", @@ -2203,18 +2203,18 @@ "types": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2229,18 +2229,18 @@ }, { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2252,28 +2252,28 @@ { "type": "reflection", "declaration": { - "id": 17664, + "id": 17681, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17665, + "id": 17682, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17666, + "id": 17683, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17667, + "id": 17684, "name": "config", "variant": "param", "kind": 32768, @@ -2284,14 +2284,14 @@ { "type": "reflection", "declaration": { - "id": 17668, + "id": 17685, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17669, + "id": 17686, "name": "name", "variant": "declaration", "kind": 1024, @@ -2308,7 +2308,7 @@ { "title": "Properties", "children": [ - 17669 + 17686 ] } ] @@ -2357,11 +2357,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2378,7 +2378,7 @@ { "title": "Methods", "children": [ - 17665 + 17682 ] } ] @@ -2393,7 +2393,7 @@ "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2411,11 +2411,11 @@ }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17671, + "target": 17688, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2428,14 +2428,14 @@ } }, { - "id": 17672, + "id": 17689, "name": "WorkflowDataProperties", "variant": "declaration", "kind": 2097152, "flags": {}, "typeParameters": [ { - "id": 17676, + "id": 17693, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2449,14 +2449,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17673, + "id": 17690, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17674, + "id": 17691, "name": "__type", "variant": "declaration", "kind": 1024, @@ -2467,7 +2467,7 @@ } }, { - "id": 17675, + "id": 17692, "name": "__step__", "variant": "declaration", "kind": 1024, @@ -2482,8 +2482,8 @@ { "title": "Properties", "children": [ - 17674, - 17675 + 17691, + 17692 ] } ] @@ -2491,7 +2491,7 @@ } }, { - "id": 17677, + "id": 17694, "name": "WorkflowData", "variant": "declaration", "kind": 2097152, @@ -2506,7 +2506,7 @@ }, "typeParameters": [ { - "id": 17684, + "id": 17701, "name": "T", "variant": "typeParam", "kind": 131072, @@ -2532,7 +2532,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2561,7 +2561,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", @@ -2584,7 +2584,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2601,7 +2601,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2624,7 +2624,7 @@ }, "objectType": { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2632,7 +2632,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "indexedAccess", @@ -2648,7 +2648,7 @@ }, "objectType": { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2666,18 +2666,18 @@ "types": [ { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2692,18 +2692,18 @@ }, { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17672, + "target": 17689, "typeArguments": [ { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2715,28 +2715,28 @@ { "type": "reflection", "declaration": { - "id": 17678, + "id": 17695, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17679, + "id": 17696, "name": "config", "variant": "declaration", "kind": 2048, "flags": {}, "signatures": [ { - "id": 17680, + "id": 17697, "name": "config", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17681, + "id": 17698, "name": "config", "variant": "param", "kind": 32768, @@ -2747,14 +2747,14 @@ { "type": "reflection", "declaration": { - "id": 17682, + "id": 17699, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17683, + "id": 17700, "name": "name", "variant": "declaration", "kind": 1024, @@ -2771,7 +2771,7 @@ { "title": "Properties", "children": [ - 17683 + 17700 ] } ] @@ -2820,11 +2820,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17684, + "target": 17701, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -2841,7 +2841,7 @@ { "title": "Methods", "children": [ - 17679 + 17696 ] } ] @@ -2851,7 +2851,7 @@ } }, { - "id": 17685, + "id": 17702, "name": "CreateWorkflowComposerContext", "variant": "declaration", "kind": 2097152, @@ -2859,14 +2859,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17686, + "id": 17703, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17687, + "id": 17704, "name": "hooks_", "variant": "declaration", "kind": 1024, @@ -2880,7 +2880,7 @@ } }, { - "id": 17688, + "id": 17705, "name": "hooksCallback_", "variant": "declaration", "kind": 1024, @@ -2914,7 +2914,7 @@ } }, { - "id": 17689, + "id": 17706, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -2925,7 +2925,7 @@ } }, { - "id": 17690, + "id": 17707, "name": "flow", "variant": "declaration", "kind": 1024, @@ -2941,7 +2941,7 @@ } }, { - "id": 17691, + "id": 17708, "name": "handlers", "variant": "declaration", "kind": 1024, @@ -2957,7 +2957,7 @@ } }, { - "id": 17692, + "id": 17709, "name": "stepBinder", "variant": "declaration", "kind": 1024, @@ -2965,21 +2965,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17693, + "id": 17710, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17694, + "id": 17711, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17696, + "id": 17713, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -2992,14 +2992,14 @@ ], "parameters": [ { - "id": 17695, + "id": 17712, "name": "fn", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17647, + "target": 17664, "name": "StepFunctionResult", "package": "@medusajs/workflows-sdk" } @@ -3007,11 +3007,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17696, + "target": 17713, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3026,7 +3026,7 @@ } }, { - "id": 17697, + "id": 17714, "name": "hookBinder", "variant": "declaration", "kind": 1024, @@ -3034,21 +3034,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17698, + "id": 17715, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17699, + "id": 17716, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17702, + "id": 17719, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -3061,7 +3061,7 @@ ], "parameters": [ { - "id": 17700, + "id": 17717, "name": "name", "variant": "param", "kind": 32768, @@ -3072,7 +3072,7 @@ } }, { - "id": 17701, + "id": 17718, "name": "fn", "variant": "param", "kind": 32768, @@ -3090,11 +3090,11 @@ ], "type": { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17702, + "target": 17719, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3109,7 +3109,7 @@ } }, { - "id": 17703, + "id": 17720, "name": "parallelizeBinder", "variant": "declaration", "kind": 1024, @@ -3117,21 +3117,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17704, + "id": 17721, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17705, + "id": 17722, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17710, + "id": 17727, "name": "TOutput", "variant": "typeParam", "kind": 131072, @@ -3140,7 +3140,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17677, + "target": 17694, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -3149,7 +3149,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 17677, + "target": 17694, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -3158,7 +3158,7 @@ ], "parameters": [ { - "id": 17706, + "id": 17723, "name": "fn", "variant": "param", "kind": 32768, @@ -3166,28 +3166,28 @@ "type": { "type": "reflection", "declaration": { - "id": 17707, + "id": 17724, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17708, + "id": 17725, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17709, + "id": 17726, "name": "this", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17685, + "target": 17702, "name": "CreateWorkflowComposerContext", "package": "@medusajs/workflows-sdk" } @@ -3195,7 +3195,7 @@ ], "type": { "type": "reference", - "target": 17710, + "target": 17727, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3208,7 +3208,7 @@ ], "type": { "type": "reference", - "target": 17710, + "target": 17727, "name": "TOutput", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3223,14 +3223,14 @@ { "title": "Properties", "children": [ - 17687, - 17688, - 17689, - 17690, - 17691, - 17692, - 17697, - 17703 + 17704, + 17705, + 17706, + 17707, + 17708, + 17709, + 17714, + 17720 ] } ] @@ -3238,7 +3238,7 @@ } }, { - "id": 17711, + "id": 17728, "name": "StepExecutionContext", "variant": "declaration", "kind": 256, @@ -3253,7 +3253,7 @@ }, "children": [ { - "id": 17712, + "id": 17729, "name": "workflowId", "variant": "declaration", "kind": 1024, @@ -3272,7 +3272,7 @@ } }, { - "id": 17713, + "id": 17730, "name": "attempt", "variant": "declaration", "kind": 1024, @@ -3291,7 +3291,7 @@ } }, { - "id": 17714, + "id": 17731, "name": "idempotencyKey", "variant": "declaration", "kind": 1024, @@ -3310,7 +3310,7 @@ } }, { - "id": 17715, + "id": 17732, "name": "stepName", "variant": "declaration", "kind": 1024, @@ -3329,7 +3329,7 @@ } }, { - "id": 17716, + "id": 17733, "name": "action", "variant": "declaration", "kind": 1024, @@ -3357,7 +3357,7 @@ } }, { - "id": 17717, + "id": 17734, "name": "container", "variant": "declaration", "kind": 1024, @@ -3381,7 +3381,7 @@ } }, { - "id": 17718, + "id": 17735, "name": "metadata", "variant": "declaration", "kind": 1024, @@ -3405,7 +3405,7 @@ } }, { - "id": 17719, + "id": 17736, "name": "context", "variant": "declaration", "kind": 1024, @@ -3430,7 +3430,7 @@ } }, { - "id": 17720, + "id": 17737, "name": "eventGroupId", "variant": "declaration", "kind": 1024, @@ -3451,7 +3451,7 @@ } }, { - "id": 17721, + "id": 17738, "name": "transactionId", "variant": "declaration", "kind": 1024, @@ -3476,22 +3476,22 @@ { "title": "Properties", "children": [ - 17712, - 17713, - 17714, - 17715, - 17716, - 17717, - 17718, - 17719, - 17720, - 17721 + 17729, + 17730, + 17731, + 17732, + 17733, + 17734, + 17735, + 17736, + 17737, + 17738 ] } ] }, { - "id": 17722, + "id": 17739, "name": "WorkflowTransactionContext", "variant": "declaration", "kind": 2097152, @@ -3501,7 +3501,7 @@ "types": [ { "type": "reference", - "target": 17711, + "target": 17728, "name": "StepExecutionContext", "package": "@medusajs/workflows-sdk" }, @@ -3518,14 +3518,14 @@ { "type": "reflection", "declaration": { - "id": 17723, + "id": 17740, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17724, + "id": 17741, "name": "invoke", "variant": "declaration", "kind": 1024, @@ -3533,21 +3533,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17725, + "id": 17742, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "indexSignatures": [ { - "id": 17726, + "id": 17743, "name": "__index", "variant": "signature", "kind": 8192, "flags": {}, "parameters": [ { - "id": 17727, + "id": 17744, "name": "key", "variant": "param", "kind": 32768, @@ -3561,14 +3561,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17728, + "id": 17745, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17729, + "id": 17746, "name": "output", "variant": "declaration", "kind": 1024, @@ -3583,7 +3583,7 @@ { "title": "Properties", "children": [ - 17729 + 17746 ] } ] @@ -3599,7 +3599,7 @@ { "title": "Properties", "children": [ - 17724 + 17741 ] } ] @@ -3609,7 +3609,7 @@ } }, { - "id": 17730, + "id": 17747, "name": "ReturnWorkflow", "variant": "declaration", "kind": 2097152, @@ -3624,7 +3624,7 @@ "kind": "inline-tag", "tag": "@link", "text": "createWorkflow", - "target": 17538 + "target": 17555 }, { "kind": "text", @@ -3665,21 +3665,21 @@ }, "typeParameters": [ { - "id": 17759, + "id": 17776, "name": "TData", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17760, + "id": 17777, "name": "TResult", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 17761, + "id": 17778, "name": "THooks", "variant": "typeParam", "kind": 131072, @@ -3716,21 +3716,21 @@ { "type": "reflection", "declaration": { - "id": 17731, + "id": 17748, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17732, + "id": 17749, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17733, + "id": 17750, "name": "TDataOverride", "variant": "typeParam", "kind": 131072, @@ -3741,7 +3741,7 @@ } }, { - "id": 17734, + "id": 17751, "name": "TResultOverride", "variant": "typeParam", "kind": 131072, @@ -3754,7 +3754,7 @@ ], "parameters": [ { - "id": 17735, + "id": 17752, "name": "container", "variant": "param", "kind": 32768, @@ -3778,14 +3778,14 @@ "elementType": { "type": "reflection", "declaration": { - "id": 17736, + "id": 17753, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17737, + "id": 17754, "name": "__joinerConfig", "variant": "declaration", "kind": 1024, @@ -3801,7 +3801,7 @@ } }, { - "id": 17738, + "id": 17755, "name": "__definition", "variant": "declaration", "kind": 1024, @@ -3821,8 +3821,8 @@ { "title": "Properties", "children": [ - 17737, - 17738 + 17754, + 17755 ] } ] @@ -3886,28 +3886,28 @@ "typeArguments": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17760, + "target": 17777, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17733, + "target": 17750, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17734, + "target": 17751, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3924,7 +3924,7 @@ }, { "type": "reference", - "target": 17761, + "target": 17778, "name": "THooks", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -3932,14 +3932,14 @@ { "type": "reflection", "declaration": { - "id": 17739, + "id": 17756, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17740, + "id": 17757, "name": "runAsStep", "variant": "declaration", "kind": 1024, @@ -3947,21 +3947,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17741, + "id": 17758, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17742, + "id": 17759, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17743, + "id": 17760, "name": "{\n input,\n }", "variant": "param", "kind": 32768, @@ -3969,14 +3969,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17744, + "id": 17761, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17745, + "id": 17762, "name": "input", "variant": "declaration", "kind": 1024, @@ -3986,18 +3986,18 @@ "types": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17677, + "target": 17694, "typeArguments": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4014,7 +4014,7 @@ { "title": "Properties", "children": [ - 17745 + 17762 ] } ] @@ -4031,18 +4031,18 @@ "typeArguments": [ { "type": "reference", - "target": 17652, + "target": 17669, "typeArguments": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17760, + "target": 17777, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4061,7 +4061,7 @@ } }, { - "id": 17746, + "id": 17763, "name": "run", "variant": "declaration", "kind": 1024, @@ -4069,21 +4069,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17747, + "id": 17764, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17748, + "id": 17765, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17750, + "id": 17767, "name": "TDataOverride", "variant": "typeParam", "kind": 131072, @@ -4094,7 +4094,7 @@ } }, { - "id": 17751, + "id": 17768, "name": "TResultOverride", "variant": "typeParam", "kind": 131072, @@ -4107,7 +4107,7 @@ ], "parameters": [ { - "id": 17749, + "id": 17766, "name": "args", "variant": "param", "kind": 32768, @@ -4136,28 +4136,28 @@ "typeArguments": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17760, + "target": 17777, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17750, + "target": 17767, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17751, + "target": 17768, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4195,28 +4195,28 @@ "typeArguments": [ { "type": "reference", - "target": 17759, + "target": 17776, "name": "TData", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17760, + "target": 17777, "name": "TResult", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17750, + "target": 17767, "name": "TDataOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, { "type": "reference", - "target": 17751, + "target": 17768, "name": "TResultOverride", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4236,7 +4236,7 @@ } }, { - "id": 17752, + "id": 17769, "name": "getName", "variant": "declaration", "kind": 1024, @@ -4244,14 +4244,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17753, + "id": 17770, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17754, + "id": 17771, "name": "__type", "variant": "signature", "kind": 4096, @@ -4266,7 +4266,7 @@ } }, { - "id": 17755, + "id": 17772, "name": "config", "variant": "declaration", "kind": 1024, @@ -4274,21 +4274,21 @@ "type": { "type": "reflection", "declaration": { - "id": 17756, + "id": 17773, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "signatures": [ { - "id": 17757, + "id": 17774, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 17758, + "id": 17775, "name": "config", "variant": "param", "kind": 32768, @@ -4318,10 +4318,10 @@ { "title": "Properties", "children": [ - 17740, - 17746, - 17752, - 17755 + 17757, + 17763, + 17769, + 17772 ] } ] @@ -4331,7 +4331,7 @@ } }, { - "id": 17762, + "id": 17779, "name": "UnwrapWorkflowInputDataType", "variant": "declaration", "kind": 2097152, @@ -4357,14 +4357,14 @@ }, "typeParameters": [ { - "id": 17763, + "id": 17780, "name": "T", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 17730, + "target": 17747, "typeArguments": [ { "type": "intrinsic", @@ -4388,14 +4388,14 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 17763, + "target": 17780, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true }, "extendsType": { "type": "reference", - "target": 17730, + "target": 17747, "typeArguments": [ { "type": "inferred", @@ -4430,21 +4430,21 @@ } }, { - "id": 17764, + "id": 17781, "name": "when", "variant": "declaration", "kind": 64, "flags": {}, "signatures": [ { - "id": 17765, + "id": 17782, "name": "when", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 17766, + "id": 17783, "name": "T", "variant": "typeParam", "kind": 131072, @@ -4458,7 +4458,7 @@ }, { "type": "reference", - "target": 17677, + "target": 17694, "name": "WorkflowData", "package": "@medusajs/workflows-sdk" } @@ -4466,7 +4466,7 @@ } }, { - "id": 17767, + "id": 17784, "name": "Then", "variant": "typeParam", "kind": 131072, @@ -4484,21 +4484,21 @@ ], "parameters": [ { - "id": 17768, + "id": 17785, "name": "values", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 17766, + "target": 17783, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true } }, { - "id": 17769, + "id": 17786, "name": "condition", "variant": "param", "kind": 32768, @@ -4512,7 +4512,7 @@ "typeArguments": [ { "type": "reference", - "target": 17766, + "target": 17783, "name": "T", "package": "@medusajs/workflows-sdk", "refersToTypeParameter": true @@ -4526,14 +4526,14 @@ "type": { "type": "reflection", "declaration": { - "id": 17770, + "id": 17787, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 17771, + "id": 17788, "name": "then", "variant": "declaration", "kind": 1024, @@ -4553,7 +4553,7 @@ { "title": "Properties", "children": [ - 17771 + 17788 ] } ] @@ -4567,344 +4567,276 @@ { "title": "Classes", "children": [ - 17554 + 17571 ] }, { "title": "Interfaces", "children": [ - 17711 + 17728 ] }, { "title": "Type Aliases", "children": [ - 17647, - 17652, - 17672, - 17677, - 17685, - 17722, - 17730, - 17762 + 17664, + 17669, + 17689, + 17694, + 17702, + 17739, + 17747, + 17779 ] }, { "title": "Functions", "children": [ - 17528, - 17538, - 17586, - 17590, - 17764 + 17545, + 17555, + 17603, + 17607, + 17781 ] } ], "packageName": "@medusajs/workflows-sdk", "symbolIdMap": { - "17527": { + "17544": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/index.ts", "qualifiedName": "" }, - "17528": { + "17545": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "createStep" }, - "17529": { + "17546": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "createStep" }, - "17530": { + "17547": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeInput" }, - "17531": { + "17548": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeResultOutput" }, - "17532": { + "17549": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "TInvokeResultCompensateInput" }, - "17533": { + "17550": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "nameOrConfig" }, - "17534": { + "17551": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "__type" }, - "17535": { + "17552": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "__type.name" }, - "17536": { + "17553": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "invokeFn" }, - "17537": { + "17554": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-step.ts", "qualifiedName": "compensateFn" }, - "17538": { + "17555": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "createWorkflow" }, - "17539": { + "17556": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "createWorkflow" }, - "17540": { + "17557": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "TData" }, - "17541": { + "17558": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "TResult" }, - "17542": { + "17559": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "THooks" }, - "17543": { + "17560": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "nameOrConfig" }, - "17544": { + "17561": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17545": { + "17562": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type.name" }, - "17546": { + "17563": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "composer" }, - "17547": { + "17564": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17548": { + "17565": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "__type" }, - "17549": { + "17566": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/create-workflow.ts", "qualifiedName": "input" }, - "17554": { + "17571": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse" }, - "17555": { + "17572": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.permanentFailure" }, - "17556": { + "17573": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.permanentFailure" }, - "17557": { + "17574": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "message" }, - "17558": { + "17575": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.__constructor" }, - "17559": { + "17576": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse" }, - "17560": { + "17577": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TOutput" }, - "17561": { + "17578": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TCompensateInput" }, - "17562": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", - "qualifiedName": "output" - }, - "17563": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", - "qualifiedName": "compensateInput" - }, "17579": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", - "qualifiedName": "StepResponse.TOutput" + "qualifiedName": "output" }, "17580": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", + "qualifiedName": "compensateInput" + }, + "17596": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", + "qualifiedName": "StepResponse.TOutput" + }, + "17597": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/helpers/step-response.ts", "qualifiedName": "StepResponse.TCompensateInput" }, - "17586": { + "17603": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "parallelize" }, - "17587": { + "17604": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "parallelize" }, - "17588": { + "17605": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "TResult" }, - "17589": { + "17606": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/parallelize.ts", "qualifiedName": "steps" }, - "17590": { + "17607": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "transform" }, - "17591": { + "17608": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "transform" }, - "17592": { + "17609": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "T" }, - "17593": { + "17610": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "RFinal" }, - "17594": { + "17611": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "values" }, - "17595": { + "17612": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/transform.ts", "qualifiedName": "func" }, - "17647": { + "17664": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "StepFunctionResult" }, - "17648": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17649": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17650": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "this" - }, - "17651": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" - }, - "17652": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepFunction" - }, - "17653": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17654": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17655": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17656": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17657": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" - }, - "17658": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" - }, - "17659": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17660": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" - }, - "17661": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17662": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, - "17663": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "input" - }, - "17664": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" - }, "17665": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "__type" }, "17666": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "__type" }, "17667": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" + "qualifiedName": "this" }, "17668": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "TOutput" }, "17669": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" + "qualifiedName": "StepFunction" }, "17670": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TInput" + "qualifiedName": "__type" }, "17671": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "__type" }, "17672": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowDataProperties" + "qualifiedName": "__type" }, "17673": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.config" }, "17674": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__type" + "qualifiedName": "__type.config" }, "17675": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__step__" + "qualifiedName": "config" }, "17676": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" + "qualifiedName": "__type" }, "17677": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowData" + "qualifiedName": "__type.name" }, "17678": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -4912,83 +4844,83 @@ }, "17679": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "__type" }, "17680": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "qualifiedName": "input" }, "17681": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" + "qualifiedName": "__type" }, "17682": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.config" }, "17683": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.name" + "qualifiedName": "__type.config" }, "17684": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" + "qualifiedName": "config" }, "17685": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "CreateWorkflowComposerContext" + "qualifiedName": "__type" }, "17686": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.name" }, "17687": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hooks_" + "qualifiedName": "TInput" }, "17688": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hooksCallback_" + "qualifiedName": "TOutput" }, "17689": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.workflowId" + "qualifiedName": "WorkflowDataProperties" }, "17690": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.flow" + "qualifiedName": "__type" }, "17691": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.handlers" + "qualifiedName": "__type.__type" }, "17692": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.stepBinder" + "qualifiedName": "__type.__step__" }, "17693": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "T" }, "17694": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "WorkflowData" }, "17695": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "__type" }, "17696": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "__type.config" }, "17697": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.hookBinder" + "qualifiedName": "__type.config" }, "17698": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "config" }, "17699": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -4996,103 +4928,103 @@ }, "17700": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "name" + "qualifiedName": "__type.name" }, "17701": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "T" }, "17702": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "CreateWorkflowComposerContext" }, "17703": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.parallelizeBinder" + "qualifiedName": "__type" }, "17704": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.hooks_" }, "17705": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.hooksCallback_" }, "17706": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "fn" + "qualifiedName": "__type.workflowId" }, "17707": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.flow" }, "17708": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.handlers" }, "17709": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "this" + "qualifiedName": "__type.stepBinder" }, "17710": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TOutput" + "qualifiedName": "__type" }, "17711": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext" + "qualifiedName": "__type" }, "17712": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.workflowId" + "qualifiedName": "fn" }, "17713": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.attempt" + "qualifiedName": "TOutput" }, "17714": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.idempotencyKey" + "qualifiedName": "__type.hookBinder" }, "17715": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.stepName" + "qualifiedName": "__type" }, "17716": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.action" + "qualifiedName": "__type" }, "17717": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.container" + "qualifiedName": "name" }, "17718": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.metadata" + "qualifiedName": "fn" }, "17719": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.context" + "qualifiedName": "TOutput" }, "17720": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.eventGroupId" + "qualifiedName": "__type.parallelizeBinder" }, "17721": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "StepExecutionContext.transactionId" + "qualifiedName": "__type" }, "17722": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "WorkflowTransactionContext" + "qualifiedName": "__type" }, "17723": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "fn" }, "17724": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.invoke" + "qualifiedName": "__type" }, "17725": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5100,83 +5032,87 @@ }, "17726": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.__index" + "qualifiedName": "this" + }, + "17727": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TOutput" }, "17728": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext" }, "17729": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.output" + "qualifiedName": "StepExecutionContext.workflowId" }, "17730": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "ReturnWorkflow" + "qualifiedName": "StepExecutionContext.attempt" }, "17731": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.idempotencyKey" }, "17732": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "StepExecutionContext.stepName" }, "17733": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TDataOverride" + "qualifiedName": "StepExecutionContext.action" }, "17734": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TResultOverride" + "qualifiedName": "StepExecutionContext.container" }, "17735": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "container" + "qualifiedName": "StepExecutionContext.metadata" }, "17736": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "StepExecutionContext.context" }, "17737": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__joinerConfig" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "StepExecutionContext.eventGroupId" }, "17738": { - "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", - "qualifiedName": "__type.__definition" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "StepExecutionContext.transactionId" }, "17739": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "WorkflowTransactionContext" }, "17740": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.runAsStep" + "qualifiedName": "__type" }, "17741": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.invoke" }, "17742": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "__type" }, - "17744": { + "17743": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.__index" }, "17745": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.input" + "qualifiedName": "__type" }, "17746": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.run" + "qualifiedName": "__type.output" }, "17747": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "ReturnWorkflow" }, "17748": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5184,7 +5120,7 @@ }, "17749": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "args" + "qualifiedName": "__type" }, "17750": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5196,19 +5132,19 @@ }, "17752": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.getName" + "qualifiedName": "container" }, "17753": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", "qualifiedName": "__type" }, "17754": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__joinerConfig" }, "17755": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type.config" + "sourceFileName": "../../../../packages/core/types/src/modules-sdk/index.ts", + "qualifiedName": "__type.__definition" }, "17756": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", @@ -5216,61 +5152,125 @@ }, "17757": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "__type" + "qualifiedName": "__type.runAsStep" }, "17758": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "config" + "qualifiedName": "__type" }, "17759": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TData" - }, - "17760": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "TResult" + "qualifiedName": "__type" }, "17761": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "THooks" + "qualifiedName": "__type" }, "17762": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "UnwrapWorkflowInputDataType" + "qualifiedName": "__type.input" }, "17763": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", - "qualifiedName": "T" + "qualifiedName": "__type.run" }, "17764": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "when" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" }, "17765": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "when" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" }, "17766": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "T" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "args" }, "17767": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "Then" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TDataOverride" }, "17768": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "values" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TResultOverride" }, "17769": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", - "qualifiedName": "condition" + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.getName" }, "17770": { - "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", "qualifiedName": "__type" }, "17771": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17772": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type.config" + }, + "17773": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17774": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "__type" + }, + "17775": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "config" + }, + "17776": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TData" + }, + "17777": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "TResult" + }, + "17778": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "THooks" + }, + "17779": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "UnwrapWorkflowInputDataType" + }, + "17780": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/type.ts", + "qualifiedName": "T" + }, + "17781": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "when" + }, + "17782": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "when" + }, + "17783": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "T" + }, + "17784": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "Then" + }, + "17785": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "values" + }, + "17786": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "condition" + }, + "17787": { + "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", + "qualifiedName": "__type" + }, + "17788": { "sourceFileName": "../../../../packages/core/workflows-sdk/src/utils/composer/when.ts", "qualifiedName": "__type.then" } @@ -5280,7 +5280,7 @@ "1": "../../../../packages/core/workflows-sdk/src/utils/composer/index.ts" }, "reflections": { - "1": 17527 + "1": 17544 } } } \ No newline at end of file